forked from M-Labs/artiq
1
0
Fork 0
Commit Graph

8922 Commits

Author SHA1 Message Date
mwojcik 505ddff15d subkernel: pass exceptions to kernel 2024-07-31 17:17:50 +08:00
architeuthidae 4e39a7db44 doc: Rewrite FAQ 2024-07-31 17:16:09 +08:00
architeuthidae 82f6e14b78 git(hub): update gitignore, pull request template 2024-07-31 13:42:59 +08:00
architeuthidae d934092ecb doc: Document core_log() in manual 2024-07-31 13:42:59 +08:00
Florian Agbuya 13250427e0 afws_client: fix unicode error in json handling
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2024-07-29 18:32:58 +08:00
architeuthidae 61986e4f2b doc: Add references to command line tools 2024-07-29 13:41:29 +08:00
architeuthidae a324d77e37 doc: Add artiq_session and artiq_ctlmgr to front-end tools 2024-07-29 13:41:29 +08:00
architeuthidae a0fde00258 doc: Add automodule to command line references 2024-07-29 13:41:29 +08:00
architeuthidae be8fb8cdbe doc: Rename main frontend tools page 2024-07-29 13:41:29 +08:00
architeuthidae 96bc4174cd doc: Building + developing rewrite (#2496)
Co-authored-by: architeuthidae <am@m-labs.hk>
2024-07-27 22:18:26 +08:00
architeuthidae cd12600c1c ad9910: Add bitsizes to docstrings (#2505)
Co-authored-by: architeuthidae <am@m-labs.hk>
2024-07-22 18:37:57 +08:00
architeuthidae d7e78aded3 doc: Add links for ddb_template and afws_client 2024-07-22 18:36:49 +08:00
architeuthidae 59bb478ca1 artiq_dashboard: Replace --port-notify 2024-07-22 16:58:13 +08:00
architeuthidae a40d45b4d8 doc: link fixes 2024-07-19 18:35:36 +08:00
architeuthidae 0cdb35f426 doc: Trailing spaces 2024-07-19 18:18:07 +08:00
architeuthidae d8ba204970 doc: Split installing page (#2495)
Co-authored-by: architeuthidae <am@m-labs.hk>
2024-07-19 17:53:26 +08:00
Sébastien Bourdeauducq c9e571d7d7 afws_client: cleanup 2024-07-19 11:22:47 +08:00
architeuthidae ab1aeb136f doc: Edit of manual reference pages (#2466)
Co-authored-by: architeuthis <am@m-labs.hk>
2024-07-18 17:54:31 +08:00
Florian Agbuya 9a5ca15b80 afws_client: extract get_argparser() for modular arg parsing 2024-07-18 13:00:15 +08:00
Sébastien Bourdeauducq da5de4b537 doc: rename release_notes -> releases 2024-07-17 12:15:19 +08:00
architeuthidae 1b44f7dddf doc: Reword heading 2024-07-17 12:13:40 +08:00
architeuthidae d74e9a2bfc doc: Refactor manual index, make sections 2024-07-17 12:13:40 +08:00
architeuthidae f635392edf doc: Add explanation of event spreading 2024-07-17 12:06:16 +08:00
architeuthidae c10e8935c1 doc: Reference link fixes 2024-07-17 11:55:15 +08:00
architeuthidae f20912c330 doc: Sphinx configuration nitpicky 2024-07-17 11:55:15 +08:00
architeuthidae 3a3ac1eb99 doc: Formatting and link fixes in docstrings 2024-07-17 11:42:00 +08:00
architeuthidae 94f7a23fe2 doc: Assorted typos and dead links 2024-07-17 11:42:00 +08:00
Florian Agbuya 554d7bda26 flake: use upstream nixpkgs openocd
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2024-07-15 19:31:55 +08:00
architeuthis 266a2ee9ea doc: Rewrite and overhaul of 'Compiler' page 2024-07-15 19:28:50 +08:00
mwojcik fb6c1364a6 ad9912: use pll doubler for refclk <11mhz 2024-07-15 19:28:46 +08:00
Simon Renblad 86a8d2d87a moninj: add underscore to dac channel labels 2024-07-15 11:08:00 +08:00
architeuthidae 099a0869d9 doc: Put back telnet exit hint 2024-07-15 10:55:48 +08:00
Egor Savkin e6b88c9b9d Update llvmlite to 0.43 and llvm to 15, as in MSYS2
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-07-12 13:08:06 +02:00
architeuthidae aa30640658 doc: Environment, suggested changes 2024-07-12 10:53:51 +02:00
architeuthidae 5b9db674d2 doc: Mention artiq_ddb_template in Environment manual page 2024-07-12 10:53:51 +02:00
architeuthis 0265151f1a doc: Improve description of environment in tutorials 2024-07-12 10:53:51 +02:00
architeuthis a38fabe465 doc: Update + expansion of Environment manual page 2024-07-12 10:53:51 +02:00
architeuthidae 4c8da27196 doc: NDSP page edit, fixes 2024-07-12 09:10:57 +02:00
architeuthis 23444d0c03 doc: Mention ping() in NDSP tutorial 2024-07-12 09:10:57 +02:00
architeuthis 114084b12e doc: Edit of 'Developing an NDSP' page 2024-07-12 09:10:57 +02:00
Harry Ying a6b76c03f2 test_scheduler: remove the exact ordering assertion
Currently the exact ordering is compared in the `pending_priorities`
test which is not necessary and is non-deterministic. This patch only
 asserts the middle priority experiment is ran before the high priority
 experiment scheduled in the future.

Signed-off-by: Kanyang Ying <lexugeyky@outlook.com>
2024-07-11 09:38:22 +02:00
Simon Renblad e8da7581bc browser: fix ctrl scroll type error 2024-07-10 10:42:04 +02:00
mwojcik 4bc23192f1 tests: fix sed lane distributor test, force enable spread 2024-07-10 14:46:12 +08:00
mwojcik bf108a653d repeater: handle async packets on forwarding 2024-07-09 17:05:55 +02:00
mwojcik 60b1edaf6b allow toggling SED spread with flash config key 2024-07-09 16:58:55 +02:00
Sebastien Bourdeauducq 05d02f3f00 flake: update dependencies 2024-07-09 16:58:46 +02:00
architeuthidae d244ac1baa doc: Change references to rtio_clock/now to _mu 2024-07-08 23:11:19 +02:00
architeuthis c879f9737b doc: Add warning on sequence error nondeterminism, for now 2024-07-08 23:11:19 +02:00
architeuthis 2b7d1742fb doc: RTIO manual page edit, suggested changes 2024-07-08 23:11:19 +02:00
architeuthis 07197433a9 docs: RTIO manual page edit 2024-07-08 23:11:19 +02:00