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

Mj/radio location forwarder update #889

Closed
wants to merge 32 commits into from

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    41e4186 View commit details
    Browse the repository at this point in the history
  2. Add ingest test

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7393e46 View commit details
    Browse the repository at this point in the history
  3. basic verifier daemon

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    05ef185 View commit details
    Browse the repository at this point in the history
  4. Process reports

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a0f186f View commit details
    Browse the repository at this point in the history
  5. Clippy

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6722fd0 View commit details
    Browse the repository at this point in the history
  6. Order dependencies

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d118874 View commit details
    Browse the repository at this point in the history
  7. Add lat/long to estimates

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f8e3bee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab8636e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a06691 View commit details
    Browse the repository at this point in the history
  10. More rebase fix

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1a2b445 View commit details
    Browse the repository at this point in the history
  11. Add test for verifier

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9c18874 View commit details
    Browse the repository at this point in the history
  12. Fix hash key timestamp

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    dd11bda View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0727393 View commit details
    Browse the repository at this point in the history
  14. Maybe ban

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5d708a0 View commit details
    Browse the repository at this point in the history
  15. Comment unused code for now

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0a633b2 View commit details
    Browse the repository at this point in the history
  16. Update proto and add Entity

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    92c4879 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    baf36bc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ff5ccc4 View commit details
    Browse the repository at this point in the history
  19. Populate cache with cbrs as well

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e669c4b View commit details
    Browse the repository at this point in the history
  20. Fix test

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    62d5ac4 View commit details
    Browse the repository at this point in the history
  21. Update Location Cache

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    aa9c78f View commit details
    Browse the repository at this point in the history
  22. Make rewarder calculate distance

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    496a12d View commit details
    Browse the repository at this point in the history
  23. Update long to lon

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b5cf377 View commit details
    Browse the repository at this point in the history
  24. Improve query

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0aedbee View commit details
    Browse the repository at this point in the history
  25. Comments

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a787bce View commit details
    Browse the repository at this point in the history
  26. Update cbrs id

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6a5a084 View commit details
    Browse the repository at this point in the history
  27. fmt clippy test

    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d70ce5a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a4e9d19 View commit details
    Browse the repository at this point in the history
  29. - Rework location cache to have 2 hashmap and not cleanup anymore

    - Remove location_validation_timestamp from cbrs_heartbeats
    - Handle GatewayResolution::GatewayNotAsserted  for cbrs and insert in cache
    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    89d00fd View commit details
    Browse the repository at this point in the history
  30. Update cache to hydrate on new

    Remove rewarder part to put in diff PR
    macpie authored and michaeldjeffrey committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1309282 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    279f304 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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