kopia lustrzana https://github.com/Hamlib/Hamlib
Change FT5000 and FTDX101D to Main/Sub instead of VFOA/B
https://github.com/Hamlib/Hamlib/issues/395
(cherry picked from commit 6216570cf0
)
Hamlib-4.0
rodzic
97cecb3137
commit
875ef7fcf2
|
@ -35,7 +35,7 @@
|
|||
#define OFF FALSE
|
||||
#endif
|
||||
|
||||
#define FTDX5000_VFO_ALL (RIG_VFO_A|RIG_VFO_B)
|
||||
#define FTDX5000_VFO_ALL (RIG_VFO_MAIN|RIG_VFO_SUB)
|
||||
|
||||
/* Receiver caps */
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue