Home
last modified time | relevance | path

Searched refs:my_alt_ft (Results 1 – 1 of 1) sorted by relevance

/dports/comms/direwolf/direwolf-1.6/src/
H A Dbeacon.c889 int my_alt_ft; in beacon_send() local
895 my_alt_ft = G_UNKNOWN; in beacon_send()
897 my_alt_ft = (int)roundf(DW_METERS_TO_FEET(gpsinfo->altitude)); in beacon_send()
906 gpsinfo->dlat, gpsinfo->dlon, bp->ambiguity, my_alt_ft, in beacon_send()