From 907560270eca870606ed6002efaa69577f50c7ab Mon Sep 17 00:00:00 2001 From: Michael Black Date: Mon, 23 Jan 2023 08:34:58 -0600 Subject: [PATCH] Update test.json Add WidthUpper/Lower to json draft --- bindings/csharp/multicast/test.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bindings/csharp/multicast/test.json b/bindings/csharp/multicast/test.json index d417acce9..488fbaa5a 100644 --- a/bindings/csharp/multicast/test.json +++ b/bindings/csharp/multicast/test.json @@ -7,6 +7,8 @@ "Freq": 14074000, "Mode": "USB", "Width": 5000, + "WidthLower": 200, + "WidthUpper": 3000, "RX": true, "TX": false }, @@ -15,8 +17,10 @@ "Freq": 14076000, "Mode": "USB", "Width": 5000, + "WidthLower": 200, + "WidthUpper": 3000, "RX": false, - "TX": false + "TX": true }], "__comment_spectrum__": "Rigs that have spectrum output may include this data",