Commit 783620d3 authored by Jerediah Fevold's avatar Jerediah Fevold
Browse files

[RIL]: C018

[Delegate]: <CATT (Tangxun)>
[Class]: UAV
[Status]: ToDo
[TDoc]: None

[Description]: "if any" should be added in the end of this sentence, since it's supported that zero waypoints are added.

FlightPathInfoReport-r18 ::= SEQUENCE(SIZE(0..maxWayPoint-r18) OF WayPoint-r18
parent d256c74d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -19926,7 +19926,7 @@ Upon receiving the *UEInformationRequest* message, the UE shall, only after succ
1\> if the *flightPathInfoReq* is included in the *UEInformationRequest* and the UE has flight path information available, set the *flightPathInfoReport* in the *UEInformationResponse* message as follows:
1\> if the *flightPathInfoReq* is included in the *UEInformationRequest* and the UE has flight path information available, set the *flightPathInfoReport* in the *UEInformationResponse* message as follows:
2\> include the list of up to *maxWayPointNumber* waypoints along the flight path;
2\> include the list of up to *maxWayPointNumber* waypoints along the flight path, if any;
2\> if the *includeTimeStamp* is set to *true*, for each included waypoint:
2\> if the *includeTimeStamp* is set to *true*, for each included waypoint: