aboutsummaryrefslogtreecommitdiffstats
path: root/gui/wxmain.hpp
AgeCommit message (Expand)Author
2021-10-30remove gui (now in stmdspgui repo)Clyne Sullivan
2021-05-08include dsp lib; split timers; user messageClyne Sullivan
2021-02-21signal monitoring supportClyne Sullivan
2021-02-01clean up gui statesClyne Sullivan
2021-01-22add SampleBuffer and ErrorManager; WAV testingClyne Sullivan
2021-01-19add header comments to gui codeClyne Sullivan
2020-11-08fixed sample rate settingClyne Sullivan
2020-10-31gui access to dac loggingClyne Sullivan
2020-10-31log conversion results to .csvClyne Sullivan
2020-10-22set sampling rateClyne Sullivan
2020-10-20firmware can port to L432KC; gui: edit buffer sizeClyne Sullivan
2020-10-20signal gen with dac channel 2Clyne Sullivan
2020-10-19gui improvements; code templatesClyne Sullivan
2020-10-18document/standardize; add compile log to guiClyne Sullivan
2020-10-16fixed sample rate issues; up to 88kS/sClyne Sullivan
2020-10-02run menu functions workClyne Sullivan
2020-10-02Add menu items, file operationsClyne Sullivan
2020-08-26organized controls; improved connection handlingClyne Sullivan
2020-08-25stable signal handling towards 100kHzClyne Sullivan
2020-08-25upload device uploads code in editorClyne Sullivan
2020-08-25add text editor to guiClyne Sullivan
2020-08-22filter loading and real-time executionClyne Sullivan
2020-08-22working: continuous signal passthroughClyne Sullivan
2020-06-24GUI reads ADC channelClyne Sullivan
2020-06-18using serial lib, can connect to deviceClyne Sullivan
2020-06-13debug flags; rendering with timerClyne Sullivan
2020-06-13added window region paintingClyne Sullivan
2020-06-12button inputClyne Sullivan
2020-06-12have basic wxwidgets gui workingClyne Sullivan