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
738 5142 d 9 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) )
 
734 5146 d 16 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)
 
685 5243 d 22 h cascade /C-OSD/trunk/ +fc-only mode by Josef "jopl" Plasil (MK3Mag on FC and no NC)
*usart1 routine to filter out unwanted datasets (also big thanks to jopl)
 
514 5378 d 19 h cascade /C-OSD/trunk/ *ALL characters now in Progmem, from now on there will be only ONE char-file!  
497 5401 d 20 h cascade /C-OSD/trunk/ *possible to choose between different osd-layouts (via menu)  
477 5411 d 11 h cascade /C-OSD/trunk/ +HUD on/off via RC (connect to PPM, according to manual) testing stuff  
471 5417 d 11 h cascade /C-OSD/trunk/ *mah corrected
+config gets saved now (menu item!)
*source moved a bit
 
459 5423 d 10 h cascade /C-OSD/trunk/ *osd-layouts in seperate files so including own layouts should get easier
+build date is displayed during init to know which version you are runing
 
456 5423 d 22 h cascade /C-OSD/trunk/default/ +a little shellscript to auto-build the files (testing)  
389 5447 d 8 h cascade /C-OSD/trunk/ *reset-bug fixed
*moved code a bit
 
349 5459 d 9 h cascade /C-OSD/trunk/ *rewrote number->display functions
*fixed height bug (uint vs int)
 
346 5459 d 13 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
 
321 5467 d 23 h cascade /C-OSD/trunk/ +initial import