artiq/artiq
Sebastien Bourdeauducq e624f45369 drtio: remove FIFO empty local detection optimization
It optimizes a marginal case, it is difficult to get right
(need to know the size of the FIFO for each channel), and
it adds complexity and potential bug sources.
2017-01-10 14:31:46 -06:00
..
applets applets: simplify command lines 2016-09-04 23:32:09 +08:00
browser master: archive input datasets. Closes #587 2016-10-18 17:11:07 +08:00
compiler compiler: rein in overzealous cast monomorphization. 2016-12-05 05:08:57 +00:00
coredevice drtio: add debug syscalls 2017-01-08 15:06:14 -06:00
dashboard dashboard: mention disable in CCB policies 2016-12-01 11:47:04 +08:00
devices work around firmware bug in KA3005P that impacts get_i() 2016-12-30 12:19:19 +01:00
examples fix phaser device_db SAWG channel numbers 2017-01-03 21:22:16 +01:00
firmware drtio: add debug syscalls 2017-01-08 15:06:14 -06:00
frontend targets: kc705 -> kc705_dds 2017-01-05 18:40:56 +01:00
gateware drtio: remove FIFO empty local detection optimization 2017-01-10 14:31:46 -06:00
gui applets: compatibility with older Qt. Closes #629 2016-11-29 10:45:07 +08:00
language Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
master worker: fix handling of archive parameter during dataset get in examine 2017-01-07 16:20:17 +01:00
protocols Revert "pc_rpc: use ProactorEventLoop on Windows (#627)" 2016-12-12 11:33:56 +08:00
runtime firmware: apply build flags globally, move --cfg handling to build.rs. 2017-01-03 20:12:56 +00:00
sim Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
test drtio: remove FIFO empty local detection optimization 2017-01-10 14:31:46 -06: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