Wykres commitów

6818 Commity (529685ab6993951be1ec7672b90b087bf7f603bc)

Autor SHA1 Wiadomość Data
Michael Black W9MDB 529685ab69 Disable rigctld error check with rig_close/rig_open -- more investigation needed
https://github.com/Hamlib/Hamlib/issues/556
2021-02-20 10:24:08 -06:00
Michael Black W9MDB b0fc76ce44 Update NEWS 2021-02-20 08:13:08 -06:00
Nate Bargmann 2e321c5191
Merge pull request #555 from N0NB/doxygen_work
Doxygen work
2021-02-20 07:18:02 -06:00
Nate Bargmann 707fe151d0
Update Doxygen comments in rot_conf.c 2021-02-20 07:15:25 -06:00
Nate Bargmann 132d896e89
Add amp_internal subgroup to Doxygen documentation
The amp_internal subgroup will document those items intended for Hamlib
interal use, i.e. not a part of the public API.
2021-02-20 07:13:55 -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 83c75fa8c6 Fixing AF RFWPOWER and STRENGTH for TS480
https://github.com/Hamlib/Hamlib/issues/553
2021-02-19 22:49:46 -06:00
Michael Black W9MDB a6da45eb8b Fix for TS480 RFPOWER read -- was not able to handle the long command string
https://github.com/Hamlib/Hamlib/issues/553
2021-02-19 14:41:28 -06:00
Michael Black W9MDB 49bcb07b8f Add MICGAIN and STRENGTH to ts480.c
https://github.com/Hamlib/Hamlib/issues/553
2021-02-19 14:32:54 -06:00
Michael Black W9MDB 3a0ec1e1b4 fix type in ts480 ag_level 2021-02-19 14:27:21 -06:00
Michael Black W9MDB c3e9677a7e Fix ts480 LEVEL_AF and add LEVEL_STRENGHT and LEVEL_MICGAIN
https://github.com/Hamlib/Hamlib/issues/553
2021-02-19 09:38:30 -06:00
Michael Black W9MDB 132a5612f4 Fix ts480 get_level for LEVEL_AF
https://github.com/Hamlib/Hamlib/issues/new
2021-02-19 09:33:12 -06:00
Michael Black W9MDB 0f9a7fac07 Add -RIG_EINVAL when set_level > 1.0 2021-02-19 08:44:02 -06:00
Michael Black W9MDB a9633cec39 Update newcat.h version 2021-02-19 07:47:31 -06:00
Michael Black W9MDB 6a3b28e518 In newcat.c check LEVEL values to ensure they are in the range 0-1 2021-02-19 07:46:32 -06:00
Michael Black W9MDB 555bf9dc65 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2021-02-18 23:57:33 -06:00
Michael Black W9MDB 53b18d4ec4 Add Main/Sub vfos to dummy.c for testing 2021-02-18 23:45:14 -06:00
Nate Bargmann 1ad32d4124
Merge pull request #552 from N0NB/doxygen_work
Doxygen work
2021-02-18 20:51:08 -06:00
Nate Bargmann 4e3d1eb9b4
Update Doxygen comments in rotlist.h 2021-02-18 20:45:47 -06:00
Nate Bargmann 68108c1219
Further refinements of the Doxygen comments in amplist.h 2021-02-18 20:44:53 -06:00
Michael Black W9MDB e59a7f0971 Update JTSDK build instructions 2021-02-18 17:11:55 -06:00
Michael Black W9MDB 7d31ab8823 Update JTSDK build script and README 2021-02-18 14:36:39 -06:00
Michael Black W9MDB 8f5185bff8 Change FTDX3000 antenna commands to use AN instead of menu commands that don't work
https://github.com/Hamlib/Hamlib/issues/510
2021-02-18 14:20:21 -06:00
Michael Black W9MDB fb3e3d11aa Fix FT3000 set_ant
https://www.dropbox.com/s/2lqh0mp13244d9z/wsjtx-2.4.0-rc1-win64.exe?dl=0
2021-02-18 12:52:33 -06:00
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