Skip to content

Telemetry logging: add to each .bin log file the car setup and the lmuFFB settings. #273

@coasting-nc

Description

@coasting-nc

Telemetry logging: add to each .bin log file the car setup and the lmuFFB settings.

Challenges:

  • to add the car setup, we might need to use the REST API again (so far we used them only to get the steering lock)
  • regarding lmuFFB settings, these can be changed while driving, so we need to figure out how to include them in the .bin logs.
    Possibilities:
    • create a new .bin file every time the settings change. But we need to be careful not to create to many files (eg. for each slider movement). We need to determine a robust mechanism for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions