Subversion Repositories NaviCtrl

Rev

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

Rev 827 Rev 832
Line 166... Line 166...
166
                                LCD_printfxy(0,3,"%s",PartnerErrorMSG);
166
                                LCD_printfxy(0,3,"%s",PartnerErrorMSG);
167
                                if(Partner.StatusFlags3 & FC_STATUS3_BOAT) LCD_printfxy(16,2,"BOAT");
167
                                if(Partner.StatusFlags3 & FC_STATUS3_BOAT) LCD_printfxy(16,2,"BOAT");
168
                        }
168
                        }
169
                        else
169
                        else
170
                  LCD_printfxy(0,2,"not connected", CanTxMessage[CAN_ID_VERSION].D.Byte[1]);
170
                  LCD_printfxy(0,2,"not connected", CanTxMessage[CAN_ID_VERSION].D.Byte[1]);
-
 
171
/*
171
//LCD_printfxy(0,2,"%2u",NaviData_HoTT_Text.HoTT_TextLevel);
172
LCD_printfxy(0,2,"%2u",NaviData_HoTT_Text.HoTT_TextLevel);
172
//LCD_printfxy(0,3,"%s",NaviData_HoTT_Text.HoTT_DisplayText);
173
LCD_printfxy(0,3,"%s",NaviData_HoTT_Text.HoTT_DisplayText);
-
 
174
if(NaviData_Home.OSDStatusFlags3 & OSD3_FLAG_MK_IS_READY) LCD_printfxy(5,2,"ready") else LCD_printfxy(5,2," --  ");
-
 
175
*/
173
                        break;
176
                        break;
174
                case 2:
177
                case 2:
175
                        if (GPSData.Status == INVALID)
178
                        if (GPSData.Status == INVALID)
176
                        {
179
                        {
177
                                LCD_printfxy(0,0,"No GPS data");
180
                                LCD_printfxy(0,0,"No GPS data");