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

GPS Fix estimation (dead reconing, RTH without GPS fix) for fixed wing #8347

Merged
merged 83 commits into from
Dec 8, 2023

Commits on Aug 21, 2022

  1. Configuration menu
    Copy the full SHA
    f87c081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b5085 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccfa58e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'submit-gps-fix-estimation' of https://github.com/RomanL…

    …ut/inav into submit-gps-fix-estimation
    RomanLut committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    2272b6e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    RomanLut committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    b276d26 View commit details
    Browse the repository at this point in the history
  2. updated documentation

    RomanLut committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ffa28d8 View commit details
    Browse the repository at this point in the history
  3. retrigger checks

    RomanLut committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    7de16ff View commit details
    Browse the repository at this point in the history
  4. retrigger checks

    RomanLut committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    2f6a192 View commit details
    Browse the repository at this point in the history
  5. retrigger checks

    RomanLut committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    9f0489e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    RomanLut committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    e93145e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4ff863 View commit details
    Browse the repository at this point in the history
  8. retrigger checks

    RomanLut committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    ccad410 View commit details
    Browse the repository at this point in the history
  9. retrigger checks

    RomanLut committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    bd5a92c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

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

Commits on Dec 10, 2022

  1. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    
    removed GPS Off box
    implemented Disable GPS sensor fix logic condition
    RomanLut committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    cb2d448 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'submit-gps-fix-estimation' of https://github.com/RomanL…

    …ut/inav into submit-gps-fix-estimation
    RomanLut committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    1ed4c3e View commit details
    Browse the repository at this point in the history
  3. adjusted docs

    RomanLut committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    a439e29 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. fixed typo in comment

    RomanLut committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    3ade7e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01ada27 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    RomanLut committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    731b16c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

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

Commits on Feb 14, 2023

  1. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    RomanLut committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    064a8ee View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

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

Commits on Feb 19, 2023

  1. Merge branch 'submit-gps-fix-estimation' of https://github.com/RomanL…

    …ut/inav into submit-gps-fix-estimation
    RomanLut committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    637f072 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    dc71194 View commit details
    Browse the repository at this point in the history
  2. enable possibility to simulate GPS sensor timeout, mag failure and pi…

    …tot failure with HITL
    RomanLut committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    7591ed5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

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

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    12cb0c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a62bc74 View commit details
    Browse the repository at this point in the history
  3. fixed compilation error

    RomanLut committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6e7dafb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'submit-gps-fix-estimation' of https://github.com/RomanL…

    …ut/inav into submit-gps-fix-estimation
    RomanLut committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    caa048c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    RomanLut committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f0d5358 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    064c6e2 View commit details
    Browse the repository at this point in the history
  7. fixed indentation

    RomanLut committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7afaa0d View commit details
    Browse the repository at this point in the history
  8. fixed indentation

    RomanLut committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    69a1220 View commit details
    Browse the repository at this point in the history
  9. fixed indentation

    RomanLut committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f9e078f View commit details
    Browse the repository at this point in the history
  10. removed debug code

    RomanLut committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4c39d77 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ce2904 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    a10b7ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20cdfc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec5e0c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    RomanLut committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0fb2c1e View commit details
    Browse the repository at this point in the history
  2. fixed merge conflict

    RomanLut committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    44fea0e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    9796bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55fdeae View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    RomanLut committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    46150ad View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    4d888e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c933ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d007a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdd299f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3040cd7 View commit details
    Browse the repository at this point in the history
  6. removed redundand code

    RomanLut committed May 19, 2023
    Configuration menu
    Copy the full SHA
    daac5b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f18b5a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e777fa View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    RomanLut committed May 20, 2023
    Configuration menu
    Copy the full SHA
    221d300 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'submit-gps-fix-estimation' of https://github.com/RomanL…

    …ut/inav into submit-gps-fix-estimation
    RomanLut committed May 20, 2023
    Configuration menu
    Copy the full SHA
    d5187ed View commit details
    Browse the repository at this point in the history
  3. fixed compilation error

    RomanLut committed May 20, 2023
    Configuration menu
    Copy the full SHA
    ff1cd25 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Aug 3, 2023

  1. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    RomanLut committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2b9a5a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    5eb46f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b1330c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee66d0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae5c144 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. added USE_GPS_FIX_ESTIMATION

    fixed indentation
    RomanLut committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    599e45c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'submit-gps-fix-estimation' of https://github.com/RomanL…

    …ut/inav into submit-gps-fix-estimation
    RomanLut committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9e6df5f View commit details
    Browse the repository at this point in the history
  3. fixed unit test error

    RomanLut committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4602a83 View commit details
    Browse the repository at this point in the history
  4. ignore project file

    RomanLut committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dc1d2e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    86b875d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6168348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    713b521 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0829ef6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ee200d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f05dcc1 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    RomanLut committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    9cd68b1 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'submit-gps-fix-estimation' of https://github.com/RomanL…

    …ut/inav into submit-gps-fix-estimation
    RomanLut committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    8a1dd1c View commit details
    Browse the repository at this point in the history
  9. fixed compilation error

    RomanLut committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    b7745af View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Merge branch 'master' of https://github.com/RomanLut/inav into submit…

    …-gps-fix-estimation
    RomanLut committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    e4453c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Merge branch 'master' of https://github.com/iNavFlight/inav into subm…

    …it-gps-fix-estimation
    RomanLut committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a08e8c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Merge branch 'master' of https://github.com/iNavFlight/inav into subm…

    …it-gps-fix-estimation
    RomanLut committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9a633d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3359ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    229eac4 View commit details
    Browse the repository at this point in the history