.. |
applets
|
applets/plot_xy: use numpy array for default X axis. Closes #458
|
2016-05-30 22:48:44 -05:00 |
compiler
|
ir: `invoke` is a valid `delay` decomposition.
|
2016-07-14 01:10:52 +08:00 |
coredevice
|
spi: expose more documentation on chaining transfers
|
2016-07-04 12:44:34 +02:00 |
devices
|
novatech409b: log sim commands, style
|
2016-03-10 16:50:18 +01:00 |
examples
|
gui/entries/_RangeScan: set range before setting value. Fixes clamping to 99.99
|
2016-06-11 16:50:16 -06:00 |
frontend
|
dashboard: kill the Qt built-in main window closing mechanism
|
2016-07-01 18:47:27 +08:00 |
gateware
|
targets/pipistrello: work around Xst placer idiocy
|
2016-07-14 15:14:11 +08:00 |
gui
|
gui: save/restore last folder outside repository. Closes #476
|
2016-06-12 13:19:07 +08: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
|
make sure monkey patches are applied when asyncio.open_connection() is used
|
2016-07-13 11:29:18 +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 |