fossasia / pslab-firmware

Firmware for PSLab Open Hardware Platform https://pslab.io
Apache License 2.0
1.56k stars 75 forks source link

Oscilliscope: Implement two, three, and four channel mode #107

Closed bessman closed 3 years ago

bessman commented 3 years ago

New command to capture three channels added. It still samples four channels, but ignores the fourth. By implementing this in firmware instead of the driver, we get greater sample depth (3333 samples per channel instead of 2500).