Subversion Repositories Projects

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
519 5405 d 4 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)
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/config.c
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/max7456_software_spi.h
/C-OSD/trunk/osd_fcmode_default.c
/C-OSD/trunk/osd_ncmode_default.c
/C-OSD/trunk/osd_ncmode_minimal.c
514 5410 d 14 h cascade /C-OSD/trunk/ *ALL characters now in Progmem, from now on there will be only ONE char-file!  
/C-OSD/trunk/characters.h
/C-OSD/trunk/C-OSD.aps
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/README.TXT
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/characters.c
/C-OSD/trunk/config.c
/C-OSD/trunk/default/Makefile
/C-OSD/trunk/default/dist.sh
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/osd_helpers.c
/C-OSD/trunk/osd_helpers.h
/C-OSD/trunk/ppm.c
/C-OSD/trunk/spi.c
/C-OSD/trunk/usart1.c
489 5435 d 8 h woggle /C-OSD/trunk/ more precise timer, move more data to PROGMEM, remove warnings  
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/config.c
/C-OSD/trunk/main.c
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/max7456_software_spi.h
/C-OSD/trunk/osd_helpers.c
/C-OSD/trunk/osd_ncmode_default.c
431 5470 d 15 h cascade /C-OSD/trunk/ *write_gps_pos() should work for negative values now :)  
/C-OSD/trunk/max7456_software_spi.c
412 5471 d 5 h cascade /C-OSD/trunk/ +write_gps_pos(...) (needs to be tested)
+gps position is shown in stats screen for testing purpose
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/main.c
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/max7456_software_spi.h
404 5471 d 9 h cascade /C-OSD/trunk/ *clearing of screen (2nd try to make it faster)  
/C-OSD/trunk/main.c
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/max7456_software_spi.h
403 5471 d 9 h cascade /C-OSD/trunk/ *reverted last change because clear() causes problems the DMM way...  
/C-OSD/trunk/main.c
/C-OSD/trunk/max7456_software_spi.c
402 5471 d 10 h cascade /C-OSD/trunk/ *clearing of screen (should work also and should be faster)  
/C-OSD/trunk/main.c
/C-OSD/trunk/max7456_software_spi.c
379 5480 d 16 h cascade /C-OSD/trunk/ +big vario for testing purpose
(Character Set 192 needs to be flashed)
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/README.TXT
/C-OSD/trunk/c-osd.mcm
/C-OSD/trunk/characters.c
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/max7456_software_spi.h
349 5491 d 4 h cascade /C-OSD/trunk/ *rewrote number->display functions
*fixed height bug (uint vs int)
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/default/Makefile
/C-OSD/trunk/main.c
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/max7456_software_spi.h
346 5491 d 7 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
 
/C-OSD/trunk/main.h
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/default/Makefile
/C-OSD/trunk/main.c
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/max7456_software_spi.h
/C-OSD/trunk/usart1.c
/C-OSD/trunk/usart1.h
331 5497 d 3 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
 
/C-OSD/trunk/characters.c
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/max7456_software_spi.h
/C-OSD/trunk/mk-data-structs.h
/C-OSD/trunk/usart1.c
/C-OSD/trunk/usart1.h
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/main.c