switching to wxformbuilder v4.2.1
Merge branch 'main' into trigger
changing warning level
version 1.0.1
adding cmdline options
buffer use update on asynchroneous timer
adding option to stop capture when buffer is full
Merge branch 'main' into lnf
fixing issue with wxEXPAND
fixing warning message about wxEXPAND
installing example json config
locating legend on the right hand side
testing improving plots with a scrolled window
better automatic handling of plot colors
adding header line when exporting csv
code cleanup
adding icon
adding version info
updating desktop file
adding infocoords and g format to X axis
updating desktop file
Adding option to export data to csv
show buffer size during acq
correcing bug on multiple connection/disconnection with win32
suppr inet_ntoa
windows port ok
testUdpPlot imprv
testUdpPlot ok on win32
update .ignore
switching wxmathplot version
wip: trigger
adding option to add transients in testUdpPlot
trigger
trigger
wip: trigger
Merge branch 'udpData_t'
protecting max buffer size, preventing deletion when getting data for plotting
setting listen port from gui
udpData buffer size config
adding class to handle capture data
Merge branch 'wxformbuilder'
adding refresh menu
adding data config examples
switching to wxformbuilder for gui building
adding desktop file
Merge branch 'main' into CMake
Merge branch 'main' into CMake
adding colors to plot colors
README update
adding curves to test data generator
error message box on config file parsing
working on cmake
adding CMake support
stop/start/refresh of data improvement
Update README.md
Initial commit
first version