Commit Graph

17 Commits

Author SHA1 Message Date
Bill Somerville e3bffc3ece
Read hamlib_settings.json when rig is None to allow PTT only config 2020-11-17 21:52:28 +00:00
Bill Somerville 837821b117
Merge branch 'develop' into feat-boost-log 2020-10-01 19:55:53 +01:00
Bill Somerville fff5644858
Configure option for older version of Hamlib caching 2020-09-28 13:51:14 +01:00
Bill Somerville 47f85961aa
Better mapping of Hamlib message severity to ours 2020-09-26 15:44:58 +01:00
Bill Somerville 396f128ece
Make use of different severities for rig control logging 2020-09-26 15:13:29 +01:00
Bill Somerville 1d43ddd38b
Use wide character logging for efficiency as most o/p is QString 2020-09-26 14:56:16 +01:00
Bill Somerville cbd4f109a8
Add a log channel for rig control
RIGCTRL is defined as a log channel for rig control messages and the
appropriate logger is made available to children of the Transceiver
class. Use Transceiver::logger() to access the logger.

Switched existing rig control QDebug messages to Boost logging.
2020-09-25 02:37:41 +01:00
Bill Somerville bcff949025
Update some missing i18n strings 2020-07-13 00:55:42 +01:00
Bill Somerville 8147c84260
Fix compile error using latest Hamlib headers 2020-07-04 23:39:00 +01:00
Bill Somerville 74c7fade32
Disable Hamlib caching while determining rig VFO resolution 2020-07-04 22:19:59 +01:00
Bill Somerville 9935ef8706
Make eliding the useless dummy rig model conditional on it existing 2020-06-07 16:48:50 +01:00
Bill Somerville 91d7c0124f
Remove testing only Hamlib dummy rig model 2020-06-07 15:47:44 +01:00
Bill Somerville 90a89c5a98
Merge branch 'release-2.2.0' into develop 2020-06-02 01:52:48 +01:00
Bill Somerville 366edf01ee
Allow for remote CAT with local hardware PTT 2020-06-01 14:40:56 +01:00
Bill Somerville 12993cb266
Avoid some bound to fail Hamlib API calls 2020-05-27 20:05:16 +01:00
Bill Somerville 1403c186d2
Updates for Qt v5.14 compaibility 2020-05-07 02:56:57 +01:00
sirhc808 ee5d5c8ae9 improve physical structure 2019-07-02 10:19:43 -05:00