You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pslab-fossasia
1. What did I work on yesterday?
Worked on PR #186 and PR #187 to enable SCPI command transfer through wifi.
Faced some issues initially with unreliable command transfer.
Switched to TCP for commands while retaining UDP for data transfer for better reliability.
Tested with logic analyser and oscilloscope command, capture and streaming entirely while the board was connected to standalone power supply with no usb cdc.
Pushed my work to the PRs.
2. What do I plan to do today?
Test this bidirectional bridge further, add documentation.