Subversion Repositories NaviCtrl

Rev

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

Rev 93 Rev 95
Line 632... Line 632...
632
                        }
632
                        }
633
                    GPSData.Status = PROCESSED; // mark as processed
633
                    GPSData.Status = PROCESSED; // mark as processed
634
                        break;
634
                        break;
635
        }
635
        }
Line -... Line 636...
-
 
636
 
636
 
637
        DebugOut.Analog[6] = NCFlags;
637
        DebugOut.Analog[27] = (s16)CurrentTargetDeviation.North;
638
        DebugOut.Analog[27] = (s16)CurrentTargetDeviation.North;
638
        DebugOut.Analog[28] = (s16)CurrentTargetDeviation.East;
639
        DebugOut.Analog[28] = (s16)CurrentTargetDeviation.East;
639
        DebugOut.Analog[29] = GPS_Stick.Nick;
640
        DebugOut.Analog[29] = GPS_Stick.Nick;