Difference between revisions of "FTC921 firmware change log"

From Wiki Knowledge Base | Teltonika GPS
Line 4: Line 4:
 
This document describes '''FTCXXX platform''' devices firmware improvements, changes, new features implementations as well as current firmware release version.
 
This document describes '''FTCXXX platform''' devices firmware improvements, changes, new features implementations as well as current firmware release version.
  
 
*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>Z</code> – major changes like bigger fixes, improvements and new features addition.
 
**<code>##</code> – minor changes like small fixes and improvements.
 
 
{| class="wikitable" style="width: 60%;"
 
{| class="wikitable" style="width: 60%;"
 
|+
 
|+
Line 104: Line 98:
 
* Changed ignition to movement source for data acquisition
 
* Changed ignition to movement source for data acquisition
 
|-
 
|-
!0.26.0-rc.6
+
!0.22.0-rc.1
!2023-07-20
+
!2023-04-13
 
|
 
|
 
* SMS sending timeout fix
 
* SMS sending timeout fix
  
 
* modem IMEI recognition in roaming mode fix
 
* modem IMEI recognition in roaming mode fix
|-
+
 
!0.26.0-rc.5
 
!2023-07-04
 
|
 
 
* SMS command "setparam"  stability improvements
 
* SMS command "setparam"  stability improvements
|-
+
 
!0.26.0-rc.4
 
!2023-06-28
 
|
 
 
* accelerometer initialization improvements
 
* accelerometer initialization improvements
|-
+
 
!0.26.0-rc.3
 
!2023-06-26
 
|
 
* fatal SMS with unsupported symbol fix
 
|-
 
!0.26.0-rc.2
 
!2023-06-20
 
|
 
 
* modem  stability improvements
 
* modem  stability improvements
|-
+
 
!0.26.0-rc.1
 
!2023-06-08
 
|
 
 
* '''NEW''' added the SMS "getrecord"
 
* '''NEW''' added the SMS "getrecord"
 
* '''NEW''' added the SMS "web_connect"
 
* '''NEW''' added the SMS "web_connect"
Line 142: Line 119:
 
* record sending improvements
 
* record sending improvements
 
* ignition check spam without timesync fix
 
* ignition check spam without timesync fix
|-
 
!<span class="mw-headline" id="0.22.0-rc.4">{{{fw|'''0.22.0-rc.4'''}}}</span>
 
!2023-05-26
 
|
 
 
* '''NEW''' added SMS password
 
* '''NEW''' added SMS password
 
* '''NEW''' added the SMS "extformat"
 
* '''NEW''' added the SMS "extformat"
Line 152: Line 125:
 
* Subsequent connection to server failure timeout increase feature added
 
* Subsequent connection to server failure timeout increase feature added
 
* DOUT stability improvements
 
* DOUT stability improvements
|-
+
* Initial FTC881 release
!<span class="mw-headline" id="0.22.0-rc.1">{{{fw|'''0.22.0-rc.1'''}}}</span>
 
!{{{release_date| 2023-05-17}}}
 
|
 
* initial FTC881 release
 
 
|-
 
|-
 
|}
 
|}
  
 
[[Category:FTC921]]
 
[[Category:FTC921]]

Revision as of 16:52, 17 April 2024

Main Page > Basic Trackers > FTC921 > FTC921 firmware change log

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.
This document describes FTCXXX platform devices firmware improvements, changes, new features implementations as well as current firmware release version.

Firmware versioning

  • Structure

[X].[YY].[Z].rc.[##]

  • Syntax description
    • X – major FW version.
    • YY – branch number, shows major changes in firmware, i.e. new module support added or new major feature added.
    • ZZ – major changes like bigger fixes, improvements and new features addition.
    • ## – minor changes like small fixes and improvements.


Firmware versions

FIRMWARE VERSION SUPPORTED HARDWARE
00.2X.Y-rc.Z FTC9XY, FTC8XY
FIRMWARE VERSION RELEASE DATE CHANGES
0.26.2 2024-02-13
  • 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 GPS and Ultra Sleep modes
  • NEW added configurable APN settings and ability to disable mobile data
  • NEW UDP protocol implemented
  • 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
  • Fixed AIN value conversion
  • Fixed odometer value saving
  • Fixed instant movement detection
  • Changed ignition to movement source for data acquisition
0.22.0-rc.1 2023-04-13
  • SMS sending timeout fix
  • modem IMEI recognition in roaming mode fix
  • SMS command "setparam" stability improvements
  • accelerometer initialization improvements
  • modem stability improvements
  • 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
  • accelerometer data validation improvements
  • record sending improvements
  • ignition check spam without timesync fix
  • NEW added SMS password
  • NEW added the SMS "extformat"
  • NEW added the SMS "getver"
  • Power management (sleep) improvements
  • Subsequent connection to server failure timeout increase feature added
  • DOUT stability improvements
  • Initial FTC881 release