.. |
applets
|
applets/plot_xy: use numpy array for default X axis. Closes #458
|
2016-05-30 22:48:32 -05:00 |
browser
|
browser: port ae914d2
|
2016-07-09 19:13:22 +02:00 |
compiler
|
ir: `invoke` is a valid `delay` decomposition.
|
2016-07-13 08:48:31 +00:00 |
coredevice
|
compiler: add basic numpy array support (#424).
|
2016-07-06 09:51:57 +00:00 |
dashboard
|
dashboard: remove vestige of status bar. Closes #517
|
2016-07-19 00:01:59 +08:00 |
devices
|
use recommended asyncio.ensure_future instead of asyncio.Task
|
2016-05-22 16:36:29 -07:00 |
examples
|
examples/handover: put slack after reset. Closes #520
|
2016-07-20 11:52:30 +08:00 |
frontend
|
artiq_flash: expose scripts_path
|
2016-07-25 10:05:10 +08:00 |
gateware
|
spi: give wb-reads a register level
|
2016-07-31 14:53:19 +02:00 |
gui
|
dashboard: add button to disable other scans
|
2016-06-15 19:06:04 +08:00 |
language
|
worker: also return DummyDevice from ExamineDeviceMgr
|
2016-07-09 16:53:28 +02:00 |
master
|
worker_impl: style
|
2016-07-09 16:58:19 +02:00 |
protocols
|
pc_rpc: increase firstcon_timeout to 1 s
|
2016-07-13 18:45:57 +02:00 |
runtime
|
runtime: fix unused variable warning
|
2016-07-28 09:01:21 +08:00 |
sim
|
sim: align API closer to non-sim
|
2016-02-23 21:01:03 +01:00 |
test
|
test: relax RPCTiming rpc_time_stddev from 1ms to 2ms.
|
2016-07-14 10:47:51 +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: help string wording
|
2016-07-18 19:47:05 +02:00 |