aboutsummaryrefslogtreecommitdiffstats
path: root/source/main.cpp
AgeCommit message (Expand)Author
2020-11-08fixed sample rate settingClyne Sullivan
2020-10-31log conversion results to .csvClyne Sullivan
2020-10-30keep target as L476; minimize RAM usageClyne Sullivan
2020-10-27allow output recordingClyne Sullivan
2020-10-22set sampling rateClyne Sullivan
2020-10-20firmware can port to L432KC; gui: edit buffer sizeClyne Sullivan
2020-10-20signal gen with dac channel 2Clyne Sullivan
2020-10-18document/standardize; add compile log to guiClyne Sullivan
2020-10-17Sampling rate done. 96kS/sClyne Sullivan
2020-10-16fixed sample rate issues; up to 88kS/sClyne Sullivan
2020-10-02run menu functions workClyne Sullivan
2020-10-02test process_data speed measurementClyne Sullivan
2020-10-018kSps rate; elf in SRAM2Clyne Sullivan
2020-09-24better elf management and error recoveryClyne Sullivan
2020-09-01add run statusClyne Sullivan
2020-09-01recover from custom code faultsClyne Sullivan
2020-08-29improved elf loadingClyne Sullivan
2020-08-22filter loading and real-time executionClyne Sullivan
2020-08-22working: continuous signal passthroughClyne Sullivan
2020-08-20merge elf loading and adc streamingClyne Sullivan
2020-08-20added adc stream frameworkClyne Sullivan
2020-08-15move drivers into namespacesClyne Sullivan
2020-08-04reorganized code; added dac supportClyne Sullivan
2020-07-09fixed command receiving codeClyne Sullivan
2020-06-24GUI reads ADC channelClyne Sullivan
2020-06-18using serial lib, can connect to deviceClyne Sullivan
2020-06-11added license headers; revised serial interactionClyne Sullivan
2020-06-11made classes for driversClyne Sullivan
2020-05-30added project files; need to organize codeClyne Sullivan