Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_auxiliary_telescope
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:TSSW Sprint - Apr 25 - May 09
-
Team:Telescope and Site
-
Urgent?:No
Description
The level22 field of the ATWhiteLight chillerAlarms event represents a bitmask that has 32 bits. This caused a bit of trouble for ts_sal: DM-34005, which Dave Mills has kindly fixed. I originally worked around it by omitting the last ChillerL22Alarms value. Update ts_xml to reinstate the value and specify the enum type as "unsigned int" or "unsigned long" (which are identical – both 32 bits).
Attachments
Issue Links
Activity
Summary | Split ATWhiteLight chillerAlarms.level22 into two pieces | Reinstate the missing ATWhiteLight ChillerL22Alarms enum value |
Description |
The level22 field of the ATWhiteLight chillerAlarms event represents a bitmask that has 64 bits. This causes a bit of trouble for ts_sal ( So: split this bitmask into two pieces, each 32 bits long Also update ts_xml to make the types of those bit mask fields {{long}} instead of {{unsigned int}}. |
The level22 field of the ATWhiteLight chillerAlarms event represents a bitmask that has 32 bits. This caused a bit of trouble for ts_sal: |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Petr Kubanek [ pkubanek ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | To Do [ 10001 ] |
Story Points | 2 | 1 |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |