Wykres commitów

6785 Commity (64e88e24612ce3f900cd50210b143c9a6fdbc016)

Autor SHA1 Wiadomość Data
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
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