artiq/artiq/test
Robert Jordens e870b27830 wavesynth: new semantics, fix compensation
* "trigger" now means that the corresponding line will only start
  once the trigger line is high.
* "jump" is implicit as the last line in a frame must jump back.
* spline coefficients are now compensated for finite time step size
2015-04-05 03:55:54 -06:00
..
__init__.py setup: install frontend tools, remove nosetest dependency, minor fixes 2014-12-10 12:13:10 +08:00
full_stack.py tests: make hardware-in-the loop flags positive logic 2015-04-03 11:51:03 +08:00
lda.py tests: make hardware-in-the loop flags positive logic 2015-04-03 11:51:03 +08:00
pc_rpc.py test: do not close/recreate the asyncio event loop (WA for asyncio bugs when multiple tests are run) 2015-03-11 19:05:01 +01:00
pdq2.py pdq2: spelling fix 2015-04-04 14:26:32 -06:00
py2llvm.py py2llvm: replace array with list 2014-12-17 21:54:10 +08:00
serialization.py reorganize files as per discussion with Robert 2015-01-17 19:38:20 +08:00
thorlabs_tcube.py tests: make hardware-in-the loop flags positive logic 2015-04-03 11:51:03 +08:00
transforms.py setup: install frontend tools, remove nosetest dependency, minor fixes 2014-12-10 12:13:10 +08:00
wavesynth.py wavesynth: new semantics, fix compensation 2015-04-05 03:55:54 -06:00
worker.py test/worker: test watchdog in build() 2015-03-11 19:07:04 +01:00