Subversion Repositories FlightCtrl

Rev

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

Rev 1926 Rev 1927
Line 93... Line 93...
93
  uint8_t J17Bitmask; // for the J17 Output
93
  uint8_t J17Bitmask; // for the J17 Output
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
-
 
97
  uint8_t BitConfig; // see upper defines for bitcoding
-
 
98
 
-
 
99
    uint8_t accCorrectionZAccLimit;
Line 97... Line 100...
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];