2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-21 01:16:28 +08:00
Commit Graph

8458 Commits

Author SHA1 Message Date
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
bd3ab50a09 ad9910: cleanup import 2022-03-26 17:41:18 +08:00
72a6ff6e9c urukul: make RF switch TTL optional 2022-03-26 17:23:17 +08:00
317c257778 examples: work around NAC3 segfault 2022-03-26 16:01:03 +08:00
d2add0a683 update NAC3, define option type 2022-03-26 16:00:49 +08:00
866a83796a firmware: add UnwrapNoneError exception 2022-03-26 15:28:13 +08:00
a4c1f8a079 firmware: add UnwrapNoneError exception 2022-03-26 15:27:49 +08:00
457f3c72ce coredevice/comm_kernel: implement attributes writeback 2022-03-25 23:42:24 +08:00
aa8dfaf0f0 update NAC3 2022-03-24 22:33:24 +08:00
Timothy Ballance
f91e106586 llvm_ir: fixed broken code in previous patch 2022-03-22 18:50:58 +08:00
Timothy Ballance
a289d69883 llvm_ir: fixed stack leak on ffi call 2022-03-22 09:00:40 +08:00
f89275b02a master: fix compiler access to source code with submit-by-content 2022-03-20 18:08:04 +08:00
65d2dd0173 fix compilation warning 2022-03-20 16:15:01 +08:00
6b33f3b719 update vivado 2022-03-20 16:09:58 +08:00