Subversion Repositories NaviCtrl

Compare Revisions

Ignore whitespace Rev 94 → Rev 95

/trunk/GPS.c
634,6 → 634,7
break;
}
 
DebugOut.Analog[6] = NCFlags;
DebugOut.Analog[27] = (s16)CurrentTargetDeviation.North;
DebugOut.Analog[28] = (s16)CurrentTargetDeviation.East;
DebugOut.Analog[29] = GPS_Stick.Nick;
/trunk/uart1.c
153,9 → 153,9
"AccRoll ",
" ",
"MK-Flags ", //5
"NC-Flags ",
" ",
" ",
" ",
"GPS Data ",
"CompassHeading ", //10
"GyroHeading ",
173,7 → 173,7
" ",// "KalmDist_N ",
" ",// "KalmDist_E ",
" ",//25
"SD-Logs ",
" ",
"Distance N ",
"Distance E ",
"GPS_Nick ",