Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Competion Mode: switch off AHRS output #107

Open
MaxBaex opened this issue Oct 18, 2024 · 0 comments
Open

Competion Mode: switch off AHRS output #107

MaxBaex opened this issue Oct 18, 2024 · 0 comments

Comments

@MaxBaex
Copy link
Member

MaxBaex commented Oct 18, 2024

Full AHRS output is not allowed during competitions.
The Sensor should therefor provide a feature to switch off the Pitch and Roll output from the AHRS Data for X-Days. It shall not be possible to enable AHRS before the X-Days elapsed.

  • The log file on the SD card shall contain one of the following strings (Timestamps in ISO 8601 Format):

    • AHRS output disabled until 2024-10-28T08:00Z
    • AHRS output active
  • The X-Days shall be settable via

    • CAN-Message.
    • Configuration file on the uSD Card
  • The sensor shall process such a message with the current GNSS time and calculate the date and time until the AHRS output is switched off. This information shall be stored in the STM32s internal emulated EEPROM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant