whitequark
|
6891141fa6
|
artiq_flash: add sayma support.
|
2018-01-15 11:43:29 +00:00 |
whitequark
|
07ccb9eebd
|
firmware: support configuration without ethphy (#886).
Currently, this is kasli.
|
2018-01-08 22:16:17 +00:00 |
whitequark
|
3b18ece3b7
|
satman: update for changes in firmware elsewhere.
|
2017-12-28 07:36:33 +00:00 |
whitequark
|
fd6d97f052
|
artiq_devtool: set ServerAliveInterval.
|
2017-12-26 15:41:03 +00:00 |
whitequark
|
1570a482c2
|
artiq_devtool: don't require lock for reset.
reset is mainly useful as a part of reset+hotswap sequence, and that
already needs lock via connect.
|
2017-12-25 16:15:51 +00:00 |
whitequark
|
277b00eb9d
|
artiq_devtool: --config is no longer supported by artiq_flash.
[ci skip]
|
2017-12-04 14:19:31 +00:00 |
whitequark
|
e5995794be
|
artiq_devtool: actually hold the lock until script termination.
The open channel that ran flock was garbage collected, which caused
the flock command to terminate.
|
2017-11-26 20:54:24 +00:00 |
whitequark
|
b5d098c6db
|
Add lockfile support to artiq_devtool.
|
2017-11-26 15:17:35 +00:00 |
whitequark
|
3823193060
|
artiq_devtool: forward multiple connections.
In particular this is useful for running concurrent arqctl_corelog
and anything else using the management channel, such as
artiq_coreboot.
|
2017-08-23 09:33:07 +00:00 |
whitequark
|
9e38132c0a
|
artiq_devtool: don't drop data in unpredictable ways (sigh).
|
2017-07-18 05:31:59 +00:00 |
whitequark
|
7a5fbc1622
|
devtool: forward port 1383 (moninj).
|
2017-07-04 17:54:18 +00:00 |
whitequark
|
f36f00a83d
|
artiq_devtool: do not chop up the TCP stream into 1024 byte chunks.
This makes the smoltcp behavior quite different than without
the TCP forwarding (and can mask smoltcp issues).
|
2017-06-26 08:39:16 +00:00 |
whitequark
|
d6f4f1f3bc
|
artiq_devtool, artiq_pcap: better option naming.
|
2017-06-26 00:00:05 +00:00 |
whitequark
|
816ec6c52f
|
artiq_pcap: implement.
|
2017-06-25 07:04:29 +00:00 |
whitequark
|
1fa8be3835
|
artiq_devtool: don't loop forever if core device dies.
|
2017-06-25 04:18:45 +00:00 |
whitequark
|
db494967c5
|
firmware use Rust 0.18.0.
|
2017-04-19 09:38:24 +00:00 |
whitequark
|
0b9601f12d
|
artiq_devtool: more robust defaults.
|
2017-04-13 08:26:48 +00:00 |
whitequark
|
296dc3b0c4
|
artiq_coreboot: allow hot-rebooting the device.
|
2017-04-11 03:24:24 +00:00 |
whitequark
|
948ed6fb0a
|
Extract core device management interface from session interface (#691).
|
2017-03-29 03:36:21 +00:00 |
whitequark
|
b391598c87
|
artiq_devtool: add reset action.
|
2017-03-07 14:37:08 +00:00 |
whitequark
|
cce1481fac
|
artiq_devtool: add hotswap action.
|
2017-03-07 11:36:28 +00:00 |
Sebastien Bourdeauducq
|
6895236794
|
frontend: fix permissions
|
2017-03-07 00:47:45 +08:00 |
whitequark
|
218046d96c
|
artiq_devtool: fix an infinite loop on network error.
|
2017-03-04 09:40:22 +00:00 |
whitequark
|
1dabe05c5a
|
artiq_devtool: add clean command and --config option.
|
2017-02-21 05:28:19 +00:00 |
whitequark
|
4164fc880e
|
artiq_devtool: add support for switching targets.
|
2017-02-03 07:42:06 +00:00 |
Sebastien Bourdeauducq
|
43aad0914e
|
python3.5 -> python3
Many things also work with Python 3.6.
|
2017-01-30 09:24:43 +08:00 |
whitequark
|
de17908b38
|
Revert "Globally update UART baudrate to 921600."
This reverts commit b29e2d5bfe .
This broke flterm firmware upload, which was the entire point
of the whole exercise.
|
2017-01-25 00:31:28 +00:00 |
whitequark
|
b29e2d5bfe
|
Globally update UART baudrate to 921600.
|
2017-01-24 22:25:58 +00:00 |
whitequark
|
971e4c3026
|
firmware: increase post-boot UART speed to 921600.
|
2017-01-23 13:57:08 +00:00 |
whitequark
|
13a544e13f
|
artiq_devtool: add boot+log action; avoid forwarder crashes.
|
2017-01-23 13:57:08 +00:00 |
Sebastien Bourdeauducq
|
fe53bab953
|
targets: kc705 -> kc705_dds
|
2017-01-05 18:40:56 +01:00 |
whitequark
|
852598c491
|
artiq_devtool: fix incorrect use of nargs in argparse.
|
2016-11-29 13:09:26 +00:00 |
whitequark
|
06ea76336d
|
artiq_devtool: don't crash on invalid utf-8.
|
2016-11-21 05:37:27 +00:00 |
whitequark
|
b562b0fbc4
|
artiq_devtool: detect a race condition during connect.
|
2016-11-21 03:10:41 +00:00 |
whitequark
|
dca3fb5c96
|
artiq_devtool: abort if build failed.
|
2016-11-12 20:26:32 +00:00 |
whitequark
|
8b6418c604
|
artiq_devtool: more robust port forwarding.
|
2016-11-11 15:22:07 +00:00 |
whitequark
|
3b6cbb1f06
|
artiq_devtool: implement.
|
2016-11-10 20:25:15 +00:00 |