Age | Commit message (Expand) | Author |
2021-05-08 | include dsp lib; split timers; user message | Clyne Sullivan |
2021-04-18 | windows: toolbar and draw samples fixed | clyne |
2021-04-18 | ui: toolbar fixes, disable elements on run | Clyne Sullivan |
2021-04-11 | semi-WIP Windows port | clyne |
2021-04-10 | remove make dependency; delete tmp files after use | Clyne Sullivan |
2021-03-25 | std::span for algo function | Clyne Sullivan |
2021-03-24 | found formula library; cleaned up wxmain file split | Clyne Sullivan |
2021-03-22 | fix L4 DAC trigger; round buffers to even size | Clyne Sullivan |
2021-03-21 | improved siggen prompt; WIP split wxmain | Clyne Sullivan |
2021-03-21 | add pot. support; L4 trig; eagle schematic draft | Clyne Sullivan |
2021-03-10 | support H7 and L4; use second ADC for input | Clyne Sullivan |
2021-02-21 | signal monitoring support | Clyne Sullivan |
2021-02-04 | firmware cleanup, thread optimizing; make buffer size refs consistent | Clyne Sullivan |
2021-02-03 | more stack space; expose trig to algorithms | Clyne Sullivan |
2021-02-01 | prevent mem free issues on close | Clyne Sullivan |
2021-02-01 | clean up gui states | Clyne Sullivan |
2021-01-23 | increase signal buffers; fix oversample | Clyne Sullivan |
2021-01-22 | fix elf run addr | 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-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 | 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 | working: continuous signal passthrough | Clyne Sullivan |
2020-06-24 | GUI reads ADC channel | Clyne Sullivan |
2020-06-18 | drafted device interface | Clyne Sullivan |