v2.0.2
Use libicsneo v0.1.2 to resolve LEDs not indicating device statuschecksum-failure-logging
parent
3d737f5d8e
commit
a69c41c9d5
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 0b4ffdbaad66904926623a6ed3800effd1d9ff42
|
||||
Subproject commit 2a47b6f179699f67dc8c39634ea245c49b02ec0f
|
||||
Loading…
Reference in New Issue