Rev |
Age |
Author |
Path |
Log message |
Diff |
2601 |
2392 d 12 h |
|
/C-OSD/trunk/ |
20180509-1200
*adapted structs to reflect FC/NC software V2.20c/V2.20h |
|
2598 |
2753 d 13 h |
|
/C-OSD/trunk/ |
20170511-1145
*adapted structs to reflect FC/NC software V2.18a |
|
2225 |
3189 d 17 h |
|
/C-OSD/trunk/ |
20160302-0700
*adapted structs to reflect FC/NC software V2.14a/b |
|
2099 |
3500 d 2 h |
|
/C-OSD/trunk/ |
*adapted structs to reflect FC/NC software V2.10a/b |
|
2039 |
3909 d 15 h |
|
/C-OSD/trunk/ |
*adapted structs to reflect FC/NC software V2.04a |
|
1866 |
4298 d 3 h |
|
/C-OSD/trunk/ |
+Source option to set the Aggr.Horizon indicator bars on the same level as the horizon
(requested) |
|
1437 |
4710 d 12 h |
|
/C-OSD/ |
@//remarks is error.
@clearing only take 20us. Not 12us |
|
932 |
5012 d 4 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 |
5045 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! |
|
835 |
5123 d 2 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) |
|
800 |
5209 d 1 h |
|
/C-OSD/trunk/ |
*removed debug-leftover in ppm.c (thx OktoMac)
*made number display-routines more stable when big numbers occur |
|
783 |
5232 d 10 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 |
|
761 |
5322 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 |
5341 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 |
|
736 |
5396 d 9 h |
cascade |
/C-OSD/trunk/ |
*some menu stuff
*stats in nc_default do not disturb the bigvario anymore
*reduced code size from 16088 bytes (98.2% Full) 15436 bytes (94.2% Full) |
|
728 |
5400 d 0 h |
cascade |
/C-OSD/trunk/ |
adapted MK-datastructs to NC 0.18c
added choice for current display measured by FC |
|
523 |
5621 d 4 h |
cascade |
/C-OSD/trunk/ |
*hopefully fixed the new 10th number showing functions
+support for GPS height instead of Baro |
|
519 |
5625 d 0 h |
cascade |
/C-OSD/trunk/ |
*write-number-functions changed, using itoa now, saves space, should be faster
*inline added for basic max7456-spi_send because saves procedure call (^= time) |
|
514 |
5630 d 10 h |
cascade |
/C-OSD/trunk/ |
*ALL characters now in Progmem, from now on there will be only ONE char-file! |
|
489 |
5655 d 4 h |
woggle |
/C-OSD/trunk/ |
more precise timer, move more data to PROGMEM, remove warnings |
|
431 |
5690 d 11 h |
cascade |
/C-OSD/trunk/ |
*write_gps_pos() should work for negative values now :) |
|
412 |
5691 d 1 h |
cascade |
/C-OSD/trunk/ |
+write_gps_pos(...) (needs to be tested)
+gps position is shown in stats screen for testing purpose |
|
404 |
5691 d 5 h |
cascade |
/C-OSD/trunk/ |
*clearing of screen (2nd try to make it faster) |
|
403 |
5691 d 5 h |
cascade |
/C-OSD/trunk/ |
*reverted last change because clear() causes problems the DMM way... |
|
402 |
5691 d 6 h |
cascade |
/C-OSD/trunk/ |
*clearing of screen (should work also and should be faster) |
|
379 |
5700 d 11 h |
cascade |
/C-OSD/trunk/ |
+big vario for testing purpose
(Character Set 192 needs to be flashed) |
|
349 |
5711 d 0 h |
cascade |
/C-OSD/trunk/ |
*rewrote number->display functions
*fixed height bug (uint vs int) |
|
346 |
5711 d 3 h |
cascade |
/C-OSD/trunk/ |
+added request of OSD data, disrequest of debug data and uptime reset to menu
-removed the uptime-reset binding from S2
+pgm space for some strings to save _normal_ data space
*some code movement |
|
331 |
5716 d 23 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 |
|