• Joined on 2019-03-28
sb10q pushed to master at M-Labs/it-infra 2024-10-05 10:15:28 +08:00
3419fe6013 nixbld: remove nkrackow user
sb10q commented on pull request M-Labs/it-infra#45 2024-10-05 10:11:23 +08:00
Use postfix options for routing mails through tunnel

Your comment is just like saying that website changes cannot be tested before deployment because HTTP servers do not work behind NAT. I gave you at least four ways to make it work for testing in…

sb10q pushed to master at sb10q/cells 2024-10-04 18:59:55 +08:00
a12e42681a add FFT function
216e96bb05 define plot function
0488f85b9e define slider function
Compare 3 commits »
sb10q commented on pull request M-Labs/it-infra#45 2024-10-04 15:27:23 +08:00
Use postfix options for routing mails through tunnel

which is not possible to test safely.

Stop whining and listen to the instructions I gave you on several occasions to test this without taking out the server connection.

sb10q pushed to master at sb10q/cells 2024-10-04 14:48:56 +08:00
8d6f8086f5 handle global variables
sb10q pushed to master at M-Labs/web2019 2024-10-04 14:28:58 +08:00
f087a00cee Fix price not getting updated on crate clear and deletion
sb10q merged pull request M-Labs/web2019#153 2024-10-04 14:28:57 +08:00
Fix total price not getting updated on crate clear and deletion
sb10q pushed to master at sb10q/cells 2024-10-04 14:04:47 +08:00
e64ee40d63 update dependencies
sb10q deleted branch enhance/global-vars from M-Labs/nac3 2024-10-04 14:00:13 +08:00
sb10q pushed to master at M-Labs/nac3 2024-10-04 14:00:12 +08:00
581b2f7bb2 [standalone] Add demo for global variables
746329ec5d [standalone] Implement symbol resolution for globals
e60e8e837f [core] Add support for global statements
9fdbe9695d [core] Add generator to SymbolResolver::get_symbol_value
8065e73598 [core] toplevel/composer: Add type analysis for global variables
Compare 10 commits »
sb10q merged pull request M-Labs/nac3#546 2024-10-04 14:00:10 +08:00
Implement support for global variables in nac3standalone
sb10q pushed to master at sb10q/cells 2024-10-03 22:14:44 +08:00
c06eeb9684 do not return value from run(), add run() template
sb10q pushed to master at sb10q/cells 2024-10-03 17:53:39 +08:00
bdf53a6185 update dependencies
sb10q commented on issue M-Labs/nac3#543 2024-10-02 20:14:27 +08:00
implement np.linspace and np.arange
sb10q commented on pull request M-Labs/artiq-zynq#327 2024-10-02 20:05:21 +08:00
Add ebaz4205 support

And I think most other programs use - not _ in command line arguments.

sb10q commented on pull request M-Labs/artiq-zynq#327 2024-10-02 20:02:14 +08:00
Add ebaz4205 support

125MHz would be a more sensible default.

sb10q commented on pull request M-Labs/artiq-zynq#327 2024-10-02 20:01:15 +08:00
Add ebaz4205 support

Might be simpler to either (1) add a dummy module with I2C functions that always return false, or (2) dedicate two I/O pins on the board to I2C since many use cases will want it anyway.

sb10q pushed to master at M-Labs/it-infra 2024-10-02 18:41:49 +08:00
ec53c0cbdd nixbld: add eduardotenholder user
0258f5cff4 nixbld: reorganize users (NFC)
Compare 2 commits »
sb10q pushed to master at M-Labs/web2019 2024-10-02 13:56:40 +08:00
f69102fa0e update FAQ
sb10q pushed to release-7 at M-Labs/artiq-extrapkg 2024-10-01 15:01:32 +08:00
ebef8fd42b flake: update dependencies