##// END OF EJS Templates
3.0.0.19...
3.0.0.19 the compliance between the incoming timecode and the CTR value contained in the TC_LFR_UPDATE_TIME telecommand is checked if at least one TC_LFR_UPDATE_TIME has been received (this implies the modification of the coarse_time_load register) lastValidEnterModeTime internal variable management updated

File last commit:

r131:4a63795e87ea VHDLib206
r271:98f943ec5c62 R3a
Show More
fsw_params_wf_handler.h
8 lines | 321 B | text/x-c | CLexer
/ header / fsw_params_wf_handler.h
#ifndef FSW_PARAMS_WF_HANDLER_H
#define FSW_PARAMS_WF_HANDLER_H
#define WFRM_BUFFER 8128 // (NB_SAMPLES_PER_SNAPSHOT * NB_WORDS_SWF_BLK) + TIME_OFFSET + 62
// (2688 * 3 ) + 2 + 62 = 8128 = 0X1FC0
// 8128 * 4 = 32512 = 0x7F00
#endif // FSW_PARAMS_WF_HANDLER_H