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
412 5467 d 23 h cascade /C-OSD/trunk/ +write_gps_pos(...) (needs to be tested)
+gps position is shown in stats screen for testing purpose
 
404 5468 d 3 h cascade /C-OSD/trunk/ *clearing of screen (2nd try to make it faster)  
379 5477 d 9 h cascade /C-OSD/trunk/ +big vario for testing purpose
(Character Set 192 needs to be flashed)
 
349 5487 d 21 h cascade /C-OSD/trunk/ *rewrote number->display functions
*fixed height bug (uint vs int)
 
346 5488 d 1 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 5493 d 21 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