Release Date: | 2017-05-26 |
Supported INICs: | See conformity table (Package and Document information) |
Type | Description |
---|---|
Feature | Product released under BSD 3-Clause License. |
Feature | Introduced so called "Manager" that forces the network to available, handles NodeDiscovery events and notifies the availibility of nodes to the RoutingManagement. See related sections in API Reference or Getting Started. |
Feature | Added Application Message API into Management Library. Added option to disable the Application Message Service within the initialization stucture. |
Feature | Added new functions Ucs_Rm_GetAttachedRoutes() and Ucs_Rm_GetConnectionLabel(). |
Feature | Added support for node scripting. |
Feature | Added support for reusable description of XRM resources. |
Feature | Extended Ucs_Rm_XrmResDebugCb_t callback function to provide additional information related to endpoint. |
Feature | Added new callback function network.status.cb_fptr and option network.status.notification_mask. |
Feature | Added new API function Ucs_Network_GetFrameCounter(). |
Feature | Added new API function Ucs_Network_GetNodesCount(). |
Feature | Added new configuration macro UCS_FOOTPRINT_TINY that decreases RAM/ROM footprint for tiny controllers. |
Feature | Added new macros UCS_VERSION_MAJOR, UCS_VERSION_MINOR, UCS_VERSION_RELEASE and UCS_VERSION_BUILD. |
Change | Renamed attribute disable_inic_watchdog to inic_watchdog_enabled in Ucs_General_InitData_t. |
Change | Changed signature of the trace macros UCS_TR_INFO and UCS_TR_ERROR. Added new parameter ucs_user_ptr of type void * that replaced the existing one ucs_inst_id . |
Change | Renamed Ucs_Xrm_ResourceDebugCb_t to Ucs_Rm_XrmResDebugCb_t and moved the reference debug_resource_status_fptr into Ucs_Rm_InitData_t. |
Change | Removed API functions Ucs_I2c_SyncDevice() and Ucs_Gpio_SyncDevice() . |
Defect | Fixed issue: Library crash when calling I2C API. |
Defect | Fixed issue: Ucs_Rm_ReportCb_t() is not called after Ucs_Stop(). |
Defect | Improved robustness and maintainability of routing management. |
Defect | Removed unused symbol UCS_AMSTX_RES_ERR_BUF_INTERNAL in enum Ucs_AmsTx_Result_t. |
Defect | Fixed wrong attribute names in AMS message structures of Getting Started. |
Release Date: | 2016-09-30 |
Supported INICs: | See conformity table (Package and Document information) |
Type | Description |
---|---|
Note | Initial Version |