hei              1006 core/gps.c                     char hei[40];
hei              1028 core/gps.c                             formatDouble (hei, l_hei, 0, 2),
hei              1065 core/gps.c                         sprintf(vBuf1, "    <ele>%s</ele>\n",formatDouble (hei, l_hei, 0, 2));
hei              1158 core/gps.c         char hei[40];
hei              1276 core/gps.c                     sprintf(vBuf, "    <ele>%s</ele>\n",formatDouble (hei, l_hei, 0, 2));
hei              1429 core/gps.c         char hei[40];
hei              1469 core/gps.c                     formatDouble (hei, l_hei, 0, 2),
hei              1507 core/gps.c                 sprintf(vBuf, "    <ele>%s</ele>\n",formatDouble (hei, l_hei, 0, 2));