Template:FTX Tracking settings: Difference between revisions
Appearance
Irmantas.K (talk | contribs) No edit summary |
Irmantas.K (talk | contribs) m Protected "Template:FTX Tracking settings" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
==Records settings== | ==Records settings== | ||
[[File: | [[File:FTX records settings.png|right|500 px]] | ||
'''Saving/sending mode''' | '''Saving/sending mode''' | ||
| Line 9: | Line 9: | ||
'''Possible options:''' | '''Possible options:''' | ||
''After Position Fix'' - records will be saved and sent only after position fix. | '''After Position Fix''' - records will be saved and sent only after position fix. | ||
''After Time Sync'' - records will be saved and sent only after time synchronization. | '''After Time Sync''' - records will be saved and sent only after time synchronization. | ||
''Always'' - records will always be saved and sent even if there is no time synchronization. | '''Always''' - records will always be saved and sent even if there is no time synchronization. | ||
Note: If the record is without valid coordinates – (there were no GPS fix at the moment of data acquisition) – Longitude, Latitude and Altitude values are sent as per the last valid fix, and Angle, Satellites and Speed will be 0. However, if there is a reboot then it will send zero coordinates. | Note: If the record is without valid coordinates – (there were no GPS fix at the moment of data acquisition) – Longitude, Latitude and Altitude values are sent as per the last valid fix, and Angle, Satellites and Speed will be 0. However, if there is a reboot then it will send zero coordinates. | ||
| Line 34: | Line 34: | ||
==Network operators settings== | ==Network operators settings== | ||
[[File: | [[File:FTX network operators settings.png|right|500 px]] | ||
Operator selection logic utilizes three user-defined operator lists to control network connectivity:<br> | Operator selection logic utilizes three user-defined operator lists to control network connectivity:<br> | ||
| Line 43: | Line 43: | ||
'''Forbidden network operators''' | '''Forbidden network operators''' | ||
*List of operators that are not allowed to be connected to. If device connects to forbidden operator, operator is placed into FPLMN list and modem reset. | *List of operators that are not allowed to be connected to. If device connects to forbidden operator, operator is placed into FPLMN list and modem reset. | ||
'''Ban list control''' | |||
*'''Enable''' or '''disable''' the banning of mobile operators following repeated failed connection attempts, PDP activation failures, or APN configuration issues. The ban duration is 30 minutes. | |||
<br><br><br><br><br><br><br><br> | |||
==Records profile settings== | ==Records profile settings== | ||
[[File: | [[File:FTX_Records_profile_settings.png|right|500 px]] | ||
Data Acquisition | '''Data Acquisition Modes''' allow you to control how the device '''collects''' and '''sends''' records under different network (Home vs. Roaming) and movement (Moving vs. On Stop) conditions. By tailoring data acquisition profiles, you can optimize data usage and power consumption, ensuring that relevant information is captured and transmitted at appropriate intervals. | ||
For example, you might configure the device to: | |||
*Generate a record every '''1 minute''' when '''Home''' and '''Moving'''. | |||
*Generate a record every '''10 minutes''' when '''Roaming''' and '''Moving'''. | |||
The | ===Prerequisites=== | ||
'''Connectivity''' | |||
*The device must have available cellular connectivity to send data to a remote server. | |||
'''Network Mode Awareness''' | |||
*The device should identify whether it is in Home or Roaming mode. | |||
''' | '''Movement Detection''' | ||
*The device needs a method (e.g., GNSS speed threshold, accelerometer, or ignition source) to determine whether it is currently Moving or On Stop. | |||
'''Configuration Access''' | |||
*A configuration tool or firmware interface is required to set the acquisition intervals and thresholds for each combination of '''GSM''' and '''Movement''' modes. | |||
'' | ===Parameter Description=== | ||
'''Data Acquisition Profiles''' | |||
Each combination of '''GSM Mode''' (Home, Roaming) and '''Movement Mode''' (Moving, On Stop) can have its own acquisition settings. Typical parameters within each profile include: | |||
*'''Min Saved Records''' | |||
**The minimum number of coordinates (records) that must be accumulated before the device attempts to send data to the server. | |||
*'''Send Period''' | |||
**Defines how often (in seconds or minutes) the device checks whether it has met the '''Min Saved Records''' threshold. If enough records are available, the device sends them; otherwise, it waits until the next send period. | |||
<table class="wikitable" style="background-color: white;"> | |||
<tr> | |||
<td> [[Image:Alert.png|center|50px]] </td> | |||
<td> <b> Device operates in GMT:0 time zone, without daylight saving.</b> </td> | |||
</tr> | |||
</table> | |||
[[Image: | '''Data Collection Methods''' | ||
The device can collect records using one or more of the following methods '''simultaneously''': | |||
*'''Time-Based Data Acquisition (Min Period)''' | |||
**Acquires a record each time a specified interval of time passes. | |||
**Setting this to zero '''disables''' time-based acquisition. | |||
*'''Distance-Based Data Acquisition (Min Distance)''' | |||
**Acquires a record when the device’s traveled distance (from the last recorded coordinate) exceeds a specified value (in meters). | |||
**Setting this to zero '''disables''' distance-based acquisition. | |||
*'''Angle-Based Data Acquisition (Min Angle)''' | |||
**Acquires a record when the angle difference between the last recorded coordinate and the current heading exceeds a defined threshold (in degrees). | |||
**Setting this to zero '''disables''' angle-based acquisition. | |||
*'''Speed-Based Data Acquisition (Min Speed Delta)''' | |||
**Acquires a record when the difference in speed (from the last recorded speed) exceeds a defined threshold (in km/h or m/s, depending on configuration). | |||
**Setting this to zero '''disables''' speed-based acquisition. | |||
[[Image:tracking parameters diagram.png|595px|none]] | |||
'''Data Collection Methods''' | |||
*'''Record Collection''' | |||
**The device continuously checks for any of the enabled conditions (time, distance, angle, speed). | |||
**If any threshold is met (e.g., Min Period elapsed, Min Distance exceeded), a new record is stored in internal memory. | |||
*'''Record Storage & Batching''' | |||
**Records are accumulated until '''Min Saved Records''' is reached or the '''Send Period''' timer expires. | |||
**If neither condition is met, the device continues to collect data without initiating a connection. | |||
*'''Data Transmission''' | |||
**Once '''Min Saved Records''' is reached or the '''Send Period''' elapses (whichever comes first), the device attempts to send all stored records to the server. | |||
**If the device is in '''Roaming mode''', it may use less frequent intervals to reduce data costs (based on your configuration). | |||
*'''Profile Switching''' | |||
**The device automatically switches to the corresponding profile when it detects changes in '''GSM Mode''' (Home ↔ Roaming) or '''Movement Mode''' (Moving ↔ On Stop). | |||
**For instance, if the vehicle transitions from moving to a standstill, the device switches from the “Moving” to the “On Stop” settings. | |||
*'''Configuration Overrides''' | |||
**Certain high-priority events (e.g., crashes, alarms) may override the data acquisition intervals and send records immediately, regardless of the configured mode. | |||
[[Category:{{{model}}} Configuration]] | |||