Jump to content

TEST-T: Difference between revisions

From Teltonika Telematics Wiki
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Race mode ==
[[File:Tachosync_dashboard.png|300px|TachoSync|right|frameless]]
[[File:ATX Race mode.png|thumb|right|500px]]
[https://tacho.teltonika.lt '''TachoSync'''] is a cloud-based SaaS (Software-as-a-Service) solution that streamlines remote download and management of tachograph data, ensuring effortless compliance and operational efficiency.
<br><br>
As we developed TachoSync, we focused on providing an exceptional user experience while listening to our customers and learning from the journey with our previous product [[WEB Tacho]]. We’ve taken valuable feedback, improved upon long-standing requests, addressed known issues, and—importantly—kept intact the features and functionality that worked best. Our mission has always been to make tachograph data retrieval effortless, and we hope you’ll feel that in every interaction with our product.
== Platform Structure ==
* '''[[TachoSync/01. Dashboard & System Overview|01. Dashboard & System Overview]]''' — General UI navigation, global settings, platform billing credits, and system release notes.
* '''[[TachoSync/02. Vehicles|02. Vehicles]]''' — Configuration for automated remote download (RDL) schedules, device pairing (IMEI/VRN), and tracking hardware compatibility.
* '''[[TachoSync/03. Drivers|03. Drivers]]''' — Driver profile management and driver tachograph card download configurations.
* '''[[TachoSync/04. Files|04. Files]]''' — Technical documentation regarding secure DDD file ingestion, parsing logic, and storage data retention.
* '''[[TachoSync/05. Companies|05. Companies]]''' — Multi-tenancy fleet structures, background Company Card Authenticator (CCA) setup, and card reader configurations.
* '''[[TachoSync/06. Users|06. Users]]''' — User profile creation and Role-Based Access Control (RBAC) permission matrices.
* '''[[TachoSync/07. Integrations|07. Integrations]]''' — Developer resources, including REST API endpoints, webhooks, and automated outbound SFTP file synchronization.


Race Mode is an accuracy focused operating mode that controls periodic record timestamps strictly by GPS time (NMEA). It is designed to improve timestamp precision and prevent unexpected coordinate jumps during movement.
[[Category:Software & Applications]]
 
=== Prerequisites and Important settings ===
Race Mode should be enabled only when short sending periods are used and high timestamp accuracy is required during movement.
 
=== Basic operation ===
When Race Mode is enabled, periodic record generation is synchronized directly to GNSS time while the device is moving. Records are created only after the configured Min Saving Period elapses, using the timestamp provided by the GPS module together with all required GNSS data.
 
'''Compatibility conditions'''
Race Mode is available only when all of the following conditions are met:
* Location source is set to GNSS
* Tracking mode is not Basic (for ATx mini devices)
* Device is in a movement capable tracking mode (e.g. Movement mode)
 
=== Limitations, Edge Cases & Additional Notes ===
Race Mode operates only while device movement is detected.
If the device enters On Stop state, or if GNSS fix is lost, periodic records are generated using the standard flow:
* Without GPS data
* Without GPS based time synchronization

Latest revision as of 10:02, 19 June 2026

Main Page > Software & Applications > TEST-T
TachoSync
TachoSync

TachoSync is a cloud-based SaaS (Software-as-a-Service) solution that streamlines remote download and management of tachograph data, ensuring effortless compliance and operational efficiency.

As we developed TachoSync, we focused on providing an exceptional user experience while listening to our customers and learning from the journey with our previous product WEB Tacho. We’ve taken valuable feedback, improved upon long-standing requests, addressed known issues, and—importantly—kept intact the features and functionality that worked best. Our mission has always been to make tachograph data retrieval effortless, and we hope you’ll feel that in every interaction with our product.

Platform Structure

  • 01. Dashboard & System Overview — General UI navigation, global settings, platform billing credits, and system release notes.
  • 02. Vehicles — Configuration for automated remote download (RDL) schedules, device pairing (IMEI/VRN), and tracking hardware compatibility.
  • 03. Drivers — Driver profile management and driver tachograph card download configurations.
  • 04. Files — Technical documentation regarding secure DDD file ingestion, parsing logic, and storage data retention.
  • 05. Companies — Multi-tenancy fleet structures, background Company Card Authenticator (CCA) setup, and card reader configurations.
  • 06. Users — User profile creation and Role-Based Access Control (RBAC) permission matrices.
  • 07. Integrations — Developer resources, including REST API endpoints, webhooks, and automated outbound SFTP file synchronization.