Commit Graph

37 Commits

Author SHA1 Message Date
David Nadlinger 4e03f7ab0a gui: Don't show more than the 64 working channels in moninj
Previously, you could irreversibly set the override since
the gateware part would accept commands for the higher channels,
but of coure not report back the results.

See GitHub #601.

Signed-off-by: David Nadlinger <code@klickverbot.at>
2016-11-05 00:29:11 +08:00
Sebastien Bourdeauducq 115204f2f4 dashboard/datasets: use scientific spinbox and increase number of decimals, closes #572 2016-10-17 20:08:39 +08:00
Sebastien Bourdeauducq 638bbeca48 dashboard: make state restore failure on experiment opening non-fatal 2016-09-21 19:23:31 +08:00
Sebastien Bourdeauducq 898fa43ecc dashboard: remember experiment editor scroll positions 2016-09-14 10:52:49 +08:00
Sebastien Bourdeauducq 9de0dacb94 dashboard: save/restore MDI window states when they are closed. Closes #559 2016-09-14 10:45:00 +08:00
Sebastien Bourdeauducq f644595489 gui: use bare QSpinBox for integer NumberEntries. Closes #558 2016-09-14 10:29:29 +08:00
Sebastien Bourdeauducq 76c407b4b9 dashboard: fix 'disable other scans' 2016-09-06 22:50:35 +08:00
Sebastien Bourdeauducq bb12f563f6 gui: fix layout and scan disable bugs with argument recomputation 2016-09-02 11:02:35 +08:00
Sebastien Bourdeauducq e0cdda2760 dashboard: fix argument recomputation for experiments outside repository. Closes #548 2016-09-02 11:02:29 +08:00
Sebastien Bourdeauducq b7151a253f gui: improve search of hierarchical datasets. Closes #258 2016-08-14 18:33:24 +08:00
Sebastien Bourdeauducq 0963b07774 dashboard: remove vestige of status bar. Closes #517 2016-07-19 00:01:59 +08:00
Sebastien Bourdeauducq dd349b0701 dashboard: simplify dataset editing code 2016-07-03 12:23:56 +08:00
Sebastien Bourdeauducq ea13d00087 dashboard: preserve argeditor state across argument recomputations. Closes #486 2016-07-01 15:23:40 +08:00
Sebastien Bourdeauducq b769403667 dashboard: larger experiment initial window size 2016-06-19 09:31:19 +08:00
Sebastien Bourdeauducq b3b0e19d21 dashboard: compute initial experiment window size from font metrics 2016-06-19 08:50:38 +08:00
Sebastien Bourdeauducq ae914d2611 dashboard/experiments: look improvements 2016-06-18 18:55:25 +08:00
Sebastien Bourdeauducq 80cf321233 dashboard: do not use Qt recursive event loop 2016-06-18 14:34:23 +08:00
Sebastien Bourdeauducq 9a1cad5cec dashboard: basic dataset editing capabilities 2016-06-17 16:45:26 +08:00
Sebastien Bourdeauducq 60657c30b0 dashboard: add button to disable other scans 2016-06-15 19:06:04 +08:00
Sebastien Bourdeauducq 490bb6ef2d gui: save/restore last folder outside repository. Closes #476 2016-06-12 13:18:22 +08:00
Sebastien Bourdeauducq 6db96f81d5 gui/moninj: reduce logging level of UDP failure 2016-06-04 16:33:56 -04:00
Sebastien Bourdeauducq c49be807e4 gui/moninj: do not crash when there is no network 2016-06-04 16:31:17 -04:00
Sebastien Bourdeauducq 6983f3520a explorer: fix directory listing error handling 2016-06-04 10:18:29 -04:00
Sebastien Bourdeauducq ab749560c2 dashboard: forward local log messages to docks, replace status bar (#411) 2016-05-28 11:10:25 -05:00
Sebastien Bourdeauducq b3e55b753b environment,dashboard: generalize multiple defaults, fix HDF5 argument load 2016-05-24 08:58:34 -05:00
Robert Jördens 7a71939201 dashboard.log -> gui.log 2016-05-20 16:12:11 +02:00
Robert Jördens 904db4923c dashboard/experiments: style 2016-05-08 18:14:01 +02:00
Robert Jördens c5fcb6b8d5 dashboard: use get_open_file_name 2016-05-08 18:14:01 +02:00
Robert Jördens 77b84a7979 browser: move exp mgmt to mdi area 2016-05-07 12:53:37 +02:00
Robert Jördens d99d19dd3a browser: stubs for experiment editors 2016-05-07 12:53:37 +02:00
Sebastien Bourdeauducq 597d7c389e dashboard: support reloading arguments from HDF5 2016-05-05 00:51:30 +08:00
Sebastien Bourdeauducq de73bd1998 gui/moninj: sort by channel. Closes #413 2016-04-30 10:46:56 +08:00
Sebastien Bourdeauducq 7d590afd73 dashboard/moninj: use ephemeral UDP port 2016-04-11 18:54:25 +08:00
Sebastien Bourdeauducq dbba41b042 dashboard/moninj: fix windows problems 2016-04-11 18:49:57 +08:00
Sebastien Bourdeauducq d9e918be49 dashboard/moninj: use thread instead of asyncio UDP (#39) 2016-04-11 18:09:41 +08:00
Sebastien Bourdeauducq 1690cb11b3 dashboard/moninj: remove debug prints 2016-04-11 17:17:20 +08:00
Sebastien Bourdeauducq 7e2e182315 put dashboard-specific files in separate directory 2016-04-06 15:45:02 +08:00