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
761 5080 d 20 h /C-OSD/trunk/ *distance to home now 4 digits for long distance flights
*max height and speed shown again in stats
*clear full screen before stats shown so the art-horizon does not bug us
@some code formatting
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/characters.c
/C-OSD/trunk/config.c
/C-OSD/trunk/default/dist.bat
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/max7456_software_spi.c
/C-OSD/trunk/mk-data-structs.h
/C-OSD/trunk/osd_fcmode_default.c
/C-OSD/trunk/osd_fcmode_jopl.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
/C-OSD/trunk/ppm.c
/C-OSD/trunk/spi.c
/C-OSD/trunk/spi.h
/C-OSD/trunk/usart1.c
758 5093 d 7 h cascade /C-OSD/trunk/ *fixed bug causing PPM-based display on/off to fail
*fixed display of AGRESSiVA-horizion during motor run
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/config.c
/C-OSD/trunk/osd_helpers.c
/C-OSD/trunk/osd_ncmode_default.c
/C-OSD/trunk/ppm.c
757 5099 d 10 h cascade /C-OSD/trunk/ *added mph/ft (two new chars added, reflash characters if you need ft/mph)
*AGRESSiVA-horizion now switchable via menu
*reworked menu a bit
*switched from -O2 to -Os because of the added stuff
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/c-osd.mcm
/C-OSD/trunk/characters.c
/C-OSD/trunk/config.c
/C-OSD/trunk/config.h
/C-OSD/trunk/default/Makefile
/C-OSD/trunk/default/dist.bat
/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/osd_ncmode_default.c
753 5109 d 6 h cascade /C-OSD/trunk/ *RC-RSSI now shown if available (RC_Quality is still fallback, still needs FC patch)
+AGRESSiVA-horizion to main trunk (NEW_ARTHORIZON 1 to test, needs new chars)
+chars needed for above mod to chars.mcm and chars.c
 
/C-OSD/trunk/default/C-OSD.e2s
/C-OSD/trunk/default/C-OSD.eep
/C-OSD/trunk/C-OSD.aps
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/c-osd.mcm
/C-OSD/trunk/characters.c
/C-OSD/trunk/default
/C-OSD/trunk/default/dist.bat
/C-OSD/trunk/main.h
/C-OSD/trunk/osd_helpers.c
/C-OSD/trunk/osd_ncmode_default.c
/C-OSD/trunk/osd_ncmode_minimal.c
740 5148 d 4 h agressiva /C-OSD/trunk/ This is a full artificial horizon MOD By AGRESSiVA
need a limit in x and y ... i make it in next release.
 
/C-OSD/trunk/c-osd.aws
687 5253 d 12 h jopl /C-OSD/trunk/ Fully compatible with NC  
/C-OSD/trunk/C-OSD.aps
/C-OSD/trunk/c-osd.aws
685 5253 d 20 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)
 
/C-OSD/trunk/osd_fcmode_jopl.c
/C-OSD/trunk/osd_fcmode_jopl.h
/C-OSD/trunk
/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/usart1.c
677 5260 d 8 h cascade /C-OSD/trunk/ +nc/fc software version display in bootup
*changed checkbytes because of previously removed EEPROM data
 
/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/config.h
/C-OSD/trunk/main.c
/C-OSD/trunk/mk-data-structs.h
523 5379 d 12 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
519 5383 d 7 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 5388 d 17 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
507 5403 d 11 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
499 5411 d 18 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
497 5411 d 18 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
477 5421 d 8 h cascade /C-OSD/trunk/ +HUD on/off via RC (connect to PPM, according to manual) testing stuff  
/C-OSD/trunk/ppm.c
/C-OSD/trunk/ppm.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/default/Makefile
/C-OSD/trunk/main.c
471 5427 d 8 h cascade /C-OSD/trunk/ *mah corrected
+config gets saved now (menu item!)
*source moved a bit
 
/C-OSD/trunk/buttons.c
/C-OSD/trunk/buttons.h
/C-OSD/trunk/config.c
/C-OSD/trunk/config.h
/C-OSD/trunk/spi.c
/C-OSD/trunk/spi.h
/C-OSD/trunk/C-OSD.aps
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/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_ncmode_default.c
459 5433 d 8 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
 
/C-OSD/trunk/osd_fcmode_default.c
/C-OSD/trunk/osd_ncmode_default.c
/C-OSD/trunk/C-OSD.aps
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/default/Makefile
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
389 5457 d 5 h cascade /C-OSD/trunk/ *reset-bug fixed
*moved code a bit
 
/C-OSD/trunk/osd_helpers.c
/C-OSD/trunk/osd_helpers.h
/C-OSD/trunk/C-OSD.aps
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.aws
/C-OSD/trunk/default/Makefile
/C-OSD/trunk/main.c
/C-OSD/trunk/usart1.c
/C-OSD/trunk/usart1.h
374 5459 d 22 h joko /C-OSD/trunk/  
/C-OSD/trunk/c-osd_JochenK.mcm
/C-OSD/trunk/c-osd.aws
347 5469 d 10 h cascade /C-OSD/trunk/ *project files changed so all files are opened again
@d'oh
 
/C-OSD/trunk/C-OSD.aps
/C-OSD/trunk/c-osd.aws

Show All