Age | Commit message (Expand) | Author |
2021-01-22 | upload initial port | 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-12-19 | added presented demo files | Clyne Sullivan |
2020-11-24 | oversample for lower rates; add iir templates | Clyne Sullivan |
2020-11-19 | differentiator is fir, also fixed it | 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-11 | CMSIS fir code performs well | 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-30 | keep target as L476; minimize RAM usage | Clyne Sullivan |
2020-10-27 | allow output recording | Clyne Sullivan |
2020-10-27 | finish sample rate setting | Clyne Sullivan |
2020-10-22 | set sampling rate | Clyne Sullivan |
2020-10-22 | fix timer settings | 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 | Merge branch 'master' of https://github.com/tcsullivan/stmdsp into master | Clyne Sullivan |
2020-10-17 | removed old filter code | Clyne Sullivan |
2020-10-17 | Update README.md | clyne |
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-09-01 | add run status | Clyne Sullivan |
2020-09-01 | recover from custom code faults | Clyne Sullivan |
2020-08-29 | improved elf loading | Clyne Sullivan |
2020-08-26 | organized controls; improved connection handling | Clyne Sullivan |
2020-08-25 | stable signal handling towards 100kHz | Clyne Sullivan |
2020-08-25 | upload device uploads code in editor | Clyne Sullivan |
2020-08-25 | add text editor to gui | Clyne Sullivan |
2020-08-22 | filter loading and real-time execution | Clyne Sullivan |
2020-08-22 | adc/dac passthrough | Clyne Sullivan |
2020-08-22 | working: continuous signal passthrough | Clyne Sullivan |
2020-08-20 | merge elf loading and adc streaming | Clyne Sullivan |
2020-08-20 | added adc stream framework | Clyne Sullivan |
2020-08-15 | add elf load draft, filter program template | Clyne Sullivan |
2020-08-15 | move drivers into namespaces | Clyne Sullivan |
2020-08-04 | reorganized code; added dac support | Clyne Sullivan |
2020-07-16 | Merge pull request #1 from tcsullivan/gui | clyne |
2020-07-16 | added sample rate setting | Clyne Sullivan |
2020-07-13 | Added mathematica test code | clyne |
2020-07-13 | Update README.md | clyne |