Subversion Repositories FlightCtrl

Rev

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

Rev 2045 Rev 2047
Line 185... Line 185...
185
  uint8_t outputFlags;
185
  uint8_t outputFlags;
Line 186... Line 186...
186
 
186
 
187
 // Shared for both modes of navigation
187
 // Shared for both modes of navigation
188
  uint8_t naviMode;
188
  uint8_t naviMode;
-
 
189
  uint8_t naviStickThreshold;
189
  uint8_t naviStickThreshold;
190
  uint8_t naviStickLimit;
190
  uint8_t GPSMininumSatellites;
191
  uint8_t GPSMininumSatellites;
191
  uint8_t naviP;
192
  uint8_t naviP;
192
  uint8_t naviI;
193
  uint8_t naviI;