kopia lustrzana https://github.com/projecthorus/horusdemodlib
Add horus geiger
rodzic
924ea8a471
commit
5270334ba5
|
@ -68,7 +68,15 @@
|
|||
]
|
||||
},
|
||||
"HORUSRADMON": {
|
||||
"comment": "Horus Radiation Monitor Payload",
|
||||
"comment": "Horus Radiation Monitor Payload, Photodiode",
|
||||
"struct": "<hxxxxxH",
|
||||
"fields": [
|
||||
["ascent_rate", "divide_by_100"],
|
||||
["pulse_counts","none"]
|
||||
]
|
||||
},
|
||||
"HORUSGEIGER": {
|
||||
"comment": "Horus Radiation Monitor Payload, Geiger Counter",
|
||||
"struct": "<hxxxxxH",
|
||||
"fields": [
|
||||
["ascent_rate", "divide_by_100"],
|
||||
|
|
|
@ -215,3 +215,4 @@
|
|||
31415, HORUS-V2
|
||||
31416, ITSWINDY
|
||||
31417, HORUSRADMON
|
||||
31418, HORUSGEIGER
|
||||
|
|
Ładowanie…
Reference in New Issue