Sebastien Bourdeauducq
|
8d66d53e06
|
Revert "tools/file_import: restore sys.modules. Closes #976"
This reverts commit b48e782dd6 .
|
2018-05-02 12:14:56 +08:00 |
Sebastien Bourdeauducq
|
b48e782dd6
|
tools/file_import: restore sys.modules. Closes #976
|
2018-05-01 22:15:47 +08:00 |
Sebastien Bourdeauducq
|
0aacdb0458
|
tools: add missing import
|
2018-01-28 02:12:46 +08:00 |
whitequark
|
4fd236d234
|
artiq_flash: cache transferred artifacts.
|
2018-01-19 08:28:04 +00:00 |
whitequark
|
b553804e5a
|
artiq_flash: implement network transparency.
|
2018-01-19 07:39:55 +00:00 |
whitequark
|
b5d098c6db
|
Add lockfile support to artiq_devtool.
|
2017-11-26 15:17:35 +00:00 |
whitequark
|
dd87508a7f
|
Implement forwarding of logs from core device to master.
Fixes #691.
|
2017-07-18 05:31:59 +00:00 |
whitequark
|
6061393bd0
|
tools: lazily import paramiko.
|
2017-06-25 07:17:03 +00:00 |
whitequark
|
816ec6c52f
|
artiq_pcap: implement.
|
2017-06-25 07:04:29 +00:00 |
Sebastien Bourdeauducq
|
d51b27e0aa
|
tools: cleanup artiq_version
|
2016-08-04 19:42:13 +08:00 |
Sebastien Bourdeauducq
|
f64a1f566d
|
tools: remove uneeded checkcache
|
2016-08-04 19:42:04 +08:00 |
Robert Jördens
|
6084eff85e
|
tools: help string wording
|
2016-07-18 19:47:05 +02:00 |
Robert Jördens
|
9785b39edd
|
tools: support wildcard bind: --bind '*'
|
2016-07-18 18:30:49 +02:00 |
Robert Jördens
|
b9000fa267
|
tools: __all__ update
|
2016-07-18 18:30:49 +02:00 |
Robert Jördens
|
6a7377244b
|
tools: style
|
2016-07-18 16:50:45 +02:00 |
Robert Jördens
|
bb706c1fe2
|
browser/dashboard: use appdirs, closes #438
|
2016-07-18 16:50:27 +02:00 |
Robert Jördens
|
0857cfdcb1
|
short_format: cover a few more numpy types correctly
|
2016-05-22 16:53:39 +02:00 |
Sebastien Bourdeauducq
|
579168f06f
|
monkey-patch asyncio.proactor_events to handle ConnectionAbortedError on Windows. Closes #247
|
2016-03-10 15:11:10 +08:00 |
whitequark
|
80e1cf5d78
|
Monkey-patch asyncio create_server (fixes #253).
|
2016-03-09 02:37:16 +00:00 |
Sebastien Bourdeauducq
|
cf465dae0c
|
tools/file_import: make sure sys.path is always restored
|
2016-01-31 20:33:17 +01:00 |
Sebastien Bourdeauducq
|
3cf67afeb1
|
generalize multiline logging to remote logs and controllers
|
2016-01-26 21:59:37 +01:00 |
Robert Jördens
|
d1119d7747
|
artiq_dir: move out of tools to unlink dependencies
|
2016-01-25 18:15:50 -07:00 |
Sebastien Bourdeauducq
|
c9da5f4ecb
|
frontend: bind v4 and v6 localhost addresses by default, support multiple bind
|
2015-12-27 18:03:13 +08:00 |
Sebastien Bourdeauducq
|
183e855229
|
remove workaround_asyncio263
|
2015-12-20 23:26:48 +08:00 |
Sebastien Bourdeauducq
|
93317d48c9
|
gui/explorer: file selector for experiments outside repos
|
2015-12-09 19:13:57 +08:00 |
whitequark
|
c14299dca8
|
Merge branch 'new-py2llvm'
|
2015-11-24 03:01:54 +08:00 |
Sebastien Bourdeauducq
|
4166f4e928
|
frontend: use atexit_register_coroutine in other tools
|
2015-11-11 16:22:12 +08:00 |
whitequark
|
d6d0a3e3e9
|
Merge branch 'master' into new-py2llvm
|
2015-11-07 12:57:18 +03:00 |
Sebastien Bourdeauducq
|
e26147b2ac
|
gateware,runtime: use new migen/misoc
|
2015-11-04 00:35:03 +08:00 |
whitequark
|
f70f7fb89b
|
Merge branch 'master' into new-py2llvm
|
2015-10-30 04:29:35 +03:00 |
Sebastien Bourdeauducq
|
50809e02c2
|
tools/short_format: display shape of ndarrays
|
2015-10-21 11:13:46 +08:00 |
Sebastien Bourdeauducq
|
1bc4061620
|
protocols: better workaround for asyncio issue 263
|
2015-10-20 00:35:33 +08:00 |
Sebastien Bourdeauducq
|
661b9bfbfa
|
tools/short_format: increase max string length
|
2015-10-18 13:32:29 +08:00 |
Sebastien Bourdeauducq
|
d7b41207da
|
tools/short_format: display booleans directly
|
2015-10-18 13:31:36 +08:00 |
whitequark
|
bd5b324fc2
|
Merge branch 'master' into new-py2llvm
|
2015-10-13 19:24:45 +03:00 |
Sebastien Bourdeauducq
|
5c4ed7a9bd
|
fix imports
|
2015-10-12 19:46:14 +08:00 |
Sebastien Bourdeauducq
|
22bffa98b5
|
client: use short_format in dataset display
|
2015-10-12 18:10:58 +08:00 |
Sebastien Bourdeauducq
|
f552d62b69
|
use Python 3.5 coroutines
|
2015-10-03 19:28:57 +08:00 |
Sebastien Bourdeauducq
|
b117b9320d
|
asyncio.async -> asyncio.ensure_future
|
2015-10-03 14:37:02 +08:00 |
Sebastien Bourdeauducq
|
125503139e
|
remove workaround for Python bug in asyncio process.wait(). Requires Python 3.5. Closes #58
|
2015-10-03 14:33:18 +08:00 |
whitequark
|
3e1348a084
|
Merge branch 'master' of github.com:m-labs/artiq into new-py2llvm
|
2015-09-27 18:22:28 +03:00 |
Sebastien Bourdeauducq
|
a059ebf36a
|
tools/get_experiment: do not autodetect experiments starting with _
|
2015-09-01 13:21:03 -06:00 |
whitequark
|
6b8ef8c490
|
artiq_run: use "artiq_run_" as user code module prefix, not "file_import_".
|
2015-08-28 02:22:59 -05:00 |
Sebastien Bourdeauducq
|
06badd1dc1
|
scheduler: refactor, fix pipeline hazards
|
2015-08-10 21:58:11 +08:00 |
Sebastien Bourdeauducq
|
f81b2eba43
|
master: better repo scan error handling
|
2015-08-08 23:36:12 +08:00 |
Sebastien Bourdeauducq
|
e078dabd3c
|
tools/TaskObject: do not suppress exceptions raised by terminating task
|
2015-08-06 22:14:49 +08:00 |
Sebastien Bourdeauducq
|
bd2bd68a54
|
gui,client: do now show arguments
|
2015-07-22 05:47:14 +08:00 |
Sebastien Bourdeauducq
|
32d141f5ac
|
refactor ddb/pdb/rdb
|
2015-07-13 22:21:32 +02:00 |
Yann Sionneau
|
0109821078
|
tools: change asyncio_process_wait_timeout to handle cases where process.stdout is None. close #56
|
2015-07-07 19:30:36 +02:00 |
Sebastien Bourdeauducq
|
9f9079589e
|
gui: send monitor requests to core device
|
2015-06-05 14:52:41 +08:00 |