« Main differences between V2.0 and V2.0.1 » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
|||
(5 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 3 : | Ligne 3 : | ||
== Event management == | == Event management == | ||
“'''n''', '''m''', '''p'''” event management, especially with maneuvers and attitude sequences have been modified. | |||
== GPVisibilityFromStationDetector data read == | == GPVisibilityFromStationDetector data read == | ||
Problem linked to the read() method of the GPVisibilityFromStationDetector | 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 == | ||
Some interface problems on | Some interface problems on [{{PathCurrentJavaDoc}}/fr/cnes/genopus/maneuvers/GPManeuverSequence.html GPManeuverSequence] and [{{PathCurrentJavaDoc}}/fr/cnes/genopus/attitudes/GPAttitudeSequence.html GPAttitudeSequence] classes led to internal modifications. | ||
== Bad Local time correction == | == Bad Local time correction == | ||
Bad correction from radian to hours of the logger (12 hours offset) in the CustomLocalTimeDetector class. | Bad correction from <font color=#FF8C00>radian</font> to <font color=#FF8C00>hours</font> of the logger (12 hours offset) in the [{{PathCurrentJavaDoc}}/fr/cnes/genopus/nonWidget/events/CustomLocalTimeDetector.html CustomLocalTimeDetector] class. |
Dernière version du 12 décembre 2018 à 13:53
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 GPManeuverSequence and GPAttitudeSequence 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.