]> code.bitgloo.com Git - clyne/stmdspgui.git/shortlog
clyne/stmdspgui.git
2023-07-08 Clyne Sullivanbasic fft visualization
2023-07-08 Clyne SullivanMerge branch 'master' of ssh://code.bitgloo.com:222...
2023-07-08 Clyne Sullivanadd kissfft library
2023-01-21 Clyne Sullivanforgot to add headers master
2023-01-21 Clyne Sullivanupdate documentation, fix some includes
2022-05-24 ClyneMerge pull request 'devel: Ready for pre-release' ... v0.1
2022-05-25 Clyne Sullivanbuilt-in openocd support 1/head
2022-05-22 Clyne Sullivanadd help menu
2022-05-22 Clyne Sullivanmakefile typo
2022-05-23 Clyne SullivanMerge branch 'windows' into devel
2022-05-23 Clyne Sullivanadd formula disable flag
2022-05-22 Clyne Sullivanwindow and panel resizing
2022-05-22 Clyne Sullivanmake helper funcs inline; drop std::span for algo
2022-05-22 Clyne Sullivanbug fixes; dynamic time measure; sync sample drawing
2022-05-17 Clyne Sullivanfix serial timeout to prevent incomplete IO
2022-05-16 Clyne Sullivanbuilding with mingw
2022-01-09 Clyne Sullivansmall changes; sig gen square(), triangle(), pulse()
2021-11-23 Clyne Sullivanmore refactor; draw samples grid and cursor; gen load...
2021-11-21 Clyne Sullivanwip: major code refactor, split most gui from logic
2021-11-20 Clyne Sullivancode cleanup; fix audio streaming
2021-10-31 Clyne Sullivanproper checkbox disable; basic themeing
2021-10-30 Clyne Sullivanstatus monitoring; improve connection safety
2021-10-30 Clyne Sullivannew file on startup; styling; bug fixes
2021-10-29 Clyne Sullivanadded cmake support
2021-10-11 Clyne Sullivanfinished draw samples, can draw input too
2021-10-07 Clyne Sullivandraw samples: x/y scale progress
2021-10-05 Clyne Sullivandraw samples: set time frame
2021-10-05 Clyne Sullivanbuffered draw samples; increased read rate
2021-10-03 Clyne Sullivanimplement most of device features
2021-08-09 Clyne Sullivanadd mono font, swap sans to lighter
2021-08-09 Clyne Sullivanswap status bar for log view
2021-08-09 Clyne Sullivanupdate templates to new api; open template status fix
2021-08-09 Clyne Sullivaninitial commit