|
189 | 189 | /** |
190 | 190 | * \brief CS cFE Core Checksum Recompute Started Event ID |
191 | 191 | * |
192 | | - * \par Type: DEBUG |
| 192 | + * \par Type: INFORMATION |
193 | 193 | * |
194 | 194 | * \par Cause: |
195 | 195 | * |
196 | 196 | * This event message is issued when a recompute baseline |
197 | 197 | * for the cFE core command has been received and the |
198 | 198 | * recompute task has been started. |
199 | 199 | */ |
200 | | -#define CS_RECOMPUTE_CFECORE_STARTED_DBG_EID 14 |
| 200 | +#define CS_RECOMPUTE_CFECORE_STARTED_INF_EID 14 |
201 | 201 |
|
202 | 202 | /** |
203 | 203 | * \brief CS cFE Core Checksum Failed Child Task Create Event ID |
|
230 | 230 | /** |
231 | 231 | * \brief CS OS Code Checksum Recompute Started Event ID |
232 | 232 | * |
233 | | - * \par Type: DEBUG |
| 233 | + * \par Type: INFORMATION |
234 | 234 | * |
235 | 235 | * \par Cause: |
236 | 236 | * |
237 | 237 | * This event message is issued when a recompute baseline |
238 | 238 | * for the OS code segment command has been received and the |
239 | 239 | * recompute task has been started. |
240 | 240 | */ |
241 | | -#define CS_RECOMPUTE_OS_STARTED_DBG_EID 17 |
| 241 | +#define CS_RECOMPUTE_OS_STARTED_INF_EID 17 |
242 | 242 |
|
243 | 243 | /** |
244 | 244 | * \brief CS OS Code Checksum Recompute Failed Child Task Create Event ID |
|
271 | 271 | /** |
272 | 272 | * \brief CS Oneshot Checksum Started Event ID |
273 | 273 | * |
274 | | - * \par Type: DEBUG |
| 274 | + * \par Type: INFORMATION |
275 | 275 | * |
276 | 276 | * \par Cause: |
277 | 277 | * |
278 | 278 | * This event message is issued when a OneShot calculation |
279 | 279 | * command has been received and the OneShot task has been started. |
280 | 280 | */ |
281 | | -#define CS_ONESHOT_STARTED_DBG_EID 20 |
| 281 | +#define CS_ONESHOT_STARTED_INF_EID 20 |
282 | 282 |
|
283 | 283 | /** |
284 | 284 | * \brief CS Oneshot Checksum Failed Child Task Create Event ID |
|
547 | 547 | /** |
548 | 548 | * \brief CS EEPROM Checksum Recompute Started Event ID |
549 | 549 | * |
550 | | - * \par Type: DEBUG |
| 550 | + * \par Type: INFORMATION |
551 | 551 | * |
552 | 552 | * \par Cause: |
553 | 553 | * |
554 | 554 | * This event message is issued when a recompute baseline |
555 | 555 | * for the specified EEPROM Entry ID command has been received and the |
556 | 556 | * recompute task has been started. |
557 | 557 | */ |
558 | | -#define CS_RECOMPUTE_EEPROM_STARTED_DBG_EID 42 |
| 558 | +#define CS_RECOMPUTE_EEPROM_STARTED_INF_EID 42 |
559 | 559 |
|
560 | 560 | /** |
561 | 561 | * \brief CS EEPROM Checksum Recompute Failed Child Task Create Event ID |
|
746 | 746 | /** |
747 | 747 | * \brief CS Memory Checksum Recompute Started Event ID |
748 | 748 | * |
749 | | - * \par Type: DEBUG |
| 749 | + * \par Type: INFORMATION |
750 | 750 | * |
751 | 751 | * \par Cause: |
752 | 752 | * |
753 | 753 | * This event message is issued when a recompute baseline |
754 | 754 | * for the specified Memory Entry ID command has been received and the |
755 | 755 | * recompute task has been started. |
756 | 756 | */ |
757 | | -#define CS_RECOMPUTE_MEMORY_STARTED_DBG_EID 57 |
| 757 | +#define CS_RECOMPUTE_MEMORY_STARTED_INF_EID 57 |
758 | 758 |
|
759 | 759 | /** |
760 | 760 | * \brief CS Memory Checksum Recompute Failed Child Task Create Event ID |
|
947 | 947 | /** |
948 | 948 | * \brief CS Table Checksum Recompute Started Event ID |
949 | 949 | * |
950 | | - * \par Type: DEBUG |
| 950 | + * \par Type: INFORMATION |
951 | 951 | * |
952 | 952 | * \par Cause: |
953 | 953 | * |
954 | 954 | * This event message is issued when a recompute baseline |
955 | 955 | * for the specified table command has been received and the |
956 | 956 | * recompute task has been started. |
957 | 957 | */ |
958 | | -#define CS_RECOMPUTE_TABLES_STARTED_DBG_EID 72 |
| 958 | +#define CS_RECOMPUTE_TABLES_STARTED_INF_EID 72 |
959 | 959 |
|
960 | 960 | /** |
961 | 961 | * \brief CS Table Checksum Recompute Failed Child Task Create Event ID |
|
1120 | 1120 | /** |
1121 | 1121 | * \brief CS App Checksum Recompute Started Event ID |
1122 | 1122 | * |
1123 | | - * \par Type: DEBUG |
| 1123 | + * \par Type: INFORMATION |
1124 | 1124 | * |
1125 | 1125 | * \par Cause: |
1126 | 1126 | * |
1127 | 1127 | * This event message is issued when a recompute baseline |
1128 | 1128 | * for the specified app command has been received and the |
1129 | 1129 | * recompute task has been started. |
1130 | 1130 | */ |
1131 | | -#define CS_RECOMPUTE_APP_STARTED_DBG_EID 85 |
| 1131 | +#define CS_RECOMPUTE_APP_STARTED_INF_EID 85 |
1132 | 1132 |
|
1133 | 1133 | /** |
1134 | 1134 | * \brief CS App Checksum Recompute Failed Create Child Task Event ID |
@@ -1657,106 +1657,106 @@ |
1657 | 1657 | /** |
1658 | 1658 | * \brief CS Table Enable Checksum Unable To Find Entry In Definition Table Event ID |
1659 | 1659 | * |
1660 | | - * \par Type: DEBUG |
| 1660 | + * \par Type: ERROR |
1661 | 1661 | * |
1662 | 1662 | * \par Cause: |
1663 | 1663 | * |
1664 | 1664 | * This event message is issued when CS successfully enables an entry (specified |
1665 | 1665 | * by name) in the Tables results table but is unable to find the same entry |
1666 | 1666 | * in the definition table (or the entry is marked as #CS_STATE_EMPTY). |
1667 | 1667 | */ |
1668 | | -#define CS_ENABLE_TABLE_DEF_NOT_FOUND_DBG_EID 129 |
| 1668 | +#define CS_ENABLE_TABLE_DEF_NOT_FOUND_ERR_EID 129 |
1669 | 1669 |
|
1670 | 1670 | /** |
1671 | 1671 | * \brief CS Table Disable Checksum Unable To Find Entry In Definition Table Event ID |
1672 | 1672 | * |
1673 | | - * \par Type: DEBUG |
| 1673 | + * \par Type: ERROR |
1674 | 1674 | * |
1675 | 1675 | * \par Cause: |
1676 | 1676 | * |
1677 | 1677 | * This event message is issued when CS successfully disables an entry (specified |
1678 | 1678 | * by name) in the Tables results table but is unable to find the same entry |
1679 | 1679 | * in the definition table (or the entry is marked as #CS_STATE_EMPTY). |
1680 | 1680 | */ |
1681 | | -#define CS_DISABLE_TABLE_DEF_NOT_FOUND_DBG_EID 130 |
| 1681 | +#define CS_DISABLE_TABLE_DEF_NOT_FOUND_ERR_EID 130 |
1682 | 1682 |
|
1683 | 1683 | /** |
1684 | 1684 | * \brief CS App Enable Checksum Unable To Find Entry In Definition Table Event ID |
1685 | 1685 | * |
1686 | | - * \par Type: DEBUG |
| 1686 | + * \par Type: ERROR |
1687 | 1687 | * |
1688 | 1688 | * \par Cause: |
1689 | 1689 | * |
1690 | 1690 | * This event message is issued when CS successfully enables an entry (specified |
1691 | 1691 | * by name) in the Apps results table but is unable to find the same entry |
1692 | 1692 | * in the definition table (or the entry is marked as #CS_STATE_EMPTY). |
1693 | 1693 | */ |
1694 | | -#define CS_ENABLE_APP_DEF_NOT_FOUND_DBG_EID 131 |
| 1694 | +#define CS_ENABLE_APP_DEF_NOT_FOUND_ERR_EID 131 |
1695 | 1695 |
|
1696 | 1696 | /** |
1697 | 1697 | * \brief CS App Disable Checksum Unable To Find Entry In Definition Table Event ID |
1698 | 1698 | * |
1699 | | - * \par Type: DEBUG |
| 1699 | + * \par Type: ERROR |
1700 | 1700 | * |
1701 | 1701 | * \par Cause: |
1702 | 1702 | * |
1703 | 1703 | * This event message is issued when CS successfully disables an entry (specified |
1704 | 1704 | * by name) in the Apps results table but is unable to find the same entry |
1705 | 1705 | * in the definition table (or the entry is marked as #CS_STATE_EMPTY). |
1706 | 1706 | */ |
1707 | | -#define CS_DISABLE_APP_DEF_NOT_FOUND_DBG_EID 132 |
| 1707 | +#define CS_DISABLE_APP_DEF_NOT_FOUND_ERR_EID 132 |
1708 | 1708 |
|
1709 | 1709 | /** |
1710 | 1710 | * \brief CS Memory Disable Checksum Unable To Find Entry In Definition Table Event ID |
1711 | 1711 | * |
1712 | | - * \par Type: DEBUG |
| 1712 | + * \par Type: ERROR |
1713 | 1713 | * |
1714 | 1714 | * \par Cause: |
1715 | 1715 | * |
1716 | 1716 | * This event message is issued when CS successfully disables an entry (specified |
1717 | 1717 | * by name) in the Memory results table but identifies the corresponding entry in |
1718 | 1718 | * the definitions table to be set to #CS_STATE_EMPTY. |
1719 | 1719 | */ |
1720 | | -#define CS_DISABLE_MEMORY_DEF_EMPTY_DBG_EID 133 |
| 1720 | +#define CS_DISABLE_MEMORY_DEF_EMPTY_ERR_EID 133 |
1721 | 1721 |
|
1722 | 1722 | /** |
1723 | 1723 | * \brief CS Memory Enable Checksum Unable To Find Entry In Definition Table Event ID |
1724 | 1724 | * |
1725 | | - * \par Type: DEBUG |
| 1725 | + * \par Type: ERROR |
1726 | 1726 | * |
1727 | 1727 | * \par Cause: |
1728 | 1728 | * |
1729 | 1729 | * This event message is issued when CS successfully enables an entry (specified |
1730 | 1730 | * by name) in the Memory results table but identifies the corresponding entry in |
1731 | 1731 | * the definitions table to be set to #CS_STATE_EMPTY. |
1732 | 1732 | */ |
1733 | | -#define CS_ENABLE_MEMORY_DEF_EMPTY_DBG_EID 134 |
| 1733 | +#define CS_ENABLE_MEMORY_DEF_EMPTY_ERR_EID 134 |
1734 | 1734 |
|
1735 | 1735 | /** |
1736 | 1736 | * \brief CS EEPROM Disable Checksum Unable To Find Entry In Definition Table Event ID |
1737 | 1737 | * |
1738 | | - * \par Type: DEBUG |
| 1738 | + * \par Type: ERROR |
1739 | 1739 | * |
1740 | 1740 | * \par Cause: |
1741 | 1741 | * |
1742 | 1742 | * This event message is issued when CS successfully disables an entry (specified |
1743 | 1743 | * by name) in the EEPROM results table but identifies the corresponding entry in |
1744 | 1744 | * the definitions table to be set to #CS_STATE_EMPTY. |
1745 | 1745 | */ |
1746 | | -#define CS_DISABLE_EEPROM_DEF_EMPTY_DBG_EID 135 |
| 1746 | +#define CS_DISABLE_EEPROM_DEF_EMPTY_ERR_EID 135 |
1747 | 1747 |
|
1748 | 1748 | /** |
1749 | 1749 | * \brief CS EEPROM Enable Checksum Unable To Find Entry In Definition Table Event ID |
1750 | 1750 | * |
1751 | | - * \par Type: DEBUG |
| 1751 | + * \par Type: ERROR |
1752 | 1752 | * |
1753 | 1753 | * \par Cause: |
1754 | 1754 | * |
1755 | 1755 | * This event message is issued when CS successfully enables an entry (specified |
1756 | 1756 | * by name) in the EEPROM results table but identifies the corresponding entry in |
1757 | 1757 | * the definitions table to be set to #CS_STATE_EMPTY. |
1758 | 1758 | */ |
1759 | | -#define CS_ENABLE_EEPROM_DEF_EMPTY_DBG_EID 136 |
| 1759 | +#define CS_ENABLE_EEPROM_DEF_EMPTY_ERR_EID 136 |
1760 | 1760 |
|
1761 | 1761 | /** |
1762 | 1762 | * \brief CS Tables Table Validate Failed Duplicate Name Event ID |
|
0 commit comments