Sebastien Bourdeauducq
d51b27e0aa
tools: cleanup artiq_version
2016-08-04 19:42:13 +08:00
Sebastien Bourdeauducq
f64a1f566d
tools: remove uneeded checkcache
2016-08-04 19:42:04 +08:00
Sebastien Bourdeauducq
591e44b227
gui/applets: capture applet stdout/stderr and redirect to log. Closes #472
2016-08-04 17:53:42 +08:00
Robert Jördens
f183f87840
gui.entries: avoid intermediate value feedback, closes #533
2016-08-04 11:36:19 +02:00
whitequark
3dc0101459
doc: explain monomorphism of user-defined classes.
...
Fixes #523 .
2016-08-03 23:18:54 +00:00
Sebastien Bourdeauducq
a9e944f917
RELEASE_NOTES: add item about numpy ints
2016-08-03 14:17:38 +08:00
whitequark
8a40871f30
protocols.pc_rpc: exclude kernel_invariants from proxying.
...
Fixes #531 .
2016-08-03 04:59:17 +00:00
whitequark
21bc285604
transforms.llvm_ir_generator: skip RPC values for attribute writeback.
2016-08-03 04:59:14 +00:00
Sebastien Bourdeauducq
89df048efb
analyzer: use picosecond resolution in VCD output. Closes #528
2016-08-03 10:57:15 +08:00
Kelly Stevens
4077613020
doc: re-formatting a directory path in lda driver comments so it will display correctly in the sphinx documentation
2016-08-01 23:34:49 +02:00
Robert Jördens
e7d6ad2595
browser: cleanup dir/file restore, closes #527
2016-07-31 22:56:45 +02:00
Robert Jördens
92f3757c74
spi: give wb-reads a register level
2016-07-31 14:53:19 +02:00
Sebastien Bourdeauducq
b5e52e9870
runtime: fix unused variable warning
2016-07-28 09:01:21 +08:00
Sebastien Bourdeauducq
92338026f6
runtime: RTIO_DDS_COUNT -> CONFIG_RTIO_DDS_COUNT
2016-07-27 21:16:19 +08:00
Sebastien Bourdeauducq
78366ed9db
runtime: add missing include
2016-07-27 20:22:59 +08:00
Sebastien Bourdeauducq
f1d8848bb1
runtime: support boards without DDS
2016-07-27 19:20:49 +08:00
Sebastien Bourdeauducq
8fab789e39
runtime: support RTIO configurations without address (e.g. all simple TTL out)
2016-07-27 19:20:13 +08:00
Sebastien Bourdeauducq
7928ee4a6e
runtime: support boards without RTIO CRG
2016-07-27 19:18:14 +08:00
Sebastien Bourdeauducq
a89f96e24b
runtime: support boards without LEDS
2016-07-27 19:16:55 +08:00
Sebastien Bourdeauducq
5fc3a52189
artiq_flash: expose scripts_path
2016-07-25 10:05:10 +08:00
Robert Jördens
454b48df97
pipistrello: shrink fifos a bit more to relax pnr
2016-07-23 12:55:49 +02:00
Robert Jördens
ecda94705e
doc/management_system: point out check_pause() ( closes #522 )
2016-07-21 16:42:09 +02:00
Robert Jördens
06bb1a2774
doc/installing_from_source: update/fix ( closes #516 )
2016-07-21 16:33:51 +02:00
Sebastien Bourdeauducq
209934485f
examples/handover: put slack after reset. Closes #520
2016-07-20 11:52:30 +08:00
Sebastien Bourdeauducq
a7be325ebf
RELEASE_NOTES: inter-experiment seamless handover
2016-07-19 23:21:11 +08:00
Sebastien Bourdeauducq
c0a3996ce8
RELEASE_NOTES: remove outdated item
2016-07-19 23:20:03 +08:00
Sebastien Bourdeauducq
0590021790
artiq_flash: support using alternative OpenOCD config files
2016-07-19 15:35:50 +08:00
Robert Jördens
0744620787
examples/device_db: explain where comments are shown ( #518 )
2016-07-18 21:43:57 +02:00
Robert Jördens
6084eff85e
tools: help string wording
2016-07-18 19:47:05 +02:00
Robert Jördens
9785b39edd
tools: support wildcard bind: --bind '*'
2016-07-18 18:30:49 +02:00
Robert Jördens
b9000fa267
tools: __all__ update
2016-07-18 18:30:49 +02:00
Sebastien Bourdeauducq
0963b07774
dashboard: remove vestige of status bar. Closes #517
2016-07-19 00:01:59 +08:00
Robert Jördens
26b5981e2f
RELEASE_NOTES: add gui state file locations
2016-07-18 17:03:57 +02:00
Robert Jördens
1877329fd1
dashboard: style
2016-07-18 16:51:17 +02:00
Robert Jördens
6a7377244b
tools: style
2016-07-18 16:50:45 +02:00
Robert Jördens
bb706c1fe2
browser/dashboard: use appdirs, closes #438
2016-07-18 16:50:27 +02:00
Robert Jördens
340d65fec7
add appdirs
...
1.4.1
MIT license
https://github.com/ActiveState/appdirs/blob/master/appdirs.py
2016-07-18 16:40:18 +02:00
Robert Jördens
a7e101af8d
artiq_flash: fix openocd scripts path ( #513 )
2016-07-15 15:31:33 +02:00
Sebastien Bourdeauducq
40a6e87152
RELEASE_NOTES: 1.2
2016-07-15 11:14:06 +08:00
whitequark
b6c12f2f56
test: relax RPCTiming rpc_time_stddev from 1ms to 2ms.
...
Even when given exclusive access to our buildserver it still gives
false positives with 1ms.
2016-07-14 10:47:51 +00:00
Robert Jördens
f3435cf4eb
MANIFEST.in: logo*.svg ( #483 )
2016-07-14 10:32:32 +02:00
Robert Jördens
c0d59140fe
pc_rpc: increase firstcon_timeout to 1 s
...
let's see whether this is enough on windows:
http://buildbot.m-labs.hk/builders/artiq-win64-test/builds/258/steps/python_unittest/logs/stdio
test_attenuation (artiq.test.test_lda.TestLda) ... first connection attempt to ::1:3253[<class 'artiq.protocols.pc_rpc.AutoTarget'>] failed, retrying in the background
Traceback (most recent call last):
File "c:\slave64\artiq-win64-test\build\artiq\protocols\pc_rpc.py", line 301, in __init__
self.__coninit(firstcon_timeout)
File "c:\slave64\artiq-win64-test\build\artiq\protocols\pc_rpc.py", line 317, in __coninit
(self.__host, self.__port), timeout)
File "c:\slave64\miniconda\envs\buildbot-artiq-win64-test-258\lib\socket.py", line 711, in create_connection
raise err
File "c:\slave64\miniconda\envs\buildbot-artiq-win64-test-258\lib\socket.py", line 702, in create_connection
sock.connect(sa)
socket.timeout: timed out
2016-07-13 18:45:57 +02:00
whitequark
c50d436f0b
ir: `invoke` is a valid `delay` decomposition.
...
Fixes #510 .
2016-07-13 08:48:31 +00:00
Sebastien Bourdeauducq
1c32d4fb71
monkey-patch Python 3.5.2 to disable broken asyncio.base_events._ipaddr_info optimization ( #506 )
2016-07-13 11:35:16 +08:00
whitequark
c5ba44b8a6
compiler.testbench.perf_embedding: more fine grained reporting.
2016-07-11 17:55:24 +00:00
Robert Jördens
aa1f32a5df
browser: port ae914d2
2016-07-09 19:13:22 +02:00
Robert Jördens
ee5b269823
browser: port b769403
2016-07-09 18:48:05 +02:00
Robert Jördens
42093ace8d
browser: port ea13d00
2016-07-09 18:46:16 +02:00
Robert Jördens
5cfdaee46a
browser: recompute and load buttons side-by-side
2016-07-09 18:43:36 +02:00
Robert Jördens
6d0ae689e9
browser: remove copy_rev stub
2016-07-09 18:41:30 +02:00