Fixed showing MAC address always with two characters and leading 0 if necessary
2.0.0 (2024-06-11)
rcdiscover-gui has been redeveloped from scratch for replacing wxWidgets by FLTK
Additionally to Debian packages for Ubuntu, rcdiscover-gui is now also available as AppImage
New features in rcdiscover-gui:
* The table is now updated immediately when discovery responses arrive instead of waiting until the last device responds
* Filtering and sorting settings are now persistent
* Newly discovered devices are highlighted in gray
1.1.7 (2024-03-12)
CI: remove bionic and appimage, add arm64 jammy
fix include cstdint for newer gcc versions
1.1.6 (2022-08-08)
Always wait minimum of 1 seconds for getting responses to discovery request
CI, also build for jammy
1.1.5 (2022-06-30)
Changing label of filter from "Only Roboception devices" to "Only rc_... devices"
Trying to create a CI build job for an appimage (not yet complete)
1.1.4 (2021-07-15)
fix version in package.xml
1.1.3 (2021-07-15)
use target_compile_features instead of CMAKE_CXX_STANDARD
fix installation destination for package.xml
1.1.2 (2021-06-14)
update cmake files and packaging, requires cmake >= 3.1
1.1.1 (2021-04-16)
Ignore network unreachable socket error under Windows
1.1.0 (2021-02-05)
Treat all devices as comming from Roboception if model starts with either rc_visard or rc_cube
1.0.5 (2020-10-02)
Added building on CI for focal
persistently store window state
1.0.4 (2020-04-04)
only enable reset button and context menu entry for rc_visard devices
remove catkin build_export_depend from package.xml
1.0.3 (2020-03-22)
fix mapping of reachability flag in the GUI
more generic naming as it can also be used for other GEV devices
only show rc_visards in "reset" dialog
1.0.2 (2019-12-12)
Added filtering by model name in command line tool
Do not append alternative interface to output of cli if --serialonly or --iponly is given
1.0.1 (2019-09-16)
rename CMAKE options from INSTALL_x to BUILD_x
improve debian packaging via CPack
1.0.0 (2019-06-04)
fix wildcard matching
allow filtering by interface
print interface on which the device was found
also build shared lib for use in other packages
make it possible to release as ROS third party package
0.9.2 (2019-01-10)
GUI: fix WebGUI cannot be opened via context menu (GitHub issue #4)
0.9.1] (2019-01-08)
GUI: fix reading of device name
CLI: rename 'username' to 'name' and 'serialnumber' to 'serial number' in device list header