artiq/artiq
Deepskyhunter 15ed584dc3 Bugfix: Add missing item inside state to solve KeyError
KeyError raised when trying to load default_state()
due to missing Key "seed" in "RangeScan" and "CenterScan" in
state. Add {"seed": None} to resolve the bug.
2022-06-14 11:43:47 +08:00
..
applets use sipyco (#585) 2019-11-10 15:55:17 +08:00
browser browser: support datasets that use h5 group notation 2022-04-07 18:18:40 +08:00
compiler llvm_ir: move stacksave before lltag alloca in build_rpc 2021-12-19 12:09:42 +08:00
coredevice moninj: fix read of incomplete data (#1729) 2021-07-22 17:59:21 +08:00
dashboard dashboard: fix typo (#1858) 2022-02-26 08:57:45 +08:00
examples typo 2020-01-20 20:15:45 +08:00
firmware update copyright year 2021-02-17 15:51:37 +08:00
frontend artiq_flash: cleanup openocd handling, do not follow symlinks 2021-07-27 09:32:45 +08:00
gateware gateware.test.suservo: Fix tests for python >=3.7 2022-01-11 17:19:13 +08:00
gui Bugfix: Add missing item inside state to solve KeyError 2022-06-14 11:43:47 +08:00
language language: Export TArray 2021-12-08 10:12:50 +08:00
master master: fix DeprecationWarning on logger.warn 2021-02-10 15:32:44 +08:00
sim ttl: Add target RTIO time argument to timestamp/count functions 2018-11-03 20:33:19 +08:00
test test: added lit test for new error messages 2020-10-08 19:39:38 +08:00
wavesynth wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08:00
__init__.py update versioneer 2017-06-05 13:27:26 +08:00
_version.py support overriding versioneer 2019-02-17 14:49:52 +08:00
appdirs.py add appdirs 2016-07-18 16:40:18 +02:00
build_soc.py build_soc: allow overriding SoC class name 2019-02-12 18:33:52 +08:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
remoting.py remoting: fix multiuser access. Closes #1383 2019-11-05 15:46:07 +08:00
tools.py split out artiq-comtools 2019-11-14 15:21:51 +08:00