SENSBLUE ATLAS/Realease Notes: Difference between revisions
Appearance
Created page with "== Change Log == [Future content and updates will be added] == Function Library == [Future content and updates will be added] == Troubleshooting == [Future content and updates will be added]" |
No edit summary |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:Realease Notes}} | |||
== | == 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. | |||
Latest revision as of 10:12, 8 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.