Commit 39b4906 1 parent c35c052 commit 39b4906 Copy full SHA for 39b4906
File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package rcdiscover
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 1.0.0 (2019-06-04)
6
+ ------------------
7
+
8
+ * fix wildcard matching
9
+ * allow filtering by interface
10
+ * print interface on which the device was found
11
+ * also build shared lib for use in other packages
12
+ * make it possible to release as ROS third party package
13
+
5
14
0.9.2 (2019-01-10)
6
15
------------------
7
16
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package format =" 2" >
3
3
<name >rcdiscover</name >
4
- <version >0.9.2 </version >
4
+ <version >1.0.0 </version >
5
5
<description >
6
6
This package contains tools for the discovery of rc_visard sensors via GigE Vision.
7
7
</description >
You can’t perform that action at this time.
0 commit comments