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

FEATURE REQ: Distance filter #191

Open
robsymax opened this issue Aug 7, 2022 · 4 comments · May be fixed by #249
Open

FEATURE REQ: Distance filter #191

robsymax opened this issue Aug 7, 2022 · 4 comments · May be fixed by #249

Comments

@robsymax
Copy link

robsymax commented Aug 7, 2022

It would be great to be able to limit the aircraft displayed to those within a set distance to the receiver for the purpose of gauging rough aircraft noise. Is this easy to implement?

@Bdavy92960
Copy link

I would also like to see this feature, and an associated audible alarm option for aircraft within a chosen distance and below a chosen altitude. This would be a very useful option for UAV pilots as a warning of nearby aircraft.

@JonMurphy
Copy link

+1 for me!!

@oam7575 oam7575 linked a pull request Oct 16, 2024 that will close this issue
@oam7575
Copy link

oam7575 commented Oct 16, 2024

@robsymax @Bdavy92960 @JonMurphy
Hello,

I have created a dev branch that implements a distance slider to filter the display of aircraft.
Pull request #249 is open however the raw files can be downloaded from the public_html directory of my dev branch here : https://github.com/oam7575/dump1090/tree/dev-distance-filter

If you would like to manually upgrade your installation do the following.
Backup
Backup these files from your current installation

  • index.html
  • config.js
  • planeObject.js
  • script.js
  • style.css

Upgrade
Replace the listed files with the versions in my dev branch.

@oam7575
Copy link

oam7575 commented Oct 18, 2024

Hello, @robsymax @Bdavy92960 @JonMurphy

Distance and Altitude alert beeps have been implemented in my pull request #250.
#250 also includes the distance slider previously implemented in #249.

As per my previous comment, you can manually upgrade your installation by downloading the raw files from the public_html folder of my branch : https://github.com/oam7575/dump1090/tree/dev-distance_alert_altitude_alert

Note : The changes for the alert beeps are in a separate branch

@bovine bovine linked a pull request Oct 21, 2024 that will close this issue
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 a pull request may close this issue.

4 participants