feat(cat): ID 022 is a TS-990S
Reported by one in the field. Kenwood's documentation gives 024 for that radio; both are mapped rather than betting on which is right, and the log no longer reads "Kenwood (022)".
This commit is contained in:
@@ -547,6 +547,10 @@ var kenwoodModels = map[string]string{
|
||||
"019": "TS-2000",
|
||||
"020": "TS-480",
|
||||
"021": "TS-590S",
|
||||
// 022 reported by a real TS-990S in the field. Kenwood's documentation gives
|
||||
// 024 for that radio, so both are kept: the observed value wins where they
|
||||
// disagree, and neither maps to anything else.
|
||||
"022": "TS-990S",
|
||||
"023": "TS-590SG",
|
||||
"024": "TS-990S",
|
||||
"025": "TS-890S",
|
||||
|
||||
Reference in New Issue
Block a user