Commit dadf1f5e authored by Jerediah Fevold's avatar Jerediah Fevold
Browse files

[RIL]: Sharp

[Delegate]: LIU Lei
[Class]: 1
[Status]: ToDo
[TDoc]:

[Description]: UE should check whether "the availability of flight path information" has been sent.

[Proposed Change]: In our understanding, "flight path information" means flight path information report in UEInformationResponse. SInce the UE is configured to indicate the availability, it should check whether the availability has been setn, else before UE sending flight path report (need to wait gNB's requets), the UE may trigger UAI again.

[Comment for example]: Add "or the availability of flight path information" to the conditional to evaluate whether the UE should send the availability indicator.
parent d256c74d
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -18456,7 +18456,7 @@ Editor\'s Note: FFS whether UE should start a timer, e.g., Timer T348.
1\> if configured to indicate the availability of flight path information and the UE has flight path information available:
1\> if configured to indicate the availability of flight path information and the UE has flight path information available:
2\> if the UE had not previously provided a flight path information since last entering RRC_CONNECTED state; or
2\> if the UE had neither provided a flight path information nor indicated the availability of flight path information since last entering RRC_CONNECTED state; or
2\> if at least one waypoint was not previously provided; or
2\> if at least one waypoint was not previously provided; or