Deal with Hamlib Net rigctl backed that promises more than it delivers

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5248 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville
2015-04-20 13:45:55 +00:00
parent af457a096c
commit 3a6c4a3f7d
2 changed files with 20 additions and 4 deletions
+1
View File
@@ -69,6 +69,7 @@ class HamlibTransceiver final
bool tickle_hamlib_; // Hamlib requires a
// rig_set_split_vfo() call to
// establish the Tx VFO
bool get_vfo_works_; // Net rigctl promises what it can't deliver
};
#endif