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
728 5178 d 16 h cascade /C-OSD/trunk/ adapted MK-datastructs to NC 0.18c
added choice for current display measured by FC
 
686 5273 d 21 h jopl /C-OSD/trunk/ Test condition fully compatible with NC  
685 5274 d 5 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 5409 d 2 h cascade /C-OSD/trunk/ *ALL characters now in Progmem, from now on there will be only ONE char-file!  
389 5477 d 14 h cascade /C-OSD/trunk/ *reset-bug fixed
*moved code a bit
 
387 5477 d 19 h cascade /C-OSD/trunk/ *reset-bug workaround in usart1.c: usart1_DisableTXD and usart1_EnableTXD  
346 5489 d 20 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 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