Skip to content

Commit

Permalink
Add sci packet def
Browse files Browse the repository at this point in the history
  • Loading branch information
liamgreenlee committed Feb 7, 2023
1 parent 63d70cb commit 8a0f31c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions hermes_eea/data/hermes_EEA_sci_packet_def.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name, data_type, bit_length
SHCOARSE, uint, 32
SHFINE, uint, 20
SHFILL, fill, 4
SHEID, uint, 8
STEP, uint, 8
COUNTER1, uint, 16
COUNTER2, uint, 16
ACCUM, "int(34)", 12
CKSUM16, uint, 16

0 comments on commit 8a0f31c

Please sign in to comment.