Commit Graph

3236 Commits

Author SHA1 Message Date
Robert Jördens d84bcfddbe browser: use suffix for thumbnails 2016-04-07 20:18:21 +08:00
Robert Jördens 762e0400c0 browser: handle only known errors, cleanup 2016-04-07 20:18:21 +08:00
Sebastien Bourdeauducq 506b5ec4b0 browser: add missing __init__.py 2016-04-07 20:02:44 +08:00
whitequark 12d6f1d963 Commit missing parts of bb064c67a. 2016-04-06 23:46:19 +00:00
whitequark bb064c67a9 runtime: add kernel-accessible sqrt.
Fixes #382.
2016-04-06 23:17:42 +00:00
whitequark 9cc9e8b276 embedding: s/kernel_constant_attributes/kernel_invariants/g
Requested in #359.
2016-04-06 22:38:31 +00:00
whitequark 32102bc25f doc: use proper CMAKE_BUILD_TYPE for LLVM.
Fixes #380.
2016-04-06 22:05:55 +00:00
Sebastien Bourdeauducq eb68ab9ad0 doc: remote execution 2016-04-06 19:13:41 +08:00
Sebastien Bourdeauducq 221d1bde0c manual/developing_a_ndsp: update to new bind interface 2016-04-06 19:13:01 +08:00
Sebastien Bourdeauducq 364e3d48ab applets/TitleApplet: support hierarchical datasets in titles 2016-04-06 17:21:35 +08:00
Sebastien Bourdeauducq 356afb045c applets: support title for histogram and XY. Closes #376 2016-04-06 17:08:38 +08:00
Sebastien Bourdeauducq 485f82b53b applets/simple: add TitleApplet (#376) 2016-04-06 17:02:57 +08:00
Sebastien Bourdeauducq f530815305 gui/applets: use templates instead of formats 2016-04-06 17:02:26 +08:00
Sebastien Bourdeauducq 7e2e182315 put dashboard-specific files in separate directory 2016-04-06 15:45:02 +08:00
Sebastien Bourdeauducq 1d94cfd8ed gui: save/restore geometry of applets when they are disabled/enabled. Closes #375 2016-04-06 15:18:21 +08:00
Sebastien Bourdeauducq 04d4067e7f gui/state: add debug logging 2016-04-06 15:14:33 +08:00
Robert Jördens 73795ff788 test_rtio: integer division 2016-04-06 02:26:20 +08:00
Robert Jördens 1a04cc0c24 browser: add thumbnail icon provider 2016-04-06 02:01:25 +08:00
Robert Jördens 4bc5eaf9e8 test_rtio: scale speed test results to 'event' intervals 2016-04-06 00:55:13 +08:00
Robert Jördens 76dcccb33b test_rtio: comments and correction
* add comments what is actually being measured in the two rate tests
* remove spurious factor of two
2016-04-05 20:51:03 +08:00
Robert Jördens 1f152bceb2 browser: own package, own datasets dock 2016-04-05 18:50:29 +08:00
Robert Jördens 1814f12152 gui/datasets: rm unused imports/style 2016-04-05 18:50:29 +08:00
Sebastien Bourdeauducq fc524961b2 dashboard/moninj: fancy level setting and layout improvements. Closes #163 2016-04-05 18:38:05 +08:00
Robert Jördens e7c58a7d62 RELEASE_NOTES: spelling 2016-04-05 18:09:30 +08:00
Robert Jördens aaa81a63d1 browser: use LocalModelManager, make the 'explorer' the central widget 2016-04-05 17:22:16 +08:00
Robert Jördens 4edfd6caa4 qui/models: add LocalModelManager 2016-04-05 17:22:16 +08:00
Robert Jördens 826d529756 gui/results: add QListView 2016-04-05 17:22:16 +08:00
Robert Jördens 670e8907a5 artiq_browser: load from hdf5 2016-04-05 17:22:16 +08:00
Robert Jördens fa63637a2e gui/browser: local model manager 2016-04-05 17:22:16 +08:00
Robert Jördens 6686383378 artiq_browser: add entry points 2016-04-05 17:22:16 +08:00
Robert Jördens 91a362c898 add artiq_browser 2016-04-05 17:22:16 +08:00
Robert Jördens 4759ea337b worker_impl: style 2016-04-05 17:22:16 +08:00
Robert Jördens 8af8365440 RELEASE_NOTES: HDF5 encoding 2016-04-05 17:22:16 +08:00
Robert Jördens 05c61465e0 worker: trust that h5py encodes strings 2016-04-05 17:18:15 +08:00
Robert Jördens 587a0f4565 worker: trust that h5py maps all types as we want 2016-04-05 17:18:15 +08:00
Robert Jördens 8078e59077 test_h5types: also test ndarrays 2016-04-05 17:18:15 +08:00
Robert Jördens 7a5b3a1167 test_h5types: use in-memory files 2016-04-05 17:18:15 +08:00
Robert Jördens fbe89c8f25 RELEASE_NOTES: style 2016-04-05 17:18:15 +08:00
Robert Jördens 4e7b004a4e worker, hdf5: move datasets to subgroup 2016-04-05 17:17:18 +08:00
Sebastien Bourdeauducq 1ff01a43ff artiq_flash: clear error message when bin directory is absent 2016-04-05 16:09:41 +08:00
Sebastien Bourdeauducq ed1c368e73 gateware: name targets consistently. Closes #290 2016-04-05 16:07:29 +08:00
Sebastien Bourdeauducq 4ca9797627 pyqtgraph dock patch is not needed anymore 2016-04-05 15:23:44 +08:00
Sebastien Bourdeauducq e1da9de39d manual/faq: cleanup/update 2016-04-05 14:17:06 +08:00
Sebastien Bourdeauducq 6304b3f319 RELEASE_NOTES: GUI -> dashboard 2016-04-05 13:59:58 +08:00
Sebastien Bourdeauducq 1459b393a0 examples/remote_exec_controller: implement ping 2016-04-05 13:59:54 +08:00
Sebastien Bourdeauducq affe4d45aa ship examples with package 2016-04-05 13:59:39 +08:00
Sebastien Bourdeauducq 2dfc1a8d17 gui/explorer: display filenames and classes in tooltips. Closes #371 2016-04-05 13:26:00 +08:00
Sebastien Bourdeauducq d9b2968426 gui/models/DictSyncTreeSepModel: support tooltips 2016-04-05 13:25:14 +08:00
whitequark 14caa2713c test_pulse_rate_dds: adjust bounds. 2016-04-05 01:52:34 +00:00
whitequark e908a5fceb conda: update llvmlite-artiq dependency.
Build 24 includes addc optimizations.
2016-04-05 00:48:41 +00:00