gnssDRStatus (Function) |
Top Previous Next |
This returns the status for Dead Reckoning.
Dead Reckoning is a feature where the GNSS module uses internal sensors to calculate the position. This improves performance in areas with poor or no signal conditions. (such as tunnels and parking garages)
The RTCU device must be securely mounted for Dead Reckoning to work.
Input: None
Returns:
Declaration: FUNCTION gnssDRStatus : INT;
Example: INCLUDE rtcu.inc |