Explorar o código

update the report to get the latest information

Sven Czarnian %!s(int64=3) %!d(string=hai) anos
pai
achega
0a51874006
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      aman/sys/RecedingHorizonControl.py

+ 1 - 0
aman/sys/RecedingHorizonControl.py

@@ -69,6 +69,7 @@ class RecedingHorizonControl:
             self.AssignedWindow[inbound.Callsign][1] = 0
 
             plannedInbound = self.Windows[index].inbound(inbound.Callsign)
+            plannedInbound.Report = inbound.Report
             plannedInbound.CurrentPosition = inbound.CurrentPosition
             # ingore fixed updates
             if True == plannedInbound.FixedSequence or index < self.FreezedIndex: