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

Add configuration for dynamic platform and measurement rate #55

Merged
merged 7 commits into from
Jul 1, 2024

Commits on Jun 11, 2024

  1. Add new configuration options for m10spg

    Added configuration for the platform model, which will prevent gps data
    from being discarded during flight, and increased the mesasurement rate
    to roughly 3Hz
    AngusJull committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f093a25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1ae735 View commit details
    Browse the repository at this point in the history
  3. Fix configuration options

    It seems that using the hypothetical limit on update rate for NAV-PVT
    causes problems with messages after about 10 have been recieved. This
    might be a problem with periodic/polled messages. Also fixed the config
    key, and moved some definitions
    AngusJull committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7154274 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f904a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Merge logging changes.

    linguini1 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ef47a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd5230 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31a72ae View commit details
    Browse the repository at this point in the history