srenblad
  • Joined on 2023-06-01
srenblad pushed to hde_waveform_comm_analyzer at srenblad/artiq 2024-01-10 10:31:55 +08:00
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
Compare 11 commits »
srenblad pushed to hde_comm_analyzer_channel_only_mgr at srenblad/artiq 2024-01-10 10:29:50 +08:00
52158a8c1f comm_analyzer: add get_channel_list
srenblad pushed to hde_waveform_comm_analyzer at srenblad/artiq 2024-01-10 10:27:31 +08:00
11815feb33 comm_analyzer: add WaveformManager, WaveformChannel
srenblad pushed to hde_waveform_comm_analyzer at srenblad/artiq 2024-01-09 16:36:30 +08:00
a23d0f2877 comm_analyzer: add WaveformManager, WaveformChannel
srenblad created branch hde_waveform_dock in srenblad/artiq 2024-01-09 15:47:56 +08:00
srenblad pushed to hde_waveform_dock at srenblad/artiq 2024-01-09 15:47:56 +08:00
826e292b42 artiq_dashboard: add WaveformDock
99c1db5e57 waveform: add WaveformDock
c2587824d4 waveform: add _CursorTimeControl
c25ae49d20 waveform: add WaveformProxyClient
f3d55c9b29 waveform: add WaveformArea
Compare 10 commits »
srenblad pushed to hde_save_file_name at srenblad/artiq 2024-01-09 13:51:08 +08:00
7b186e7baa gui.tools: add get_save_file_name helper
srenblad created branch hde_save_file_name in srenblad/artiq 2024-01-09 13:51:08 +08:00
srenblad pushed to hde_comm_analyzer_channel_only_mgr at srenblad/artiq 2024-01-09 13:50:21 +08:00
a77f61792a comm_analyzer: add get_channel_list
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
srenblad created branch hde_waveform_comm_analyzer in srenblad/artiq 2024-01-09 13:49:02 +08:00
srenblad pushed to hde_waveform_comm_analyzer at srenblad/artiq 2024-01-09 13:49:02 +08:00
6f0704b5a4 comm_analyzer: add WaveformManager, WaveformChannel
srenblad pushed to hde_dnd_widgets at srenblad/artiq 2024-01-09 13:48:37 +08:00
21323294e8 dndwidgets: add drag drop helper widgets
srenblad created branch hde_dnd_widgets in srenblad/artiq 2024-01-09 13:48:37 +08:00
srenblad pushed to hde_testing at srenblad/artiq 2024-01-09 13:47:42 +08:00
e588b175d6 waveform: updates
5a8678e519 comm_analyzer: add set_log
470cf7c26f waveform: fix scaling
ac4cd08f9d waveform: updates
26ff48ebf6 comm_analyzer: updates
Compare 10 commits »
srenblad created branch hde_testing in srenblad/artiq 2024-01-09 13:47:42 +08:00
srenblad created repository srenblad/artiq 2024-01-09 13:47:06 +08:00
srenblad commented on pull request M-Labs/artiq-zynq#276 2023-11-02 13:07:46 +08:00
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…