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?
Started integrating the spi/udp streaming into the existing firmware.
Added SCPI configuration commands to send capture data through USB/WIFI.
SCPI commands are still sent through USB CDC for this test iteration, but data can be sent through wifi.
Tested this streaming pipeline using the logic analyzer.
It is functional, but the waveforms look deformed due to lost packets/host computer side issues in getting the frames and displaying them on the test GUI.
2. What do I plan to do today?
Investigate this further and explore solutions to properly stream data without affecting waveform shape.