This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
alarm_in_specs [2024/04/17 08:26] justin.boss |
alarm_in_specs [2024/06/17 07:49] (current) justin.boss [Future Considerations] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * [[https:// | * [[https:// | ||
| - | Proposed changes to AstroUX website | + | [[https://www.astrouxds.com/patterns/status-system/# |
| - | * [[https://github.com/RocketCommunicationsInc/astro-www/pull/371/files|Updated | + | |
| + | Migrating to four alarm levels (Normal, Warning, Distress, Critical) was approved by the Space DTF on 4/26/2024. | ||
| ====== C2MS ====== | ====== C2MS ====== | ||
| * Table 8-9: Log message SEVERITY of 0=Debug, 1=Nominal, 2=Medium, 3=High, 4=Critical | * Table 8-9: Log message SEVERITY of 0=Debug, 1=Nominal, 2=Medium, 3=High, 4=Critical | ||
| - | * Change to DEBUG, INFO, WARN, ERROR, FATAL [NEED C2MS issue] | + | * Change to Standby/DEBUG, |
| * Table 8-11: RED/ | * Table 8-11: RED/ | ||
| - | * Deprecate RED/ | + | * Deprecate RED/ |
| * Table 8-26: RESPONSE-STATUS enum 1=Ack, 2=Working/ | * Table 8-26: RESPONSE-STATUS enum 1=Ack, 2=Working/ | ||
| * Table 8-53: DEVICE.n.STATUS enum 0=Debug, 1=Normal/ | * Table 8-53: DEVICE.n.STATUS enum 0=Debug, 1=Normal/ | ||
| - | * Rename to 0=Standby, 1=Normal, 2=Warning, 3=Distress, 4=Severe | + | * Rename to 0=Standby, 1=Normal, 2=Warning, 3=Distress, 4=Critical |
| * Table 8-58: COMPONENT-STATUS enum 0=Debug, 1=Normal/ | * Table 8-58: COMPONENT-STATUS enum 0=Debug, 1=Normal/ | ||
| - | * Rename to 0=Standby, 1=Normal, 2=Warning, 3=Distress, 4=Severe | + | * Rename to 0=Standby, 1=Normal, 2=Warning, 3=Distress, 4=Critical |
| * Table 8-84: MNEMONIC.n.STATUS enum 1=Valid, 2=Valid/No data, 3=Invalid | * Table 8-84: MNEMONIC.n.STATUS enum 1=Valid, 2=Valid/No data, 3=Invalid | ||
| * Table 8-104: Attributes: RED-HIGH, RED-LOW, YELLOW-HIGH, | * Table 8-104: Attributes: RED-HIGH, RED-LOW, YELLOW-HIGH, | ||
| - | * Deprecate the individual items above. | + | * Deprecate the individual items above. |
| * And SAMPLE..QUALITY 0=Good, 1=Questionable | * And SAMPLE..QUALITY 0=Good, 1=Questionable | ||
| * Table 8-109: Attributes: RED-HIGH, RED-LOW, YELLOW-HIGH, | * Table 8-109: Attributes: RED-HIGH, RED-LOW, YELLOW-HIGH, | ||
| - | * Deprecate the individual items above. | + | * Deprecate the individual items above. |
| * And SAMPLE..QUALITY 0=Good, 1=Questionable | * And SAMPLE..QUALITY 0=Good, 1=Questionable | ||
| * Table 8-126: Attributes: RED-HIGH, RED-LOW, YELLOW-HIGH, | * Table 8-126: Attributes: RED-HIGH, RED-LOW, YELLOW-HIGH, | ||
| - | * Deprecate the individual items above. | + | * Deprecate the individual items above. |
| * And SAMPLE..QUALITY 0=Good, 1=Questionable | * And SAMPLE..QUALITY 0=Good, 1=Questionable | ||
| * Table 8-136: XTCE-STATUS enum Astro defines colors for: 2=Invalid, 9=Complete, 10=Failed | * Table 8-136: XTCE-STATUS enum Astro defines colors for: 2=Invalid, 9=Complete, 10=Failed | ||
| * Table 8-141: CMD-ECHO-RESULT: | * Table 8-141: CMD-ECHO-RESULT: | ||
| * Table 8-160: PRIORITY enum 1=Nominal, 2=Medium, 3=High | * Table 8-160: PRIORITY enum 1=Nominal, 2=Medium, 3=High | ||
| - | * Change to 1=Low [NEED C2MS issue] | + | * Change to 1=Low [[https:// |
| * Table 8-171: DATA-QUALITY: | * Table 8-171: DATA-QUALITY: | ||
| Line 48: | Line 49: | ||
| ====== XTCE ====== | ====== XTCE ====== | ||
| * Alarm levels of: normal, watch, warning, distress, critical, and severe | * Alarm levels of: normal, watch, warning, distress, critical, and severe | ||
| - | * In XTCE 1.3: Deprecate watch and critical | + | * In XTCE 1.3: Deprecate watch and severe |
| * Significance levels of: normal, vital, critical, forbidden, user1, user2 | * Significance levels of: normal, vital, critical, forbidden, user1, user2 | ||
| * None is similar to "in limits" | * None is similar to "in limits" | ||
| Line 55: | Line 56: | ||
| * Alarm levels of: normal, warning, and severe (XUSP 1.0 CSV) | * Alarm levels of: normal, warning, and severe (XUSP 1.0 CSV) | ||
| * For XUSP 1.1: Add distress as new option [[https:// | * For XUSP 1.1: Add distress as new option [[https:// | ||
| + | * For XUSP 1.1: Add support for critical [[https:// | ||
| + | * For XUSP 1.1: Deprecate severe [[https:// | ||
| * Significance levels of: none, critical, severe (XUSP 1.0 PDF) | * Significance levels of: none, critical, severe (XUSP 1.0 PDF) | ||
| * None is not a type in XTCE, nor is severe. | * None is not a type in XTCE, nor is severe. | ||
| * For XUSP 1.1/XTCE 1.2: Change to normal, critical, forbidden [[https:// | * For XUSP 1.1/XTCE 1.2: Change to normal, critical, forbidden [[https:// | ||
| + | |||
| + | ====== Future Considerations ======= | ||
| + | The following scenarios are typically marked differently by a C2 system though have no representation within AstroUX at this time. | ||
| + | |||
| + | * How to represent stale? | ||
| + | * Unreasonable (outside valid range)? ?? | ||
| + | * Invalid (decoding error)? ?? | ||