##// END OF EJS Templates
snapshot resynchronisation modified, correction is multiplied by 2 when above 1...
snapshot resynchronisation modified, correction is multiplied by 2 when above 1 f2 tick

File last commit:

r167:6c1a4ac855d5 patch rev 2
r274:4b39bb5ceb61 R3a
Show More
fsw_params_wf_handler.h
8 lines | 321 B | text/x-c | CLexer
#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