aboutsummaryrefslogtreecommitdiffstats
path: root/source/dac.cpp
AgeCommit message (Collapse)Author
2021-07-31reorganized source, wipClyne Sullivan
2021-06-14stick with wx3.0; Linux drawing broke again; timer fixesClyne Sullivan
2021-05-232nd pot; some doc; smooth WAV playbackClyne Sullivan
2021-03-22fix L4 DAC trigger; round buffers to even sizeClyne Sullivan
2021-01-23untested port cleanup; add sclock; up cpu to 480MClyne Sullivan
2021-01-22upload initial portClyne Sullivan
2020-11-12firmware reorganize; added more sample ratesClyne Sullivan
2020-11-08fixed sample rate settingClyne Sullivan
2020-10-31gui access to dac loggingClyne Sullivan
2020-10-27finish sample rate settingClyne Sullivan
2020-10-22fix timer settingsClyne Sullivan
2020-10-20signal gen with dac channel 2Clyne Sullivan
2020-10-17Sampling rate done. 96kS/sClyne Sullivan
2020-10-16fixed sample rate issues; up to 88kS/sClyne 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-15move drivers into namespacesClyne Sullivan
2020-08-04reorganized code; added dac supportClyne Sullivan
2020-06-11added license headers; revised serial interactionClyne Sullivan
2020-06-11made classes for driversClyne Sullivan