MsgUtils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -0
    • +19
    ./MsgUtilsConfig.cmake.in
    • -0
    • +11
    ./MsgUtilsConfigVersion.cmake.in
    • -0
    • +146
    ./cmake/MsgUtils.cmake
    • -0
    • +198
    ./include/CanMessage.h
    • -0
    • +128
    ./include/FrameInterface.h
    • -0
    • +95
    ./include/MessageBuilder.h
    • -0
    • +184
    ./include/types.h
    • -0
    • +40
    ./scripts/GenerateMsgDefsCpp.py
    • -0
    • +35
    ./scripts/GenerateProtobuf.py
  1. … 34 more files in changeset.