From 4ab4f06a25588107a46f556ec43741948f5fd0b7 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Fri, 9 Dec 2022 21:05:50 +0000 Subject: [PATCH] [Satellites] Add CAS-5A This adds CAS-5A to the json file however due to there being two V/U transponders it creates a bug where you cant select SSB or FM at the moment. --- assets/json/satellite_data.json | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/assets/json/satellite_data.json b/assets/json/satellite_data.json index 8800113e..13ac63db 100644 --- a/assets/json/satellite_data.json +++ b/assets/json/satellite_data.json @@ -136,13 +136,41 @@ "U/V":[ { "Uplink_Mode":"LSB", - "Uplink_Freq":"435280000", + "Uplink_Freq":"4352800000", "Downlink_Mode":"USB", "Downlink_Freq":"145925000" } ] } }, + "CAS-5A":{ + "Modes":{ + "H/U":[ + { + "Uplink_Mode":"USB", + "Uplink_Freq":"21435000", + "Downlink_Mode":"USB", + "Downlink_Freq":"435505000" + } + ], + "V/U":[ + { + "Uplink_Mode":"LSB", + "Uplink_Freq":"145820000", + "Downlink_Mode":"USB", + "Downlink_Freq":"435540000" + } + ], + "V/U":[ + { + "Uplink_Mode":"FM", + "Uplink_Freq":"145925000", + "Downlink_Mode":"FM", + "Downlink_Freq":"435600000" + } + ] + } + }, "TO-108":{ "Modes":{ "U/V":[