Subversion Repositories Projects

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
800 4957 d 9 h /C-OSD/trunk/ *removed debug-leftover in ppm.c (thx OktoMac)
*made number display-routines more stable when big numbers occur
 
761 5070 d 21 h /C-OSD/trunk/ *distance to home now 4 digits for long distance flights
*max height and speed shown again in stats
*clear full screen before stats shown so the art-horizon does not bug us
@some code formatting
 
758 5083 d 8 h cascade /C-OSD/trunk/ *fixed bug causing PPM-based display on/off to fail
*fixed display of AGRESSiVA-horizion during motor run
 
757 5089 d 11 h cascade /C-OSD/trunk/ *added mph/ft (two new chars added, reflash characters if you need ft/mph)
*AGRESSiVA-horizion now switchable via menu
*reworked menu a bit
*switched from -O2 to -Os because of the added stuff
 
753 5099 d 7 h cascade /C-OSD/trunk/ *RC-RSSI now shown if available (RC_Quality is still fallback, still needs FC patch)
+AGRESSiVA-horizion to main trunk (NEW_ARTHORIZON 1 to test, needs new chars)
+chars needed for above mod to chars.mcm and chars.c
 
728 5148 d 8 h cascade /C-OSD/trunk/ adapted MK-datastructs to NC 0.18c
added choice for current display measured by FC
 
514 5378 d 18 h cascade /C-OSD/trunk/ *ALL characters now in Progmem, from now on there will be only ONE char-file!  
497 5401 d 19 h cascade /C-OSD/trunk/ *possible to choose between different osd-layouts (via menu)  
490 5403 d 12 h woggle /C-OSD/trunk/ code cleanup  
489 5403 d 12 h woggle /C-OSD/trunk/ more precise timer, move more data to PROGMEM, remove warnings  
453 5425 d 8 h cascade /C-OSD/trunk/ *battery voltages now calculated according to CELL_VOLT_MIN CELL_VOLT_MAX and CELL_NUM
*CELL_NUM -1 causes a rough auto detection of cell number
-UBAT_WRN and UBAT_MAX are now deprecated
 
390 5445 d 13 h cascade /C-OSD/trunk/ *little type^wthinko (thx joko)  
389 5447 d 6 h cascade /C-OSD/trunk/ *reset-bug fixed
*moved code a bit