Fix satellite target switching regression

This commit is contained in:
James Smith
2026-03-19 14:55:48 +00:00
parent 016d05f082
commit f05a5197cd
2 changed files with 19 additions and 1 deletions

View File

@@ -55,6 +55,20 @@ _BUILTIN_TRANSMITTERS: dict[int, list[dict]] = {
"service": "SSTV",
},
],
40069: [
{
"description": "Meteor LRPT weather downlink",
"downlink_low": 137.900,
"downlink_high": 137.900,
"uplink_low": None,
"uplink_high": None,
"mode": "LRPT",
"baud": 72000,
"status": "active",
"type": "image",
"service": "Weather",
},
],
57166: [
{
"description": "Meteor LRPT weather downlink",