Tracking Manager
#
Convertersgnss_location_to_position
#
Converts a GNSS location result into position type.
nmea0183_readout_to_position
#
Converts NMEA0183 sentences result into position type.
#
Filterssignificant_position
#
Filter that only returns significant non duplicated positions.
#
Handlersgnss_query
#
Reads GNSS data and settings synchronously from EC2X module.
load_geofences
#
Loads geofence file
nmea0183_readout
#
Reads all available NMEA0183 sentences through serial connection.
status
#
Gets current status.
#
Triggersgeofence_event
#
Listens for position results and triggers geofence inside/outside events Triggers when the same reading (inside/outside) is repeated [repeat_count_to_trigger_change] times
position_event
#
Listens for position results and triggers position unknown/standstill/moving events.