Skip to content

Updated Drone SSID & OUI

Compare
Choose a tag to compare
@AlienMajik AlienMajik released this 20 Oct 02:59
· 3 commits to main since this release
2afc667

This version includes updates to:

  • Exclude system-level alerts with MAC '00:00:00:00:00:00'.
  • Correctly handle Folium icon colors to prevent warnings.
  • Correctly extract alerts and parse location data from the JSON field.
  • Adjust the map center to the first valid device or alert location.
  • Map alerts even if they have no latitude and longitude, placing them next to the first mapped device seen before the alert's timestamp.
  • Extract and display the alert type in the map popups.
  • Improve device data extraction and error handling.
  • Simplify the visualization logic.