Skip to content

Add ADS-B health status to web UI - #46

Open
mickeyslaven wants to merge 1 commit into
30hours:mainfrom
mickeyslaven:feature/adsb-health-status
Open

mickeyslaven wants to merge 1 commit into
30hours:mainfrom
mickeyslaven:feature/adsb-health-status

Conversation

@mickeyslaven

Copy link
Copy Markdown

Fixes #26.

Adds a small ADS-B status indicator to every page that displays ADS-B data:

  • Green ADS-B live when the existing ADS-B request succeeds
  • Red ADS-B unavailable when it fails
  • Gray ADS-B disabled when ADS-B is disabled in the configuration

The status reuses the existing configuration and ADS-B requests, with no new polling or backend changes.

Testing

  • node --check html/js/plot_map.js
  • git diff --check
  • Verified live, unavailable, and disabled states on the main, Map, and Max Hold pages
  • Tested with live blah2 radar and ADS-B data

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.

[feature request] add adsb health status to web UI

1 participant