kopia lustrzana https://github.com/projecthorus/horusdemodlib
Add custom fields for shsspgeiger
rodzic
e98f17eba9
commit
7e59d0871e
|
@ -82,5 +82,13 @@
|
||||||
["ascent_rate", "divide_by_100"],
|
["ascent_rate", "divide_by_100"],
|
||||||
["pulse_counts","none"]
|
["pulse_counts","none"]
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"SHSSPGEIGER": {
|
||||||
|
"comment": "Horus Radiation Monitor Payload, Geiger Counter",
|
||||||
|
"struct": "<hxxxxxH",
|
||||||
|
"fields": [
|
||||||
|
["ascent_rate", "divide_by_100"],
|
||||||
|
["pulse_counts","none"]
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue