Author: | Mathijs Homminga [mathijs.homminga@esa.int] |
Date: | 16-06-2005 |
Summary: | Patch for SPR 672 |
System name | ID | Version |
---|---|---|
ISOC Core System (PHS, OSS and CSS) | core | 10.9.0.p2 (new) |
ISOC Database | DB | 4.1.9 |
ISOC Web | web | 2.0.0 |
Proposal Generation Tool | PGT | 3.3.0 |
Proposal Receiver | PRV | 1.4.0 |
Proposal Loader | PLD | 3.2.0 |
Mailer Daemon | MLR | 1.2.0 |
Calculation Engine | CLC | 1.1.0 |
Push Pull Daemon | PPD | 1.2.0 |
External dependencies:
System name | ID | Version |
---|---|---|
Integral File Transfer System | IFTS | 2.0 |
Observation Time Estimator | OTE | 3.0.2 |
Target Visibility Predictor | TVP | 3.0.1 |
Starmap | Starmap | 2.3.0 |
Flight Dynamics Software | FDS | 2.2i |
Database of Observable Bins | DBOB | 76 |
Optical Monitoring Camera Pointing Software | OMC | 3.7 |
ED Viewer | IODB | 10.03.05 |
SCR 477 | Instrument orientation (11.3 deg) is used for the 5x5 pattern since revolution 324 |
SPR 672 | Split observation can go into 3x3 mode which is unintended. Due to the fact that OSS calculates the remainer of points based on the (approved duration + extra time - scheduled duration) / dwell time. This calculation is no longer valid when the observation is splitted, because the appoved time is reduced, but the dwell time is still the same, so much to early OSS will switch to 3x3 mode. A property is added called "isoc.oss.enable3X3" which is false by default. this will swich off 3x3 mode. The 3x3 mode need some rethinkingh now that the flexible dwelltime is used, hence its is switched off. |