We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0bbef commit ee2c0b7Copy full SHA for ee2c0b7
CHANGELOG.rst
@@ -1,3 +1,12 @@
1
+2.0.1 (2018-12-21)
2
+------------------
3
+
4
+- Added test mode to gc_stream tool (i.e. disables saving for only testing the connection)
5
+- Added printing of package size to gc_stream tool
6
+- Added statistic to gc_stream tool
7
+- Removed aborting gc_stream with 'Enter' from Linux version as it causes unwanted stops in some situations
8
+- Minor fixes in build files.
9
10
2.0.0 (2018-10-08)
11
------------------
12
package.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rc_genicam_api</name>
- <version>2.0.0</version>
+ <version>2.0.1</version>
<description>
GenICam/GigE Vision Convenience Layer.
0 commit comments