Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/system/
Dgps.c43 const int32_t MaxNorthPosition = 8388607; // 2^23 - 1 variable
119 temp = Latitude * MaxNorthPosition; in GpsConvertPositionIntoBinary()