CANDumpPlayer

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Updated CMakeLists.txt and CANDumpPlayer/CMakeLists.txt to change minimum required cmake version.

  1. … 1 more file in changeset.
Updated CMakeLists.txt

- Updated project CMakeLists.txt and CANDumpPlayer/CMakeLists.txt to require cmake version 3.19 or higher.

  1. … 1 more file in changeset.
CMakeLists.txt clean up.

- Updated all CMakeLists.txt files to remove deprecated code.

- Updated MsgUtils/CMakeLists.txt to add package absl required for protobuf.

  1. … 4 more files in changeset.
CMakeLists.txt clean up.

- Updated all CMakeLists.txt files to remove deprecated code.

- Updated MsgUtils/CMakeLists.txt to add package absl required for protobuf.

  1. … 5 more files in changeset.
Updated CANDumpPlayer to add feature for changing playback speed of CAN messages. The update is specific to Linux, so CANDumpPlayer will only build on Linux platform going forward.

- Updated CANDumpPlayer/main.cpp to add playback speed option.

- Updated tools/CMakeLists.txt to only build on Linux.

  1. … 1 more file in changeset.
LEAHI-REALTIME-CDT-LDT-2852_Cloud Communication - SW - 01 - Realtime data transfer - R&I - 05: DEV - Feature Implementation
LEAHI-REALTIME-CDT-LDT-2852_Cloud Communication - SW - 01 - Realtime data transfer - R&I - 05: DEV - Feature Implementation
LDT-2852 - Cloud Communication - SW - 01 - Realtime data transfer - R&I - 05: DEV - Feature Implementation

- Initial commit for Real-time Data Transfer.

- Added MsgUtils library for handling CAN and protobuf messages.

- Added Comms library for handling communications on CAN bus and future protobuf interfaces.

- Added CloudSyncRt program for reading CAN messages and converting them to protobuf messages.

- Added CANDumpPlayer program for reading CAN dumps and sending read messages on CAN interface.

  1. … 47 more files in changeset.