##// END OF EJS Templates
The HK packet contains v, e1 and e2 valid data at f3....
The HK packet contains v, e1 and e2 valid data at f3. The ACTN task mode is set to NO_PREEMPT In BURST, f3 flow is enabled to allow the v, e1 and e2 data pick-up for HK

File last commit:

r92:7c50b5fd63ee VHDLib206
r129:85c441b3b744 VHDLib206
Show More
tm_byte_positions.h
23 lines | 461 B | text/x-c | CLexer
/ header / tm_byte_positions.h
paul
TM_LFR_TC_EXE packet sending reworked...
r37 #ifndef TM_BYTE_POSITIONS_H
#define TM_BYTE_POSITIONS_H
#define BYTE_POS_CP_LFR_MODE 11
paul
Header files inclusion reworked...
r40 // TC_LFR_LOAD_COMMON_PAR
// TC_LFR_LOAD_NORMAL_PAR
#define BYTE_POS_SY_LFR_N_SWF_L 0
#define BYTE_POS_SY_LFR_N_SWF_P 2
#define BYTE_POS_SY_LFR_N_ASM_P 4
#define BYTE_POS_SY_LFR_N_BP_P0 6
#define BYTE_POS_SY_LFR_N_BP_P1 7
paul
ICD 2.0...
r92 #define BYTE_POS_SY_LFR_N_CWF_LONG_F3 8
paul
Header files inclusion reworked...
r40
// TC_LFR_LOAD_BURST_PAR
// TC_LFR_LOAD_SBM1_PAR
// TC_LFR_LOAD_SBM2_PAR
paul
TM_LFR_TC_EXE packet sending reworked...
r37 #endif // TM_BYTE_POSITIONS_H