Subversion Repositories Projects

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
761 5080 d 11 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 5092 d 22 h cascade /C-OSD/trunk/ *fixed bug causing PPM-based display on/off to fail
*fixed display of AGRESSiVA-horizion during motor run
 
757 5099 d 1 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 5108 d 21 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 5157 d 22 h cascade /C-OSD/trunk/ adapted MK-datastructs to NC 0.18c
added choice for current display measured by FC
 
514 5388 d 8 h cascade /C-OSD/trunk/ *ALL characters now in Progmem, from now on there will be only ONE char-file!  
497 5411 d 9 h cascade /C-OSD/trunk/ *possible to choose between different osd-layouts (via menu)  
490 5413 d 2 h woggle /C-OSD/trunk/ code cleanup  
489 5413 d 2 h woggle /C-OSD/trunk/ more precise timer, move more data to PROGMEM, remove warnings  
453 5434 d 23 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 5455 d 3 h cascade /C-OSD/trunk/ *little type^wthinko (thx joko)  
389 5456 d 20 h cascade /C-OSD/trunk/ *reset-bug fixed
*moved code a bit