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
495 5411 d 17 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
471 5427 d 3 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
465 5430 d 3 h cascade /C-OSD/trunk/ +some really testing stuff 'bout current measurement, more to come  
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/osd_ncmode_default.c
460 5433 d 3 h cascade /C-OSD/trunk/ *FCONLY back to 0 again as default  
/C-OSD/trunk/main.h
459 5433 d 3 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
454 5434 d 5 h cascade /C-OSD/trunk/ +some FCONLY basics (set FCONLY to 1 in main.h to use it)  
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
453 5435 d 3 h cascade /C-OSD/trunk/ *battery voltages now calculated according to CELL_VOLT_MIN CELL_VOLT_MAX and CELL_NUM
*CELL_NUM -1 causes a rough auto detection of cell number
-UBAT_WRN and UBAT_MAX are now deprecated
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/osd_helpers.c
/C-OSD/trunk/osd_helpers.h
407 5449 d 6 h cascade /C-OSD/trunk/ *clear() now faster
*stats are only shown AFTER flight (more specific, after motors had been on at least once)
+indication icon for serial link (requires new character 198)
+indication icon for manual controll (stick > stick threshold)
(Character set 192 needs to be reflashed since new icon is in it)
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.mcm
/C-OSD/trunk/characters.c
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
/C-OSD/trunk/mk-data-structs.h
383 5458 d 6 h cascade /C-OSD/trunk/ *fixed bug in Character Set 128 (reflash it if you already flashed it!)
+another set of vario chars
*changed vario to use new characters
*moved vario/home-bearing positions
*big vario now enabled via menu or BIGVARIO
(Character Set 112 needs to be flashed)
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.mcm
/C-OSD/trunk/characters.c
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
379 5458 d 14 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
377 5459 d 1 h cascade /C-OSD/trunk/ *variometer uses more steps (9 instead of 5)
*home-arrow is now home-clock using more steps (22,5° resolution)
+visual battery-gauge according to difference between UBAT_WRN and UBAT_MAX
 
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/main.c
/C-OSD/trunk/main.h
375 5459 d 15 h cascade /C-OSD/trunk/ *changed calculation of km/h (thx wowie)
*added JochenK_(joko)'s characters
(Character-Sets 128, 136, 144, 152, 160, 168, 176 and 184 need to be flashed!)
 
/C-OSD/trunk/c-osd_JochenK.mcm
/C-OSD/trunk/CHANGE.LOG
/C-OSD/trunk/c-osd.mcm
/C-OSD/trunk/characters.c
/C-OSD/trunk/main.h
346 5469 d 5 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