forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
Robert Jördens bc9203457e Merge branch 'master' into scanwidget
* master: (38 commits)
  hardware_testbench: better message when skipping
  test_spi: drain errors and be more strict on where we expect errors
  monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247
  test/rtio/Loopback: ensure loop_out is low before starting test
  test/rtio: raise exception when pulse is not received
  rtio: fix different address collision detection
  frontend/coreanalyzer: do not attempt to print obsolete decoded_dump attribute. Closes #324
  coredevice: put cache into separate file/device
  gui: delete log/applet docks instead of hiding them
  gui/moninj: make DDS widgets look less like buttons
  rtio: remove NOP suppression capability
  rtio/wishbone: make replace configurable
  exceptions: clarify RTIOBusy
  gateware/rtio: factor _BlindTransfer
  test_spi: break_realtime
  test_spi: simplify test, add collision vs busy test
  hardware_testbench: clean up artiq_core_exeption printing
  coredevice: fix _DDSGeneric __init__ args
  hardware_testbench: also print artiq_core_exeption
  rtio/core: fix syntax
  ...
2016-03-10 12:46:07 +01:00
..
applets applets: workaround 'garbage on sides of embedded windows' bug on Windows 2016-02-21 21:32:21 +08:00
compiler compiler: reject lambdas used as kernel functions (fixes #313). 2016-03-03 08:33:28 +00:00
coredevice Merge branch 'master' of github.com:m-labs/artiq 2016-03-10 11:15:30 +08:00
devices pdq2.mediator: minor tweaks 2016-02-24 18:11:05 +01:00
frontend frontend/coreanalyzer: do not attempt to print obsolete decoded_dump attribute. Closes #324 2016-03-10 11:33:21 +08:00
gateware rtio: fix different address collision detection 2016-03-10 12:15:36 +08:00
gui Merge branch 'master' into scanwidget 2016-03-10 12:46:07 +01:00
language Rename 'with parallel' to 'with interleave' (#265). 2016-02-22 13:24:43 +00:00
master master/worker_db: make arguments optional in DDB entries 2016-03-05 00:17:08 +08:00
protocols monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247 2016-03-10 15:11:10 +08:00
runtime Merge branch 'master' into rtiobusy 2016-03-09 17:58:58 +01:00
sim sim: align API closer to non-sim 2016-02-23 21:01:03 +01:00
test hardware_testbench: better message when skipping 2016-03-10 12:34:06 +01:00
wavesynth coefficients: fix constant zero 2016-02-23 17:56:38 +01: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
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
monkey_patches.py monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247 2016-03-10 15:11:10 +08:00
tools.py monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247 2016-03-10 15:11:10 +08:00