runtime: fix drtio inject lock
Tested on Kasli-SoC v1.1 master + Kasli v2.0.2 satellite. Overriding LEDs on satellite works without error.
Fix can be applied as is on release-8
as well.
7c2cc51ae3
changing to semaphore heavy solution
b485bf16a7
extremely wip
049d0f2caa
work in progress mirror artiq mainline
WIP: runtime: fix drtio inject lock
ccd3bf3003
runtime: fix drtio inject lock
3fdb7e80a8
flake: update dependencies
bd1de933fb
cargo fmt
e8d77fca3e
firmware: add UnwrapNoneError exception
85e8a3fc44
firmware: add LinAlgError exception
Support CoreMgmt over DRTIO on Zynq Devices
Agreed that a a lot of argument lists are needlessly long. Especially with the shared sync primitives theres a lot of repetition. Though I'm not sure that these tuples make things much shorter,…
e658b83383
run idle kernel on flash
468ace0e6d
Revert "flake: avoid permissions race window when setting up HITL SSH key"
4fcb7cc408
big_number: fix port to Qt6
0623480c82
doc: Subkernel exception fix
e63ac3435f
satman: pass exceptions from one subkernel to another
90312e2fb7
pass restart_idle semaphore
69e7d88dbc
restructure runkernel comms
43a6dc8838
idle kernel mgmt
20181e9915
fix nalgebra url
a835149619
kernel/linalg: remove redundant unsafe blocks
WIP: read idle kernel config after experiment end
This would also necessitate changing the signatures of rtio_mgt::startup
and ksupport::setup_device_map
. Additionally, should this be the case for soft_panic_main
? Still, I am happy to…
read idle kernel config after experiment end