• Joined on 2019-03-28
sb10q pushed to master at M-Labs/web2019 2024-07-05 15:09:42 +08:00
cba6ab72c4 Add development scripts for smoother development process
sb10q pushed to release-8 at M-Labs/artiq-zynq 2024-07-05 14:55:30 +08:00
25e858f2e9 kernel/api: add rint api
sb10q pushed to master at M-Labs/artiq-zynq 2024-07-05 14:54:17 +08:00
3a789889cf kernel/api: add rint api
sb10q merged pull request M-Labs/artiq-zynq#303 2024-07-05 14:54:16 +08:00
kernel/api: add rint api
sb10q deleted branch fix-issue-443 from M-Labs/nac3 2024-07-05 14:51:33 +08:00
sb10q pushed to master at M-Labs/nac3 2024-07-05 14:51:28 +08:00
cbff356d50 core: workaround inkwell on llvm.stackrestore
sb10q merged pull request M-Labs/nac3#446 2024-07-05 14:51:28 +08:00
core: workaround inkwell on `llvm.stackrestore`
sb10q closed issue M-Labs/web2019#31 2024-07-05 14:50:49 +08:00
add 8451 Thermostat
sb10q merged pull request M-Labs/web2019#139 2024-07-05 14:50:20 +08:00
Add 2 channel thermostat to shop
sb10q pushed to master at M-Labs/web2019 2024-07-05 14:50:13 +08:00
d3cc86dfa5 Add 2 channel thermostat to shop
sb10q commented on pull request M-Labs/web2019#139 2024-07-05 14:44:49 +08:00
Add 2 channel thermostat to shop

I didn't say remove zotino. Please pay attention.

sb10q commented on pull request M-Labs/nac3#447 2024-07-05 14:37:27 +08:00
core/llvm_intrinsic: use llvm.rint for rounding
  1. The function should be renamed call_float_rint if it calls rint. Please also check for any similar discrepancies that may have crept up elsewhere.
  2. How do we set and enforce the rounding…
sb10q commented on pull request M-Labs/web2019#139 2024-07-04 21:35:06 +08:00
Add 2 channel thermostat to shop

Or external devices containing TEC and thermistor

sb10q commented on pull request M-Labs/web2019#139 2024-07-04 21:32:27 +08:00
Add 2 channel thermostat to shop

Just call it TEC connector. IDC 10-pin is a silly name.

sb10q commented on pull request M-Labs/web2019#139 2024-07-04 21:31:51 +08:00
Add 2 channel thermostat to shop

What does this have to do with thermostat?

sb10q deleted branch enhance/list-add-mul-eq from M-Labs/nac3 2024-07-04 19:49:38 +08:00
sb10q merged pull request M-Labs/nac3#445 2024-07-04 19:49:35 +08:00
Refactor List into TObj, Implement __add__, __mul__, __eq__ and __ne__ for lists
sb10q pushed to master at M-Labs/nac3 2024-07-04 19:49:35 +08:00
ba32fab374 standalone: Add demos for list arithmetic operators
c4052b6342 core: Implement multi-operand __eq__ and __ne__ for lists
66c205275f core: Implement list::__add__
c85e412206 core: Implement list::__mul__
075536d7bd core: Add BreakContinueHooks for gen_for_callback
Compare 8 commits »
sb10q pushed to release-8 at M-Labs/artiq-zynq 2024-07-04 19:40:39 +08:00
50c63b2c93 repeater: clear buffer after ping
sb10q pushed to master at M-Labs/artiq-zynq 2024-07-04 19:39:30 +08:00
72b814f7fd repeater: clear buffer after ping