aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-01clean up gui statesClyne Sullivan
2021-01-27sandboxed user algorithmClyne Sullivan
2021-01-25fix trig funcs; idle sleep w/ button to wake for debugClyne Sullivan
2021-01-24error recv. draft; add trig/math funcsClyne Sullivan
2021-01-23cordic test: sqrtClyne Sullivan
2021-01-23increase signal buffers; fix oversampleClyne Sullivan
2021-01-23boot at 32Ksps; fix 96KspsClyne Sullivan
2021-01-23untested port cleanup; add sclock; up cpu to 480MClyne Sullivan
2021-01-22Add note about this branchclyne
2021-01-22add custom board infoClyne Sullivan
2021-01-22fix elf run addrClyne Sullivan
2021-01-22upload initial portClyne Sullivan
2021-01-22add SampleBuffer and ErrorManager; WAV testingClyne Sullivan
2021-01-19add header comments to gui codeClyne Sullivan
2020-12-19added presented demo filesClyne Sullivan
2020-11-24oversample for lower rates; add iir templatesClyne Sullivan
2020-11-19differentiator is fir, also fixed itClyne Sullivan
2020-11-18gui: fix buffer size; add differentiator templateClyne Sullivan
2020-11-12firmware reorganize; added more sample ratesClyne Sullivan
2020-11-11CMSIS fir code performs wellClyne Sullivan
2020-11-08fixed sample rate settingClyne Sullivan
2020-10-31gui access to dac loggingClyne Sullivan
2020-10-31log conversion results to .csvClyne Sullivan
2020-10-30keep target as L476; minimize RAM usageClyne Sullivan
2020-10-27allow output recordingClyne Sullivan
2020-10-27finish sample rate settingClyne Sullivan
2020-10-22set sampling rateClyne Sullivan
2020-10-22fix timer settingsClyne Sullivan
2020-10-20firmware can port to L432KC; gui: edit buffer sizeClyne Sullivan
2020-10-20signal gen with dac channel 2Clyne Sullivan
2020-10-19gui improvements; code templatesClyne Sullivan
2020-10-18document/standardize; add compile log to guiClyne Sullivan
2020-10-17Merge branch 'master' of https://github.com/tcsullivan/stmdsp into masterClyne Sullivan
2020-10-17removed old filter codeClyne Sullivan
2020-10-17Update README.mdclyne
2020-10-17Sampling rate done. 96kS/sClyne Sullivan
2020-10-16fixed sample rate issues; up to 88kS/sClyne Sullivan
2020-10-02run menu functions workClyne Sullivan
2020-10-02Add menu items, file operationsClyne Sullivan
2020-10-02test process_data speed measurementClyne Sullivan
2020-10-018kSps rate; elf in SRAM2Clyne Sullivan
2020-09-24better elf management and error recoveryClyne Sullivan
2020-09-01add run statusClyne Sullivan
2020-09-01recover from custom code faultsClyne Sullivan
2020-08-29improved elf loadingClyne Sullivan
2020-08-26organized controls; improved connection handlingClyne Sullivan
2020-08-25stable signal handling towards 100kHzClyne Sullivan
2020-08-25upload device uploads code in editorClyne Sullivan
2020-08-25add text editor to guiClyne Sullivan
2020-08-22filter loading and real-time executionClyne Sullivan