draw_temp         665 core/gui_osd.c         draw_temp("opt", get_optical_temp(), yofst++);
draw_temp         669 core/gui_osd.c         draw_temp("CMOS", get_ccd_temp(), yofst++);
draw_temp         671 core/gui_osd.c         draw_temp("CCD", get_ccd_temp(), yofst++);
draw_temp         675 core/gui_osd.c         draw_temp("bat", get_battery_temp(), yofst++);