aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-02-23update .gitattributesHEADmasterClyne Sullivan
2024-02-23add .gitattributesClyne Sullivan
2023-04-22hardware folder; add BOMClyne Sullivan
2022-07-17Update 'README.md'Clyne
2022-05-22Merge branch 'master' of ssh://code.bitgloo.com:222/clyne/stmdspClyne Sullivan
2022-05-22dynamic code time measurementClyne Sullivan
2022-05-10Update 'README.md'Clyne
2022-05-08Merge branch 'master' of ssh://code.bitgloo.com:222/clyne/stmdspv0.1Clyne Sullivan
2022-05-08add guide .odtClyne Sullivan
2022-04-30Update 'README.md'Clyne
2022-04-30merge in branch develClyne Sullivan
2021-11-20fixed signal generator input data streamingClyne Sullivan
2021-10-30add rev2 hardware filesClyne Sullivan
2021-10-30fix fault handling; fix LEDs for rev2Clyne Sullivan
2021-10-30remove gui (now in stmdspgui repo)Clyne Sullivan
2021-10-10optimized samplebuffer copyingClyne Sullivan
2021-10-10wip: better samplebuffer fillingClyne Sullivan
2021-10-05algorithm load fixClyne Sullivan
2021-09-28add rev2 hardware filesClyne Sullivan
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