1
0
forked from M-Labs/artiq
artiq/artiq
Robert Jordens 2f1029c292 Revert "sawg: advance dds 1/2 by one sample group"
This reverts commit 8e0a1cbdc8.

c.f. #772

The underlying issue is still the same. You will always find something that does not match when trying to compare the DDS with the parallelized DUC. They are just different. I could correct it for phase but then it will fail for amplitude. Or you'll compare the offset channel to phase1 or amplitude1. Let's state that equal things are well synchronized but unequal things may have a deterministic latency difference of strictly less than one coarse RTIO cycle.
2017-07-04 17:55:19 +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: coerce while condition to bool. 2017-07-01 18:59:07 +00:00
coredevice sawg: also give offset some headroom 2017-07-04 16:50:06 +02: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 Revert "sawg: advance dds 1/2 by one sample group" 2017-07-04 17:55:19 +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 compiler: coerce while condition to bool. 2017-07-01 18:59:07 +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