artiq/artiq/firmware/libproto_artiq
Sebastien Bourdeauducq e4d48a78eb drtio: wait for remote to ack TSC synchronization
Sayma takes a long time after TSC sync to align SYSREF, and this caused two issues:
1. Aux packets getting lost and causing error reports
2. DRTIO links reported up and kernels proceeding despite the DACs not being properly synced.
2018-07-26 20:28:17 +08:00
..
analyzer_proto.rs firmware: use dedicated error types for every protocol and thread. 2018-05-15 13:27:23 +00:00
Cargo.toml firmware: use a dedicated error type in the scheduler. 2018-05-15 14:19:44 +00:00
drtioaux_proto.rs drtio: wait for remote to ack TSC synchronization 2018-07-26 20:28:17 +08:00
kernel_proto.rs firmware: rename libproto to libproto_artiq. 2018-05-14 18:09:44 +00:00
lib.rs firmware: use a dedicated error type in the scheduler. 2018-05-15 14:19:44 +00:00
mgmt_proto.rs firmware: move config requests to management protocol. 2018-05-16 14:32:49 +00:00
moninj_proto.rs firmware: use a dedicated error type in the scheduler. 2018-05-15 14:19:44 +00:00
rpc_proto.rs runtime: fix size values for bytes and bytearray RPCs. 2018-06-21 00:51:56 +00:00
session_proto.rs make RTIO clock switch optional and simplify 2018-05-18 17:41:34 +08:00