7e6282a7adMerge branch 'master' of Lustra:InfiniteWalrus/libicsneo
Paul Hollinsky
2018-10-25 13:55:41 -0400
ad51a8793dFix for macOS Homebrew Boost Includes
Paul Hollinsky
2018-10-22 19:47:16 -0400
807518fbaeNetwork and device type constant definitions
Paul Hollinsky
2018-10-24 12:53:58 -0400
95dce1c429Device describe
Paul Hollinsky
2018-10-24 12:51:04 -0400
419fc2fc73Tracked down a white board FIRE and verified the need for enterMode
Paul Hollinsky
2018-10-22 18:26:38 -0400
db255a5a3fAdd settings for FIRE
Paul Hollinsky
2018-10-22 18:26:18 -0400
6ccd6f2072Fixed size of UART_SETTINGS
Paul Hollinsky
2018-10-22 18:25:26 -0400
bc91796d15Proper detection for RTR CAN frames
Paul Hollinsky
2018-10-22 18:25:01 -0400
8044488bedMake a blank settings interface if one does not exist because segfaulting is bad
Paul Hollinsky
2018-10-22 17:23:13 -0400
6456d4e261Fix a bug where polling messages would not work properly
Paul Hollinsky
2018-10-22 16:19:20 -0400
319bd09cb4Merge branch 'master' of Lustra:InfiniteWalrus/libicsneo
Paul Hollinsky
2018-10-22 15:41:06 -0400
5a5d626225Resolve a segfault when device did not ever receive reset status
Paul Hollinsky
2018-10-22 15:40:52 -0400
f758805f3duse target_include_directories instead of include_directories so libicsneo can be used as a submodule
Jeffrey Quesnelle
2018-10-22 15:07:35 -0400
dfbc40f877Add external facing shortcuts to message callback functions
Paul Hollinsky
2018-10-22 15:01:24 -0400
911871a1c7Resolve GCC warning
Paul Hollinsky
2018-10-22 15:00:58 -0400
6779a3a1b9Remove unused includes
Paul Hollinsky
2018-10-22 13:01:25 -0400
a13adec04aClean up icsnVC40.h for the legacy API
Paul Hollinsky
2018-10-22 12:46:27 -0400
9675bb81f7Resolve MSVC errors and warnings with refactor
Paul Hollinsky
2018-10-22 12:19:33 -0400
8e6b0d0b0eRefactor for a central include directory
Paul Hollinsky
2018-10-22 11:52:34 -0400
12451def11Add dlcOnWire to CAN
Paul Hollinsky
2018-10-22 11:13:07 -0400
0f703f494fCAN FD transmission on non CAN FD hardware now fails as would be expected
Paul Hollinsky
2018-10-19 17:00:40 -0400
80bccb59a5Remove unused struct
Paul Hollinsky
2018-10-19 16:58:59 -0400
769c797a50Detection for ValueCAN 4 models, as well as settings for each
Paul Hollinsky
2018-10-19 13:43:36 -0400
cb57f06564Slight speed improvement for CAN transmit
Paul Hollinsky
2018-10-19 13:42:48 -0400
d037709963CAN and CAN FD transmit implemented
Paul Hollinsky
2018-10-18 17:39:37 -0400
dd99f82324Allow the decoder to fail
Paul Hollinsky
2018-10-18 14:06:58 -0400
e5f1ba41b5Resolve relevant Linux compile warnings
Paul Hollinsky
2018-10-18 13:49:56 -0400
912b11ce30Encoder allowed to fail, preparation for upcoming CAN transmit
Paul Hollinsky
2018-10-18 13:42:20 -0400
92839c22a5Merge branch 'devicesettings' of Lustra:InfiniteWalrus/libicsneo into devicesettings
Paul Hollinsky
2018-10-17 16:26:42 -0400
b4fc3edd0fLED state changing (Device LEDs work now)
Paul Hollinsky
2018-10-17 16:15:15 -0400
4426334f3fResolve Linux build issues and warnings
Paul Hollinsky
2018-10-17 15:13:28 -0400
ae5646dd78Update devices to the new memory management model
Paul Hollinsky
2018-10-17 15:12:48 -0400
25fb140404few changes so project can be built as a submoodule
Jeffrey Quesnelle
2018-10-17 13:19:42 -0400
ba82c51914Allow settings to be marked as readonly
Paul Hollinsky
2018-10-10 16:28:00 -0400
5d4cfe4930Decoding for CAN FD, RTR, and XTD ID
Paul Hollinsky
2018-10-10 16:25:09 -0400
b3184eb1edDecode reset status messages
Paul Hollinsky
2018-10-09 13:38:54 -0400