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
2217 3076 d 6 h /C-OSD/trunk/ 20151026-0630
*adapted structs to reflect FC/NC software V2.12a
 
2099 3257 d 16 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.10a/b  
2075 3451 d 15 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 17 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 20 h /C-OSD/trunk/ *fixed battery-voltage >254 crash  
2040 3664 d 18 h /C-OSD/trunk/default/ *added flash script for usbasp  
2039 3667 d 5 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.04a  
2009 3869 d 3 h /C-OSD/trunk/ *fixed FC-only mode  
2001 3897 d 5 h /C-OSD/trunk/default/ 20130622-2030
*adapted settings struct to FC software 0.90L
 
2000 3897 d 5 h /C-OSD/trunk/ 20130622-2030
*adapted settings struct to FC software 0.90L
 
1992 3931 d 18 h /C-OSD/trunk/ *adapted settings struct to FC software 0.90j  
1951 4008 d 6 h /C-OSD/trunk/ 20130401-1216
*fixed display of mAh from C-Strom
*fixed ppm crash due do underflow
 
1866 4055 d 17 h /C-OSD/trunk/ +Source option to set the Aggr.Horizon indicator bars on the same level as the horizon
(requested)
 
1771 4164 d 0 h /C-OSD/trunk/ *small init fix for display modes
*small change in ppm handling
 
1706 4265 d 19 h /C-OSD/trunk/ *expanded ampere wasted to 5digits in nc_mode_default  
1593 4382 d 1 h /C-OSD/trunk/ *corrected bug in stats which caused maximal current to be overwritten  
1591 4383 d 4 h /C-OSD/trunk/ *setting struct adapted to V0.88e
@caused wrong setting-name display
 
1437 4468 d 2 h /C-OSD/ @//remarks is error.
@clearing only take 20us. Not 12us
 
942 4745 d 20 h /C-OSD/trunk/ +added possibility to blank the display with SJ1 (SJ1 closed = no HUD)  
941 4746 d 2 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!
 
902 4803 d 0 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 16 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 16 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)
 
826 4920 d 5 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 14 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 15 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 10 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  
783 4990 d 0 h /C-OSD/trunk/ *added current setting display
*updated structs for FC 0.80 and NC 0.20 (old version will still work, just cosmetics)
*battery warn level now _can_ be taken from the FC-Settings
*corrected some defines so FC stuff is only in FC Builds and NC stuff only in NC builds
 
772 5018 d 20 h /C-OSD/trunk/ *hopefully fixed altimeter-stats
*some basic antenna tracking insertion for others to test
 
768 5036 d 15 h /C-OSD/trunk/default/ *back to future II :)  
766 5036 d 15 h /C-OSD/trunk/ *corrected heigth-division-factor when using baro-height  
762 5049 d 23 h /C-OSD/trunk/ *fixed bug in stats when max-distance > 999m  
761 5080 d 3 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
 
757 5098 d 17 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 13 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
 
738 5151 d 14 h cascade /C-OSD/trunk/ *hopefully fixed the laggy osd data problem
-send_data_mk has been striked out to save space
@nc-mode should be small enough for bootloader again ( Program: 14986 bytes (91.5% Full) )
 
735 5155 d 19 h cascade /C-OSD/trunk/ *missed a bracket
+dist.bat for windows