Main differences between V2.0 and V2.0.1 : Différence entre versions

De Wiki
Aller à : navigation, rechercher
(GPVisibilityFromStationDetector data read)
Ligne 7 : Ligne 7 :
 
== GPVisibilityFromStationDetector data read ==
 
== GPVisibilityFromStationDetector data read ==
  
Problem linked to the read() method of the GPVisibilityFromStationDetector() widget: some data was not correctly read.
+
Problem linked to the <font color=#4169E1>read()</font> method of the [{{PathCurrentJavaDoc}}/fr/cnes/genopus/events/GPVisibilityFromStationDetector.html GPVisibilityFromStationDetector] widget: some data was not correctly read.
  
 
== GPManeuverScenario and GPManeuverSequence I/F ==
 
== GPManeuverScenario and GPManeuverSequence I/F ==

Version du 12 décembre 2018 à 13:48

Due to the upgrade of PSIMU tool (V11.3), some slight modifications have been made necessary. These modifications are mainly internal to GENOPUS and deal with:

Event management

“n, m, p” event management, especially with maneuvers and attitude sequences have been modified.

GPVisibilityFromStationDetector data read

Problem linked to the read() method of the GPVisibilityFromStationDetector widget: some data was not correctly read.

GPManeuverScenario and GPManeuverSequence I/F

Some interface problems on GPManeuverScenario and GPManeuverSequence classes led to internal modifications.

Bad Local time correction

Bad correction from radian to hours of the logger (12 hours offset) in the CustomLocalTimeDetector class.