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
/
gui
/
wxmain.cpp
Age
Commit message (
Expand
)
Author
2021-01-19
add header comments to gui code
Clyne Sullivan
2020-11-24
oversample for lower rates; add iir templates
Clyne Sullivan
2020-11-18
gui: fix buffer size; add differentiator template
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-31
log conversion results to .csv
Clyne Sullivan
2020-10-22
set sampling rate
Clyne Sullivan
2020-10-20
firmware can port to L432KC; gui: edit buffer size
Clyne Sullivan
2020-10-20
signal gen with dac channel 2
Clyne Sullivan
2020-10-19
gui improvements; code templates
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
run menu functions work
Clyne Sullivan
2020-10-02
Add menu items, file operations
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-29
improved elf loading
Clyne Sullivan
2020-08-26
organized controls; improved connection handling
Clyne Sullivan
2020-08-25
upload device uploads code in editor
Clyne Sullivan