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
/
dac.cpp
Age
Commit message (
Collapse
)
Author
2021-07-31
reorganized source, wip
Clyne Sullivan
2021-06-14
stick with wx3.0; Linux drawing broke again; timer fixes
Clyne Sullivan
2021-05-23
2nd pot; some doc; smooth WAV playback
Clyne Sullivan
2021-03-22
fix L4 DAC trigger; round buffers to even size
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-12
firmware reorganize; added more sample rates
Clyne Sullivan
2020-11-08
fixed sample rate setting
Clyne Sullivan
2020-10-31
gui access to dac logging
Clyne Sullivan
2020-10-27
finish sample rate setting
Clyne Sullivan
2020-10-22
fix timer settings
Clyne Sullivan
2020-10-20
signal gen with dac channel 2
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-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-15
move drivers into namespaces
Clyne Sullivan
2020-08-04
reorganized code; added dac support
Clyne Sullivan
2020-06-11
added license headers; revised serial interaction
Clyne Sullivan
2020-06-11
made classes for drivers
Clyne Sullivan