Bug #978
Updated by bruno katra over 7 years ago
Le requirement SSS dit : SSS-CP-EQS-761 If SY_LFR_PAS_FILTER_ENABLED is set to enabled, the LFR flight software shall filter its spectral matrixes according to: The perturbation duration SY_LFR_PAS_FILTER_TBAD, The modulus of the coarse time defining the perturbation instant SY_LFR_PAS_FILTER_MODULUS, The offset added for computing the perturbation instant SY_LFR_PAS_FILTER_OFFSET, The time-shift relatively to the timecode occurrence identifying the perturbation start SY_LFR_PAS_FILTER_SHIFT, *and by taking into account the maximum amount of non-perturbated data for F0, F1 and F2.* OR il faudrait plutôt lire : *and by taking into account the maximum amount of non-perturbated data for F0, F1 and F2 AND by removing the TOTAL amount of pertubated data* Concrètement cela se traduit par le test case SVS-1203 (voir pdf en PJ, section B, test SVS-1203): PJ): une perturbation de 1s à 16Hz à cheval sur la 1ere seconde avec les paramètre par défaut fait que seul la moitié de la perturbation est retirée. Vu avec Thomas : il faudrait qu'une FFT soit retirée dès qu'elle contient des points pollués.