2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-05 09:46:36 +08:00
Commit Graph

8971 Commits

Author SHA1 Message Date
431c415423 doc: Typo 2024-10-25 11:45:32 +08:00
630083fa40 doc: Elaboration on Git workflows 2024-10-23 11:40:34 +08:00
architeuthidae
2117456d31 doc: Add section on management system communications (#2564)
Co-authored-by: architeuthidae <am@m-labs.hk>
2024-10-18 19:00:16 +08:00
2c26199ac2 docs: mention that subkernels pass now_mu 2024-10-18 15:03:23 +08:00
35b51f1f89 subkernels: send now_mu when starting a subkernel 2024-10-18 15:03:23 +08:00
b838ff964f Fix some typos 2024-10-18 14:57:57 +08:00
24152f8c0a flake: update dependencies 2024-10-15 15:58:58 +08:00
dcc08c57d7 doc: Fix Python indentation 2024-10-15 14:41:32 +08:00
thatschatt
22c741cb24 doc: Add TTuple to compiler section (#2591) 2024-10-14 18:47:51 +08:00
4147870e88 satman: gate gt_drtio against having drtio-eem 2024-10-11 17:31:00 +08:00
344d44e8cf doc: Attribute writeback / data transfer FAQ 2024-10-09 14:04:18 +08:00
architeuthidae
182a8c9b66 doc: Additional Nix config details (#2584)
Co-authored-by: architeuthidae <am@m-labs.hk>
2024-10-09 13:26:25 +08:00
dff22beee9 update dependencies 2024-10-08 15:15:46 +08:00
2dec8260be flake: update asyncserial
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2024-10-01 14:46:08 +08:00
38d5f451c5 Fix typo 2024-09-30 14:11:05 +08:00
f6cf893530 almazny: fix missing delay import 2024-09-13 14:49:26 +08:00
0ac9e77dc3 doc: Dashboard 'Load HDF5' button + nitpicks 2024-08-28 11:22:17 +08:00
4235309ab7 doc: Additional keyboard shortcuts 2024-08-23 16:46:19 +08:00
0311a37e59 doc: Minor fixes 2024-08-23 16:46:15 +08:00
a7e1d2b1c1 coredevice: add UnwrapNoneError class 2024-08-23 16:26:12 +08:00
808d9c8004 compiler: restore exception ids used 2024-08-23 16:26:12 +08:00
5463d66dcd firmware/ksupport: restore exception id order 2024-08-23 16:26:12 +08:00
24f28d0b4e doc: Add ZC706 to core device page 2024-08-22 13:52:57 +08:00
0808f7bc72 doc: Management expansion, suggested edits 2024-08-20 16:29:54 +08:00
f9ee6d66e8 doc: Add Waveform/RTIO analyzer 2024-08-20 16:29:54 +08:00
c4bcdf5f4c doc: Add reference descriptions 2024-08-20 16:29:54 +08:00
400fb0f317 doc: GUI applet groups 2024-08-20 16:29:54 +08:00
0c92fe5aeb doc: using_data_interfaces associated changes 2024-08-20 16:29:54 +08:00
04e55246e9 doc: Add 'Data and user interfaces' page 2024-08-20 16:29:54 +08:00
3079a1915f firmware/ksupport: improve comments and syscall name 2024-08-20 15:23:44 +08:00
5454e6f1a9 coredevice/test: add unittests for exceptions 2024-08-20 15:23:44 +08:00
68cbb09a64 firmware/ksupport: add exception unittests 2024-08-20 15:23:44 +08:00
9d6defcea1 coredevice/comm_kernel: map exceptions to correct names 2024-08-20 15:23:44 +08:00
4b9a910c88 sync exception names and ids 2024-08-20 15:23:44 +08:00
ccc4598049 doc: More FAQs 2024-08-19 13:04:19 +08:00
c6216e4b4e doc: Refactor management system reference 2024-08-13 14:53:48 +08:00
d1f6e2f1c1 doc: Minor link fixes 2024-08-12 16:57:57 +08:00
85c03addbd flake: update dependencies 2024-08-10 00:04:19 +08:00
08c1770b31 CONTRIBUTING: Doc section 2024-08-01 19:30:49 +08:00
fc52cc8e4b doc: Refactor FAQ slightly 2024-08-01 19:30:49 +08:00
dd940184b7 doc: Add helpdesk instructions to FAQ 2024-08-01 19:30:49 +08:00
ca6f5b5258 doc: Add extra resources to FAQ 2024-08-01 19:30:49 +08:00
781dccef11 doc: Add note on nix profile deletion, garbage collect 2024-08-01 19:06:26 +08:00
ebab2c4d34 doc: reST formatting 2024-08-01 19:05:55 +08:00
42b48598e5 flake/sphinx: fix errors in manual nix build 2024-08-01 19:00:50 +08:00
4e800af410 doc: Subkernel exception fix 2024-07-31 17:17:50 +08:00
7f36c9e9c1 satman: pass exceptions from one subkernel to another 2024-07-31 17:17:50 +08:00
5f1e33198e subkernels: separate error messages 2024-07-31 17:17:50 +08:00
ccc6ae524a compiler: add builtinInvoke for subkernel raising functions 2024-07-31 17:17:50 +08:00
505ddff15d subkernel: pass exceptions to kernel 2024-07-31 17:17:50 +08:00