Subversion Repositories Projects

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2601 2171 d 4 h /C-OSD/trunk/ 20180509-1200
*adapted structs to reflect FC/NC software V2.20c/V2.20h
 
2598 2532 d 5 h /C-OSD/trunk/ 20170511-1145
*adapted structs to reflect FC/NC software V2.18a
 
2225 2968 d 9 h /C-OSD/trunk/ 20160302-0700
*adapted structs to reflect FC/NC software V2.14a/b
 
2099 3278 d 18 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.10a/b  
2039 3688 d 7 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.04a  
1866 4076 d 19 h /C-OSD/trunk/ +Source option to set the Aggr.Horizon indicator bars on the same level as the horizon
(requested)
 
1437 4489 d 4 h /C-OSD/ @//remarks is error.
@clearing only take 20us. Not 12us
 
1281 4593 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/
 
941 4767 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!
 
902 4824 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 4869 d 18 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 4987 d 17 h /C-OSD/trunk/ *removed debug-leftover in ppm.c (thx OktoMac)
*made number display-routines more stable when big numbers occur
 
761 5101 d 5 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 5119 d 19 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 5129 d 15 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 5178 d 16 h cascade /C-OSD/trunk/ adapted MK-datastructs to NC 0.18c
added choice for current display measured by FC
 
518 5403 d 18 h cascade /C-OSD/trunk/ * last char should get flashed as well  
515 5408 d 3 h cascade /C-OSD/trunk/ *preview for the characters  
514 5409 d 2 h cascade /C-OSD/trunk/ *ALL characters now in Progmem, from now on there will be only ONE char-file!  
503 5426 d 2 h cascade /C-OSD/trunk/ * changed URL  
407 5469 d 19 h cascade /C-OSD/trunk/ *clear() now faster
*stats are only shown AFTER flight (more specific, after motors had been on at least once)
+indication icon for serial link (requires new character 198)
+indication icon for manual controll (stick > stick threshold)
(Character set 192 needs to be reflashed since new icon is in it)
 
385 5478 d 3 h cascade /C-OSD/trunk/ *compass characters bigger
*battery position
+voltage-symbol to battery-voltage
(Character Set 208 needs to be reflashed since compass chars are in it)
 
383 5478 d 20 h cascade /C-OSD/trunk/ *fixed bug in Character Set 128 (reflash it if you already flashed it!)
+another set of vario chars
*changed vario to use new characters
*moved vario/home-bearing positions
*big vario now enabled via menu or BIGVARIO
(Character Set 112 needs to be flashed)
 
379 5479 d 4 h cascade /C-OSD/trunk/ +big vario for testing purpose
(Character Set 192 needs to be flashed)
 
375 5480 d 5 h cascade /C-OSD/trunk/ *changed calculation of km/h (thx wowie)
*added JochenK_(joko)'s characters
(Character-Sets 128, 136, 144, 152, 160, 168, 176 and 184 need to be flashed!)
 
331 5495 d 15 h cascade /C-OSD/trunk/ + disabling the txd pin while not using it so it won't interfere with KopterTool usage (thx joko)
+ if no data has been received for over 2sec we re-request it
* tried source organisation a bit