kopia lustrzana https://github.com/projecthorus/horusdemodlib
Add KD2EAT-DFM ID and Custom fields
rodzic
36a938f68a
commit
d982fad0e7
|
@ -112,5 +112,16 @@
|
|||
["PDOP", "divide_by_100"],
|
||||
["AVG_SNR", "divide_by_100"]
|
||||
]
|
||||
},
|
||||
"KD2EAT-DFM": {
|
||||
"comment": "custom fields for KD2EAT DFM17 testing",
|
||||
"struct": "<hhBHBx",
|
||||
"fields": [
|
||||
["ascent_rate", "divide_by_100"],
|
||||
["ext_temperature", "divide_by_10"],
|
||||
["ext_humidity", "none"],
|
||||
["ext_pressure", "divide_by_10"],
|
||||
["mcu_calibration", "none"]
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -378,6 +378,7 @@
|
|||
498, SP6ZWR
|
||||
499, SP3RST
|
||||
500, SP2ROC
|
||||
501, KD2EAT-DFM
|
||||
31415, HORUS-V2
|
||||
31416, ITSWINDY
|
||||
31417, HORUSRADMON
|
||||
|
|
Ładowanie…
Reference in New Issue