kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
d066243a00
commit
8127391623
|
@ -1926,7 +1926,7 @@ typedef enum {
|
||||||
struct rig_cache {
|
struct rig_cache {
|
||||||
int timeout_ms; // the cache timeout for invalidating itself
|
int timeout_ms; // the cache timeout for invalidating itself
|
||||||
vfo_t vfo;
|
vfo_t vfo;
|
||||||
freq_t freq; // to be deprecated
|
freq_t freq; // to be deprecated in 4.1 when full Main/Sub/A/B caching is implemented in 4.1
|
||||||
// other abstraction here is based on dual vfo rigs and mapped to all others
|
// other abstraction here is based on dual vfo rigs and mapped to all others
|
||||||
// So we have four possible states of rig
|
// So we have four possible states of rig
|
||||||
// MainA, MainB, SubA, SubB
|
// MainA, MainB, SubA, SubB
|
||||||
|
|
Ładowanie…
Reference in New Issue