Subversion Repositories FlightCtrl

Rev

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

Rev 1936 Rev 1937
Line 42... Line 42...
42
 "FC Z-ACC        \0",  // 15
42
 "FC Z-ACC        \0",  // 15
43
 "Pressure sensor \0",  // 16
43
 "Pressure sensor \0",  // 16
44
 "I2C FC->BL-Ctrl \0",  // 17
44
 "I2C FC->BL-Ctrl \0",  // 17
45
 "Bl Missing      \0",  // 18
45
 "Bl Missing      \0",  // 18
46
 "Mixer Error     \0",  // 19
46
 "Mixer Error     \0",  // 19
47
 "Carefree Error  \0"   // 20
47
 "Carefree Error  \0",  // 20
-
 
48
 "GPS Fix lost    \0"   // 21
48
};
49
};
Line 49... Line 50...
49
 
50
 
50
//---------------------------------------------------------------
51
//---------------------------------------------------------------
51
void Hott_ClearLine(unsigned char line)
52
void Hott_ClearLine(unsigned char line)
Line 181... Line 182...
181
                            }
182
                            }
182
                                else
183
                                else
183
                                {
184
                                {
184
                                 HoTT_printfxy(0,7,"ERR: ");     _printf_P(&LIBFC_HoTT_Putchar, NC_ERROR_TEXT[NC_ErrorCode] , 0);};
185
                                 HoTT_printfxy(0,7,"ERR: ");     _printf_P(&LIBFC_HoTT_Putchar, NC_ERROR_TEXT[NC_ErrorCode] , 0);};
185
                                }
186
                                }
186
                        else HoTT_printfxy(0,7," www.MikroKopter.de ");
187
                        else HoTT_printfxy(0,7," www.MikroKopter.de  ");
187
                        break;
188
                        break;
188
        case 8: ASCIIPacket.WarnBeep = HoTT_Waring();
189
        case 8: ASCIIPacket.WarnBeep = HoTT_Waring();
189
                        // ASCIIPacket.WarnBeep = Parameter_UserParam1;
190
                        // ASCIIPacket.WarnBeep = Parameter_UserParam1;
190
        case 9:
191
        case 9:
191
        case 10:
192
        case 10: