forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
whitequark 6a1706b872 runtime: fix serialization of object lists.
Fixes #500.
2016-07-07 22:41:46 +08:00
..
applets applets/plot_xy: use numpy array for default X axis. Closes #458 2016-05-30 22:48:44 -05:00
compiler embedding: fix location for diagnostics on quoted values. 2016-07-07 17:01:09 +08:00
coredevice spi: expose more documentation on chaining transfers 2016-07-04 12:44:34 +02:00
devices novatech409b: log sim commands, style 2016-03-10 16:50:18 +01:00
examples gui/entries/_RangeScan: set range before setting value. Fixes clamping to 99.99 2016-06-11 16:50:16 -06:00
frontend dashboard: kill the Qt built-in main window closing mechanism 2016-07-01 18:47:27 +08:00
gateware targets/kc705: redefine user SMAs as 3.3V IO. Closes #502 2016-07-07 14:56:36 +08:00
gui gui: save/restore last folder outside repository. Closes #476 2016-06-12 13:19:07 +08:00
language language/environment: fix mutate_dataset with parent. Closes #498 2016-07-03 12:28:38 +08:00
master worker: increase send_timeout (Windows can be really slow) 2016-07-03 12:24:43 +08:00
protocols pyon: support slices 2016-06-15 19:19:07 +08:00
runtime runtime: fix serialization of object lists. 2016-07-07 22:41:46 +08:00
sim sim: align API closer to non-sim 2016-02-23 21:01:03 +01:00
test runtime: fix serialization of object lists. 2016-07-07 22:41:46 +08:00
wavesynth coefficients: fix constant zero 2016-02-23 17:56:38 +01:00
__init__.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
_version.py versioneer: remote tag_prefix = v 2016-01-18 21:28:09 -07:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
monkey_patches.py monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247 2016-03-10 15:11:10 +08:00
tools.py monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247 2016-03-10 15:11:10 +08:00