artiq/artiq
2016-07-03 12:28:38 +08:00
..
applets applets/plot_xy: use numpy array for default X axis. Closes #458 2016-05-30 22:48:44 -05:00
compiler compiler.embedding: use the builtin print as RPC. 2016-06-29 11:58:05 +08:00
coredevice spi: cross-reference bit ordering and alignment, closes #482 2016-06-15 15:05:16 +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 gateware/nist_clock: increase DDS bus drive strength. Closes #468 2016-06-07 11:08:05 -04: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: save now on RPC 2016-06-24 14:15:40 +08:00
sim sim: align API closer to non-sim 2016-02-23 21:01:03 +01:00
test compiler: remove now()/at(). 2016-06-29 11:55:58 +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