ChangeLog for odfcheck ====================== Version 0.18.2 - 2004-12-22 (JSH) ------------ + Correct errors in calculation 0.18.1. Version 0.18.1 - 2004-08-23 (JSH) ------------ + Update Attitude Diagnostics as per Quality Check URD (XMM-SOC-USR-URD-0003) ( r.m.s(DIFFVRA|DIFFVDEC) < 5", for stable pointing periods) Version 0.18 - 2003-11-12 (JSH) ------------ + Add dstoplot to USEDLIBS to fix static build + Catch 'Constant Attitude' case Version 0.17 - 2003-02-10 (EO) ------------ + Correct typo. Version 0.16 - 2003-01-10 (GV) ------------ + Update documentation. Version 0.15 - 2003-06-30 (GV) ------------ + Add new parameters to control if a warning is issued when running the telemetry loss, time correlation, or attitude diagnostics. Documentation updated, parameter lyt file added. Version 0.14 - 2003-05-30 (GV) ------------ + The diagnostics on the duration of the counting mode intervals was accepting the contents of the CCX file without checking that start and end interval should be reasonable (start < end; and end - start < exposure duration). + The telemetry loss check was again accepting the contents of the TCS file's UTCDAY/MILLI/MICRO without questions, But these columns can be wrong (in particular all set to 0), and this led to telemetry loss fractions of > 100%. Now the algorithm only looks at the ERT column. + The threshold value for the MOS1 temperature check has been brought to 33C. Version 0.13 - 2003-05-30 (GV) ------------ + (src/Makefile) Add missing libraries to USEDLIBS. Version 0.12 - 2003-05-13 (GV) ------------ + Add PN minimum energy check. Version 0.11 - 2003-05-12 (GV) ------------ + Add EMOS temperature check. Version 0.10 - 2003-05-06 (GV) ----------- + Re-upload of 0.9 to fix permissions problem. Version 0.9 - 2003-05-02 (GV) ----------- + (src/Makefile) add param (SOC-SPR-2436) Version 0.8 - 2003-04-22 (GV) ----------- + DEPEND updated (contained wrong version of oal). Version 0.7 - 2003-04-10 (GV) ----------- + Fix implementation of CCX check. + TM loss also gives affected intervals. + Check that all datasets can be read with the DAL. Version 0.6 - 2003-04-07 (GV) ----------- + Documentation. Version 0.4 - 2003-02-25 (GV) ----------- + (odfcheck.cc) fix warning when compiling with gcc-2.95.3 Version 0.3 - 2003-02-24 (GV) ----------- + (odfcheck.cc) make messages/warnings clearer. Version 0.2 - 2003-02-14 (GV) ----------- + Now in meta-task format. Version 0.1.2 - 2002-12-05 (GV) ------------- + (ompax.cc) change formatting of output. Version 0.1.1 - 2002-12-04 (UL) ------------- + fixed DEPEND problem (missing tabgtigen/atthkgen) Version 0.1 - 2002-12-03 (GV) ----------- + SOC ODF checking tools.