2020-07-04 09:42:23 +00:00
|
|
|
{
|
|
|
|
"HORUSTEST": {
|
|
|
|
"struct": "<BbBfH",
|
|
|
|
"fields": [
|
|
|
|
["cutdown_battery_voltage", "battery_5v_byte"],
|
|
|
|
["external_temperature", "none"],
|
|
|
|
["test_counter", "none"],
|
|
|
|
["test_float_field", "none"],
|
|
|
|
["test_int_field", "none"]
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"HORUSTEST2": {
|
|
|
|
"struct": "<BbBH4x",
|
|
|
|
"fields": [
|
|
|
|
["cutdown_battery_voltage", "battery_5v_byte"],
|
|
|
|
["external_temperature", "none"],
|
|
|
|
["test_counter", "none"],
|
|
|
|
["test_int_field", "none"]
|
|
|
|
]
|
2021-08-25 11:43:44 +00:00
|
|
|
},
|
2021-09-03 04:38:10 +00:00
|
|
|
"4FSKTEST-V2": {
|
2022-02-20 08:20:37 +00:00
|
|
|
"comment": "Default custom fields for RS41ng",
|
|
|
|
"struct": "<hhBHxx",
|
2021-08-25 11:43:44 +00:00
|
|
|
"fields": [
|
2022-02-20 08:20:37 +00:00
|
|
|
["ascent_rate", "divide_by_100"],
|
|
|
|
["ext_temperature", "divide_by_10"],
|
|
|
|
["ext_humidity", "none"],
|
|
|
|
["ext_pressure", "divide_by_10"]
|
2021-08-25 11:43:44 +00:00
|
|
|
]
|
2021-09-29 12:23:12 +00:00
|
|
|
},
|
|
|
|
"MAGNU-V2": {
|
|
|
|
"struct": "<hHhHb",
|
|
|
|
"fields": [
|
|
|
|
["Vertical", "divide_by_100"],
|
|
|
|
["Lateral", "divide_by_100"],
|
|
|
|
["Orthogonal", "divide_by_100"],
|
|
|
|
["Travel", "divide_by_100"],
|
|
|
|
["Heading", "divide_by_100"]
|
|
|
|
]
|
2022-02-18 07:49:00 +00:00
|
|
|
},
|
|
|
|
"HORUS-V2": {
|
|
|
|
"struct": "<hhBHxx",
|
|
|
|
"fields": [
|
|
|
|
["ascent_rate", "divide_by_100"],
|
|
|
|
["ext_temperature", "divide_by_10"],
|
|
|
|
["ext_humidity", "none"],
|
|
|
|
["ext_pressure", "divide_by_10"]
|
|
|
|
]
|
2022-02-20 08:20:37 +00:00
|
|
|
},
|
|
|
|
"VK5BRL-V2": {
|
|
|
|
"struct": "<hhBHxx",
|
|
|
|
"fields": [
|
|
|
|
["ascent_rate", "divide_by_100"],
|
|
|
|
["ext_temperature", "divide_by_10"],
|
|
|
|
["ext_humidity", "none"],
|
|
|
|
["ext_pressure", "divide_by_10"]
|
|
|
|
]
|
2022-08-14 06:23:53 +00:00
|
|
|
},
|
|
|
|
"ON4IR": {
|
|
|
|
"comment": "ON4IR - UBA/IRM balloon custom fields",
|
2022-08-15 21:41:15 +00:00
|
|
|
"struct": "<hhBHH",
|
2022-08-14 06:23:53 +00:00
|
|
|
"fields": [
|
2022-08-15 21:41:15 +00:00
|
|
|
["ascent_rate", "divide_by_100"],
|
|
|
|
["ext_temperature", "divide_by_10"],
|
2022-08-14 06:23:53 +00:00
|
|
|
["ext_humidity", "none"],
|
|
|
|
["ext_pressure", "divide_by_10"],
|
|
|
|
["pulse_counts","none"]
|
|
|
|
]
|
2022-09-02 05:52:46 +00:00
|
|
|
},
|
|
|
|
"HORUSRADMON": {
|
2022-10-29 03:17:29 +00:00
|
|
|
"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",
|
2022-09-02 05:52:46 +00:00
|
|
|
"struct": "<hxxxxxH",
|
|
|
|
"fields": [
|
|
|
|
["ascent_rate", "divide_by_100"],
|
2022-09-02 06:11:52 +00:00
|
|
|
["pulse_counts","none"]
|
2022-09-02 05:52:46 +00:00
|
|
|
]
|
2023-01-16 09:14:14 +00:00
|
|
|
},
|
|
|
|
"SHSSPGEIGER": {
|
|
|
|
"comment": "Horus Radiation Monitor Payload, Geiger Counter",
|
|
|
|
"struct": "<hxxxxxH",
|
|
|
|
"fields": [
|
|
|
|
["ascent_rate", "divide_by_100"],
|
|
|
|
["pulse_counts","none"]
|
|
|
|
]
|
2023-04-25 06:48:06 +00:00
|
|
|
},
|
|
|
|
"OH3HAB-4FSK-V2": {
|
|
|
|
"comment": "OH3HAB custom fields with RadSens and BME280 sensors",
|
|
|
|
"struct": "<HhBHH",
|
|
|
|
"fields": [
|
|
|
|
["radiation_intensity", "none"],
|
|
|
|
["ext_temperature", "divide_by_10"],
|
|
|
|
["ext_humidity", "none"],
|
|
|
|
["ext_pressure", "divide_by_10"],
|
|
|
|
["pulse_counts","none"]
|
|
|
|
]
|
2020-07-04 09:42:23 +00:00
|
|
|
}
|
2022-08-15 21:41:15 +00:00
|
|
|
}
|