mirror of
https://github.com/intrepidcs/icsscand.git
synced 2026-08-05 09:38:17 +02:00
3.1.2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
v3.1.2
|
||||||
|
Update libicsneo
|
||||||
|
Update copyright
|
||||||
|
Add scan-interval-ms parameter (Jorge Alejandro <jorge.a.alejandro@gmail.com>)
|
||||||
|
|
||||||
v3.1.1
|
v3.1.1
|
||||||
Update libicsneo
|
Update libicsneo
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
cmake_minimum_required(VERSION 3.2)
|
cmake_minimum_required(VERSION 3.2)
|
||||||
project(libicsneo-socketcan-daemon VERSION 3.1.1)
|
project(libicsneo-socketcan-daemon VERSION 3.1.2)
|
||||||
|
|
||||||
set(CMAKE_CXX_STANDARD 17)
|
set(CMAKE_CXX_STANDARD 17)
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Version 3.1.1
|
Version 3.1.2
|
||||||
|
|
||||||
This is the usermode daemon for the Intrepid Control Systems SocketCAN support. This daemon requires that ```intrepid.ko``` is loaded on your system.
|
This is the usermode daemon for the Intrepid Control Systems SocketCAN support. This daemon requires that ```intrepid.ko``` is loaded on your system.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user