gps_compass_smooth 603 core/conf.c CONF_INFO( 13, conf.gps_compass_smooth, CONF_DEF_VALUE, i:7), gps_compass_smooth 1309 core/gps.c georegInit (&georeg, (int)conf.gps_compass_smooth, buffer1, buffer2); gps_compass_smooth 592 core/gui.c MENU_ITEM (0x5f,LANG_MENU_GPS_COMPASS_SMOOTH, MENUITEM_INT|MENUITEM_F_UNSIGNED|MENUITEM_F_MINMAX, &conf.gps_compass_smooth, MENU_MINMAX(1, 40) ), gps_compass_smooth 412 include/conf.h int gps_compass_smooth;