Commit 59ce45f9 authored by Jerediah Fevold's avatar Jerediah Fevold
Browse files

[RIL]: Z075

[Delegate]: ZTE (ZhangMengjie)
[Class]: 1
[Status]: ToDo
[TDoc]:

[Description]: Current description "previously provided" means "previously provided since last entering RRC_CONNECTED state"and "previously provided before last entering RRC_CONNECTED state". We prefer to make it more clear.
parent d256c74d
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -6736,13 +6736,13 @@ NOTE 0b: The UE does not expect that the *reportUplinkTxDirectCurrentTwoCarrier*
3\> if the UE had not previously provided a flight path information since last entering RRC_CONNECTED state; or
3\> if the UE had not previously provided a flight path information since last entering RRC_CONNECTED state; or
3\> if at least one waypoint was not previously provided since last entering RRC_CONNECTED state is available; or
3\> if at least one waypoint or a timestamp corresponding to a waypoint location that was not previously provided since last entering RRC_CONNECTED state is available; or
3\> if at least one upcoming waypoint that was previously provided is being removed; or
3\> if at least one upcoming waypoint or a timestamp corresponding to a waypoint location that was previously provided since last entering RRC_CONNECTED state is to be removed; or
3\> if *flightPathUpdateDistanceThr* is configured and for at least one waypoint, the 3D distance between the previously provided location and the new location is more than or equal to the distance threshold configured by *flightPathUpdateDistanceThr*; or
3\> if *flightPathUpdateDistanceThr* is configured, and for at least one waypoint, the 3D distance between the previously provided location and the new location is more than or equal to the distance threshold configured by *flightPathUpdateDistanceThr*; or
3\> if *flightPathUpdateTimeThr* is configured and for at least one waypoint, the timestamp was not previously provided but is now available, or the time between the previously provided timestamp and the new timestamp, if available, is more than or equal to the time threshold configured by *flightPathUpdateTimeThr*:
3\> if *flightPathUpdateTimeThr* is configured, and for at least one waypoint, the time between the previously provided timestamp and the new timestamp, if available, is more than or equal to the time threshold configured by *flightPathUpdateTimeThr*:
4\> include *flightPathInfoAvailable*;
4\> include *flightPathInfoAvailable*;