Commit Graph

8821 Commits

Author SHA1 Message Date
David Nadlinger
2cb08814e8 flake: Add compiler test prerequisites to devShell
Useful while working on the legacy compiler.
2022-04-21 23:47:23 +01:00
58b59b99ff flake: update dependencies 2022-04-19 11:04:49 +08:00
4e7b1c76cc flake: nix2.5 metadata 2022-04-19 00:10:39 +08:00
09f8f9f8bf flake: update NAC3 2022-04-19 00:04:33 +08:00
efea248b69 flake: use NAC3 PGO build 2022-04-19 00:04:21 +08:00
dd57fdc530 flake: update NAC3 2022-04-18 18:53:54 +08:00
89aa3a3d9d sim/devices: port to NAC3 2022-04-12 16:01:56 +08:00
125572b553 language: reimplement sim 2022-04-12 16:01:39 +08:00
83676927b5 examples/simple_simulation: fix 2022-04-12 15:59:20 +08:00
c171deec51 sim: improve formatting 2022-04-12 15:58:54 +08:00
0978cd0e35 Merge branch 'master' into nac3 2022-04-12 09:19:59 +08:00
5041e5f6bd flake: update dependencies 2022-04-12 09:15:48 +08:00
fa3ee8ad23 flake: update sipyco 2022-04-12 08:54:58 +08:00
cab9d90d01 Use sipyco.keepalive
Remove the implementation of setting keepalive settings on sockets and use
the implementation from sipyco instead.

Signed-off-by: Michael Birtwell <michael.birtwell@oxionics.com>
2022-04-12 08:53:35 +08:00
dc00f811e2 flake: update dependencies 2022-04-10 08:34:54 +08:00
0a029748ee flake: update dependencies 2022-04-09 17:24:44 +08:00
Leon Riesebos
386391e3f9 browser: support datasets that use h5 group notation
Signed-off-by: Leon Riesebos <leon.riesebos@duke.edu>
2022-04-07 18:18:13 +08:00
Leon Riesebos
b5dc9fd640 browser: cleanup datasets panel for empty h5 files
this fix makes sure the datasets panel is cleared if an h5 file is empty or the datasets and archive groups are empty
2022-04-07 18:18:05 +08:00
9b910679f8 doc: MSYS2 2022-04-05 18:22:59 +08:00
176490a083 windows: fix more setuptools problems 2022-04-05 18:04:49 +08:00
f704f3daa4 update sipyco 2022-04-05 17:35:58 +08:00
13e38913ea windows: work around cretinous setuptools problems (3) 2022-04-05 17:23:52 +08:00
d75f41f8d2 windows: work around cretinous setuptools problems (2) 2022-04-05 17:13:28 +08:00
a700c2c4e4 windows: depend on artiq-comtools 2022-04-05 17:10:57 +08:00
ae5c64619a windows: work around cretinous setuptools problems 2022-04-05 17:07:26 +08:00
29c8e3958d windows: depend on qasync 2022-04-05 17:02:26 +08:00
113a36a9c0 windows: package qasync 2022-04-05 16:38:04 +08:00
64b56077cd windows: package pyqtgraph 2022-04-05 16:26:08 +08:00
dfb2908d09 windows: clean up easy-install pollution 2022-04-05 11:32:00 +08:00
5bc2cf6cc2 windows: add NAC3 to MSYS2 repos 2022-04-05 10:55:52 +08:00
0f09bfc3c2 flake: add msys2-repos to hydra 2022-04-05 10:48:36 +08:00
73edc01fc6 windows: create msys2 repos 2022-04-05 10:40:52 +08:00
546c0ed2c5 windows: set package dependencies 2022-04-05 10:27:47 +08:00
a4bdc6c9cb build MSYS2 packages 2022-04-05 10:12:29 +08:00
724fc62925 setup.py: stop checking for dependencies 2022-04-05 10:12:15 +08:00
34f3862558 update NAC3 2022-03-30 08:43:08 +08:00
b1cfd343eb update NAC3 2022-03-29 08:49:43 +08:00
69cda517f6 Merge branch 'master' into nac3 2022-03-28 13:41:17 +08:00
c82c358f3a runtime: provide/fix more libc mem functions 2022-03-28 13:33:57 +08:00
1a3607564b urukul: support dds_reset and sync options 2022-03-27 18:02:36 +08:00
9d26f887ee update NAC3 2022-03-27 17:53:51 +08:00
8ea6a46ee6 update NAC3 2022-03-26 21:32:26 +08:00
ec8ee1e934 language: clean up EmbeddingMap 2022-03-26 20:42:21 +08:00
0233e50d47 coredevice: fix execution of several kernels with attribute writeback 2022-03-26 20:41:37 +08:00
0190604ba0 comm_kernel: remove forgotten json import in 6aec423838 2022-03-26 20:22:58 +08:00
2bc770ec72 Revert "examples: work around NAC3 segfault"
This reverts commit 317c257778.
2022-03-26 20:21:01 +08:00
8e5fc599eb update NAC3 2022-03-26 20:20:50 +08:00
723f41c78b runtime: fix EXCEPTION_ID_LOOKUP 2022-03-26 20:10:24 +08:00
5c70b97850 runtime: fix EXCEPTION_ID_LOOKUP 2022-03-26 20:09:11 +08:00
6aec423838 coredevice/comm_kernel: attributes writeback update 2022-03-26 19:22:39 +08:00