index
:
clyne/stmdsp
master
Old firmware for DSP PAW
Clyne Sullivan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
adc.cpp
Age
Commit message (
Expand
)
Author
2021-07-31
reorganized source, wip
Clyne Sullivan
2021-05-23
2nd pot; some doc; smooth WAV playback
Clyne Sullivan
2021-04-07
oversample at all rates
Clyne Sullivan
2021-03-10
support H7 and L4; use second ADC for input
Clyne Sullivan
2021-03-04
add L4 and G4 to ChibiOS; delete bloat
Clyne Sullivan
2021-01-23
increase signal buffers; fix oversample
Clyne Sullivan
2021-01-23
boot at 32Ksps; fix 96Ksps
Clyne Sullivan
2021-01-23
untested port cleanup; add sclock; up cpu to 480M
Clyne Sullivan
2021-01-22
upload initial port
Clyne Sullivan
2020-11-24
oversample for lower rates; add iir templates
Clyne Sullivan
2020-11-12
firmware reorganize; added more sample rates
Clyne Sullivan
2020-11-08
fixed sample rate setting
Clyne Sullivan
2020-10-27
finish sample rate setting
Clyne Sullivan
2020-10-22
set sampling rate
Clyne Sullivan
2020-10-22
fix timer settings
Clyne Sullivan
2020-10-20
firmware can port to L432KC; gui: edit buffer size
Clyne Sullivan
2020-10-18
document/standardize; add compile log to gui
Clyne Sullivan
2020-10-17
Sampling rate done. 96kS/s
Clyne Sullivan
2020-10-16
fixed sample rate issues; up to 88kS/s
Clyne Sullivan
2020-10-02
test process_data speed measurement
Clyne Sullivan
2020-10-01
8kSps rate; elf in SRAM2
Clyne Sullivan
2020-09-24
better elf management and error recovery
Clyne Sullivan
2020-08-25
stable signal handling towards 100kHz
Clyne Sullivan
2020-08-22
adc/dac passthrough
Clyne Sullivan
2020-08-22
working: continuous signal passthrough
Clyne Sullivan
2020-08-20
merge elf loading and adc streaming
Clyne Sullivan
2020-08-20
added adc stream framework
Clyne Sullivan
2020-08-15
move drivers into namespaces
Clyne Sullivan
2020-08-04
reorganized code; added dac support
Clyne Sullivan
2020-07-16
added sample rate setting
Clyne Sullivan
2020-06-11
added license headers; revised serial interaction
Clyne Sullivan
2020-06-11
made classes for drivers
Clyne Sullivan