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
|
736927b6da
|
language: set NoScan default repetitions to 1
|
2016-09-13 11:49:21 +08:00 |
raghu
|
d4af4414e7
|
added repetitions for no scan, repetitions set to one when disable other scans selected. Closes #532
|
2016-09-13 11:49:21 +08:00 |
whitequark
|
b73d7e402c
|
runtime: expose strlen (implicitly required for comparing strings).
Fixes #557.
|
2016-09-10 09:53:21 +08:00 |
Sebastien Bourdeauducq
|
ad697d4320
|
master: optimize repository scan, closes #546
|
2016-09-10 00:19:53 +08:00 |
Sebastien Bourdeauducq
|
f23ebc035b
|
doc: move VADJ, closes #554
|
2016-09-09 18:41:36 +08:00 |
whitequark
|
e75002a109
|
Also serialize numpy.int{32,64} like int in RPC return values.
Fixes #555.
|
2016-09-09 17:17:51 +08:00 |
Sebastien Bourdeauducq
|
f2502026bf
|
gui/applets: fix teardown of half-initialized applets
|
2016-09-06 23:07:29 +08:00 |
Sebastien Bourdeauducq
|
9e33bceb6f
|
gui/applets: fix handling of process creation failure
|
2016-09-06 23:07:22 +08:00 |
Sebastien Bourdeauducq
|
76c407b4b9
|
dashboard: fix 'disable other scans'
|
2016-09-06 22:50:35 +08:00 |
Sebastien Bourdeauducq
|
d571c52800
|
artiq_client: fix 'show log', closes #552
|
2016-09-05 23:05:58 +08:00 |
Robert Jördens
|
87fad87e8f
|
RELEASE_NOTES: 2.0rc1
|
2016-09-04 16:33:33 +02:00 |
Robert Jördens
|
642c7abdad
|
conda: fix nist_clock summary
|
2016-09-03 11:08:58 +02:00 |
Sebastien Bourdeauducq
|
c9eeddbb9f
|
import_cache: make sure last line ends with \n as linecache does. Closes #547
|
2016-09-02 11:02:40 +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
|
584d88428f
|
RELEASE_NOTES: None arguments during experiment examination (#545)
|
2016-09-02 11:02:25 +08:00 |
Robert Jördens
|
fc4b3e44d5
|
spi: use misoc SPIMachine, closes #314
|
2016-08-26 14:09:05 +02:00 |
Robert Jördens
|
9d08011a1f
|
conda: misoc 0.3
|
2016-08-26 14:09:05 +02:00 |
Robert Jördens
|
75731611cd
|
doc/manual: no analytics_id with rtd
|
2016-08-25 22:21:40 +02:00 |
Robert Jördens
|
c4559fcd99
|
doc: use sphinx_rtd_theme
|
2016-08-25 21:53:50 +02:00 |
Robert Jördens
|
afd2a37e0d
|
doc/rtio: cleanup
|
2016-08-25 21:53:50 +02:00 |
Robert Jördens
|
8f045911f1
|
doc/rtio: make vis coloring consistent
|
2016-08-25 19:28:36 +02:00 |
Robert Jördens
|
6b5424b118
|
doc/rtio: vis RTIOUndeflow tweak
|
2016-08-25 19:28:36 +02:00 |
Robert Jördens
|
e0569a1531
|
doc/rtio: vis RTIOUnderflow
|
2016-08-25 19:28:36 +02:00 |
Robert Jördens
|
6e8ff374d7
|
doc/rtio: input vis
|
2016-08-25 19:28:36 +02:00 |
Robert Jördens
|
aef99b5164
|
doc/rtio: vis: now_mu -> now since not didactically relevant
|
2016-08-25 19:28:36 +02:00 |
Robert Jördens
|
1c9005851e
|
doc/rtio: handover vis, tweak other vis's
|
2016-08-25 19:28:36 +02:00 |
Robert Jördens
|
87d3b53bde
|
doc/rtio: sync() visualization
|
2016-08-25 19:28:36 +02:00 |
Robert Jördens
|
19d6dbc8a9
|
doc: ship wavedrom js b/c https
|
2016-08-25 19:28:36 +02:00 |
Robert Jördens
|
1f31fa620a
|
doc: use wavedrom to visualize stuff
|
2016-08-25 12:16:05 +02:00 |
Robert Jördens
|
c8faff2ba7
|
doc/rtio: fix description of idle kernel/reset
|
2016-08-25 10:20:10 +02:00 |
Robert Jördens
|
2da1dbae91
|
doc: rtio concepts, closes #451
|
2016-08-24 17:50:39 +02:00 |
Robert Jördens
|
1c85e95ad0
|
doc: expand/refine getting_started_core
|
2016-08-24 17:50:39 +02:00 |
Robert Jördens
|
e07fd019aa
|
doc: cleanup git checkout instructions (see #542)
|
2016-08-24 17:50:39 +02:00 |
Sebastien Bourdeauducq
|
538d3e8a85
|
runtime/dds: disable dds_init_sync completely for non-9914
|
2016-08-17 00:23:58 +08:00 |
whitequark
|
6c2ca69d4f
|
conda: require misoc 0.2.
|
2016-08-16 07:08:35 +00:00 |
Sebastien Bourdeauducq
|
310acca372
|
dds: fix docstring, closes #540
|
2016-08-16 14:55:30 +08:00 |
whitequark
|
283fc904ec
|
runtime: follow rename of compiler_rt to compiler-rt in misoc.
|
2016-08-16 06:58:08 +00:00 |
Sebastien Bourdeauducq
|
4e3bb01e7e
|
gui/log: support copying entries to clipboard. Closes #280
|
2016-08-15 20:19:25 +08:00 |
Sebastien Bourdeauducq
|
23b704802d
|
dds: make init_sync accessible for AD9914 only
|
2016-08-15 17:45:18 +08:00 |
raghu
|
c4d17138a1
|
added sync for AD9914
|
2016-08-15 17:44:27 +08:00 |
Sebastien Bourdeauducq
|
b7151a253f
|
gui: improve search of hierarchical datasets. Closes #258
|
2016-08-14 18:33:24 +08:00 |
Robert Jördens
|
17582047cb
|
ScientificSpinBox: fix suffix/prefix
|
2016-08-14 11:28:30 +02:00 |
whitequark
|
5f5975844a
|
Revert "Update for LLVM 3.9."
This reverts commit 3aa7b99b8f .
|
2016-08-13 04:43:19 +00:00 |
whitequark
|
3aa7b99b8f
|
Update for LLVM 3.9.
|
2016-08-13 03:28:04 +00:00 |
Robert Jördens
|
5b8b6a9e34
|
RELEASE_NOTES: 1.3
|
2016-08-11 20:51:08 +02:00 |
Robert Jördens
|
9775faa322
|
gui: use ScientificSpinBox for NoScan and NumberValue (#460)
|
2016-08-11 17:02:21 +02:00 |
Robert Jördens
|
941f6fc859
|
gui: auto-set ScientificSpinBox relative_step and precision in ScanWidget
|
2016-08-11 17:01:38 +02:00 |