Wykres commitów

6794 Commity (b8c9871b232e3de07823d877548381d90db2f747)

Autor SHA1 Wiadomość Data
Michael Black W9MDB b8c9871b23 Fix compile error 2021-02-18 11:54:23 -06:00
Michael Black W9MDB 185a938a76 Add twiddle_timeout and twiddle_rit --set-conf options
rigctld --set-conf=twiddle_timeout=5,twiddle_rit=1
This will set the twiddle timeout to 5 seconds and turn on twiddle_rit
For twiddle timeout VFOB will not be poller for 5 seconds after VFO twiddling is detected.  For RIT VFOB get_freq is suppressed and returns the cached value only (set_freq on VFOB still works).
rigctld --twiddle is deprecated and will be removed in 5.0
https://github.com/Hamlib/Hamlib/issues/444
2021-02-18 11:15:02 -06:00
Michael Black W9MDB 636d64d114 Fix compile warning try#2 in rigctl_parse.c 2021-02-18 07:11:03 -06:00
Michael Black W9MDB bd2384e55e Fix compile warning in rigctl_parse.c 2021-02-18 07:04:21 -06:00
Michael Black W9MDB aef70172f0 Add twiddle_rit rig option
https://github.com/Hamlib/Hamlib/issues/444
2021-02-18 06:57:40 -06:00
Michael Black W9MDB 06723c959b Limit the error retry in rigctld.c to 4 times
https://github.com/Hamlib/Hamlib/issues/551
2021-02-18 06:48:06 -06:00
Michael Black W9MDB 1e9a991a25 Add set_dsp_flt for IC7000 -- any other Icom rigs can use this?
https://github.com/Hamlib/Hamlib/issues/521
2021-02-17 22:52:48 -06:00
Michael Black 8f1efb6a70
Merge pull request #550 from fillods/F8CFE/prm80_rework
Major prm80 rework
2021-02-17 12:12:21 -06:00
Stephane Fillod 6766948dc1 Major rework for PRM80
Implementation done from tests performed by Claus, DC0CM
documentation and rig assembly code at prm80 project.
2021-02-17 18:57:31 +01:00
Stephane Fillod 64e88e2461 typo 2021-02-17 18:36:21 +01:00
Michael Black W9MDB 5964e1de18 Improve FTDX3000 antenna handling
https://github.com/Hamlib/Hamlib/issues/510
2021-02-17 08:43:12 -06:00
Michael Black W9MDB 41f3fb5ce2 Script for building DLLs under JTSDK 2021-02-17 07:28:10 -06:00
Michael Black W9MDB 5ec2c5b4c6 https://github.com/Hamlib/Hamlib/issues/546 2021-02-16 17:01:11 -06:00
Michael Black W9MDB f4748ebf8a Change rig.c to query freq after set freq to ensure it gets set
Up to 4 retries
https://github.com/Hamlib/Hamlib/issues/549
2021-02-16 15:58:12 -06:00
Nate Bargmann 7c26d2afef
Merge pull request #548 from N0NB/doxygen_work
Doxygen work
2021-02-15 15:41:11 -06:00
Nate Bargmann 2556f4fcd1
Udate amplifier documentation for consistency 2021-02-15 15:38:20 -06:00
Nate Bargmann 9dce43fc50
Update Docygen comments in rotator.c
Create new group for rot_internal that Doxygen shows under the Modules
tab.
2021-02-15 15:36:47 -06:00
Michael Black W9MDB e016025c04 Add power functions to flrig.c 2021-02-15 08:53:41 -06:00
Michael Black W9MDB fc890004f3 Fix too verbose debug in serial.c 2021-02-14 23:51:14 -06:00
Michael Black W9MDB ab34e83adc RETURNFUNC ENTERFUNC for serial.c
https://github.com/Hamlib/Hamlib/issues/514
2021-02-14 23:46:05 -06:00
Michael Black W9MDB 003bc93dd0 Add RETURNFUNC to kenwood.c
https://github.com/Hamlib/Hamlib/issues/514
2021-02-14 16:46:41 -06:00
Michael Black W9MDB 665a6eabc0 Merge branch 'master' of http://github.com/Hamlib/Hamlib 2021-02-14 14:37:06 -06:00
Nate Bargmann 779a00591c
Merge pull request #547 from N0NB/doxygen_work
Doxygen work
2021-02-14 14:34:18 -06:00
Michael Black W9MDB 9c4f77cc81 Change TS680 to hardware handshake by default 2021-02-14 14:25:57 -06:00
Nate Bargmann 3602c326cd
Include Windows build info and scripts to Doxygen
Add these files as part of the Doxygen generated documentation.
2021-02-14 14:07:11 -06:00
Nate Bargmann bbb4354f2b
Update the Windows build scripts and README
Attempt to make these a bit more readable for future inclusion into the
Doxygen generated documentation.
2021-02-14 13:38:15 -06:00
Michael Black W9MDB f81d0ca96e Add info for set_ant 2021-02-14 07:37:02 -06:00
Michael Black W9MDB bcc603a70e Add set_ant to FT3000 for TRX R3/1 R3/2 modes
https://github.com/Hamlib/Hamlib/issues/510
2021-02-13 23:04:28 -06:00
Michael Black W9MDB 4b5239c6f9 Fix FTDX3000 get_ant function -- returns TX antenna for AntCurr
AntCurr: ANT2
Option: 0
AntTx: ANT2
AntRx: ANT3
https://github.com/Hamlib/Hamlib/issues/510
2021-02-13 17:43:00 -06:00
Michael Black W9MDB 660fd94962 Change all icom rigs to watts for RIG_LEVEL_RFPOWER_METER_WATTS
Divide by 100 for old power call
2021-02-12 16:37:17 -06:00
Nate Bargmann 0335498edc
Merge pull request #545 from N0NB/doxygen_work
Update Doxygen comments for amplifier group
2021-02-12 12:48:57 -06:00
Nate Bargmann 2bf4a49f5d
Update Doxygen comments for amplifier group
Aim for consistency in Doxygen comments structure.
2021-02-12 12:46:01 -06:00
Michael Black W9MDB 64b0b37d49 Move comma correct to outer level to apply in both usage cases 2021-02-11 15:52:29 -06:00
Michael Black W9MDB 4f73d24666 Correct for commas in set_level values done by Java in international mode 2021-02-11 15:25:44 -06:00
Michael Black W9MDB 6141e5098f Merge branch 'master' of http://github.com/Hamlib/Hamlib 2021-02-11 07:53:46 -06:00
Nate Bargmann 8e447e0ff2
Merge pull request #544 from N0NB/doxygen_work
Unify the amplifier API into a single group
2021-02-11 03:12:05 -06:00
Nate Bargmann d31f6ef441
Unify the amplifier API into a single group 2021-02-11 03:09:17 -06:00
Nate Bargmann 870aa12b51
Merge pull request #543 from N0NB/doxygen_work
Doxygen work
2021-02-11 02:42:11 -06:00
Nate Bargmann a2aacdf881
Update Doxygen comments in rotator.h
Aim for more consistency between comments and ensure that function names
are properly linked to the definitions in the src directory.
2021-02-11 02:34:48 -06:00
Nate Bargmann 1642dbd6bb
Update Doxygen comments in amplifier.h
Aim for more consistency between comments and ensure that function names
are properly linked to the definitions in the src directory.
2021-02-11 02:32:15 -06:00
Nate Bargmann 5503dddcdd
Exclude rotclass.h from Doxygen processing
Exclude rotclass.h from Doxygen processing for now.
2021-02-11 02:30:24 -06:00
Michael Black W9MDB b35191d6ad Fix extra LF in rigerror output
ENTERFUNC/RETURNFUNC in dummy.c
https://github.com/Hamlib/Hamlib/issues/514
2021-02-10 22:58:45 -06:00
Michael Black W9MDB bcfc54075c Merge branch 'master' of http://github.com/Hamlib/Hamlib 2021-02-10 17:33:47 -06:00
Michael Black W9MDB 6ffbf168d0 Add get_vfo_list command so rigctl can see available vfos
Should allow Log4OM to query VFOB/Sub freq now
Another fix to argumenet prompting with rigctl/rigctld
Add 2nd line of return for rigerror -- we well gradually be improving error info
https://github.com/Hamlib/Hamlib/issues/530
2021-02-10 17:32:59 -06:00
Michael Black W9MDB 635ee95f3f Add get_vfo_list command so rigctl can see available vfos
Should allow Log4OM to query VFOB/Sub freq now
Another fix to argumenet prompting with rigctl/rigctld
https://github.com/Hamlib/Hamlib/issues/530
2021-02-10 17:30:46 -06:00
Michael Black W9MDB 02fffca989 Update currVFO cache freq before figuring out the real vfo in rig.c 2021-02-10 12:44:00 -06:00
Michael Black W9MDB 9251dfa909 FIx rigctl/rigctl parsing of extended commands and arg prompting
https://github.com/Hamlib/Hamlib/issues/530
2021-02-10 12:35:50 -06:00
Michael Black W9MDB 5b59868191 Add resetting of all VFO caches via set_cache_freq using RIG_VFO_ALL
https://github.com/Hamlib/Hamlib/issues/539
2021-02-09 15:41:33 -06:00
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