whitequark
|
7de77cfc8f
|
Commit missing parts of 4e5d75295 .
|
2016-05-09 23:57:52 +08:00 |
whitequark
|
9196cdc554
|
compiler: fix quoting of methods (fixes #423).
|
2016-05-09 23:57:52 +08:00 |
Sebastien Bourdeauducq
|
ef3465a181
|
RELEASE_NOTES: 1.0rc4
|
2016-05-08 11:15:47 +08:00 |
Sebastien Bourdeauducq
|
85ecb900df
|
examples/photon_histogram: delay after count()
|
2016-05-07 18:33:48 +08:00 |
Sebastien Bourdeauducq
|
18b6718d0c
|
lwip/liteethif: cleanup, drop frames above MTU (#398)
|
2016-05-07 18:33:48 +08:00 |
Sebastien Bourdeauducq
|
d365ce8de8
|
examples/photon_histogram: integers
|
2016-05-07 18:33:48 +08:00 |
Sebastien Bourdeauducq
|
7466a4d9a9
|
gui/applets: catch duplicate applet UIDs (#430)
|
2016-05-07 11:47:30 +08:00 |
Sebastien Bourdeauducq
|
2eb67902e8
|
gui: do not crash if 'recompute all arguments' fails
|
2016-05-05 00:53:29 +08:00 |
Sebastien Bourdeauducq
|
fa609283d5
|
worker: use unix time for HDF5 start_time
|
2016-05-03 21:40:48 +02:00 |
Robert Jördens
|
53cef7e695
|
worker: run experiment in output directory
|
2016-05-03 21:02:51 +02:00 |
Robert Jördens
|
7803b68c4d
|
worker_impl: save expid, rid, start_time
|
2016-05-03 20:53:57 +02:00 |
Robert Jördens
|
5b955e8ce8
|
worker_db: factor get_output_prefix()
|
2016-05-03 20:53:54 +02:00 |
Sebastien Bourdeauducq
|
16fdebad8e
|
gateware/nist_qc2: increase DDS bus drive strength. Closes #421
|
2016-05-03 16:44:14 +08:00 |
Sebastien Bourdeauducq
|
adeb88619c
|
language/environment: update kernel_invariants in setattr_argument and setattr_device
|
2016-05-03 16:44:11 +08:00 |
Sebastien Bourdeauducq
|
9e14419abc
|
style
|
2016-05-03 16:43:09 +08:00 |
Robert Jördens
|
f7ba61b47b
|
examples/transport: add slack between experiments/after count()
|
2016-05-03 10:41:43 +02:00 |
Robert Jördens
|
dcf082e427
|
Revert "lwip: set MTU to 9000 to support jumbo frames"
This reverts commit dbbd11d798 .
Breaks more than it fixes.
|
2016-04-30 08:23:03 +02:00 |
Sebastien Bourdeauducq
|
06268d182f
|
gui/moninj: sort by channel. Closes #413
|
2016-04-30 12:31:06 +08:00 |
Sebastien Bourdeauducq
|
b05e3f42e9
|
lwip: set MTU to 9000 to support jumbo frames
|
2016-04-30 00:31:17 +08:00 |
whitequark
|
88fd5431b5
|
compiler: make kernel_invariant an instance, not class, property.
Fixes #409.
|
2016-04-30 00:31:17 +08:00 |
whitequark
|
e835ae2a2a
|
doc: explain RPC return type annotations.
Fixes #410.
|
2016-04-30 00:31:17 +08:00 |
Sebastien Bourdeauducq
|
7844e98b1d
|
doc/environment: datasets readonly in build
|
2016-04-27 01:43:01 +08:00 |
Sebastien Bourdeauducq
|
0a9b2aecbc
|
doc: move compiler details to separate chapter
|
2016-04-27 01:37:39 +08:00 |
whitequark
|
9b04778f66
|
embedding: ignore empty lines, like annotations, before kernel functions.
Fixes #363.
|
2016-04-27 01:37:28 +08:00 |
whitequark
|
24e24ddca4
|
doc: Document fast-math flag and kernel invariants.
Fixes #351, #359.
|
2016-04-27 01:37:28 +08:00 |
whitequark
|
0f6f684670
|
compiler: allow RPCing builtin functions.
Fixes #366.
|
2016-04-27 01:37:28 +08:00 |
whitequark
|
8d9a22f8da
|
compiler: don't typecheck RPCs except for return type.
Fixes #260.
|
2016-04-27 01:36:51 +08:00 |
whitequark
|
8a28039b74
|
coredevice: deserialize int64(width=64) as int(width=64), not host_int.
Fixes #402.
|
2016-04-22 23:28:01 +08:00 |
Sebastien Bourdeauducq
|
53f0477c3b
|
RELEASE_NOTES: 1.0rc3
|
2016-04-18 14:39:18 +08:00 |
Sebastien Bourdeauducq
|
ed17972104
|
master/experiments: log more details about experiment name conflicts
|
2016-04-16 21:36:33 +08:00 |
Sebastien Bourdeauducq
|
f962092b38
|
environment: cleanup docs
|
2016-04-16 19:38:52 +08:00 |
Sebastien Bourdeauducq
|
9b4a04b307
|
environment/get_device_db: raise ValueError when device manager not present
|
2016-04-16 19:38:46 +08:00 |
Sebastien Bourdeauducq
|
398468410f
|
Revert "environment,worker: remove enable_processors"
This reverts commit 08f903b8f4 .
|
2016-04-16 16:49:15 +08:00 |
Sebastien Bourdeauducq
|
08f903b8f4
|
environment,worker: remove enable_processors
|
2016-04-16 14:21:23 +08:00 |
Sebastien Bourdeauducq
|
0a259418fb
|
environment: make NumberValue return integers when appropriate. Closes #397
|
2016-04-16 14:21:22 +08:00 |
Sebastien Bourdeauducq
|
91645ffc24
|
test/analyzer: clear analyzer buffer after IO init
|
2016-04-15 01:18:58 +08:00 |
Robert Jördens
|
a2e4f95a00
|
test_analyzer: loop_out.off()
|
2016-04-14 22:57:47 +08:00 |
Sebastien Bourdeauducq
|
385e8d98fc
|
test/PulseRateDDS: run more iterations
|
2016-04-14 19:15:31 +08:00 |
Robert Jördens
|
2086e46598
|
test_rtio: integer division
|
2016-04-14 19:14:53 +08:00 |
Sebastien Bourdeauducq
|
a27aa9680e
|
protocols/pyon: minor cleanup
|
2016-04-14 19:14:38 +08:00 |
Sebastien Bourdeauducq
|
c97cb1d3b9
|
master/worker_db: style
|
2016-04-14 19:14:20 +08:00 |
Robert Jördens
|
69f534cc20
|
gui.models: style
|
2016-04-14 19:12:07 +08:00 |
Robert Jördens
|
9ceca44dbe
|
applets: style
|
2016-04-14 18:38:57 +08:00 |
Robert Jördens
|
001f6d6fab
|
test_rtio: scale speed test results to 'event' intervals
|
2016-04-14 18:19:05 +08:00 |
Robert Jördens
|
3d487d98b7
|
test_rtio: comments and correction
* add comments what is actually being measured in the two rate tests
* remove spurious factor of two
|
2016-04-14 18:18:54 +08:00 |
whitequark
|
d6510083b7
|
Commit missing parts of bb064c67a .
|
2016-04-14 18:14:47 +08:00 |
whitequark
|
904379db7e
|
runtime: add kernel-accessible sqrt.
Fixes #382.
|
2016-04-14 18:14:47 +08:00 |
whitequark
|
2248a2eb9e
|
embedding: s/kernel_constant_attributes/kernel_invariants/g
Requested in #359.
|
2016-04-14 18:14:44 +08:00 |
whitequark
|
e6666ce6a9
|
test_pulse_rate_dds: adjust bounds.
|
2016-04-14 18:10:41 +08:00 |
whitequark
|
34454621fa
|
conda: update llvmlite-artiq dependency.
Build 24 includes addc optimizations.
|
2016-04-14 18:10:30 +08:00 |