forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
David Nadlinger 4431f9b0e4 coredevice: Don't use `is` to compare with integer literal
This works on CPython, but is not guaranteed to do so, and
produces a warning since 3.8 (see https://bugs.python.org/issue34850).
2019-12-22 19:07:16 +08:00
..
applets use sipyco (#585) 2019-11-10 15:55:17 +08:00
browser use sipyco (#585) 2019-11-10 15:55:17 +08:00
compiler compiler: Cache expensive target data layout queries 2019-10-28 11:09:25 +00:00
coredevice coredevice: Don't use `is` to compare with integer literal 2019-12-22 19:07:16 +08:00
dashboard use sipyco (#585) 2019-11-10 15:55:17 +08:00
examples kasli_sawgmaster: fix drtio_is_up 2019-12-21 14:57:08 +08:00
firmware firmware: remove legacy hmc542 code 2019-12-20 15:25:12 +08:00
frontend artiq_browser: fix command line argument handling. Closes #1404 2019-12-11 16:19:09 +08:00
gateware sayma_rtm: connect attenuator shift registers in series 2019-12-20 19:59:39 +08:00
gui use sipyco (#585) 2019-11-10 15:55:17 +08:00
language use sipyco (#585) 2019-11-10 15:55:17 +08:00
master fix device_db alias corner case bugs. Closes #1140 2019-11-14 16:22:45 +08:00
sim ttl: Add target RTIO time argument to timestamp/count functions 2018-11-03 20:33:19 +08:00
test test: run test_help for browser and dashboard 2019-12-12 10:34:44 +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