Commit Graph

8912 Commits

Author SHA1 Message Date
architeuthidae
cd12600c1c ad9910: Add bitsizes to docstrings (#2505)
Co-authored-by: architeuthidae <am@m-labs.hk>
2024-07-22 18:37:57 +08:00
d7e78aded3 doc: Add links for ddb_template and afws_client 2024-07-22 18:36:49 +08:00
59bb478ca1 artiq_dashboard: Replace --port-notify 2024-07-22 16:58:13 +08:00
a40d45b4d8 doc: link fixes 2024-07-19 18:35:36 +08:00
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
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
9a5ca15b80 afws_client: extract get_argparser() for modular arg parsing 2024-07-18 13:00:15 +08:00
da5de4b537 doc: rename release_notes -> releases 2024-07-17 12:15:19 +08:00
1b44f7dddf doc: Reword heading 2024-07-17 12:13:40 +08:00
d74e9a2bfc doc: Refactor manual index, make sections 2024-07-17 12:13:40 +08:00
f635392edf doc: Add explanation of event spreading 2024-07-17 12:06:16 +08:00
c10e8935c1 doc: Reference link fixes 2024-07-17 11:55:15 +08:00
f20912c330 doc: Sphinx configuration nitpicky 2024-07-17 11:55:15 +08:00
3a3ac1eb99 doc: Formatting and link fixes in docstrings 2024-07-17 11:42:00 +08:00
94f7a23fe2 doc: Assorted typos and dead links 2024-07-17 11:42:00 +08:00
554d7bda26 flake: use upstream nixpkgs openocd
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2024-07-15 19:31:55 +08:00
266a2ee9ea doc: Rewrite and overhaul of 'Compiler' page 2024-07-15 19:28:50 +08:00
fb6c1364a6 ad9912: use pll doubler for refclk <11mhz 2024-07-15 19:28:46 +08:00
86a8d2d87a moninj: add underscore to dac channel labels 2024-07-15 11:08:00 +08:00
099a0869d9 doc: Put back telnet exit hint 2024-07-15 10:55:48 +08:00
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
aa30640658 doc: Environment, suggested changes 2024-07-12 10:53:51 +02:00
5b9db674d2 doc: Mention artiq_ddb_template in Environment manual page 2024-07-12 10:53:51 +02:00
0265151f1a doc: Improve description of environment in tutorials 2024-07-12 10:53:51 +02:00
a38fabe465 doc: Update + expansion of Environment manual page 2024-07-12 10:53:51 +02:00
4c8da27196 doc: NDSP page edit, fixes 2024-07-12 09:10:57 +02:00
23444d0c03 doc: Mention ping() in NDSP tutorial 2024-07-12 09:10:57 +02:00
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
e8da7581bc browser: fix ctrl scroll type error 2024-07-10 10:42:04 +02:00
4bc23192f1 tests: fix sed lane distributor test, force enable spread 2024-07-10 14:46:12 +08:00
bf108a653d repeater: handle async packets on forwarding 2024-07-09 17:05:55 +02:00
60b1edaf6b allow toggling SED spread with flash config key 2024-07-09 16:58:55 +02:00
05d02f3f00 flake: update dependencies 2024-07-09 16:58:46 +02:00
d244ac1baa doc: Change references to rtio_clock/now to _mu 2024-07-08 23:11:19 +02:00
c879f9737b doc: Add warning on sequence error nondeterminism, for now 2024-07-08 23:11:19 +02:00
2b7d1742fb doc: RTIO manual page edit, suggested changes 2024-07-08 23:11:19 +02:00
07197433a9 docs: RTIO manual page edit 2024-07-08 23:11:19 +02:00
6866bf298e doc: Fix sphinx 'duplicated reference' warnings 2024-07-08 22:42:47 +02:00
d46e949f9f firmware/ksupport: add rint api 2024-07-05 08:53:02 +02:00
37db6cb6ae moninj: restore urukul TTL control 2024-07-04 13:44:22 +02:00
7bbba2f67f repeater: clear buffer after ping 2024-07-04 13:38:40 +02:00
ac86265c16 math_fns: Delete duplicated definition 2024-07-04 13:31:52 +02:00
Charles Baynham
240b238cac worker_impl - try/catch for exceptions in notify_run_end to avoid data loss 2024-07-02 13:55:53 +02:00
6c28159541 moninj: set parent to main window on widget delete 2024-07-02 08:23:16 +02:00
de1da7efb3 moninj: fix visual bug 2024-07-02 08:23:16 +02:00
f20b6051d3 doc: Fix heading levels in Releases page 2024-06-27 15:53:17 +08:00
f0384ca885 doc: Add description of release model to manual 2024-06-27 14:43:53 +08:00