Age | Commit message (Expand) | Author |
2021-10-10 | optimized samplebuffer copying | Clyne Sullivan |
2021-10-10 | wip: better samplebuffer filling | Clyne Sullivan |
2021-10-05 | algorithm load fix | Clyne Sullivan |
2021-08-01 | 8x oversample; other fixes | Clyne Sullivan |
2021-07-31 | reorganized source, wip | Clyne Sullivan |
2021-06-14 | update gitignore | Clyne Sullivan |
2021-06-14 | stick with wx3.0; Linux drawing broke again; timer fixes | Clyne Sullivan |
2021-05-23 | 2nd pot; some doc; smooth WAV playback | Clyne Sullivan |
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-14 | add-on led support | Clyne Sullivan |
2021-04-11 | semi-WIP Windows port | clyne |
2021-04-10 | remove make dependency; delete tmp files after use | Clyne Sullivan |
2021-04-07 | add hardware documentation and guide v0.1 | Clyne Sullivan |
2021-04-07 | oversample at all rates | Clyne Sullivan |
2021-04-07 | remove unnecessary gitmodules entry | Clyne Sullivan |
2021-03-28 | better algorithm fault recovery | Clyne Sullivan |
2021-03-26 | algorithm fault recovery | Clyne Sullivan |
2021-03-25 | std::span for algo function | Clyne Sullivan |
2021-03-25 | Clean up the readme a bit | clyne |
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 | move firmware source into source folder | Clyne Sullivan |
2021-03-21 | Merge pull request #3 from tcsullivan/stm32h7 | clyne |
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-03-04 | add L4 and G4 to ChibiOS; delete bloat | Clyne Sullivan |
2021-02-21 | signal monitoring support | Clyne Sullivan |
2021-02-06 | remove old mathematica stuff | 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-27 | sandboxed user algorithm | Clyne Sullivan |
2021-01-25 | fix trig funcs; idle sleep w/ button to wake for debug | Clyne Sullivan |
2021-01-24 | error recv. draft; add trig/math funcs | Clyne Sullivan |
2021-01-23 | cordic test: sqrt | Clyne Sullivan |
2021-01-23 | increase signal buffers; fix oversample | Clyne Sullivan |
2021-01-23 | boot at 32Ksps; fix 96Ksps | Clyne Sullivan |
2021-01-23 | untested port cleanup; add sclock; up cpu to 480M | Clyne Sullivan |
2021-01-22 | Add note about this branch | clyne |
2021-01-22 | add custom board info | Clyne Sullivan |
2021-01-22 | fix elf run addr | Clyne Sullivan |
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 |