88 Commits (673eba7167483a92b7a2b8fbfadcccc1f9c3c651)
 

Author SHA1 Message Date
Clyne 673eba7167 improved siggen prompt; WIP split wxmain 4 years ago
Clyne d7285a20d9 move firmware source into source folder 4 years ago
Clyne 9b926b81ef
Merge pull request #3 from tcsullivan/stm32h7
Stm32h7
4 years ago
Clyne a4f1482a8b add pot. support; L4 trig; eagle schematic draft 4 years ago
Clyne 1a7d45b913 support H7 and L4; use second ADC for input 4 years ago
Clyne eeeb04fa1a add L4 and G4 to ChibiOS; delete bloat 4 years ago
Clyne 5f6181bb3c signal monitoring support 4 years ago
Clyne e8f312f881 remove old mathematica stuff 4 years ago
Clyne 3668d16828 firmware cleanup, thread optimizing; make buffer size refs consistent 4 years ago
Clyne 87851f4e6c more stack space; expose trig to algorithms 4 years ago
Clyne a0871d9c96 prevent mem free issues on close 4 years ago
Clyne 22a0cd0c82 clean up gui states 4 years ago
Clyne 4f59610a00 sandboxed user algorithm 4 years ago
Clyne 1a14ef827e fix trig funcs; idle sleep w/ button to wake for debug 4 years ago
Clyne e132d52adf error recv. draft; add trig/math funcs 4 years ago
Clyne a4d9689259 cordic test: sqrt 4 years ago
Clyne ec2e1fd5c6 increase signal buffers; fix oversample 4 years ago
Clyne 716be4fc87 boot at 32Ksps; fix 96Ksps 4 years ago
Clyne 564e20975b untested port cleanup; add sclock; up cpu to 480M 4 years ago
Clyne 74abc8d4b3
Add note about this branch 4 years ago
Clyne 46fdfaad6f add custom board info 4 years ago
Clyne 321954cb5c fix elf run addr 4 years ago
Clyne 48026bb824 upload initial port 4 years ago
Clyne e080a26651 add SampleBuffer and ErrorManager; WAV testing 4 years ago
Clyne 04e23e9ad7 add header comments to gui code 4 years ago
Clyne 3ee38d2e74 added presented demo files 4 years ago
Clyne 6395d1d18b oversample for lower rates; add iir templates 4 years ago
Clyne f559e9fbef differentiator is fir, also fixed it 4 years ago
Clyne 6fda5c31da gui: fix buffer size; add differentiator template 4 years ago
Clyne 0fde1b98ee firmware reorganize; added more sample rates 4 years ago
Clyne 1ade2969fb CMSIS fir code performs well 4 years ago
Clyne e12639c46f fixed sample rate setting 4 years ago
Clyne f3e4d176d5 gui access to dac logging 4 years ago
Clyne 86453bc8f4 log conversion results to .csv 4 years ago
Clyne 3113d96497 keep target as L476; minimize RAM usage 4 years ago
Clyne 1b5ca39ba7 allow output recording 4 years ago
Clyne f588214307 finish sample rate setting 4 years ago
Clyne 2c9892cc3e set sampling rate 4 years ago
Clyne 4b523f98c8 fix timer settings 4 years ago
Clyne ee274be303 firmware can port to L432KC; gui: edit buffer size 4 years ago
Clyne 30cd119dba signal gen with dac channel 2 4 years ago
Clyne f1ad979674 gui improvements; code templates 4 years ago
Clyne 241a089c39 document/standardize; add compile log to gui 4 years ago
Clyne 9c98bfb62c Merge branch 'master' of https://github.com/tcsullivan/stmdsp into master 4 years ago
Clyne 8a11587a87 removed old filter code 4 years ago
Clyne db3e3103db
Update README.md 4 years ago
Clyne 829c4b5dcb Sampling rate done. 96kS/s 4 years ago
Clyne 27060ea3c8 fixed sample rate issues; up to 88kS/s 4 years ago
Clyne 2238eac451 run menu functions work 4 years ago
Clyne faf9a57e53 Add menu items, file operations 4 years ago