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

Store encounters mid flight #21

Open
corstian opened this issue Oct 20, 2020 · 2 comments
Open

Store encounters mid flight #21

corstian opened this issue Oct 20, 2020 · 2 comments

Comments

@corstian
Copy link
Member

As we're already using a spatial map, why not record all aircraft which pass at a certain distance (2km?).

Additionally add an event to record when an encounter happens and when it ends.

@pschuler78
Copy link

Additional sectors (small circles around the airfield) should be definable, so that we recognise if an aircraft has passed the sector. This can be used as inbound or outbound routes.

@corstian
Copy link
Member Author

I have actually been working on something like this back in 2017 when in Sisteron! The difference is that it was an event handler which would notify you when an aircraft passed certain geofences. I'd prefer to build this as a separate feature rather than grouping it together with the encounters. Alternatively I'd consider changing the encounters to become certain triggers during flight. "This aircraft nearby, passed that geofence, entered airspace xyz" etc.

What'd you think about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants