From 6e1b58b9802c427294e5fc66b6e7d518485d0aad Mon Sep 17 00:00:00 2001 From: Mike Black W9MDB Date: Sun, 30 Apr 2023 11:46:34 -0500 Subject: [PATCH] Update test.json --- bindings/csharp/multicast/test.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bindings/csharp/multicast/test.json b/bindings/csharp/multicast/test.json index 488fbaa5a..91828ab79 100644 --- a/bindings/csharp/multicast/test.json +++ b/bindings/csharp/multicast/test.json @@ -6,7 +6,7 @@ "Name": "VFOA", "Freq": 14074000, "Mode": "USB", - "Width": 5000, + "Width": 2800, "WidthLower": 200, "WidthUpper": 3000, "RX": true, @@ -16,7 +16,7 @@ "Name": "VFOB", "Freq": 14076000, "Mode": "USB", - "Width": 5000, + "Width": 2800, "WidthLower": 200, "WidthUpper": 3000, "RX": false, @@ -68,11 +68,12 @@ "Command": "set_freq VFOA 14074000", "Status": "OK" }, - "__comment_gps__": "Rigs that have gps output may include this data Lat -180 to 180 Lat -90 to 90", + "__comment_gps__": "Rigs that have gps output may include this data Lat -180 to 180 Lat -90 to 90, altitude in meters", "GPS": { "Latitude": 31.6543, "Longitude": -91.6543, + "Altitude": 640.1, "__comment_gps__": "Time is in UTC gps synchronized for this block", "Time": "2023-01-18T14:29:18.740561" },