.. |
applets
|
applets/plot_xy: use numpy array for default X axis. Closes #458
|
2016-05-30 22:48:44 -05:00 |
compiler
|
transforms.llvm_ir_generator: skip RPC values for attribute writeback.
|
2016-08-03 13:19:29 +08:00 |
coredevice
|
analyzer: use picosecond resolution in VCD output. Closes #528
|
2016-08-03 10:57:47 +08:00 |
devices
|
doc: re-formatting a directory path in lda driver comments so it will display correctly in the sphinx documentation
|
2016-08-01 23:36:26 +02:00 |
examples
|
gui/entries/_RangeScan: set range before setting value. Fixes clamping to 99.99
|
2016-06-11 16:50:16 -06:00 |
frontend
|
artiq_flash: support using alternative OpenOCD config files
|
2016-07-19 15:36:18 +08:00 |
gateware
|
target/pipistrello: shrink TTL FIFOs
|
2016-07-14 15:59:21 +08:00 |
gui
|
gui.entries: avoid intermediate value feedback, closes #533
|
2016-08-04 11:35:57 +02:00 |
language
|
language/environment: fix mutate_dataset with parent. Closes #498
|
2016-07-03 12:28:38 +08:00 |
master
|
worker: increase send_timeout (Windows can be really slow)
|
2016-07-03 12:24:43 +08:00 |
protocols
|
protocols.pc_rpc: exclude kernel_invariants from proxying.
|
2016-08-03 13:19:34 +08:00 |
runtime
|
runtime: update ppp code for lwip 2.0.0.
|
2016-07-09 09:01:00 +08:00 |
sim
|
sim: align API closer to non-sim
|
2016-02-23 21:01:03 +01:00 |
test
|
embedding: reimplement 373578bc properly.
|
2016-07-07 16:01:22 +00: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 Python 3.5.2 to disable broken asyncio.base_events._ipaddr_info optimization (#506)
|
2016-07-13 11:26:35 +08:00 |
tools.py
|
monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247
|
2016-03-10 15:11:10 +08:00 |