Subversion Repositories Projects

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
523 5379 d 3 h cascade /C-OSD/trunk/ *hopefully fixed the new 10th number showing functions
+support for GPS height instead of Baro
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/config.c
/C-OSD/trunk/config.h
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/osd_fcmode_default.c
/C-OSD/trunk/osd_ncmode_default.c
/C-OSD/trunk/osd_ncmode_minimal.c
520 5382 d 15 h cascade /C-OSD/trunk/ * GPS height commented out  
/C-OSD/trunk/osd_ncmode_default.c
519 5382 d 23 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
518 5383 d 1 h cascade /C-OSD/trunk/ * last char should get flashed as well  
/C-OSD/trunk/characters.c
515 5387 d 10 h cascade /C-OSD/trunk/ *preview for the characters  
/C-OSD/trunk/characters.c
514 5388 d 9 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
508 5403 d 3 h cascade /C-OSD/trunk/ *spi transfer now struct driven (needs C-Strom 20090612-2100 now!!!)
*lesser spi update rate (caused problems on some strom-slaves)
*voltage gets transfered via spi as well
*menu to switch display of 2nd voltage measured by C-Strom on and off
 
/C-OSD/trunk/CHANGE.LOG
507 5403 d 3 h cascade /C-OSD/trunk/ *spi transfer now struct driven
*lesser spi update rate (caused problems on some strom-slaves)
*voltage gets transfered via spi as well
*menu to switch display of 2nd voltage measured by C-Strom on and off
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/config.c
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/osd_fcmode_default.c
/C-OSD/trunk/osd_ncmode_default.c
/C-OSD/trunk/spi.c
/C-OSD/trunk/spi.h
503 5405 d 10 h cascade /C-OSD/trunk/ * changed URL  
/C-OSD/trunk/characters.c
502 5406 d 0 h cascade /C-OSD/trunk/ * ALL leds on after character flashing  
/C-OSD/trunk/main.c
501 5406 d 3 h cascade /C-OSD/trunk/default/ * ntsc character files now get in dist as well  
/C-OSD/trunk/default/dist.sh
499 5411 d 10 h cascade /C-OSD/trunk/ *bugfix for stats  
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/osd_ncmode_default.c
/C-OSD/trunk/osd_ncmode_minimal.c
498 5411 d 10 h cascade /C-OSD/trunk/default/ -removed multiple files for different layouts, now all in one  
/C-OSD/trunk/default/dist.sh
497 5411 d 10 h cascade /C-OSD/trunk/ *possible to choose between different osd-layouts (via menu)  
/C-OSD/trunk/osd_fcmode_default.h
/C-OSD/trunk/osd_ncmode_default.h
/C-OSD/trunk/osd_ncmode_minimal.h
/C-OSD/trunk/C-OSD.aps
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/config.c
/C-OSD/trunk/default/Makefile
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/osd_fcmode_default.c
/C-OSD/trunk/osd_helpers.c
/C-OSD/trunk/osd_helpers.h
/C-OSD/trunk/osd_ncmode_default.c
/C-OSD/trunk/osd_ncmode_minimal.c
495 5411 d 14 h cascade /C-OSD/trunk/ *some autobuilding stuff for different modes  
/C-OSD/trunk/default/dist.sh
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
494 5411 d 14 h shaddi /C-OSD/trunk/ +added a new 'minimalistic' osd-layout  
/C-OSD/trunk/osd_ncmode_minimal.c
490 5413 d 3 h woggle /C-OSD/trunk/ code cleanup  
/C-OSD/trunk/osd_helpers.c
489 5413 d 4 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
480 5420 d 0 h cascade /C-OSD/trunk/ -nighteagle's mess cleaned up :)  
/C-OSD/trunk/README.txt
/C-OSD/trunk/conf
/C-OSD/trunk/db
/C-OSD/trunk/format
/C-OSD/trunk/hooks
/C-OSD/trunk/locks
/C-OSD/trunk/default/dist.sh
479 5420 d 3 h nighteagle /C-OSD/trunk/  
/C-OSD/trunk/README.txt
/C-OSD/trunk/conf
/C-OSD/trunk/conf/authz
/C-OSD/trunk/conf/passwd
/C-OSD/trunk/conf/svnserve.conf
/C-OSD/trunk/db
/C-OSD/trunk/db/current
/C-OSD/trunk/db/format
/C-OSD/trunk/db/fs-type
/C-OSD/trunk/db/fsfs.conf
/C-OSD/trunk/db/min-unpacked-rev
/C-OSD/trunk/db/rep-cache.db
/C-OSD/trunk/db/revprops
/C-OSD/trunk/db/revprops/0
/C-OSD/trunk/db/revprops/0/0
/C-OSD/trunk/db/revs
/C-OSD/trunk/db/revs/0
/C-OSD/trunk/db/revs/0/0
/C-OSD/trunk/db/transactions
/C-OSD/trunk/db/txn-current
/C-OSD/trunk/db/txn-current-lock
/C-OSD/trunk/db/txn-protorevs
/C-OSD/trunk/db/uuid
/C-OSD/trunk/db/write-lock
/C-OSD/trunk/format
/C-OSD/trunk/hooks
/C-OSD/trunk/hooks/post-commit.tmpl
/C-OSD/trunk/hooks/post-lock.tmpl
/C-OSD/trunk/hooks/post-revprop-change.tmpl
/C-OSD/trunk/hooks/post-unlock.tmpl
/C-OSD/trunk/hooks/pre-commit.tmpl
/C-OSD/trunk/hooks/pre-lock.tmpl
/C-OSD/trunk/hooks/pre-revprop-change.tmpl
/C-OSD/trunk/hooks/pre-unlock.tmpl
/C-OSD/trunk/hooks/start-commit.tmpl
/C-OSD/trunk/locks
/C-OSD/trunk/locks/db-logs.lock
/C-OSD/trunk/locks/db.lock

Show All