Jump to content

SENSBLUE ATLAS/Release Notes: Difference between revisions

From ATRONIA Wiki
No edit summary
Tags: Manual revert Reverted
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Technical Resources}}
{{DISPLAYTITLE:Release Notes}}


== '''Change Log''' ==
== 1.0.0 ==
Date: 03-03-2026


=== [Future content and updates will be added] ===
First release


== '''Function Library''' ==
== 1.1.0 ==
Date: 18-06-2026


=== [Future content and updates will be added] ===
=== Features: ===


== '''Troubleshooting''' ==
* Implemented Buzzer actor;
* Implemented INA actor;
* Implemented Atecc actor;
* Added GET_SIM_INFO command to modem actor;
* Added lsusb output command on SystemHealth actor;
* Added get hardware info on SystemHealth actor;
* SystemHealth reports the ram and disk usage, free space and total.


=== [Future content and updates will be added] ===
=== Improvements: ===
 
* ADCs now recover after GPIO mechanical error;
* Version TFT without bootflags;
* canopen topics changed to be canopenRM8007 on CAN Actor;
* SystemHealth actor now handles only the peripherals version;
* TFT System screen now shows the ram and disk usage, free space and total.
 
=== Bug fixing: ===
 
* TFT start index wrong;
* Set apn auto mode on modem actor;
* remove all retained messages on modem actor.
 
/* == 1.2.0 ==
Date: 23-07-2026
 
=== Features: ===
 
* Implemented EMMC Actor
* Added to the Main EPROOM the wear level history
* Added remaining useful life of the device on the SystemHealth Actor
* Added SMS API Teltonika like:
*# Reboot;
*# Reset mobile connection;
*# Change Digital Output state;
*# Change Relays Status;
*# VPN Manager;
*# SSH Manager;
*# Mobine data connection;
 
=== Bug fixing: ===
 
* Modem resetting other profiles on the nmcli, now it only changes the modem profile */

Latest revision as of 16:49, 27 July 2026


1.0.0

Date: 03-03-2026

First release

1.1.0

Date: 18-06-2026

Features:

  • Implemented Buzzer actor;
  • Implemented INA actor;
  • Implemented Atecc actor;
  • Added GET_SIM_INFO command to modem actor;
  • Added lsusb output command on SystemHealth actor;
  • Added get hardware info on SystemHealth actor;
  • SystemHealth reports the ram and disk usage, free space and total.

Improvements:

  • ADCs now recover after GPIO mechanical error;
  • Version TFT without bootflags;
  • canopen topics changed to be canopenRM8007 on CAN Actor;
  • SystemHealth actor now handles only the peripherals version;
  • TFT System screen now shows the ram and disk usage, free space and total.

Bug fixing:

  • TFT start index wrong;
  • Set apn auto mode on modem actor;
  • remove all retained messages on modem actor.

/* == 1.2.0 == Date: 23-07-2026

Features:

  • Implemented EMMC Actor
  • Added to the Main EPROOM the wear level history
  • Added remaining useful life of the device on the SystemHealth Actor
  • Added SMS API Teltonika like:
    1. Reboot;
    2. Reset mobile connection;
    3. Change Digital Output state;
    4. Change Relays Status;
    5. VPN Manager;
    6. SSH Manager;
    7. Mobine data connection;

Bug fixing:

  • Modem resetting other profiles on the nmcli, now it only changes the modem profile */