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

Implement relative altitude filter #42

Merged
merged 35 commits into from
Sep 6, 2024

Commits on Sep 4, 2024

  1. Boilerplate

    thorbjoernl committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0f2427b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    461f1fc View commit details
    Browse the repository at this point in the history
  3. fix dependencies

    thorbjoernl committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    da22b65 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    41efda6 View commit details
    Browse the repository at this point in the history
  3. .

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8d1379f View commit details
    Browse the repository at this point in the history
  4. CR1

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    155cf38 View commit details
    Browse the repository at this point in the history
  5. CR2

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    45fc98e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdef4c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3cc7d6e View commit details
    Browse the repository at this point in the history
  8. .

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b77ab63 View commit details
    Browse the repository at this point in the history
  9. .

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c55c3ad View commit details
    Browse the repository at this point in the history
  10. .

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    72cc4a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    926a6f0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d1627da View commit details
    Browse the repository at this point in the history
  13. .

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3b45cb8 View commit details
    Browse the repository at this point in the history
  14. .

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    83ca967 View commit details
    Browse the repository at this point in the history
  15. .

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    dc3c47f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9a459d9 View commit details
    Browse the repository at this point in the history
  17. .

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    709e9bf View commit details
    Browse the repository at this point in the history
  18. Tests green locally

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    405d62c View commit details
    Browse the repository at this point in the history
  19. Numpy 2 breaks fix

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fb86b1e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    da9b97f View commit details
    Browse the repository at this point in the history
  21. .

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    102a5c5 View commit details
    Browse the repository at this point in the history
  22. .

    thorbjoernl committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0e7a6f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

    thorbjoernl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6717392 View commit details
    Browse the repository at this point in the history
  3. .

    thorbjoernl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e557496 View commit details
    Browse the repository at this point in the history
  4. .

    thorbjoernl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f79683c View commit details
    Browse the repository at this point in the history
  5. .

    thorbjoernl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0b5d8ed View commit details
    Browse the repository at this point in the history
  6. ...

    thorbjoernl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cd1dfc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3742f4 View commit details
    Browse the repository at this point in the history
  8. Add benchmark

    thorbjoernl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    600865a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82df240 View commit details
    Browse the repository at this point in the history
  10. Preallocate numpy arrays

    thorbjoernl committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a69a48d View commit details
    Browse the repository at this point in the history