User Tools

Site Tools


alarm_in_specs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
alarm_in_specs [2024/04/17 07:46]
justin.boss
alarm_in_specs [2024/04/26 12:45] (current)
justin.boss
Line 6: Line 6:
  
 Proposed changes to AstroUX website Proposed changes to AstroUX website
-  * [[https://github.com/wkbrd/astro-www/blob/main/src/pages/patterns/status-system.md|Updated Status System page]], [[https://github.com/wkbrd/astro-www/commit/70f2b9d881f6246334e06a4c03f7b2dab53c7cb6|Change bars]]+  * [[https://github.com/RocketCommunicationsInc/astro-www/pull/371/files|Updated Status System page changes]] 
 + 
 +Migrating to four alarm levels (NormalWarning, 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, Normal/INFO, Warning/WARN, Distress/ERROR, Critical/FATAL [[https://issues.omg.org/browse/C2MS11-222|C2MS11-222]]
   * Table 8-11: RED/YEL/NORM   * Table 8-11: RED/YEL/NORM
-    * Deprecate RED/YEL/NORM. Add: NORMAL,WARNING,DISTRESS,SEVERE [NEED C2MS issue]+    * Deprecate RED/YEL/NORM. Add: NORMAL,WARNING,DISTRESS,CRITICAL [[https://issues.omg.org/browse/C2MS11-222|C2MS11-222]]
   * Table 8-26: RESPONSE-STATUS enum 1=Ack, 2=Working/keep alive, 3=Successful completion, 4=Failed completion, 5=Invalid Request, 6=Final Response   * Table 8-26: RESPONSE-STATUS enum 1=Ack, 2=Working/keep alive, 3=Successful completion, 4=Failed completion, 5=Invalid Request, 6=Final Response
   * Table 8-53: DEVICE.n.STATUS enum 0=Debug, 1=Normal/Green, 2=Yellow, 3=Orange, 4=Red   * Table 8-53: DEVICE.n.STATUS enum 0=Debug, 1=Normal/Green, 2=Yellow, 3=Orange, 4=Red
-    * Rename to 0=Standby, 1=Normal, 2=Warning, 3=Distress, 4=Severe [NEED C2MS issue]+    * Rename to 0=Standby, 1=Normal, 2=Warning, 3=Distress, 4=Critical [[https://issues.omg.org/browse/C2MS11-222|C2MS11-222]]
   * Table 8-58: COMPONENT-STATUS enum 0=Debug, 1=Normal/Green, 2=Yellow, 3=Orange, 4=Red   * Table 8-58: COMPONENT-STATUS enum 0=Debug, 1=Normal/Green, 2=Yellow, 3=Orange, 4=Red
-    * Rename to 0=Standby, 1=Normal, 2=Warning, 3=Distress, 4=Severe [NEED C2MS issue]+    * Rename to 0=Standby, 1=Normal, 2=Warning, 3=Distress, 4=Critical [[https://issues.omg.org/browse/C2MS11-222|C2MS11-222]]
   * 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, YELLOW-LOW   * Table 8-104: Attributes: RED-HIGH, RED-LOW, YELLOW-HIGH, YELLOW-LOW
-    * Deprecate the individual items above.  Add new MNEMONIC.n.SAMPLE.STATUS with enum of: 0=Unavailable, 1=Normal, 2=Warning, 3=Distress, 4=Severe [NEED C2MS issue]+    * Deprecate the individual items above.  Add new MNEMONIC.n.SAMPLE.STATUS with enum of: 0=Unavailable, 1=Normal, 2=Warning, 3=Distress, 4=Critical [[https://issues.omg.org/browse/C2MS11-222|C2MS11-222]]
     * And SAMPLE..QUALITY 0=Good, 1=Questionable     * And SAMPLE..QUALITY 0=Good, 1=Questionable
   * Table 8-109: Attributes: RED-HIGH, RED-LOW, YELLOW-HIGH, YELLOW-LOW   * Table 8-109: Attributes: RED-HIGH, RED-LOW, YELLOW-HIGH, YELLOW-LOW
-    * Deprecate the individual items above.  Add new MNEMONIC.n.SAMPLE.STATUS with enum of: 0=Unavailable, 1=Normal, 2=Warning, 3=Distress, 4=Severe [NEED C2MS issue]+    * Deprecate the individual items above.  Add new MNEMONIC.n.SAMPLE.STATUS with enum of: 0=Unavailable, 1=Normal, 2=Warning, 3=Distress, 4=Critical [[https://issues.omg.org/browse/C2MS11-222|C2MS11-222]]
     * And SAMPLE..QUALITY 0=Good, 1=Questionable     * And SAMPLE..QUALITY 0=Good, 1=Questionable
   * Table 8-126: Attributes: RED-HIGH, RED-LOW, YELLOW-HIGH, YELLOW-LOW   * Table 8-126: Attributes: RED-HIGH, RED-LOW, YELLOW-HIGH, YELLOW-LOW
-    * Deprecate the individual items above.  Add new MNEMONIC.n.SAMPLE.STATUS with enum of: 0=Unavailable, 1=Normal, 2=Warning, 3=Distress, 4=Severe [NEED C2MS issue]+    * Deprecate the individual items above.  Add new MNEMONIC.n.SAMPLE.STATUS with enum of: 0=Unavailable, 1=Normal, 2=Warning, 3=Distress, 4=Critical [[https://issues.omg.org/browse/C2MS11-222|C2MS11-222]]
     * 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: NOTC=Not compared, GOOD=Good compare, MISC=Miscompare, TOUT=Timed out waiting for echo, UEX=Unexpected echo received   * Table 8-141: CMD-ECHO-RESULT: NOTC=Not compared, GOOD=Good compare, MISC=Miscompare, TOUT=Timed out waiting for echo, UEX=Unexpected echo received
   * 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://issues.omg.org/browse/C2MS11-222|C2MS11-222]]
   * Table 8-171: DATA-QUALITY: RAW, VALIDATED, DEGRADED   * Table 8-171: DATA-QUALITY: RAW, VALIDATED, DEGRADED
  
Line 48: Line 50:
 ====== 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 [[https://issues.omg.org/browse/XTCE13-142|XTCE13-142]]+    * In XTCE 1.3: Deprecate watch and severe [[https://issues.omg.org/browse/XTCE13-142|XTCE13-142]]
   * Significance levels of: normal, vital, critical, forbidden, user1, user2   * Significance levels of: normal, vital, critical, forbidden, user1, user2
   * None is similar to "in limits" or "normal"   * None is similar to "in limits" or "normal"
Line 55: Line 57:
   * 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://issues.omg.org/browse/XUSP11-41|XUSP11-41]]     * For XUSP 1.1: Add distress as new option [[https://issues.omg.org/browse/XUSP11-41|XUSP11-41]]
 +    * For XUSP 1.1: Add support for critical [[https://issues.omg.org/browse/XUSP11-44|XUSP11-44]]
 +    * For XUSP 1.1: Deprecate severe [[https://issues.omg.org/browse/XUSP11-45|XUSP11-45]]
   * 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://issues.omg.org/browse/XUSP11-43|XUSP11-43]]     * For XUSP 1.1/XTCE 1.2: Change to normal, critical, forbidden [[https://issues.omg.org/browse/XUSP11-43|XUSP11-43]]
  
alarm_in_specs.1713354369.txt.gz · Last modified: 2024/04/17 07:46 by justin.boss