Wykres commitów

104 Commity (a83eb3bf42bcbfacb7f23f1ef551af5fcdc3e387)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 609c9ad8d5 Temporarily disable fast_set_ptt in flrig.c -- not working in FLRig 1.3.54.14 2021-04-08 16:16:35 -05:00
Mike Black W9MDB def3aee7a6 Add set_ptt_fast capability to flrig.c as default if available 2021-04-08 14:29:40 -05:00
Mike Black W9MDB 4c8dc6e245 Fix flrig vfo inaccessible in flrig_set_split_freq_mode
https://github.com/Hamlib/Hamlib/issues/651
2021-04-07 08:26:18 -05:00
Mike Black W9MDB bbc8e00074 astyle files 2021-04-04 12:50:07 -05:00
Mike Black W9MDB 93f0cc78e9 Fix flrig.c ordering of statement to prevent warning message 2021-04-03 23:45:49 -05:00
Mike Black W9MDB e06cce4f0d Fix FLRig initial check of fast modes to avoid setting freq to zero 2021-04-03 23:41:22 -05:00
Mike Black W9MDB b9faf48a17 Fix FLRig detection of fast modes
Timing on ANAN 100 at 115200 is 136ms with freq confirm and 4ms in fast mode
2021-04-03 23:16:57 -05:00
Mike Black W9MDB a42142312f Fix FLRig use of fast functions.
Defaults to fast functions if they are available.
param FAST_SET_FREQ 0 to turn on confirmation calls for set_freq
param FAST_SET_PTT 0 to turn on confirmation calls for set_ptt
2021-04-03 16:52:35 -05:00
Mike Black W9MDB fb9c1eac38 Fix FLRig set_VFOA to be default
Add FAST_SET_FREQ and FAST_SET_PTT params to enable new function calls in FLRig for fast VFO/PTT setting
This should better support Doppler speed in SATPC32 and gpredict
2021-04-03 14:28:15 -05:00
Mike Black W9MDB 02c985ce3d Add FLRig set_vfoA_fast detection and use it by default
Need to add option to use the regular set_vfoA
2021-04-02 12:07:34 -05:00
Mike Black W9MDB a3fe52ea6c In FlRig make rig.get_xcvr null answer non-fatal 2021-04-02 10:28:14 -05:00
Michael Black W9MDB bcb3aaf162 Increase flrig timeout to 2 seconds 2021-03-31 16:37:46 -05:00
Michael Black W9MDB 0f0dad177b Reduce timeout in flrig.c -- timeouts causing problems with Log4OMV2 2021-03-28 14:35:20 -05:00
Michael Black W9MDB 3bc39aaec1 astyle files is preparation for 4.2 release 2021-03-15 17:51:22 -05:00
Michael Black W9MDB 20e41b59ec Fix flrig close/open null return on modes
https://github.com/Hamlib/Hamlib/issues/605
2021-03-12 12:12:20 -06:00
Michael Black W9MDB 54f7a2dc70 Remove dead line in flrig.c 2021-03-12 09:12:05 -06:00
Michael Black W9MDB d816d27c74 Fix FlRig conditon where 0Hz can be returned on a network error
Was returning a bad error code
If any rig returns 0 Hz freq will be returned from cache instead
I don't think there's anytime we want a zero Hz frequency
2021-03-12 09:02:26 -06:00
Michael Black W9MDB 8202c86586 Add FlRig version info to flrig.c 2021-03-12 08:13:35 -06:00
Michael Black W9MDB f01129958e Fix flrig vfo swapping when set_mode with bandwidth is done
https://github.com/Hamlib/Hamlib/issues/602
2021-03-11 23:03:53 -06:00
Michael Black W9MDB 60e9dd9742 Fix debug statement in flrig.c 2021-03-11 22:34:38 -06:00
Michael Black W9MDB f67429528b Fix debug statements in flrig.c 2021-03-11 22:31:37 -06:00
Michael Black W9MDB c13624add0 Fix flrig_set_split_freq_mode to allow set_freq but not set_mode during PTT
https://github.com/Hamlib/Hamlib/issues/593
2021-03-08 17:20:15 -06:00
Michael Black W9MDB 28a828b5b8 Add ENTERFUNC to flrig.c
https://github.com/Hamlib/Hamlib/issues/593
2021-03-08 16:54:52 -06:00
Michael Black W9MDB 491bf07c0d Update comment in flrig.c 2021-03-08 16:43:05 -06:00
Michael Black W9MDB 3cad5c9a30 Fix mingw compilation warnings 2021-03-06 16:53:24 -06:00
Michael Black W9MDB e6e04d258c Add FUNC macros to flrig.c
https://github.com/Hamlib/Hamlib/issues/514
2021-03-06 11:40:27 -06:00
Michael Black W9MDB ee60a68bec astyle files 2021-02-28 09:46:01 -06:00
Michael Black W9MDB a708471c44 Add debug to flrig.c tracking down a random rig_clear() that is occuring on Flex 2021-02-26 15:24:47 -06:00
Michael Black W9MDB 59d09e42a5 Add USER-U USER-L modes to flrig.c for TS480 2021-02-20 00:02:58 -06:00
Michael Black W9MDB e016025c04 Add power functions to flrig.c 2021-02-15 08:53:41 -06:00
Michael Black W9MDB 4b41c0dbfc Let flrig use 5 second timeout from rig instead of overriding it 2021-01-28 12:24:22 -06:00
Michael Black W9MDB 2be172ac4e Improve robustness of rigctld
Now retries opening indefinitely
Improved client side too
Error message should now show timeout if rig disappears
2021-01-24 10:51:19 -06:00
Michael Black W9MDB e7b6e61ed0 astyle files prepping for 4.1 release 2021-01-22 10:41:30 -06:00
Michael Black W9MDB 6e28ec4ec4 Increase retries and timeout on flrig.c 2021-01-17 08:08:14 -06:00
Michael Black W9MDB 8595c244e4 Add retries to flrig.c for set commands
Was getting some timeouts on these set commands
2021-01-16 12:32:18 -06:00
Michael Black W9MDB 598b105e79 astyle files prepping for 4.1 release 2021-01-15 16:48:32 -06:00
Michael Black W9MDB 00a7f2c749 Fix flrig set_micgain to use i4 format 2021-01-12 23:03:20 -06:00
Michael Black W9MDB ca8ed30f8f astyle files 2021-01-09 10:13:17 -06:00
Michael Black W9MDB 44c1645785 Fix PowerSDR STRENGTH 2020-12-31 14:24:22 -06:00
Michael Black W9MDB 29f56de41d Fix flrig STRENGTH call 2020-12-31 09:52:07 -06:00
Michael Black W9MDB 77bd4e2322 Fix RIG_LEVEL_STRENGTH break in flrig.c 2020-12-31 07:43:13 -06:00
Michael Black W9MDB 82958c957c Add RIG_MODE_SPEC for PowerSDR and perhaps others to come 2020-12-27 14:53:39 -06:00
Michael Black W9MDB a714899cb0 Update modes for PowerSDR in flrig.c 2020-12-26 23:55:28 -06:00
Michael Black W9MDB f14054b6fa Add DIGU/DIGL for flrig modes for PowerSDR 2020-12-26 23:38:06 -06:00
Michael Black W9MDB 1e6bce288f Add C4FM mode to flrig.c
https://github.com/Hamlib/Hamlib/issues/478
2020-12-24 23:15:42 -06:00
Michael Black W9MDB b263ea1697 Fix default powermeter_scale in flrig.c 2020-12-17 16:58:21 -06:00
Michael Black W9MDB 29c57bc5a7 Add powermeter_scale to flrig 2020-12-17 16:51:19 -06:00
Michael Black W9MDB 0242df5098 Fix RIG_LEVEL_RFPOWER_METER_WATTS for flrig #2 2020-12-17 16:37:53 -06:00
Michael Black W9MDB cb7f5ca120 Fix RIG_LEVEL_RFPOWER_METER_WATTS for flrig 2020-12-17 16:16:45 -06:00
Michael Black W9MDB 263f1cde72 astyle files 2020-12-17 15:07:04 -06:00
Michael Black W9MDB 2a0deb3415 Add RIG_LEVEL_RFPOWER_METER_WATTS
Old level of 0-1 just doesn't work well with the varying power levels in rigs now
2020-12-16 17:47:49 -06:00
Michael Black W9MDB f54d0508fd Added flrig LEVEL values STRENGTH, RF, AF, RFPOWER_METER, MICGAIN
https://github.com/Hamlib/Hamlib/issues/460
2020-12-13 08:55:50 -06:00
Michael Black W9MDB 09da908bb3 Add ftdx9000 power levels
https://github.com/Hamlib/Hamlib/issues/462Z
2020-12-11 16:12:11 -06:00
Michael Black W9MDB 0e44e2f317 Move dummy to rigs directory
Remove unneeded references to dummy
2020-10-05 09:58:20 -05:00