..
applets
applets/plot_xy: use numpy array for default X axis. Closes #458
2016-05-30 22:48:32 -05:00
browser
gui: use bare QSpinBox for integer NumberEntries. Closes #558
2016-09-14 10:29:29 +08:00
compiler
inferencer: significantly improve the op-assignment diagnostic.
2016-11-21 14:22:32 +00:00
coredevice
coredevice.dds: work around the round(numpy.float64()) snafu.
2016-11-20 21:54:21 +08:00
dashboard
gui: Don't show more than the 64 working channels in moninj
2016-11-05 00:29:11 +08:00
devices
novatech409b: fix get_status
2016-09-23 11:03:37 +08:00
examples
examples/handover: put slack after reset. Closes #520
2016-07-20 11:52:30 +08:00
frontend
artiq_compile: actually disable attribute writeback.
2016-11-10 01:04:48 +00:00
gateware
gateware: increase RTIO FIFO sizes for NIST_CLOCK. Closes #623
2016-11-20 15:22:08 +08:00
gui
gui: 2.0 -> 2 in logo
2016-11-20 15:14:43 +08:00
language
language: set NoScan default repetitions to 1
2016-09-13 11:49:21 +08:00
master
master: keep dataset manager consistent when set_dataset is called with contradictory attributes
2016-10-18 17:11:29 +08:00
protocols
protocols.pc_rpc: exclude kernel_invariants from proxying.
2016-08-03 04:59:17 +00:00
runtime
moninj: add min declaration
2016-11-21 00:06:35 +08:00
sim
sim: align API closer to non-sim
2016-02-23 21:01:03 +01:00
test
inferencer: significantly improve the op-assignment diagnostic.
2016-11-21 14:22:32 +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