artiq/artiq/firmware
David Nadlinger b482f5feae firmware: Use larger ARP cache
This works around a problematic interaction between ARP cache
expiry in smoltcp (with its 3 seconds timeout before a discovery
request is sent) and our TCP keepalive settings, where the timeout
is reached before the keepalive had a chance to be sent.

GitHub: Closes #1150.
2018-09-18 14:46:52 +00:00
..
bootloader firmware: update smoltcp. 2018-08-20 00:26:40 +00:00
ksupport firmware: optimize dma_record_output. 2018-08-12 19:17:45 +00:00
liballoc_list firmware: migrate to Rust 1.28.0. 2018-08-12 19:17:45 +00:00
libboard_artiq grabber: fix frame size off-by-1 2018-09-07 16:55:43 +02:00
libboard_misoc firmware: update smoltcp. 2018-08-20 00:26:40 +00:00
libbuild_misoc firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
libdyld firmware: remove unused #![feature(untagged_unions)]. 2018-05-15 15:05:19 +00:00
libeh firmware: migrate to Rust 1.28.0. 2018-08-12 19:17:45 +00:00
libio firmware: use dedicated error types for every protocol and thread. 2018-05-15 13:27:23 +00:00
liblogger_artiq firmware: use upstream log_buffer. 2018-05-15 15:19:20 +00:00
libproto_artiq rpc_proto: serialize keywords correctly. 2018-08-07 06:47:09 +00:00
libunwind_backtrace firmware: adjust backtrace addresses correctly. 2018-05-17 08:13:55 +00:00
runtime firmware: Use larger ARP cache 2018-09-18 14:46:52 +00:00
satman satman: add 125 MHz Si5324 settings 2018-08-29 17:53:48 +00:00
Cargo.lock firmware: update smoltcp. 2018-08-20 00:26:40 +00:00
Cargo.toml firmware: globally enable LTO. 2018-08-12 19:17:45 +00:00