Skip to content

Add sensor FOV visualization using SPOI data#1

Merged
ingalls merged 2 commits intodfpc-coe:mainfrom
talentedbrute:spoi_integration
Feb 1, 2026
Merged

Add sensor FOV visualization using SPOI data#1
ingalls merged 2 commits intodfpc-coe:mainfrom
talentedbrute:spoi_integration

Conversation

@talentedbrute
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 30, 2026 15:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds sensor Field of View (FOV) visualization to drone tracking by utilizing SPOI (Sensor Point of Interest) data from the DroneSense API. When a drone's camera is pointing at a specific location, the system now calculates and visualizes the sensor's viewing cone.

Changes:

  • Added two helper functions for geospatial calculations: calculateBearing (azimuth from drone to target) and calculateDistance (Haversine formula for great-circle distance)
  • Implemented sensor FOV visualization with configurable properties when SPOI data is available
  • The visualization includes azimuth, range, field of view angles, and visual styling properties

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ingalls ingalls merged commit e1565f6 into dfpc-coe:main Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants