Skip to content

Commit

Permalink
* Releasing OD4.16.1
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berger <christian.berger@gu.se>
  • Loading branch information
chrberger committed Dec 19, 2017
1 parent e726139 commit adf4283
Show file tree
Hide file tree
Showing 28 changed files with 29 additions and 18 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
4.16.0
4.16.1
1 change: 1 addition & 0 deletions automotive/miniature/ChangeLog
@@ -1,3 +1,4 @@
4.16.1 - Missing delay in command line players added.
4.16.0 - Fix CANDataStructureGenerator to cap values to predefined range, odrec2fuse and odcockpit can handle nested messages and fixed arrays after features enhancements to GenericMessage and CSVVisitor, fix for timestamps printed in human readable format for microseconds < 100000, added feature odmjpegstreamer to export SharedImages as HTTP encapsulated jpegs, odcockpit can render Velodyne 32
4.15.3 - Compile fixes for PKGSRC
4.15.2 - Compile fixes for pkgsrc
Expand Down
1 change: 1 addition & 0 deletions automotive/odCANDataStructureGenerator/ChangeLog
@@ -1,3 +1,4 @@
4.16.1 - Missing delay in command line players added.
4.16.0 - Fix CANDataStructureGenerator to cap values to predefined range, odrec2fuse and odcockpit can handle nested messages and fixed arrays after features enhancements to GenericMessage and CSVVisitor, fix for timestamps printed in human readable format for microseconds < 100000, added feature odmjpegstreamer to export SharedImages as HTTP encapsulated jpegs, odcockpit can render Velodyne 32
4.15.3 - Compile fixes for PKGSRC
4.15.2 - Compile fixes for pkgsrc
Expand Down
1 change: 1 addition & 0 deletions automotive/odcantools/ChangeLog
@@ -1,3 +1,4 @@
4.16.1 - Missing delay in command line players added.
4.16.0 - Fix CANDataStructureGenerator to cap values to predefined range, odrec2fuse and odcockpit can handle nested messages and fixed arrays after features enhancements to GenericMessage and CSVVisitor, fix for timestamps printed in human readable format for microseconds < 100000, added feature odmjpegstreamer to export SharedImages as HTTP encapsulated jpegs, odcockpit can render Velodyne 32
4.15.3 - Compile fixes for PKGSRC
4.15.2 - Compile fixes for pkgsrc
Expand Down
2 changes: 1 addition & 1 deletion automotive/odcantools/odcanascreplay/man/odcanascreplay.1
@@ -1,7 +1,7 @@
.\" Manpage for odcanascreplay
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odcanascreplay 1 "26 September 2017" "4.16.0" "odcanascreplay man page"
.TH odcanascreplay 1 "18 December 2017" "4.16.1" "odcanascreplay man page"

.SH NAME
odcanascreplay \- This tool allows to replay raw CAN message dumps in ASC format supplied via stdin as GenericCANMessages to an OpenDaVINCI conference.
Expand Down
2 changes: 1 addition & 1 deletion automotive/odcantools/odcanproxy/man/odcanproxy.1
@@ -1,7 +1,7 @@
.\" Manpage for odcanproxy
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odcanproxy 1 "26 September 2017" "4.16.0" "odcanproxy man page"
.TH odcanproxy 1 "18 December 2017" "4.16.1" "odcanproxy man page"

.SH NAME
odcanproxy \- This tool wraps a CAN interface to map data into a generic data representation.
Expand Down
2 changes: 1 addition & 1 deletion cmake/doxygen.cfg
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "OpenDaVINCI"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 4.16.0
PROJECT_NUMBER = 4.16.1

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Expand Up @@ -55,9 +55,9 @@
# built documents.
#
# The short X.Y version.
version = '4.16.0'
version = '4.16.1'
# The full version, including alpha/beta/rc tags.
release = '4.16.0'
release = '4.16.1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
1 change: 1 addition & 0 deletions libopendavinci/ChangeLog
@@ -1,3 +1,4 @@
4.16.1 - Missing delay in command line players added.
4.16.0 - Fix CANDataStructureGenerator to cap values to predefined range, odrec2fuse and odcockpit can handle nested messages and fixed arrays after features enhancements to GenericMessage and CSVVisitor, fix for timestamps printed in human readable format for microseconds < 100000, added feature odmjpegstreamer to export SharedImages as HTTP encapsulated jpegs, odcockpit can render Velodyne 32
4.15.3 - Compile fixes for PKGSRC
4.15.2 - Compile fixes for pkgsrc
Expand Down
1 change: 1 addition & 0 deletions libopendlv/ChangeLog
@@ -1,3 +1,4 @@
4.16.1 - Missing delay in command line players added.
4.16.0 - Fix CANDataStructureGenerator to cap values to predefined range, odrec2fuse and odcockpit can handle nested messages and fixed arrays after features enhancements to GenericMessage and CSVVisitor, fix for timestamps printed in human readable format for microseconds < 100000, added feature odmjpegstreamer to export SharedImages as HTTP encapsulated jpegs, odcockpit can render Velodyne 32
4.15.3 - Compile fixes for PKGSRC
4.15.2 - Compile fixes for pkgsrc
Expand Down
1 change: 1 addition & 0 deletions odDataStructureGenerator/ChangeLog
@@ -1,3 +1,4 @@
4.16.1 - Missing delay in command line players added.
4.16.0 - Fix CANDataStructureGenerator to cap values to predefined range, odrec2fuse and odcockpit can handle nested messages and fixed arrays after features enhancements to GenericMessage and CSVVisitor, fix for timestamps printed in human readable format for microseconds < 100000, added feature odmjpegstreamer to export SharedImages as HTTP encapsulated jpegs, odcockpit can render Velodyne 32
4.15.3 - Compile fixes for PKGSRC
4.15.2 - Compile fixes for pkgsrc
Expand Down
1 change: 1 addition & 0 deletions odcockpit/ChangeLog
@@ -1,3 +1,4 @@
4.16.1 - Missing delay in command line players added.
4.16.0 - Fix CANDataStructureGenerator to cap values to predefined range, odrec2fuse and odcockpit can handle nested messages and fixed arrays after features enhancements to GenericMessage and CSVVisitor, fix for timestamps printed in human readable format for microseconds < 100000, added feature odmjpegstreamer to export SharedImages as HTTP encapsulated jpegs, odcockpit can render Velodyne 32
4.15.3 - Compile fixes for PKGSRC
4.15.2 - Compile fixes for pkgsrc
Expand Down
1 change: 1 addition & 0 deletions odsimulation/ChangeLog
@@ -1,3 +1,4 @@
4.16.1 - Missing delay in command line players added.
4.16.0 - Fix CANDataStructureGenerator to cap values to predefined range, odrec2fuse and odcockpit can handle nested messages and fixed arrays after features enhancements to GenericMessage and CSVVisitor, fix for timestamps printed in human readable format for microseconds < 100000, added feature odmjpegstreamer to export SharedImages as HTTP encapsulated jpegs, odcockpit can render Velodyne 32
4.15.3 - Compile fixes for PKGSRC
4.15.2 - Compile fixes for pkgsrc
Expand Down
1 change: 1 addition & 0 deletions odsupercomponent/ChangeLog
@@ -1,3 +1,4 @@
4.16.1 - Missing delay in command line players added.
4.16.0 - Fix CANDataStructureGenerator to cap values to predefined range, odrec2fuse and odcockpit can handle nested messages and fixed arrays after features enhancements to GenericMessage and CSVVisitor, fix for timestamps printed in human readable format for microseconds < 100000, added feature odmjpegstreamer to export SharedImages as HTTP encapsulated jpegs, odcockpit can render Velodyne 32
4.15.3 - Compile fixes for PKGSRC
4.15.2 - Compile fixes for pkgsrc
Expand Down
2 changes: 1 addition & 1 deletion odsupercomponent/man/odsupercomponent.1
@@ -1,7 +1,7 @@
.\" Manpage for odsupercomponent
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odsupercomponent 1 "26 September 2017" "4.16.0" "odsupercomponent man page"
.TH odsupercomponent 1 "18 December 2017" "4.16.1" "odsupercomponent man page"

.SH NAME
odsupercomponent \- This tool configures and monitors a set of distributed software components.
Expand Down
1 change: 1 addition & 0 deletions odtools/ChangeLog
@@ -1,3 +1,4 @@
4.16.1 - Missing delay in command line players added.
4.16.0 - Fix CANDataStructureGenerator to cap values to predefined range, odrec2fuse and odcockpit can handle nested messages and fixed arrays after features enhancements to GenericMessage and CSVVisitor, fix for timestamps printed in human readable format for microseconds < 100000, added feature odmjpegstreamer to export SharedImages as HTTP encapsulated jpegs, odcockpit can render Velodyne 32
4.15.3 - Compile fixes for PKGSRC
4.15.2 - Compile fixes for pkgsrc
Expand Down
2 changes: 1 addition & 1 deletion odtools/odfilter/man/odfilter.1
@@ -1,7 +1,7 @@
.\" Manpage for odfilter
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odfilter 1 "26 September 2017" "4.16.0" "odfilter man page"
.TH odfilter 1 "18 December 2017" "4.16.1" "odfilter man page"

.SH NAME
odfilter \- This tool filters a stream of containers as part of a pipe.
Expand Down
2 changes: 1 addition & 1 deletion odtools/odlivefeed/man/odlivefeed.1
@@ -1,7 +1,7 @@
.\" Manpage for odlivefeed
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odlivefeed 1 "26 September 2017" "4.16.0" "odlivefeed man page"
.TH odlivefeed 1 "18 December 2017" "4.16.1" "odlivefeed man page"

.SH NAME
odlivefeed \- This tool prints content from containers exchanged in an OpenDaVINCI container conference session to stdout in a user-readable representation using the ncurses library.
Expand Down
2 changes: 1 addition & 1 deletion odtools/odmjpegstreamer/man/odmjpegstreamer.1
@@ -1,7 +1,7 @@
.\" Manpage for odmjpegstreamer
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odmjpegstreamer 1 "26 September 2017" "4.16.0" "odmjpegstreamer man page"
.TH odmjpegstreamer 1 "18 December 2017" "4.16.1" "odmjpegstreamer man page"

.SH NAME
odmjpegstreamer \- This tool creates an MJPEG stream encapsulated as HTTP from a
Expand Down
2 changes: 1 addition & 1 deletion odtools/odplayer/man/odplayer.1
@@ -1,7 +1,7 @@
.\" Manpage for odplayer
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odplayer 1 "26 September 2017" "4.16.0" "odplayer man page"
.TH odplayer 1 "18 December 2017" "4.16.1" "odplayer man page"

.SH NAME
odplayer \- This tool plays back data to a running OpenDaVINCI container conference session.
Expand Down
2 changes: 1 addition & 1 deletion odtools/odplayerh264/man/odplayerh264.1
@@ -1,7 +1,7 @@
.\" Manpage for odplayer
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odplayer 1 "26 September 2017" "4.16.0" "odplayer man page"
.TH odplayer 1 "18 December 2017" "4.16.1" "odplayer man page"

.SH NAME
odplayer \- This tool plays back data to a running OpenDaVINCI container conference session.
Expand Down
2 changes: 1 addition & 1 deletion odtools/odrec2fuse/man/odrec2fuse.1
@@ -1,7 +1,7 @@
.\" Manpage for odrec2fuse
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odrec2fuse 1 "26 September 2017" "4.16.0" "odrec2fuse man page"
.TH odrec2fuse 1 "18 December 2017" "4.16.1" "odrec2fuse man page"

.SH NAME
odrec2fuse \- This tool uses FUSE to mount a container recording file into a directory.
Expand Down
2 changes: 1 addition & 1 deletion odtools/odrecinspect/man/odrecinspect.1
@@ -1,7 +1,7 @@
.\" Manpage for odrecinspect
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odrecinspect 1 "26 September 2017" "4.16.0" "odrecinspect man page"
.TH odrecinspect 1 "18 December 2017" "4.16.1" "odrecinspect man page"

.SH NAME
odrecinspect \- This tool inspects an existing container recording file.
Expand Down
2 changes: 1 addition & 1 deletion odtools/odrecorder/man/odrecorder.1
@@ -1,7 +1,7 @@
.\" Manpage for odrecorder
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odrecorder 1 "26 September 2017" "4.16.0" "odrecorder man page"
.TH odrecorder 1 "18 December 2017" "4.16.1" "odrecorder man page"

.SH NAME
odrecorder \- This tool records data exchanged in an OpenDaVINCI container conference session.
Expand Down
2 changes: 1 addition & 1 deletion odtools/odrecorderh264/man/odrecorderh264.1
@@ -1,7 +1,7 @@
.\" Manpage for odrecorder
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odrecorder 1 "26 September 2017" "4.16.0" "odrecorder man page"
.TH odrecorder 1 "18 December 2017" "4.16.1" "odrecorder man page"

.SH NAME
odrecorder \- This tool records data exchanged in an OpenDaVINCI container conference session.
Expand Down
2 changes: 1 addition & 1 deletion odtools/odredirector/man/odredirector.1
@@ -1,7 +1,7 @@
.\" Manpage for odredirector
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odredirector 1 "26 September 2017" "4.16.0" "odredirector man page"
.TH odredirector 1 "18 December 2017" "4.16.1" "odredirector man page"

.SH NAME
odredirector \- This tool dumps containers from an OpenDaVINCI container conference session to stdout or pumps back containers read from stdin to a running container conference session.
Expand Down
2 changes: 1 addition & 1 deletion odtools/odsplit/man/odsplit.1
@@ -1,7 +1,7 @@
.\" Manpage for odsplit
.\" Author: Christian Berger <christian.berger@gu.se>.

.TH odsplit 1 "26 September 2017" "4.16.0" "odsplit man page"
.TH odsplit 1 "18 December 2017" "4.16.1" "odsplit man page"

.SH NAME
odsplit \- This tool extracts all containers within a specified range from a recording file.
Expand Down
1 change: 1 addition & 0 deletions tutorials/ChangeLog
@@ -1,3 +1,4 @@
4.16.1 - Missing delay in command line players added.
4.16.0 - Fix CANDataStructureGenerator to cap values to predefined range, odrec2fuse and odcockpit can handle nested messages and fixed arrays after features enhancements to GenericMessage and CSVVisitor, fix for timestamps printed in human readable format for microseconds < 100000, added feature odmjpegstreamer to export SharedImages as HTTP encapsulated jpegs, odcockpit can render Velodyne 32
4.15.3 - Compile fixes for PKGSRC
4.15.2 - Compile fixes for pkgsrc
Expand Down

0 comments on commit adf4283

Please sign in to comment.