EARTH 98 core/gps.c r->north= g->lat_w * EARTH; EARTH 99 core/gps.c r->east = g->lon_w * EARTH * cos(lat_w/RHO);