Jump to content

FTC921 firmware change log: Difference between revisions

no edit summary
No edit summary
Line 40: Line 40:
! style="width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;" |RELEASE DATE
! 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
! 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''' 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.26.0-rc.6
!0.26.0-rc.6