This API provides access to the GNSS device.
GNSS or Global Navigation Satellite System is a satellite navigation system with global coverage.
This API provides function to configure the GNSS device and retrieve position information.
The le_gnss_ForceColdRestart() function performs a "cold" restart of the GNSS device. The current GNSS session is stopped, the specified assistance data are cleared then the GNSS session is restarted.
For the cold start condition, the following assistance data are cleared:
With le_gnss_LoadExtendedEphemerisFile() , you can load an 'Extended Ephemeris' file into the GNSS device from the filesystem. You have to download the file before loading it.
With le_gnss_GetExtendedEphemerisValidity(), you will to get the validity of the last injected Extended Ephemeris.
Example:
Copyright (C) Sierra Wireless Inc. Use of this work is subject to license.