Wykres commitów

7146 Commity (d312945729bda1a01f910559276555bef9918397)

Autor SHA1 Wiadomość Data
Michael Black W9MDB cfaa761c83 Fix caching of bad IF response for Kenwood rigs
Update cache calls to use the enum values in kenwood.c
2021-02-09 12:25:12 -06:00
Michael Black W9MDB a23a3b4882 Add a little debug to rig.c
https://github.com/Hamlib/Hamlib/issues/539
2021-02-08 17:36:48 -06:00
Michael Black W9MDB 2bb74f77d2 Fix debug msg formatting in rig.c 2021-02-08 17:31:43 -06:00
Michael Black W9MDB 306345442c Fix 2nd argument parsing in rigctl_parse.c 2021-02-08 16:59:07 -06:00
Michael Black W9MDB 54aca79671 Change ptt check in newcat.c set_freq to check ptt only for affected rigs
https://github.com/Hamlib/Hamlib/issues/540
2021-02-08 16:29:04 -06:00
Michael Black W9MDB 360704908b Change newcat.c ptt check to get_ptt instead of cache
Signalink was hanging on to PTT just a bit longer than the CAT ptt
https://github.com/Hamlib/Hamlib/issues/540
2021-02-08 16:01:51 -06:00
Michael Black W9MDB 31b28202ee Merge branch 'master' of https://github.com/Hamlib/Hamlib 2021-02-08 12:55:24 -06:00
Michael Black W9MDB ad9d464822 Remove MainC from caching due to effect on rig_caps structure offsets
https://github.com/Hamlib/Hamlib/issues/537
2021-02-08 12:54:33 -06:00
Michael Black W9MDB 65a9895361 Fix c++ make check when -static flag is used 2021-02-08 12:54:10 -06:00
Nate Bargmann cd77d8f22d
Merge pull request #538 from N0NB/doxygen_work
Doxygen work
2021-02-08 12:53:56 -06:00
Nate Bargmann 7b32e58a76
Exclude ampclass.h from Doxygen processing
Exclude ampclass.h from Doxygen processing for now.
2021-02-08 12:48:47 -06:00
Nate Bargmann f4899caf17
Update public API Doxygen comments in amp_settings.c 2021-02-08 12:41:40 -06:00
Nate Bargmann b97b4218cb
Update public API Doxygen comments in amp_conf.c 2021-02-08 12:40:01 -06:00
Nate Bargmann 30c04fabd4
Exclude amp_conf.h from Doxygen processing
As amp_conf.h only contains private function declarations exclude it
from Doxygen processing for now.
2021-02-08 12:38:23 -06:00
Michael Black W9MDB b3c23f82ef Fix extra VFO: print out when rigctl --vfo is used and VFO argument is given
https://github.com/Hamlib/Hamlib/issues/535
2021-02-08 10:42:24 -06:00
Michael Black W9MDB 02a0f1303c Remove VFO from netrigctl.c get_vfo command 2021-02-07 23:28:16 -06:00
Michael Black W9MDB 0e4bbf85d7 Add RIG_LEVEL_RFPOWERMETER_WATTS to ic7610.c
https://github.com/Hamlib/Hamlib/issues/533
2021-02-07 22:44:50 -06:00
Nate Bargmann bc17a749d0
Merge pull request #534 from N0NB/doxygen_work
Enable and update Doxygen comments in amplist.h
2021-02-07 20:12:25 -06:00
Nate Bargmann da5662dce3
Enable and update Doxygen comments in amplist.h 2021-02-07 20:10:50 -06:00
Nate Bargmann e7f5aa6066
Merge pull request #532 from N0NB/doxygen_work
Update Doxygen comment sections in amplifier.c
2021-02-07 18:59:42 -06:00
Nate Bargmann 07fa93bf43
Update Doxygen comment sections in amplifier.c 2021-02-07 18:56:24 -06:00
Michael Black W9MDB b05a1638a8 Add caching of MEM and MAINC vfos 2021-02-07 15:03:43 -06:00
Michael Black W9MDB e0e743ee90 Update rig.c docs 2021-02-07 14:58:33 -06:00
Michael Black W9MDB 418e963c86 Add \get_vfo_info to rigctl and rigctld to allow geting freq/mode/width by vfo in one call
Overcomes limitation of f command where vfo swapping is needed if not in --vfo mode
rig_get_vfo_info function added
Log4OM should be able to get VFOB frequency on most rigs
https://github.com/Hamlib/Hamlib/issues/530
2021-02-07 12:45:59 -06:00
Michael Black W9MDB 3a25f54f74 Fix rot_dummy.c -- now behaves with gpredict tracking
https://github.com/Hamlib/Hamlib/issues/531
2021-02-07 12:19:52 -06:00
Michael Black W9MDB ed25ac943d Disable rotctl emulation -- override by setting simulating=1 in rot_dummy.c
https://github.com/Hamlib/Hamlib/issues/531
2021-02-07 12:05:52 -06:00
Nate Bargmann 1caa4ca328
Merge branch 'master' of github.com:Hamlib/Hamlib 2021-02-07 06:57:38 -06:00
Michael Black W9MDB 8e313ecc3d Add RIG_CAPS_HAS_GET_LEVEL 2021-02-07 06:56:48 -06:00
Nate Bargmann 6052bb798e
Add ft980.h to Makefile.am
The use of 'make distcheck' would have caught this error.
2021-02-07 06:54:19 -06:00
Michael Black W9MDB 66b3e368d6 Bump FT980 to beta 2021-02-06 16:45:54 -06:00
Michael Black 4f3c4219a1
Merge pull request #529 from N8TW/ft980_backend
FT-980 Backend Added Feature: Targetable VFO
2021-02-06 16:44:58 -06:00
N8TW 14cc93e352 Added Features: targetable VFO
Other: added debug statements, foundation-work for new featues, 
"modernized" a bit (but still needs additional effort).
2021-02-06 16:55:05 -05:00
Michael Black W9MDB bc5cad06b7 Bump version in pihpsdr.c 2021-02-06 08:23:23 -06:00
Michael Black 47179606c6
Merge pull request #527 from dl1ycf/master
Fixed pihpsdr power reading
2021-02-06 08:22:42 -06:00
Nate Bargmann a7058ff76c
Merge pull request #528 from N0NB/doxygen_work
Doxygen work
2021-02-06 07:25:06 -06:00
Nate Bargmann 3fa25cb5f3
Merge branch 'master' into doxygen_work 2021-02-06 07:17:12 -06:00
Nate Bargmann 20ce18f477
Update Doxygen comments in amplifier.h 2021-02-06 07:16:09 -06:00
DL1YCF 865c28c4ca Merge branch 'master' of https://github.com/Hamlib/Hamlib 2021-02-06 10:42:14 +01:00
Nate Bargmann d4bc60be0b
Update Doxygen files
The latest Doxygen has changed the footer.html substantially from the
much older version we were using.  Add some Hamlib project specific
information to it.

Align hamlib.cfg.in to the latest Doxygen.

Reduce hamlib.css to only those elements needed for Hamlib
customization.

Add hamlib.png as a project logo.
2021-02-05 20:36:49 -06:00
Michael Black W9MDB 1d8a010493 Fix 2nd arg prompt for rigctl
https://github.com/Hamlib/Hamlib/issues/447
https://github.com/Hamlib/Hamlib/issues/339
2021-02-05 17:40:10 -06:00
Michael Black W9MDB 9c3a12c6f0 Fix netrigctl.c parsing of CHKVFO response 2021-02-05 17:33:59 -06:00
c vw b5c96e0cde fixed analysis of "PC" command output. 2021-02-05 21:57:06 +01:00
Michael Black W9MDB d8bd6a5d4e Reduce debug level in network.c 2021-02-04 23:47:59 -06:00
Michael Black W9MDB 92492c4627 Modify perltest.pl for multi-line rig_error return
https://github.com/Hamlib/Hamlib/issues/526
2021-02-04 07:23:53 -06:00
Michael Black W9MDB e589e078a1 Add 3 second sleep in icom powerstat to allow the rig to wake up
https://github.com/Hamlib/Hamlib/issues/525
2021-02-03 12:54:30 -06:00
Michael Black W9MDB 76f3099aef Remove 500ms from icom/frame.c -- should not be needed
Reduce icom echo check to just 2 tries
Improves power up sequencing by about 7 seconds
https://github.com/Hamlib/Hamlib/issues/525
2021-02-03 11:45:57 -06:00
Michael Black W9MDB 96e2cc7829 Fix extra LF in debug messages 2021-02-03 09:59:14 -06:00
root 228cc10aeb Fix compile warnings with -O2 flag 2021-02-03 06:13:12 +01:00
Michael Black W9MDB bd4c8c2e04 Add 0W reference for FTDX101D power meter
https://github.com/Hamlib/Hamlib/issues/524
2021-02-01 17:45:42 -06:00
Nate Bargmann b53eed7cd3
Advance to 4.2~git 2021-01-31 19:53:28 -06:00