You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: flight_planning/v1/flight_planning.yaml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -96,8 +96,8 @@ components:
96
96
97
97
BasicFlightPlanInformation:
98
98
description: >-
99
-
Basic information about a flight plan that an operator and/or UAS can be expected to provide in most flight
100
-
planning scenarios.
99
+
Basic information about a flight plan that a user and/or UAS can be expected to provide in most flight planning
100
+
scenarios.
101
101
type: object
102
102
required:
103
103
- usage_state
@@ -134,7 +134,7 @@ components:
134
134
- Contingent
135
135
area:
136
136
description: >-
137
-
User intends to or may fly anywhere in this entire area.
137
+
The complete area in which the user intends to fly, or may fly, as known by the user. The user intends to fly, or may fly, anywhere in this entire area.
- `Planned`: The USS has created an authorized flight plan for the user, but the user may not yet start flying (even if within the time bounds of the flight plan).
184
184
185
-
- `ReadyToFly`: The flight plan is ready for the operator to nominally fly within the bounds (including time) of the flight plan.
185
+
- `ReadyToFly`: The flight plan is ready for the user to nominally fly within the bounds (including time) of the flight plan.
186
186
187
-
- `OffNominal`: The flight plan now reflects the operator's actions, but the flight plan is not in a nominal state (e.g., the USS has placed the ASTM F3548-21 operational intent into one of the Nonconforming or Contingent states).
187
+
- `OffNominal`: The flight plan now reflects the user's actions, but the flight plan is not in a nominal state (e.g., the USS has placed the ASTM F3548-21 operational intent into one of the Nonconforming or Contingent states).
188
188
189
189
- `Closed`: The flight plan was closed successfully by the USS and is now out of the UTM system.
0 commit comments