Subversion Repositories FlightCtrl

Rev

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

Rev 2008 Rev 2009
Line 61... Line 61...
61
 "GPS Fix lost    \0",  // 21
61
 "GPS Fix lost    \0",  // 21
62
 "Magnet Error    \0",  // 22
62
 "Magnet Error    \0",  // 22
63
 "Motor restart   \0",  // 23
63
 "Motor restart   \0",  // 23
64
 "BL Limitation   \0",  // 24
64
 "BL Limitation   \0",  // 24
65
 "GPS Range       \0",  // 25
65
 "GPS Range       \0",  // 25
66
 "No SD-Card      \0"   // 26
66
 "No SD-Card      \0",  // 26
-
 
67
 "SD-Logging error\0",  // 27
-
 
68
 "Flying range!   \0"   // 28
67
};
69
};
Line 68... Line 70...
68
 
70
 
69
unsigned char MaxBlTempertaure = 0;
71
unsigned char MaxBlTempertaure = 0;
70
unsigned char MinBlTempertaure = 0;
72
unsigned char MinBlTempertaure = 0;