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 10 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)
 
2039 3667 d 8 h /C-OSD/trunk/ *adapted structs to reflect FC/NC software V2.04a  
2000 3897 d 8 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  
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 19 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
 
1596 4379 d 7 h /C-OSD/trunk/ *comment adapted  
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
 
941 4746 d 5 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 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!
 
833 4881 d 19 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)
 
783 4990 d 3 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
 
762 5050 d 2 h /C-OSD/trunk/ *fixed bug in stats when max-distance > 999m  
761 5080 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
 
734 5155 d 23 h cascade /C-OSD/trunk/ +mah wasted per flight (still counts up after landing, but space gets tight)
*init phase from 2000ms to 3000ms
*init only takes place after first "valid" UBat is received (<4V should case the Mega to reset anyways)
 
728 5157 d 17 h cascade /C-OSD/trunk/ adapted MK-datastructs to NC 0.18c
added choice for current display measured by FC
 
677 5259 d 18 h cascade /C-OSD/trunk/ +nc/fc software version display in bootup
*changed checkbytes because of previously removed EEPROM data
 
676 5262 d 17 h cascade /C-OSD/trunk/ *small fix  
675 5262 d 17 h cascade /C-OSD/trunk/ *synced NaviStruct to NC Code v0.17e
(since nothing of the new stuff is used right now, older NC version will still work)
 
407 5448 d 20 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)
 
339 5470 d 15 h cascade /C-OSD/trunk/ *MK-Datastruct updated to work with NaviCtrl 0.15c firmware
*changed flags from NO* to invers versions
*enhanced the menu a bit
-artificial horizon at bootup, the menu is cooler imho
 
331 5474 d 16 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