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
8e51d6520c
doc: fix nix URLs
2024-06-27 13:13:26 +08:00
3c4c2dcf65
Update dead links, partially remove unavailable resources
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-06-27 13:08:48 +08:00
c449c6f0de
docs: Add details of shallow 'with parallel' to manual
2024-06-25 17:48:10 +08:00
a1b5aed9e5
doc: add reference to artiq-zynq for developers
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-06-25 17:36:48 +08:00
5a39de106d
doc: Management system overhaul, further corrections
2024-06-25 17:34:12 +08:00
3204c601ff
doc: Clearer+more accurate overview of mgmt system
2024-06-25 17:34:12 +08:00
5e30d81fbb
doc: Management system update, corrections
2024-06-25 17:34:12 +08:00
316e7c21e7
doc: Split running/management tool reference into separate page
2024-06-25 17:34:12 +08:00
a2f6d2ed55
doc: 'Management system' manual page copy+clarity edit
2024-06-25 17:34:12 +08:00
eb469e28cc
doc: Elaboration on interactive args & controllers
2024-06-25 17:34:12 +08:00
4ec97ae1f6
doc: 'Getting started with management system' manual page overhaul
2024-06-25 17:34:12 +08:00