4,227 bytes added
, 26 June
__TOC__
===Introduction===
We are always improving our device's performance, stability, and reliability. That’s why Teltonika is one of the leading GNSS trackers manufacturers in the world.<br />
This document describes '''FTCXXX platform''' devices firmware improvements, changes, new features implementations as well as current firmware release version.
{| class="wikitable" style="width: 60%;"
|+
! style="width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" |FIRMWARE VERSION
! style="width: 40%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" |SUPPORTED HARDWARE
|-
! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;" |00.2X.Y-rc.Z
| style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;" |FTC9XY, FTC8XY
|-
===Firmware versioning===
*Structure
[<code>X</code>].[<code>YY</code>].[<code>Z</code>].rc.[<code>##</code>]
*Syntax description
**<code>X</code> – major FW version.
**<code>YY</code> – branch number, shows major changes in firmware, i.e. new module support added or new major feature added.
**<code>ZZ</code> – major changes like bigger fixes, improvements and new features addition.
**<code>##</code> – minor changes like small fixes and improvements.
===Firmware versions===
{| class="wikitable" style="width: 100%;"
|+
! style="width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" |FIRMWARE VERSION
! style="width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" |RELEASE DATE
! style="width: 60%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" |CHANGES
|-
!0.26.2
!2024-02-13
|
'''NEW FEATURES'''
* '''NEW''' added the SMS "deleterecords"
* '''NEW''' added the SMS "getgps"
* '''NEW''' added the SMS "getio"
* '''NEW''' added the SMS "allver"
* '''NEW''' added the SMS "getstatus"
* '''NEW''' added the SMS "setdigout"
* '''NEW''' added the SMS "setparam"
* '''NEW''' added the SMS "getparam"
* '''NEW''' added the SMS "readavl"
* '''NEW''' added the SMS "cpureset"
* '''NEW''' added sent SMS counter
* '''NEW''' added sent records counter
* '''NEW''' added network ping timeout feature
* '''NEW''' added min max values of NTP resync period
* '''NEW''' added live satellite info
* '''NEW''' added battery charging modes
* '''NEW''' added critical sleep mode
* '''NEW''' added configurable APN settings and ability to disable mobile data
* '''NEW''' UDP protocol implemented
* '''NEW''' added the SMS "getrecord"
* '''NEW''' added the SMS "web_connect"
* '''NEW''' added the SMS "getinfo"
* '''NEW''' added accelerometer test command
* '''NEW''' added roaming mode change event
* '''NEW''' added SMS password
* '''NEW''' added the SMS "extformat"
* '''NEW''' added the SMS "getver"
'''FIXES/IMPROVEMENTS'''
* Record loading speed improvement
* Record manager improvements. Records are sent immediately after generation when link is already open
* Fixed record generation period reconfig
* Fixed open link timeout calculation
* Fixed rec send triggering after movement status change
* Fixed data acquisition by speed units
* Conversion coefficient for AIN measurement corrected
* Fixed odometer value saving
* Fixed instant movement detection
* Changed ignition to movement source for data acquisition
* SMS sending timeout fix
* modem IMEI recognition in roaming mode fix
* SMS command "setparam" stability improvements
* accelerometer initialization improvements
* modem stability improvements
* accelerometer data validation improvements
* record sending improvements
* ignition check spam without timesync fix
* Power management (sleep) improvements
* Subsequent connection to server failure timeout increase feature added
* DOUT stability improvements
|-
!0.22.0-rc.1
!2023-04-13
|
* Initial FTCXXX release
|}
[[Category:FTC961]]