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
2598 2540 d 14 h /C-OSD/trunk/ 20170511-1145
*adapted structs to reflect FC/NC software V2.18a
 
2569 2692 d 13 h /C-OSD/trunk/ 20161212-0845
*adapted structs to reflect FC/NC software V2.16a
 
2225 2976 d 18 h /C-OSD/trunk/ 20160302-0700
*adapted structs to reflect FC/NC software V2.14a/b
 
2217 3105 d 17 h /C-OSD/trunk/ 20151026-0630
*adapted structs to reflect FC/NC software V2.12a
 
2099 3287 d 3 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.10a/b  
2075 3481 d 2 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.08a
*changed hanging to 2min wait in case of version missmatch
 
2043 3664 d 3 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 3693 d 6 h /C-OSD/trunk/ *fixed battery-voltage >254 crash  
2040 3694 d 5 h /C-OSD/trunk/default/ *added flash script for usbasp  
2039 3696 d 16 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.04a  
2009 3898 d 14 h /C-OSD/trunk/ *fixed FC-only mode  
2001 3926 d 16 h /C-OSD/trunk/default/ 20130622-2030
*adapted settings struct to FC software 0.90L
 
2000 3926 d 16 h /C-OSD/trunk/ 20130622-2030
*adapted settings struct to FC software 0.90L
 
1992 3961 d 4 h /C-OSD/trunk/ *adapted settings struct to FC software 0.90j  
1951 4037 d 16 h /C-OSD/trunk/ 20130401-1216
*fixed display of mAh from C-Strom
*fixed ppm crash due do underflow
 
1866 4085 d 3 h /C-OSD/trunk/ +Source option to set the Aggr.Horizon indicator bars on the same level as the horizon
(requested)
 
1771 4193 d 11 h /C-OSD/trunk/ *small init fix for display modes
*small change in ppm handling
 
1706 4295 d 6 h /C-OSD/trunk/ *expanded ampere wasted to 5digits in nc_mode_default  
1593 4411 d 11 h /C-OSD/trunk/ *corrected bug in stats which caused maximal current to be overwritten  
1591 4412 d 15 h /C-OSD/trunk/ *setting struct adapted to V0.88e
@caused wrong setting-name display
 
1437 4497 d 12 h /C-OSD/ @//remarks is error.
@clearing only take 20us. Not 12us
 
942 4775 d 7 h /C-OSD/trunk/ +added possibility to blank the display with SJ1 (SJ1 closed = no HUD)  
941 4775 d 13 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 4832 d 10 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 4878 d 3 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 4910 d 3 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 4949 d 15 h /C-OSD/trunk/ *fixed EPi-Strom voltage-display when using FC-Ampere
*added passive option: OSD will NOT request data after bootup
 
809 4979 d 1 h /C-OSD/trunk/ *fixed height-offset causing different height values in OSD compared to MK-Tool when using baro-height (thx Neo360)  
800 4996 d 2 h /C-OSD/trunk/ *removed debug-leftover in ppm.c (thx OktoMac)
*made number display-routines more stable when big numbers occur
 
787 5015 d 21 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 5019 d 11 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 5048 d 7 h /C-OSD/trunk/ *hopefully fixed altimeter-stats
*some basic antenna tracking insertion for others to test
 
768 5066 d 2 h /C-OSD/trunk/default/ *back to future II :)  
766 5066 d 2 h /C-OSD/trunk/ *corrected heigth-division-factor when using baro-height  
762 5079 d 10 h /C-OSD/trunk/ *fixed bug in stats when max-distance > 999m  
761 5109 d 13 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 5128 d 3 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 5137 d 23 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 5181 d 0 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 5185 d 6 h cascade /C-OSD/trunk/ *missed a bracket
+dist.bat for windows