kopia lustrzana https://github.com/Hamlib/Hamlib
Add STOP and VFO to IC707 scan operations
https://github.com/Hamlib/Hamlib/issues/1619pull/1626/head
rodzic
4afe039147
commit
e5c8117cea
|
@ -40,7 +40,7 @@
|
|||
|
||||
#define IC707_VFO_OPS (RIG_OP_FROM_VFO|RIG_OP_TO_VFO|RIG_OP_CPY)
|
||||
|
||||
#define IC707_SCAN_OPS (RIG_SCAN_VFO|RIG_SCAN_MEM) /* TBC */
|
||||
#define IC707_SCAN_OPS (RIG_SCAN_VFO|RIG_SCAN_MEM|RIG_SCAN_STOP|RIG_SCAN_SLCT)
|
||||
|
||||
#define IC707_ANTS RIG_ANT_1
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue