aboutsummaryrefslogtreecommitdiffstats
path: root/source/adc.cpp
AgeCommit message (Expand)Author
2021-07-31reorganized source, wipClyne Sullivan
2021-05-232nd pot; some doc; smooth WAV playbackClyne Sullivan
2021-04-07oversample at all ratesClyne Sullivan
2021-03-10support H7 and L4; use second ADC for inputClyne Sullivan
2021-03-04add L4 and G4 to ChibiOS; delete bloatClyne Sullivan
2021-01-23increase signal buffers; fix oversampleClyne Sullivan
2021-01-23boot at 32Ksps; fix 96KspsClyne Sullivan
2021-01-23untested port cleanup; add sclock; up cpu to 480MClyne Sullivan
2021-01-22upload initial portClyne Sullivan
2020-11-24oversample for lower rates; add iir templatesClyne Sullivan
2020-11-12firmware reorganize; added more sample ratesClyne Sullivan
2020-11-08fixed sample rate settingClyne Sullivan
2020-10-27finish sample rate settingClyne Sullivan
2020-10-22set sampling rateClyne Sullivan
2020-10-22fix timer settingsClyne Sullivan
2020-10-20firmware can port to L432KC; gui: edit buffer sizeClyne 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-02test process_data speed measurementClyne Sullivan
2020-10-018kSps rate; elf in SRAM2Clyne Sullivan
2020-09-24better elf management and error recoveryClyne Sullivan
2020-08-25stable signal handling towards 100kHzClyne Sullivan
2020-08-22adc/dac passthroughClyne 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-16added sample rate settingClyne Sullivan
2020-06-11added license headers; revised serial interactionClyne Sullivan
2020-06-11made classes for driversClyne Sullivan