97199e6c33
comm_analyzer: add WaveformManager, WaveformChannel
6c0ff9a912
satman: fix targets without drtio routing
c9e3771cd5
subkernels: add support for (d)dma
c876acd5a5
docs: subkernels can call other subkernels now
4363cdf9fa
master: make use of the async message ready flag
826e292b42
artiq_dashboard: add WaveformDock
99c1db5e57
waveform: add WaveformDock
c2587824d4
waveform: add _CursorTimeControl
c25ae49d20
waveform: add WaveformProxyClient
f3d55c9b29
waveform: add WaveformArea
srenblad
created branch hde_comm_analyzer_channel_only_mgr in srenblad/artiq
2024-01-09 13:50:21 +08:00
srenblad
created branch hde_comm_analyzer_decode_from_receiver in srenblad/artiq
2024-01-09 13:49:33 +08:00
srenblad
pushed to hde_comm_analyzer_decode_from_receiver at srenblad/artiq
2024-01-09 13:49:33 +08:00
447b6f2442
comm_analyzer: add decode_from_receiver funcs
e588b175d6
waveform: updates
5a8678e519
comm_analyzer: add set_log
470cf7c26f
waveform: fix scaling
ac4cd08f9d
waveform: updates
26ff48ebf6
comm_analyzer: updates
idle kernel changes: run on startup, flashing new kernel after startup
Looks fine to me, except the wording. The new function is not exactly flashing.
I don't think the flash_kernel_worker
in session.rs does either. If I was to guess, I would say the original…