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

Move GPS aggregation and blending to sensors #14447

Merged
merged 3 commits into from
Sep 26, 2020

Commits on Aug 23, 2020

  1. move GPS aggregation and blending ekf2 -> sensors

     - N x sensor_gps => vehicle_gps_position
     - blending is now configurable with SENS_GPS_MASK and SENS_GPS_TAU
    dakejahl authored and dagar committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    ee42faf View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Update src/modules/sensors/vehicle_gps_position/CMakeLists.txt

    Co-authored-by: Mathieu Bresciani <brescianimathieu@gmail.com>
    dagar and bresch committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    f5bf1b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    9575815 View commit details
    Browse the repository at this point in the history