Sebastien Bourdeauducq
|
6c24e699fd
|
examples: add realtime result demo
|
2015-01-13 19:12:35 +08:00 |
Sebastien Bourdeauducq
|
8ed6aeb64a
|
collect realtime results in master
|
2015-01-13 19:12:19 +08:00 |
Sebastien Bourdeauducq
|
77a7e592cb
|
management/sync_struct/Notifier: use publish function instead of object
|
2015-01-13 18:40:59 +08:00 |
Sebastien Bourdeauducq
|
2029613c58
|
management/scheduler: cleanup pending tasks
|
2015-01-13 18:01:01 +08:00 |
Sebastien Bourdeauducq
|
f12e721974
|
sync_struct: support nested structures
|
2015-01-13 17:31:58 +08:00 |
Sebastien Bourdeauducq
|
893c18679f
|
management/worker: improve error reporting
|
2015-01-13 17:27:36 +08:00 |
Robert Jördens
|
0bd54921af
|
move default TCP ports from 8887... to 3250...
* 8888 is busy: IPython default among others
* 3250 seems less so and is the house number times ten here
|
2015-01-13 10:56:44 +08:00 |
Sebastien Bourdeauducq
|
891c0d12f2
|
refactor device/parameter management, immediate parameter updates, start introducing results
|
2015-01-12 18:51:23 +08:00 |
Sebastien Bourdeauducq
|
c938e3f4f0
|
language/context: remove spurious argument
|
2015-01-10 15:43:13 +08:00 |
Sebastien Bourdeauducq
|
06914bbaa3
|
Make arguments attributes, integrate with AutoContext
This makes them accessible to future "data analysis" methods.
|
2015-01-10 15:41:35 +08:00 |
Yann Sionneau
|
2ad063c377
|
Lda: sanity checks on attenuation value
- Plus use of dB unit
|
2015-01-10 00:27:21 +08:00 |
Yann Sionneau
|
d21211a473
|
lda: docstring style
|
2015-01-10 00:27:15 +08:00 |
Sebastien Bourdeauducq
|
1407a48836
|
examples: use run arguments
|
2015-01-07 21:41:31 +08:00 |
Sebastien Bourdeauducq
|
be9f7550b5
|
master/gui/client: run arguments support
|
2015-01-07 21:37:07 +08:00 |
Sebastien Bourdeauducq
|
492ce1632b
|
artiq_run: use new dpdb, report changed parameters, remove function parameter, support run arguments
|
2015-01-07 19:21:17 +08:00 |
Sebastien Bourdeauducq
|
b63b46786e
|
management/file_import: invalidate linecache if needed
|
2015-01-07 18:14:52 +08:00 |
Sebastien Bourdeauducq
|
c11708972d
|
parameter database writeback
|
2015-01-07 17:50:05 +08:00 |
Sebastien Bourdeauducq
|
fa441eebda
|
gui: proper shutdown of RPC client
|
2015-01-06 17:50:15 +08:00 |
Sébastien Bourdeauducq
|
1354ccbbc1
|
Merge pull request #7 from dhslichter/patch-1
lda: fix 32 dB limit, add LDA-302P-1 support
|
2015-01-06 09:57:26 +08:00 |
dhslichter
|
ff37cdc26c
|
Update driver.py
|
2015-01-05 17:40:37 -07:00 |
dhslichter
|
c971a6f1c6
|
Update driver.py
Fix 32dB limit bug
|
2015-01-05 15:52:47 -07:00 |
Sebastien Bourdeauducq
|
4c4da77cc8
|
gui: 'remove' buttons functionality
|
2015-01-05 19:52:58 +08:00 |
Sebastien Bourdeauducq
|
f9d4056ee9
|
scheduler: fix cancellations
|
2015-01-05 19:41:40 +08:00 |
Sebastien Bourdeauducq
|
f695715d56
|
doc: minor fixes
|
2015-01-05 16:12:35 +08:00 |
Sebastien Bourdeauducq
|
7354117af2
|
pc_rpc: namespace cleanup
|
2015-01-05 16:10:16 +08:00 |
Sebastien Bourdeauducq
|
f9dd5682ee
|
pc_rpc: asyncio client
|
2015-01-05 16:07:12 +08:00 |
Sebastien Bourdeauducq
|
650baa9fc1
|
gui: factorize dict synchronization
|
2015-01-02 22:09:02 +08:00 |
Sebastien Bourdeauducq
|
f352e7f752
|
master/client: remove function parameter
|
2015-01-02 17:00:22 +08:00 |
Sebastien Bourdeauducq
|
3befafc4e0
|
master/gui: track last parameter changes
|
2015-01-02 15:28:45 +08:00 |
Sebastien Bourdeauducq
|
15b27a1d14
|
gui: parameter list update
|
2015-01-02 14:47:09 +08:00 |
Sebastien Bourdeauducq
|
a073a7e055
|
master/client: remote management of dpdb
|
2015-01-02 14:46:58 +08:00 |
Sebastien Bourdeauducq
|
7ada30e07a
|
dpdb: fix saves
|
2015-01-02 14:45:55 +08:00 |
Sebastien Bourdeauducq
|
d2a5dfa1ec
|
pc_rpc: multiple target support
|
2014-12-31 20:13:10 +08:00 |
Sebastien Bourdeauducq
|
9cd89a0c50
|
master: handle dpdb in master process
|
2014-12-31 17:41:22 +08:00 |
Sebastien Bourdeauducq
|
0aa450ad5d
|
pyon/store_file: do not erase file when encoding fails
|
2014-12-31 17:20:12 +08:00 |
Sebastien Bourdeauducq
|
cda394e0ce
|
gui: add basic parameters window
|
2014-12-31 11:11:38 +08:00 |
Sebastien Bourdeauducq
|
3566cd1ce0
|
gui: notebook and enable switch
|
2014-12-30 23:12:24 +08:00 |
Sebastien Bourdeauducq
|
2a60c7475e
|
gui: shorten name
|
2014-12-30 19:19:26 +08:00 |
Sebastien Bourdeauducq
|
32b79207b6
|
setup.py: fix data file installation
|
2014-12-30 18:53:27 +08:00 |
Sebastien Bourdeauducq
|
1ada80cd6d
|
gui: add icon and app title
|
2014-12-30 18:40:19 +08:00 |
Sebastien Bourdeauducq
|
9de3a08676
|
gui: split scheduler window
|
2014-12-30 18:18:23 +08:00 |
Sebastien Bourdeauducq
|
21c674404a
|
artiq_client: remove spurious import
|
2014-12-30 18:03:22 +08:00 |
Sebastien Bourdeauducq
|
b28739e281
|
gui: add some buttons
|
2014-12-29 23:22:52 +08:00 |
Sebastien Bourdeauducq
|
d85c08878c
|
gui: better default sizes
|
2014-12-29 21:37:19 +08:00 |
Sebastien Bourdeauducq
|
a363ad4a26
|
gui: fix periodic schedule sorting
|
2014-12-29 21:37:12 +08:00 |
Sebastien Bourdeauducq
|
6b283d78d3
|
master/client: periodic schedule monitoring
|
2014-12-29 18:44:50 +08:00 |
Sebastien Bourdeauducq
|
02f3781e65
|
management/scheduler: fix busywait bug
|
2014-12-29 13:32:11 +08:00 |
Sebastien Bourdeauducq
|
255b00f678
|
gui: queue display
|
2014-12-29 12:48:14 +08:00 |
Sebastien Bourdeauducq
|
1fdad21f08
|
master/client: queue pubsub
|
2014-12-28 18:56:26 +08:00 |
Sebastien Bourdeauducq
|
f033810e04
|
management: add sync_struct
|
2014-12-27 23:27:35 +08:00 |