##// END OF EJS Templates
3.2.0.0...
3.2.0.0 Bug 920 GRLIB-TN-0009 mitigation --330 Commit before going back to Rev 326 --329 partial recoding of reaction wheel filtering -- 328 compliance with ICD 4.3 moving average updated and averages written in HK packets

File last commit:

r197:d5570d7e57e2 R3
r345:c2bf5d0fa351 R3++
Show More
grspw.h
8 lines | 271 B | text/x-c | CLexer
#ifndef GRSPW_H_INCLUDED
#define GRSPW_H_INCLUDED
int grspw_set_ie( unsigned char value, unsigned int *ctrlReg );
int grspw_set_tq( unsigned char value, unsigned int *ctrlReg );
int grspw_set_tr( unsigned char value, unsigned int *ctrlReg );
#endif // GRSPW_H_INCLUDED