Subversion Repositories Projects

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2601 2169 d 13 h /C-OSD/trunk/ 20180509-1200
*adapted structs to reflect FC/NC software V2.20c/V2.20h
 
2598 2530 d 14 h /C-OSD/trunk/ 20170511-1145
*adapted structs to reflect FC/NC software V2.18a
 
2225 2966 d 18 h /C-OSD/trunk/ 20160302-0700
*adapted structs to reflect FC/NC software V2.14a/b
 
2099 3277 d 4 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.10a/b  
2039 3686 d 16 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.04a  
1866 4075 d 4 h /C-OSD/trunk/ +Source option to set the Aggr.Horizon indicator bars on the same level as the horizon
(requested)
 
1773 4180 d 13 h /C-OSD/trunk/ attemp to fix errors when building with GCC 4.7  
1593 4401 d 12 h /C-OSD/trunk/ *corrected bug in stats which caused maximal current to be overwritten  
1437 4487 d 13 h /C-OSD/ @//remarks is error.
@clearing only take 20us. Not 12us
 
1281 4591 d 11 h /C-OSD/trunk/ +logo support
@there is a logo in the new character definitions
@to see it you will have to reflash characters
@insert your own logo if you like to, see osd-logo.png as example
@and use http://www.mylifesucks.de/tools/max7456/
 
1197 4618 d 15 h /C-OSD/trunk/ *initial testing stuff for -45° rotated flights (X instead of +)
*some minor code changes
 
902 4822 d 11 h /C-OSD/ *added big speed indicator (credits to: uwerner)
*added possibility to show GPS-Coordinates during flight
*added more _brackets_
@To see correct corner-chars when using scope, flash the character-set
included in this release!
 
837 4868 d 4 h /C-OSD/trunk/ *added _brackets_ to mark a scope when using a second camera
(might help to remember what the second camera is filming)
@To see real corners, flash the new character-set included in this release!
 
800 4986 d 2 h /C-OSD/trunk/ *removed debug-leftover in ppm.c (thx OktoMac)
*made number display-routines more stable when big numbers occur
 
761 5099 d 14 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 5112 d 1 h cascade /C-OSD/trunk/ *fixed bug causing PPM-based display on/off to fail
*fixed display of AGRESSiVA-horizion during motor run
 
757 5118 d 4 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 5128 d 0 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 5177 d 1 h cascade /C-OSD/trunk/ adapted MK-datastructs to NC 0.18c
added choice for current display measured by FC
 
514 5407 d 11 h cascade /C-OSD/trunk/ *ALL characters now in Progmem, from now on there will be only ONE char-file!  
497 5430 d 12 h cascade /C-OSD/trunk/ *possible to choose between different osd-layouts (via menu)  
490 5432 d 5 h woggle /C-OSD/trunk/ code cleanup  
489 5432 d 5 h woggle /C-OSD/trunk/ more precise timer, move more data to PROGMEM, remove warnings  
453 5454 d 2 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 5474 d 6 h cascade /C-OSD/trunk/ *little type^wthinko (thx joko)  
389 5475 d 23 h cascade /C-OSD/trunk/ *reset-bug fixed
*moved code a bit