forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
whitequark 21574bdfa9 compiler.embedding: rename user-defined types with identical names.
Fixes #478.
2016-06-22 01:32:01 +00:00
..
applets applets/plot_xy: use numpy array for default X axis. Closes #458 2016-05-30 22:48:32 -05:00
browser browser: also support loading arguments by button and activation, closes #479 2016-06-21 13:14:33 +02:00
compiler compiler.embedding: rename user-defined types with identical names. 2016-06-22 01:32:01 +00:00
coredevice spi: cross-reference bit ordering and alignment, closes #482 2016-06-15 15:04:04 +02:00
dashboard dashboard: larger experiment initial window size 2016-06-19 09:31:19 +08:00
devices use recommended asyncio.ensure_future instead of asyncio.Task 2016-05-22 16:36:29 -07:00
examples add MultiScanManager 2016-06-18 16:30:34 +08:00
frontend browser: also support loading arguments by button and activation, closes #479 2016-06-21 13:14:33 +02:00
gateware gateware/nist_clock: increase DDS bus drive strength. Closes #468 2016-06-07 11:08:19 -04:00
gui dashboard: add button to disable other scans 2016-06-15 19:06:04 +08:00
language add MultiScanManager 2016-06-18 16:30:34 +08:00
master language: support setting slices of data in mutate_dataset 2016-06-12 13:08:29 +08:00
protocols pyon: support slices 2016-06-15 19:18:46 +08:00
runtime Upgrade lwip to 2.0.0 to fix the keepalive bug #456. 2016-06-21 14:47:19 +00:00
sim sim: align API closer to non-sim 2016-02-23 21:01:03 +01:00
test compiler: implement min()/max() as builtins. 2016-06-22 01:09:41 +00:00
wavesynth wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08: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 short_format: cover a few more numpy types correctly 2016-05-22 16:53:39 +02:00