diff --git a/aman/sys/RecedingHorizonControl.py b/aman/sys/RecedingHorizonControl.py index 03709ef..d675f23 100644 --- a/aman/sys/RecedingHorizonControl.py +++ b/aman/sys/RecedingHorizonControl.py @@ -70,6 +70,7 @@ class RecedingHorizonControl: plannedInbound = self.Windows[index].inbound(inbound.Callsign) plannedInbound.Report = inbound.Report + plannedInbound.ReportTime = inbound.ReportTime plannedInbound.CurrentPosition = inbound.CurrentPosition # ingore fixed updates if True == plannedInbound.FixedSequence or index < self.FreezedIndex: