aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-018x oversample; other fixesClyne Sullivan
2021-07-31reorganized source, wipClyne Sullivan
2021-06-14update gitignoreClyne Sullivan
2021-06-14stick with wx3.0; Linux drawing broke again; timer fixesClyne Sullivan
2021-05-232nd pot; some doc; smooth WAV playbackClyne Sullivan
2021-05-08include dsp lib; split timers; user messageClyne Sullivan
2021-04-18windows: toolbar and draw samples fixedclyne
2021-04-18ui: toolbar fixes, disable elements on runClyne Sullivan
2021-04-14add-on led supportClyne Sullivan
2021-04-11semi-WIP Windows portclyne
2021-04-10remove make dependency; delete tmp files after useClyne Sullivan
2021-04-07add hardware documentation and guide v0.1Clyne Sullivan
2021-04-07oversample at all ratesClyne Sullivan
2021-04-07remove unnecessary gitmodules entryClyne Sullivan
2021-03-28better algorithm fault recoveryClyne Sullivan
2021-03-26algorithm fault recoveryClyne Sullivan
2021-03-25std::span for algo functionClyne Sullivan
2021-03-25Clean up the readme a bitclyne
2021-03-24found formula library; cleaned up wxmain file splitClyne Sullivan
2021-03-22fix L4 DAC trigger; round buffers to even sizeClyne Sullivan
2021-03-21improved siggen prompt; WIP split wxmainClyne Sullivan
2021-03-21move firmware source into source folderClyne Sullivan
2021-03-21Merge pull request #3 from tcsullivan/stm32h7clyne
2021-03-21add pot. support; L4 trig; eagle schematic draftClyne Sullivan
2021-03-10support H7 and L4; use second ADC for inputClyne Sullivan
2021-03-04add L4 and G4 to ChibiOS; delete bloatClyne Sullivan
2021-02-21signal monitoring supportClyne Sullivan
2021-02-06remove old mathematica stuffClyne Sullivan
2021-02-04firmware cleanup, thread optimizing; make buffer size refs consistentClyne Sullivan
2021-02-03more stack space; expose trig to algorithmsClyne Sullivan
2021-02-01prevent mem free issues on closeClyne Sullivan
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