Subversion Repositories Projects

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2601 2150 d 4 h /C-OSD/trunk/ 20180509-1200
*adapted structs to reflect FC/NC software V2.20c/V2.20h
 
2598 2511 d 6 h /C-OSD/trunk/ 20170511-1145
*adapted structs to reflect FC/NC software V2.18a
 
2569 2663 d 5 h /C-OSD/trunk/ 20161212-0845
*adapted structs to reflect FC/NC software V2.16a
 
2225 2947 d 9 h /C-OSD/trunk/ 20160302-0700
*adapted structs to reflect FC/NC software V2.14a/b
 
2217 3076 d 9 h /C-OSD/trunk/ 20151026-0630
*adapted structs to reflect FC/NC software V2.12a
 
2099 3257 d 19 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.10a/b  
2075 3451 d 18 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.08a
*changed hanging to 2min wait in case of version missmatch
 
2043 3634 d 19 h /C-OSD/trunk/ angepasst *adapted structs to reflect FC/NC software V2.06a
*added version check for FC/NC software
(OSD will hang at init in case version do not match)
 
2041 3663 d 22 h /C-OSD/trunk/ *fixed battery-voltage >254 crash  
2039 3667 d 7 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.04a  
2009 3869 d 6 h /C-OSD/trunk/ *fixed FC-only mode  
2000 3897 d 7 h /C-OSD/trunk/ 20130622-2030
*adapted settings struct to FC software 0.90L
 
1992 3931 d 20 h /C-OSD/trunk/ *adapted settings struct to FC software 0.90j  
1951 4008 d 8 h /C-OSD/trunk/ 20130401-1216
*fixed display of mAh from C-Strom
*fixed ppm crash due do underflow
 
1866 4055 d 19 h /C-OSD/trunk/ +Source option to set the Aggr.Horizon indicator bars on the same level as the horizon
(requested)
 
1801 4138 d 18 h /C-OSD/trunk/ +No FC communication define in config for usage with NC and no FC
*memcpy stuff instead of inplace buffer to unlock the buffer faster
+prepared the 3D Data stuff
 
1773 4161 d 4 h /C-OSD/trunk/ attemp to fix errors when building with GCC 4.7  
1771 4164 d 3 h /C-OSD/trunk/ *small init fix for display modes
*small change in ppm handling
 
1706 4265 d 21 h /C-OSD/trunk/ *expanded ampere wasted to 5digits in nc_mode_default  
1593 4382 d 3 h /C-OSD/trunk/ *corrected bug in stats which caused maximal current to be overwritten  
1591 4383 d 7 h /C-OSD/trunk/ *setting struct adapted to V0.88e
@caused wrong setting-name display
 
1468 4456 d 17 h /C-OSD/trunk/ *setting struct adapted to V0.86d
@caused wrong setting-name display
 
1437 4468 d 4 h /C-OSD/ @//remarks is error.
@clearing only take 20us. Not 12us
 
1281 4572 d 2 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 4599 d 7 h /C-OSD/trunk/ *initial testing stuff for -45° rotated flights (X instead of +)
*some minor code changes
 
955 4680 d 6 h /C-OSD/trunk/ *possible fix of the previous ugly RSSI hack  
954 4681 d 0 h /C-OSD/trunk/ +really ugly (untested) hack to get ACT DSL RSSI information in FC-Only mode  
952 4692 d 3 h /C-OSD/trunk/ *fixed statistics-accumulation in minimal-screen.  
942 4745 d 22 h /C-OSD/trunk/ +added possibility to blank the display with SJ1 (SJ1 closed = no HUD)  
941 4746 d 4 h /C-OSD/trunk/ *small adaption to NC 0.24b and FC 0.84a
*added CF-indicator icon
@To see the correct CF-indicator you will have to flash the characters!
 
932 4769 d 21 h /C-OSD/trunk/ *added debug output option for MAX7456 emulation
*moved horizon one line higher when displaying GPS-Coordinates
*fixed small glitch in menu
 
902 4803 d 2 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 4848 d 19 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!
 
835 4880 d 19 h /C-OSD/trunk/ *increased buffer so the new config struct really fits (fixes garbage after setting name)
*fixed GPS-blink on startup
*re-enable some ascii-char mappings (some people do have underscores in their setting-names)
 
833 4881 d 18 h /C-OSD/trunk/ *inserted missing new value in config-struct. should fix setting-name.  
832 4882 d 8 h /C-OSD/trunk/ *updated structs and flags to fit FC 0.80a && NC 0.20a
*sat-icon will blink when not enough sats are found (nc_mode_default)
 
826 4920 d 7 h /C-OSD/trunk/ *fixed EPi-Strom voltage-display when using FC-Ampere
*added passive option: OSD will NOT request data after bootup
 
809 4949 d 17 h /C-OSD/trunk/ *fixed height-offset causing different height values in OSD compared to MK-Tool when using baro-height (thx Neo360)  
800 4966 d 18 h /C-OSD/trunk/ *removed debug-leftover in ppm.c (thx OktoMac)
*made number display-routines more stable when big numbers occur
 
787 4986 d 13 h /C-OSD/trunk/ *removed constantly requests for the NC Uart in NC mode which caused problems when using OSD/MKTool at the same time