• Joined on 2019-03-28
sb10q pushed to master at M-Labs/thermostat 2024-09-19 10:09:00 +08:00
ae4bea0c8a gitignore: Ignore .bin files and __pycache__
sb10q merged pull request M-Labs/thermostat#120 2024-09-19 10:08:59 +08:00
gitignore: Ignore .bin files and __pycache__
sb10q pushed to master at M-Labs/thermostat 2024-09-19 10:06:47 +08:00
1f2de942e4 flake: Add rlwrap to devShell
sb10q merged pull request M-Labs/thermostat#131 2024-09-19 10:06:47 +08:00
flake: Add rlwrap to devShell
sb10q pushed to master at M-Labs/thermostat 2024-09-19 10:06:25 +08:00
1041d3ecbb Improve the VREF calibration routine
sb10q merged pull request M-Labs/thermostat#132 2024-09-19 10:06:25 +08:00
Improve the VREF calibration routine
sb10q commented on pull request M-Labs/thermostat#132 2024-09-19 10:02:26 +08:00
Improve the VREF calibration routine

Why does the calibration take so long? Is that something to be expected from the component datasheet values and the target performance?

sb10q commented on pull request M-Labs/artiq-zynq#323 2024-09-14 11:42:12 +08:00
Support CoreMgmt over DRTIO on Zynq Devices

Isn't that just an idiosyncratic object? Canonical way would be to define a struct.

sb10q merged pull request M-Labs/artiq-zynq#325 2024-09-14 11:38:03 +08:00
run idle kernel on flash
sb10q pushed to master at M-Labs/artiq-zynq 2024-09-14 11:38:03 +08:00
e7614d2e8e rerun idle kernel on finish
491e426222 run idle kernel on flash
Compare 2 commits »
sb10q pushed to master at M-Labs/it-infra 2024-09-13 13:23:20 +08:00
aaf70f36df nixops: remove user accounts
sb10q pushed to master at M-Labs/nac3 2024-09-13 12:12:15 +08:00
f2c047ba57 artiq: support async rpcs
sb10q merged pull request M-Labs/nac3#540 2024-09-13 12:12:14 +08:00
Async RPC support
sb10q opened issue M-Labs/nac3#545 2024-09-13 12:11:02 +08:00
remove all knowledge of "rpc" from nac3core
sb10q deleted branch misc/update-deps from M-Labs/nac3 2024-09-13 11:13:40 +08:00
sb10q pushed to master at M-Labs/nac3 2024-09-13 11:13:40 +08:00
5e2e77a500 [meta] Bump inkwell to v0.5
f3cc4702b9 [meta] Update dependencies
Compare 2 commits »
sb10q merged pull request M-Labs/nac3#544 2024-09-13 11:13:39 +08:00
Update dependencies and Inkwell
sb10q pushed to master at sb10q/cells 2024-09-12 23:30:37 +08:00
13d6f003d4 add plot function
sb10q opened issue M-Labs/nac3#543 2024-09-12 23:09:17 +08:00
implement np.linspace and np.arange