kopia lustrzana https://github.com/Hamlib/Hamlib
pull/425/head
rodzic
e1b3bcff9e
commit
a815179c68
|
@ -1934,6 +1934,7 @@ struct rig_cache {
|
|||
// Most rigs have MainA and MainB
|
||||
// Dual VFO rigs can have SubA and SubB too
|
||||
// For dual VFO rigs simplex operations are all done on MainA/MainB -- ergo this abstraction
|
||||
freq_t freqCurr; // VFO_CURR
|
||||
freq_t freqMainA; // VFO_A, VFO_MAIN, and VFO_MAINA
|
||||
freq_t freqMainB; // VFO_B, VFO_SUB, and VFO_MAINB
|
||||
freq_t freqMainC; // VFO_C (future MainC?)
|
||||
|
|
Ładowanie…
Reference in New Issue