Releases: roboception/rcdiscover
Releases · roboception/rcdiscover
Release 2.0.1
Release 2.0.0
2.0.0 (2024-06-11)
- rcdiscover-gui has been re-developed from scratch for replacing wxWidgets by FLTK to support portability
- Additionally to Windows executables, 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 arrives
- Filtering and sorting settings are now persistent
- Newly discovered devices are highlighted in gray
Release 1.1.6
1.1.6 (2022-08-08) ------------------ * Always wait minimum of 1 seconds for getting responses to discovery request * CI, also build for jammy
rcdiscover v1.1.5
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)
rcdiscover v1.1.1
1.1.1 (2021-04-16)
- Ignore network unreachable socket error under Windows
rcdiscover v1.1.0
1.1.0 (2021-02-05) ------------------ * Treat all devices as comming from Roboception if model starts with either rc_visard or rc_cube
rcdiscover v1.0.5
- persistently store window state
rcdiscover v1.0.3
- 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
rcdiscover v1.0.0
- 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
rcdiscover v0.9.2
Fixed:
- GUI: WebGUI cannot be opened via context menu (GitHub issue #4)