artiq-zynq/src/runtime/src
Sebastien Bourdeauducq 0b47ac75f0 comms,mgmt: log connections as soon as they arrive 2020-07-20 19:09:56 +08:00
..
kernel implement RTIO log 2020-07-20 14:10:46 +08:00
analyzer.rs implement RTIO log 2020-07-20 14:10:46 +08:00
comms.rs comms,mgmt: log connections as soon as they arrive 2020-07-20 19:09:56 +08:00
config.rs config: refactor and share 2020-07-08 19:24:26 +08:00
eh_artiq.rs kernel: split into {api,control,core1,rpc} 2020-07-08 23:49:32 +02:00
load_pl.rs Load PL: simplify logic by using fatfs find_file directly. 2020-06-18 11:32:23 +08:00
logger.rs logger: changed from RefCell to Mutex. 2020-07-15 17:04:16 +08:00
main.rs more conservative RTIO PLL reset timing 2020-07-20 14:19:13 +08:00
mgmt.rs comms,mgmt: log connections as soon as they arrive 2020-07-20 19:09:56 +08:00
moninj.rs moninj: better connection logging 2020-07-20 19:07:44 +08:00
net_settings.rs config: refactor and share 2020-07-08 19:24:26 +08:00
panic.rs runtime/panic: prevent nested panic and added core ID in panic msg. 2020-07-16 17:11:35 +08:00
proto_async.rs update dependencies, use new libasync smoltcp recv API 2020-07-19 16:16:39 +08:00
proto_core_io.rs remove compiler warning 2020-07-06 21:55:30 +08:00
proto_mgmt.rs mgmt: Implemented network log access. 2020-07-13 15:15:06 +08:00
rpc.rs rpc: added `#[repr(C)]` for structs. 2020-07-16 15:48:17 +08:00
rtio.rs implement RTIO log 2020-07-20 14:10:46 +08:00
sd_reader.rs SdReader: fixed write cache bug. 2020-07-07 14:02:13 +08:00