Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
laspsandoval committed Aug 19, 2024
1 parent 667ea73 commit 39b96a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions imap_processing/ialirt/packet_definitions/ialirt_hit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,9 @@
</xtce:Parameter>
<!-- CoDICE LO -->
<!-- HIT -->
<xtce:Parameter name="HIT_SC_TICK" parameterTypeRef="uint32">
<xtce:LongDescription>Spacecraft tick</xtce:LongDescription>
</xtce:Parameter>
<xtce:Parameter name="HIT_MET" parameterTypeRef="uint32">
<xtce:LongDescription>Mission elapsed time</xtce:LongDescription>
</xtce:Parameter>
Expand Down Expand Up @@ -634,6 +637,7 @@
</xtce:BaseContainer>
<xtce:EntryList>
<!-- HIT -->
<xtce:ParameterRefEntry parameterRef="HIT_SC_TICK"/>
<xtce:ParameterRefEntry parameterRef="HIT_MET"/>
<xtce:ParameterRefEntry parameterRef="HIT_STATUS"/>
<xtce:ParameterRefEntry parameterRef="HIT_SPARE"/>
Expand Down

0 comments on commit 39b96a5

Please sign in to comment.