Add horus geiger

pull/109/head
Mark Jessop 2022-10-29 13:47:29 +10:30
rodzic 924ea8a471
commit 5270334ba5
2 zmienionych plików z 10 dodań i 1 usunięć

Wyświetl plik

@ -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"],

Wyświetl plik

@ -215,3 +215,4 @@
31415, HORUS-V2
31416, ITSWINDY
31417, HORUSRADMON
31418, HORUSGEIGER