From a69c41c9d5df747b73bfcbfe9d0c4991949a0f76 Mon Sep 17 00:00:00 2001 From: Paul Hollinsky Date: Wed, 4 Sep 2019 13:32:48 -0400 Subject: [PATCH] v2.0.2 Use libicsneo v0.1.2 to resolve LEDs not indicating device status --- CHANGELOG | 3 +++ CMakeLists.txt | 2 +- README.md | 2 +- third-party/libicsneo | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4c65c1a..08201e0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +v2.0.2 + Use libicsneo v0.1.2 to resolve LEDs not indicating device status + v2.0.1 Set timeout tv_sec instead of tv_usec for compatibility with older kernels diff --git a/CMakeLists.txt b/CMakeLists.txt index b1a0cb0..77b2de4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.2) -project(libicsneo-socketcan-daemon VERSION 2.0.1) +project(libicsneo-socketcan-daemon VERSION 2.0.2) set(CMAKE_CXX_STANDARD 11) diff --git a/README.md b/README.md index eb3effc..df79496 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Version 2.0.1 +Version 2.0.2 This is the usermode daemon for the Intrepid Control Systems SocketCAN support. This daemon requires that ```intrepid.ko``` is loaded on your system. diff --git a/third-party/libicsneo b/third-party/libicsneo index 0b4ffdb..2a47b6f 160000 --- a/third-party/libicsneo +++ b/third-party/libicsneo @@ -1 +1 @@ -Subproject commit 0b4ffdbaad66904926623a6ed3800effd1d9ff42 +Subproject commit 2a47b6f179699f67dc8c39634ea245c49b02ec0f