artiq/artiq
Robert Jordens 55b5b87490 fir: simplify latency compensation
Don't try to tweak out the last bit of latency by feeding the HBF input
early. Instead feed it late so the interpolated samples are early and
the latency is an even multiple of the super-sample cycle.
2017-06-28 19:13:43 +02: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.validators.constness: take AugAssign into account. 2017-06-09 07:31:08 +00:00
coredevice coredevice: do not desync kernel TCP stream on RPCReturnValueError. 2017-06-25 04:47:32 +00:00
dashboard scheduler: consider the pipeline flushed if everything has a lower priority than us. Closes #640 2017-05-22 18:43:59 +08:00
devices pdq: unify spi-PDQ and usb-PDQ protocols 2017-06-10 15:03:25 +02:00
examples sawg/examples: add a bit more slack 2017-06-22 10:26:29 +02:00
firmware runtime: update smoltcp. 2017-06-28 00:27:22 +00:00
frontend artiq_devtool: do not chop up the TCP stream into 1024 byte chunks. 2017-06-26 08:39:16 +00:00
gateware fir: simplify latency compensation 2017-06-28 19:13:43 +02:00
gui gui: remove unnecessary state test 2017-03-31 16:48:39 +08:00
language language: export TBytes and TByteArray. 2017-06-24 17:03:35 +00:00
master scheduler: consider the pipeline flushed if everything has a lower priority than us. Closes #640 2017-05-22 18:43:59 +08:00
protocols protocols: increase another asyncio line limit (#671) 2017-06-22 09:43:52 +08:00
sim Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
test test: actually run test_embedding.AsyncTest. 2017-06-25 05:28:32 +00:00
wavesynth wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08:00
__init__.py update versioneer 2017-06-05 13:27:26 +08:00
_version.py versioneer: cut git hashes consistently (#753) 2017-06-19 15:31:48 +08: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: fix 3af29f7 2017-03-29 01:07:32 +02:00
tools.py tools: lazily import paramiko. 2017-06-25 07:17:03 +00:00