artiq/artiq
whitequark 98454e9bda runtime: remove unnecessary dcache flush.
Data cache is write-through, so sending data to DMA doesn't need
a flush.
2017-03-04 09:46:55 +00:00
..
applets python3.5 -> python3 2017-01-30 09:24:43 +08:00
browser Correct tooltip inconsistency between browser and dashboard 2017-02-03 17:53:40 +08:00
compiler compiler.types: add missing TTuple.__hash__ implementation. 2017-03-03 03:27:49 +00:00
coredevice Allow changing runtime log level without recompilation. 2017-03-03 06:06:26 +00:00
dashboard reorganize core device communication code 2017-02-27 18:37:30 +08:00
devices work around firmware bug in KA3005P that impacts get_i() 2016-12-30 12:19:19 +01:00
examples examples: add DMA LED blinker 2017-03-01 18:37:58 +08:00
firmware runtime: remove unnecessary dcache flush. 2017-03-04 09:46:55 +00:00
frontend artiq_devtool: fix an infinite loop on network error. 2017-03-04 09:40:22 +00:00
gateware rtio: handle input timeout in gateware 2017-03-03 17:37:47 +08:00
gui dashboard: report lost connection with master. Closes #602 2017-01-30 10:48:27 +08:00
language Add tooltips to experiment arguments 2017-02-03 17:53:40 +08:00
master Add tooltips to experiment arguments 2017-02-03 17:53:40 +08:00
protocols reorganize core device communication code 2017-02-27 18:37:30 +08:00
sim Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
test test: relax test_pulse_rate_dds 2017-03-03 18:10:27 +08: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_patches: cleanup 2017-02-28 13:20:41 +01:00
tools.py tools: cleanup artiq_version 2016-08-04 19:42:13 +08:00