artiq/artiq
whitequark 7618907cad runtime: use i64 for watchdog timeout, not i32. 2016-10-16 16:32:43 +00:00
..
applets applets: simplify command lines 2016-09-04 23:32:09 +08:00
browser gui: use bare QSpinBox for integer NumberEntries. Closes #558 2016-09-14 10:53:24 +08:00
compiler runtime: use i64 for watchdog timeout, not i32. 2016-10-16 16:32:43 +00:00
coredevice runtime: remove useless handshaking in analyzer. 2016-10-07 05:53:16 +00:00
dashboard dashboard: make state restore failure on experiment opening non-fatal 2016-09-21 19:23:06 +08:00
devices novatech409b: fix get_status 2016-09-23 11:03:50 +08:00
examples examples: code applet 2016-09-07 00:56:39 +08:00
frontend gui: update version number in logo 2016-09-05 23:04:44 +08:00
gateware runtime: make memory map saner. 2016-10-06 18:05:38 +00:00
gui gui: use bare QSpinBox for integer NumberEntries. Closes #558 2016-09-14 10:53:24 +08:00
language language: Add "A" (ampere) as well-known unit for arguments 2016-10-13 12:22:01 +08:00
master master: optimize repository scan, closes #546 2016-09-09 19:19:01 +08:00
protocols pc_rpc: raise AttributeError immediately for nonexistent RPC methods. Closes #534 2016-09-14 11:22:07 +08:00
runtime runtime: port ksupport to Rust. 2016-10-16 16:32:43 +00:00
runtime.rs runtime: use i64 for watchdog timeout, not i32. 2016-10-16 16:32:43 +00:00
sim sim: align API closer to non-sim 2016-02-23 21:01:03 +01:00
test runtime: use i64 for watchdog timeout, not i32. 2016-10-16 16:32:43 +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
appdirs.py add appdirs 2016-07-18 16:40:18 +02:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
monkey_patches.py monkey-patch Python 3.5.2 to disable broken asyncio.base_events._ipaddr_info optimization (#506) 2016-07-13 11:35:16 +08:00
tools.py tools: cleanup artiq_version 2016-08-04 19:42:13 +08:00