Skip to content

Create a standalone sensor simulator / emulator #32

@MaxBaex

Description

@MaxBaex

Similar to the https://github.com/larus-breeze/sw_tools/tree/master/sensor_data_analyzer with the following features:

  • CMake (command line build).
  • Can be run in realtime from a *.f37 / EEPROM Data Logfile
  • Sends NMEA and CAN Data via a separate UDP port
  • Listens on UDP ports for NMEA and CAN Data
    • for configuration parameter changes
    • for forwarding data between CAN <-> NMEA
  • Outputs *.f37 and EEPROM files identical to the original hardware sensor implementation.
  • Triggering a SD-Card insert and eject event. With reading the configuration
  • Simulate the EEPROM Hardware layer in form of a binary file.

This system shall help us to test the application logic of the sensor. All application logic shall therefore be implemented in https://github.com/larus-breeze/sw_algorithms_lib/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions