Rev 2088 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2088 | Rev 2160 | ||
---|---|---|---|
Line 429... | Line 429... | ||
429 | } // eof GPSInfo.status |
429 | } // eof GPSInfo.status |
Line 430... | Line 430... | ||
430 | 430 | ||
431 | PRTY[CONTROL_PITCH] += naviSticks[CONTROL_PITCH]; |
431 | PRTY[CONTROL_PITCH] += naviSticks[CONTROL_PITCH]; |
Line 432... | Line 432... | ||
432 | PRTY[CONTROL_ROLL] += naviSticks[CONTROL_ROLL]; |
432 | PRTY[CONTROL_ROLL] += naviSticks[CONTROL_ROLL]; |
433 | 433 | ||
Line -... | Line 434... | ||
- | 434 | //debugOut.analog[16] = flightMode; |
|
434 | debugOut.analog[16] = flightMode; |
435 | //debugOut.analog[17] = naviStatus; |
435 | debugOut.analog[17] = naviStatus; |
436 | |
- | 437 | /* |
|
436 | 438 | debugOut.analog[18] = naviSticks[CONTROL_PITCH]; |