Rev 787 | Rev 809 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 787 | Rev 800 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | * along with this program; if not, write to the * |
16 | * along with this program; if not, write to the * |
17 | * Free Software Foundation, Inc., * |
17 | * Free Software Foundation, Inc., * |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
18 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * |
19 | ****************************************************************************/ |
19 | ****************************************************************************/ |
Line -... | Line 20... | ||
- | 20 | ||
- | 21 | 20100822-2300 |
|
- | 22 | *removed debug-leftover in ppm.c (thx OktoMac) |
|
- | 23 | *made number display-routines more stable when big numbers occur |
|
20 | 24 | ||
21 | 20100803-0355 |
25 | 20100803-0355 |
22 | *removed constantly requests for the NC Uart in NC mode which |
26 | *removed constantly requests for the NC Uart in NC mode which |
Line 23... | Line 27... | ||
23 | caused problems when using OSD/MKTool at the same time |
27 | caused problems when using OSD/MKTool at the same time |
Line 213... | Line 217... | ||
213 | +big vario for testing purpose |
217 | +big vario for testing purpose |
214 | (Character Set 192 needs to be flashed) |
218 | (Character Set 192 needs to be flashed) |
Line 215... | Line 219... | ||
215 | 219 | ||
216 | 20090418-0100 |
220 | 20090418-0100 |
217 | *variometer uses more steps (9 instead of 5) |
221 | *variometer uses more steps (9 instead of 5) |
218 | *home-arrow is now home-clock using more steps (22,5° resolution) |
222 | *home-arrow is now home-clock using more steps (22,5� resolution) |
Line 219... | Line 223... | ||
219 | +visual battery-gauge according to difference between UBAT_WRN and UBAT_MAX |
223 | +visual battery-gauge according to difference between UBAT_WRN and UBAT_MAX |
220 | 224 | ||
221 | 20090417-1115 |
225 | 20090417-1115 |