# HG changeset patch # User paul # Date 2016-01-25 14:48:55 # Node ID 8fb8ea5be030d6bf3ecf0a62daba282f14b5f21a # Parent b70f1b89bd707fdd21d670ecd5a0392f38ad3b1d the first desynchro state is not counted in the hk_lfr_time_not_synchro counter diff --git a/src/fsw_misc.c b/src/fsw_misc.c --- a/src/fsw_misc.c +++ b/src/fsw_misc.c @@ -716,7 +716,7 @@ void hk_lfr_le_me_he_update() void set_hk_lfr_time_not_synchro() { - static unsigned char synchroLost = 0; + static unsigned char synchroLost = 1; int synchronizationBit; // get the synchronization bit