Subversion Repositories FlightCtrl

Rev

Rev 1926 | Rev 2099 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1926 Rev 1927
Line 94... Line 94...
94
  uint8_t J17Timing; // for the J17 Output
94
  uint8_t J17Timing; // for the J17 Output
Line 95... Line 95...
95
 
95
 
96
  uint8_t ExternalControl; // for serial Control
96
  uint8_t ExternalControl; // for serial Control
Line -... Line 97...
-
 
97
  uint8_t BitConfig; // see upper defines for bitcoding
-
 
98
 
-
 
99
    uint8_t accCorrectionZAccLimit;
97
  uint8_t BitConfig; // see upper defines for bitcoding
100
    uint8_t sensorFilterSettings;
98
   
101
   
Line 99... Line 102...
99
  uint8_t Reserved[4];
102
  uint8_t Reserved[4];