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
/
stmdsp.cpp
Age
Commit message (
Expand
)
Author
2021-10-30
remove gui (now in stmdspgui repo)
Clyne Sullivan
2021-04-11
semi-WIP Windows port
clyne
2021-03-10
support H7 and L4; use second ADC for input
Clyne Sullivan
2021-02-21
signal monitoring support
Clyne Sullivan
2021-02-01
clean up gui states
Clyne Sullivan
2021-01-22
add SampleBuffer and ErrorManager; WAV testing
Clyne Sullivan
2021-01-19
add header comments to gui code
Clyne Sullivan
2020-11-08
fixed sample rate setting
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-18
document/standardize; add compile log to gui
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-08-26
organized controls; improved connection handling
Clyne Sullivan
2020-08-22
filter loading and real-time execution
Clyne Sullivan
2020-08-22
working: continuous signal passthrough
Clyne Sullivan
2020-06-24
GUI reads ADC channel
Clyne Sullivan
2020-06-18
drafted device interface
Clyne Sullivan
2020-06-18
using serial lib, can connect to device
Clyne Sullivan
2020-06-11
began work for GUI
Clyne Sullivan