This commit is contained in:
gac-furka
2025-09-04 11:21:05 +02:00
parent 51186aba2b
commit bf1060b656
20 changed files with 662 additions and 35 deletions

View File

@@ -0,0 +1,5 @@
add_device(Stream("st", "sf-daqsync-15.psi.ch:9006", SocketType.PULL), True)
st.start()
show_panel(st)
bscan(st, 10, -1, save=False, lazy=True)