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

[uss_qualifier] netrid - NET0320: check SP behavior upon UAS disconnection #880

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Shastick
Copy link
Contributor

@Shastick Shastick commented Jan 13, 2025

Add a scenario to cover NET0320: service providers that cease receiving telemetry data for a flight must return the last returned telemetry (position and timestamp, notably) during the near real-time window (60 seconds).

This is achieved by:

  • adding a new data evaluator (DisconnectedUASObservationEvaluator)
  • adding a function allowing to truncate the telemetry of FlightDataResource (this is not strictly required but ensures that scenarios don't needlessly run too long)

@Shastick Shastick changed the title Net0320 uas disconnect [uss_qualifier] netrid - NET0320: check SP behavior upon UAS disconnection Jan 13, 2025
@Shastick Shastick force-pushed the net0320-uas-disconnect branch from f11490e to ba2fc64 Compare January 13, 2025 09:57
@Shastick Shastick marked this pull request as ready for review January 13, 2025 10:42
@Shastick Shastick force-pushed the net0320-uas-disconnect branch from ba2fc64 to c3e6ae2 Compare January 15, 2025 16:06
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.

1 participant