• Joined on 2021-07-22
mwojcik pushed to mutex_async at mwojcik/zynq-rs 2022-05-25 10:22:27 +08:00
605c8f73a6 mutex: add async version of lock
mwojcik created branch mutex_async in mwojcik/zynq-rs 2022-05-25 10:14:45 +08:00
mwojcik pushed to mutex_async at mwojcik/zynq-rs 2022-05-25 10:14:45 +08:00
b88e544fde mutex: fix up errors,
2231a344c9 mutex: add async version of lock
56c27e98e4 config: add "fat_lfn" feature
f496da4f3e config: create config dir if not present
Compare 4 commits »
mwojcik pushed to master at M-Labs/artiq-zynq 2022-05-24 15:43:37 +08:00
57d7f01b04 drtio: port 64-bit padding from mainline
mwojcik opened issue M-Labs/zynq-rs#97 2022-05-24 12:53:25 +08:00
implement async version of mutex
mwojcik pushed to moninj_async at mwojcik/artiq-zynq 2022-05-20 17:32:51 +08:00
fc03a9b649 moninj: log link down at debug level
mwojcik commented on issue M-Labs/artiq-zynq#189 2022-05-20 17:16:02 +08:00
Moninj connection causes core panic on zc706

Okay, now I have a pretty decent idea of what's going on, at least with the satellite disconnected.

Opening the dashboard causes a lot of moninj requests, and a lot of them aimed towards the…

mwojcik pushed to moninj_async at mwojcik/artiq-zynq 2022-05-20 12:56:04 +08:00
a51bfc49a0 moninj: restructure timeout
mwojcik commented on issue M-Labs/nac3#270 2022-05-19 12:23:00 +08:00
test all drivers

SU-Servo now works (tested w/ one Urukul, but that shouldn't change much) - albeit again with the change to make the compiler singlethreaded.

mwojcik pushed to moninj_async at mwojcik/artiq-zynq 2022-05-18 17:50:56 +08:00
1f95b5970c moninj: fix timeout
mwojcik commented on issue M-Labs/artiq-zynq#189 2022-05-18 17:44:11 +08:00
Moninj connection causes core panic on zc706

Hey, sorry about the delay.

I looked into this and the 8ms logs came from faulty timeout calculation which should be fixed by…

mwojcik pushed to moninj_async at mwojcik/artiq-zynq 2022-05-18 17:28:51 +08:00
b7afd149c4 moninj: fix timeout
mwojcik commented on issue M-Labs/nac3#285 2022-05-16 09:48:01 +08:00
SUServo: Variable with the same name doesn't get overwritten in some cases?

Hey, yes that behavior is exactly what I experienced - so the output is correct. Affected would be the actual configuration of the SUServo, and the behavior mentioned by the tester would not work…

mwojcik commented on issue M-Labs/artiq-zynq#189 2022-05-13 14:14:17 +08:00
Moninj connection causes core panic on zc706

I can't seem to reproduce the issue (although I have a hunch that I may have fixed it with e34381094b). I think it may…

mwojcik created branch moninj_async in mwojcik/artiq-zynq 2022-05-13 14:12:04 +08:00
mwojcik pushed to moninj_async at mwojcik/artiq-zynq 2022-05-13 14:12:04 +08:00
e34381094b moninj: make it use async drtioaux
efc432352e zc706: no syncrtio for master, fixes hangs (#188)
88ffd3b77b flake: fix artiq package in zc706-hitl-tests
07210c7b09 flake: fix szl for hitl tests
1cd704c390 flake: fix szl for hitl tests
Compare 10 commits »
mwojcik deleted branch zc706_ext_clk_fix from mwojcik/artiq-zynq 2022-05-13 14:11:50 +08:00
mwojcik deleted branch rtio_pll_fixes from mwojcik/artiq-zynq 2022-05-13 14:11:46 +08:00
mwojcik deleted branch restore_hitl from mwojcik/artiq-zynq 2022-05-13 14:11:43 +08:00
mwojcik deleted branch kasli_clk_fix from mwojcik/artiq-zynq 2022-05-13 14:11:41 +08:00