Commit Graph

1635 Commits

Author SHA1 Message Date
Sebastien Bourdeauducq 71d2e3a69f protocols/sync_struct: disconnection can also cause BrokenPipeError 2015-10-20 00:35:02 +08:00
Sebastien Bourdeauducq da70f8b88c test/pc_rpc: test AutoTarget 2015-10-19 20:20:53 +08:00
Sebastien Bourdeauducq 03e317780b device_db: make best_effort parameter optional for controllers 2015-10-18 14:37:08 +08:00
Sebastien Bourdeauducq a5606768ad device_db: make target_name parameter optional for controllers 2015-10-18 14:35:53 +08:00
Sebastien Bourdeauducq 5947f54855 pc_rpc: autotarget support 2015-10-18 14:34:30 +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
Sebastien Bourdeauducq b9c1d3ef12 language, gui: do not automatically insert scale prefixes 2015-10-18 00:52:16 +08:00
Sebastien Bourdeauducq da83212c79 gui: autodetect whether QSortFilterProxyModel is in QtCore or QtGui 2015-10-17 19:11:17 +08:00
Sebastien Bourdeauducq 7f5e264971 ctlmgr: add hostname to log source 2015-10-17 10:58:15 +08:00
Sebastien Bourdeauducq 5899825eef import order 2015-10-17 10:41:52 +08:00
Sebastien Bourdeauducq 797bf9830c language: add basic logging initializer for experiments 2015-10-17 10:39:21 +08:00
Sebastien Bourdeauducq 04a049b93d master: timestamp logfiles 2015-10-17 10:26:54 +08:00
Sebastien Bourdeauducq 60ed88f3d9 worker: separate stdout/stderr for forwarding 2015-10-17 10:22:20 +08:00
Sebastien Bourdeauducq f6fd7ecef2 logging: handle newlines in messages 2015-10-17 10:21:03 +08:00
Sebastien Bourdeauducq 6c856025cc protocol/logging: workaround for asyncio's inability to detect connection closes on writes 2015-10-16 21:28:39 +08:00
Sebastien Bourdeauducq f332c1d3cc ctlmgr: forward controller logs 2015-10-16 20:08:11 +08:00
Sebastien Bourdeauducq 786dc14057 protocols/logging: fix split, warn on format errors 2015-10-16 20:07:31 +08:00
Sebastien Bourdeauducq 9e96a687e2 ctlmgr: forward log to master 2015-10-16 18:35:58 +08:00
Sebastien Bourdeauducq 9bb94f0f59 master/log: move formatter into LogBufferHandler 2015-10-16 18:35:30 +08:00
Sebastien Bourdeauducq cee8f288de protocols/logging: add LogForwarder 2015-10-16 18:35:02 +08:00
Sebastien Bourdeauducq c0796249b3 protocols/logging: document, take level numbers for consistency with master publish 2015-10-16 18:34:37 +08:00
whitequark f3e61e265c conda: move everything except artiq to conda-recipes (closes #138). 2015-10-16 07:06:22 +03:00
Sebastien Bourdeauducq cbda753f44 master: TCP server for remote logging 2015-10-16 00:53:35 +08:00
Sebastien Bourdeauducq 9e2e233fef master: log file support 2015-10-15 23:47:31 +08:00
Sebastien Bourdeauducq 49acd10dfd gui: fix data update in DictSyncModel/ListSyncModel 2015-10-14 21:32:26 +08:00
Sebastien Bourdeauducq 744ae4cd13 Merge branch 'master' of github.com:m-labs/artiq 2015-10-14 21:21:35 +08:00
Sebastien Bourdeauducq f3b3bf3036 gui: log filtering 2015-10-14 21:21:19 +08:00
whitequark da4a6a2e64 conda: llvmlite-artiq: test by importing binding. 2015-10-14 16:01:36 +03:00
whitequark d033745f42 conda: llvmdev-or1k: bump. 2015-10-14 15:57:15 +03:00
whitequark 6b9cc5a17c Revert "travis: export llvm-or1k lib/ in LD_LIBRARY_PATH."
This reverts commit 6d0ec2f01d.
2015-10-14 14:49:40 +03:00
whitequark ca3a0fd73b conda: llvmlite-artiq: do not use LLVM from /usr/local/llvm-or1k. 2015-10-14 14:49:40 +03:00
whitequark 760ecb5308 conda: add lit package. 2015-10-14 14:49:40 +03:00
whitequark fa9cbab77a conda: fix README. 2015-10-14 14:49:40 +03:00
Sebastien Bourdeauducq f85554486a gui: dataset filtering with QSortFilterProxyModel 2015-10-14 19:29:58 +08:00
Sebastien Bourdeauducq ea5fbc9211 examples: logging from experiment 2015-10-14 16:31:07 +08:00
Sebastien Bourdeauducq 86e201c6a0 master/log: parse names, better filtering, cleanup 2015-10-14 16:30:57 +08:00
Sebastien Bourdeauducq da159f11d4 gui/log: ensure black/white colors 2015-10-14 16:30:16 +08:00
Sebastien Bourdeauducq 9f04af63e6 scheduler: raise logging severity of errors 2015-10-14 16:02:22 +08:00
Sebastien Bourdeauducq c00bce3967 master,client,gui: logging sources, timestamps, levels 2015-10-14 01:06:57 +08:00
Sebastien Bourdeauducq f632e84d74 examples/speed_benchmark: dbs->managers 2015-10-14 01:06:16 +08:00
Sebastien Bourdeauducq ef487ee8b0 doc: more updates for dataset API 2015-10-13 18:45:04 +08:00
Sebastien Bourdeauducq fc4791bbbe doc: new dataset API 2015-10-13 18:11:17 +08:00
Sebastien Bourdeauducq ceb18d05b3 manual/management: add warning about setups that resolve the current hostname to localhost. closes #134 2015-10-13 01:47:18 +08:00
Sebastien Bourdeauducq 1d14975bd5 worker: cleaner termination on exception in user code, improve unittest 2015-10-13 01:11:57 +08:00
Sebastien Bourdeauducq fbf94f9b6d Merge branch 'master' of github.com:m-labs/artiq 2015-10-12 19:46:52 +08:00
Sebastien Bourdeauducq 3cec176318 get_ddb -> get_device_db 2015-10-12 19:46:31 +08:00
Sebastien Bourdeauducq 5c4ed7a9bd fix imports 2015-10-12 19:46:14 +08:00
whitequark 9e64f7dc3a Adapt old compiler to Python 3.5 AST. 2015-10-12 14:45:31 +03:00
Sebastien Bourdeauducq b51910fa42 compile,coretool: use new dataset API 2015-10-12 19:32:16 +08:00