File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
27
27
// as of 2023-11-23 rig_caps is no longer constant
28
28
// this #define allows clients to test which declaration to use for backwards compatibility
29
- // As of 2025-01-03 removeing this -- fldigi was the only one that got it right
29
+ // As of 2025-01-03 removing this -- fldigi was the only one that got it right
30
30
// riglist_foreach is now constant again but others are not
31
31
// #define RIGCAPS_NOT_CONST 1
32
32
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ is a 15-pin D-Sub connector on a flying lead on the back of the radio.
10
10
(NGT and Envoy models). Programming must be set to select "CICS" as
11
11
the device which is addressed via the GP port.
12
12
13
- As of SDR firmware V3.51 for Envoy and Sentry radios, the Amatuer option
13
+ As of SDR firmware V3.51 for Envoy and Sentry radios, the Amateur option
14
14
allows for Freetune Tx on ham bands only. Freetune Tx is no longer required
15
15
for this rig file to work.
16
16
VK5MCA
You can’t perform that action at this time.
0 commit comments