OS 6.53.0.A3 Release Note
- Feb 17, 2015
- Author: Sierra Wireless
- Version: 6.53.0.A3
1.3. New Features/Enhancements.
2. Abbreviations and Definitions.
5. Software Release Description.
6. Software Changes Description.
No table of figures entries found.
Table 1. New Features/Enhancements.
Table 2. Abbreviations and Definitions.
Table 3. Related Documentation.
Table 4. Hardware Compatibility.
Table 5. Software Compatibility.
Table 6. Open AT OS Release Information.
Table 7. Software Tools Versions.
1. Introduction
1.1. Document Scope
The scope of this document is the OS 6.53.0.A3 release description for the AirPrime SL3010T.
1.2. Document Audience
This release note may be distributed to all direct and indirect customers.
1.3. New Features/Enhancements
Table 1. New Features/Enhancements
|
Feature |
Description |
|
Samples Improvement |
Samples compatibility with SL3010T has been documented |
2. Abbreviations and Definitions
Table 2. Abbreviations and Definitions
|
Definitions |
|
|
ADL |
Application Development Layer |
|
API |
Application Programming Interface |
|
APN |
Access Point Name |
|
CID |
Context Identifier |
|
CDMA |
Code Division Multiple Access |
|
EF |
Elementary File |
|
EXTINT |
External Interruption |
|
OS |
Operating System |
|
PDP |
Packet Data Protocol |
|
PLMN |
Public Lands Mobile Network |
|
SIM |
Subscriber Identity Module |
3. Related Documentation
Table 3. Related Documentation
|
Doc. # |
Rev. |
Document title |
|
|
[R-1] |
4114677 |
R02.00 |
AT Commands Interface Guide for Firmware 7.53.0.A3 |
|
[R-2] |
4114678 |
R02.00 |
ADL User Guide for Open AT Application Framework OS 6.53.0.A3 |
|
[R-3] |
4112902 |
R05.02 |
AirPrime – SL3010T - Product Technical Specification and Customer Design Guidelines |
|
[R-4] |
4115614 |
R02.00 |
Customer Release Notes – Firmware 7.53.0.A3 |
4. Compatibility
Table 4. Hardware Compatibility
|
AirPrime Compatibility List |
|
AirPrime SL3010T |
Table 5. Software Compatibility
|
Component |
Version |
|
Firmware |
7.53.0.A3.201501301110.SL3010T |
|
Open AT Application Framework |
2.53.0.A3.201410061034 |
Please note that Location Library 1.7.2 shall be used with OS 6.53.0.A3/FW 7.53.0.A3 due to an internal interface change.
5. Software Release Description
5.1. Release Identification
Table 6. Open AT OS Release Information
|
Component |
Revision |
|
Software Identification |
6.53.0.A3.201409221548 |
|
Date of generation |
2014-09-22 |
5.2. Software Tools Versions
Table 7. Software Tools Versions
|
S/W Tools Name |
Version |
Resource file |
|
Dev Studio |
3.3 |
|
|
ARM_EABI_GCC and RVDS |
6. Software Changes Description
6.1. Validated Corrections/Improvements
This section presents all corrections or improvements integrated in OS 6.53.0.A3
Issues are sorted by alphabetical order of Impacted Domain.
Table 8. Validated Corrections/Improvements
|
ID |
Description |
Impacted Domain |
Impacted Sub-Domain |
Fixed in |
|
74504 |
Samples should declare a sufficient Stack Size |
OAT |
Samples |
6.53.0.A3 |
6.2. Interface Changes
|
Command |
Comment |
|
None |
None |
ADL API Applicability chapter has been added in ADL User Guide for Open AT Application Framework OS 6.53.0.A3 [2]
Please also note that ADL/itf files have been documented with appropriate restrictions
7. Troubleshooting
For Open AT Developers, please refer to the Troubleshooting Guide available in Sierra Wireless Source (formerly "Developer Zone") before contacting customer support.
For AT developers, please contact customer service for support and debugging information.
8. Restrictions and Additional Information
This section presents additional information or restrictions that must be taken into account regarding OS 6.53.0.A3. Issues are sorted by alphabetical order of Impacted Domain
Please note that Open AT restrictions linked to Firmware part are listed in “7.53.0.A3 Firmware Customer Release Note” [4]
Table 10. Restrictions and Additional Information
|
Description (What/When) |
Impacted Domain |
Impacted Sub-Domain |
|
|
66697 |
Random value of "Context" is received when API adl_atCmdSendText() is used after API adl_atCmdSendExt(). |
AT |
OTHER |
|
41819 |
When FCM service is running with call services, commands ATA, ATD, ATH cannot be filtered using the API adl_atCmdSubscribe(). |
AT |
OTHER |
|
77817 |
When opened in WRITE mode, a file must not be accessed by any URL related API (as adl_fsMove(), adl_fsRename(), adl_fsDelete()), until it has been properly close with adl_fsClose(). Otherwise the File System can be corrupted |
FLASH |
OTHER |
|
56598 |
On issuing a pre subscribed command from an application, through the 'adl_atCmdSendExt()' API, an OK and ERROR is received alternatively, i.e. the command is sent to the command handler and the firmware alternatively. Ideally, the command should always be sent to the command handler and OK should be received. |
OTHER |
OTHER |
|
66337 |
Error is not returned in case an attempt is made to play or listen to an audio stream which is not supported by AirPrime. |
OTHER |
OTHER |
|
75679 |
Error is returned and command handler is not invoked for any custom command when command is sent using the API adl_atCmdSendExt(). |
OTHER |
OTHER |
|
41818 |
Subscription to commands beginning with "ATA", "ATD" or "ATH" using the API adl_atCmdSubscribe () fails in case Call service is subscribed prior to subscribing to the commands from the application. |
OTHER |
OTHER |
|
53324 |
When Using %I64 format specifier for displaying u64/s64 variable through API adl_atSendresponse() in TARGET mode it always prints only "%I64d" instead of the value of the variable. Workaround: use %lld instead of %I64. |
OTHER |
OTHER |
|
53517 |
Sometimes handler associated with adl_errSubscribe() function is not invoked on reception of error from OS. |
OTHER |
OTHER |
|
77291 |
Airprime may reset due to a memory leak if adl_semSubscribe / adl_semUnsubscribe are called repeatedly. |
OTHER |
OAT |