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

AP_Periph: fixed moving baseline yaw for single CAN port GPS peripherals #20249

Merged
merged 2 commits into from
Mar 8, 2022

Commits on Mar 8, 2022

  1. AP_Periph: fixed moving baseline yaw for single CAN peripherals

    the AP_GPS_UAVCAN driver requires this param for auto-config of MB yaw
    on DroneCAN GPS
    tridge committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    1af3c69 View commit details
    Browse the repository at this point in the history
  2. hwdef: enable GPS_MOVING_BASELINE on FreeflyRTK and f303-GPS

    this allows for F9P based dual-GPS yaw on DroneCAN peripherals with
    auto-config
    tridge committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ea4e136 View commit details
    Browse the repository at this point in the history