NEO-F10N - Integration manual
to decode the ephemeris (18-36 seconds under strong signal conditions), while the other
channels continue to search satellites. Once there is a sufficient number of satellites with
valid ephemeris, the receiver can calculate position and velocity data. Other GNSS receiver
manufacturers call this the Factory startup mode.
•
Warm start:
in the warm start mode, the receiver has approximate information for time,
position, and coarse satellite position data (Almanac). In this mode, the receiver normally needs
to download ephemeris after power-up before it can calculate position and velocity data. As the
ephemeris data is usually outdated after 4 hours, the receiver typically starts with a warm start
if it has been powered down for more than 4 hours. In this scenario, several augmentations are
possible. See
Multiple GNSS assistance
.
•
Hot start:
in the hot start mode, the receiver has been powered down only for a short time (4
hours or less), so that its ephemeris is still valid. Since the receiver does not need to download
ephemeris again, this is the fastest startup method.
Using the UBX-CFG-RST message, you can force the receiver to reset and clear data, in order to see
the effects of maintaining/losing such data between restarts. For this purpose, use the
navBbrMask
field in the UBX-CFG-RST message to initiate hot, warm, and cold starts, or a combination of startup
modes.
The reset type can also be specified. This is not related to GNSS, but to the way the software restarts
the system.
•
Hardware reset
uses the on-chip watchdog to electrically reset the chip. This is an immediate
asynchronous reset. No stop events are generated.
•
Controlled software reset
terminates all running processes in an orderly manner. Once the
system is idle, restarts the receiver operation, reloads its configuration and starts to acquire
and track GNSS satellites.
•
Controlled software reset (GNSS only)
only restarts the GNSS tasks, without reinitializing the
full system or reloading any stored configuration.
•
Hardware reset (after shutdown)
uses the on-chip watchdog to reset the receiver after
shutdown.
•
Controlled GNSS stop
stops all GNSS tasks. The receiver is not restarted, but stops any GNSS-
related processing.
•
Controlled GNSS start
starts all GNSS tasks.
below contains an overview of the different reset types and the data that is cleared.
Reset type
Clears RAM
Clears BBR
Clears Flash
0x00 - Hardware reset (immediately),
0x04 - Hardware reset (after shutdown)
Yes
Yes
No
0x01 - Controlled Software reset
Yes
No
No
0x02 - Controlled Software reset (GNSS only),
0x08 - Controlled GNSS stop,
0x09 - Controlled GNSS start
No
No
No
RESET_N pin
Yes
Yes
No
Table 11: Overview of the available reset types
UBXDOC-963802114-12193 - R02
3 Receiver functionality
Page 19 of 42
C1-Public