Wykres commitów

7567 Commity (43191ced2d6bc18090dca94c7551e47c9f00a6e9)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 02577d43c0 Add simelecraft 2021-08-04 08:18:31 -05:00
Chuck Ritola 407ba17c04 Parse and store RS-HFIQ firmware version. 2021-08-04 08:46:17 -04:00
Chuck Ritola dc11b02245 Implement board temperature reading for TEMP_METER 2021-08-04 05:55:34 -04:00
Chuck Ritola d228548b38 Add ability to read TX drive level 2021-08-04 04:23:56 -04:00
Mike Black W9MDB f29ee3e908 Harness for RS-HFIQ RIG_LEVEL_TEMP_METER 2021-08-03 00:04:13 -05:00
Mike Black W9MDB f8974c1e86 Implment FTDX101D/MP FTDX9000 METER_TEMP
https://github.com/Hamlib/Hamlib/issues/755
2021-08-02 23:55:24 -05:00
Mike Black W9MDB 4bfd71f91f Fix Icom split and implement reverse split
These should work now from rigctl and via the API
S VFOB 1 VFOA
S Sub 1 Main
https://github.com/Hamlib/Hamlib/issues/754
2021-08-02 23:37:31 -05:00
Mike Black W9MDB bb4dd88e0c Add RIG_METER_TEMP for FTDX9000 and FTDX101D/MP
https://github.com/Hamlib/Hamlib/issues/755
2021-08-02 13:15:51 -05:00
Mike Black W9MDB 4b777bc14e Adding beginning of simyaesu 2021-08-01 12:19:44 -05:00
Mike Black W9MDB 046f3c448d Allow 2nd rotator port for RT-21 Az/El model
https://github.com/Hamlib/Hamlib/issues/747
2021-08-01 12:14:17 -05:00
Mike Black W9MDB 592ca86fc6 Allow Main/Sub to be returned from vfo_fixup 2021-08-01 12:11:46 -05:00
Mike Black W9MDB 9a2cc9ff62 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2021-07-25 22:18:25 -05:00
Michael Black a70c6e6a0d
Merge pull request #750 from BigNerd95/patch-1
Fixed rigctl ignore error command line
2021-07-25 22:18:15 -05:00
Mike Black W9MDB c993cdd1f0 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2021-07-25 22:16:52 -05:00
Michael Black 8da5c2defa
Merge pull request #751 from BigNerd95/patch-2
Fixed c++ exception for visual studio compiler
2021-07-25 22:16:38 -05:00
Lorenzo Santina 67b7872313
Fixed c++ exception for visual studio compiler 2021-07-26 01:51:03 +02:00
Lorenzo Santina e48e16beb0
Fixed rigctl ignore error command line 2021-07-26 01:40:34 +02:00
Mike Black W9MDB fa10d10e38 Add -R --rot_file2 option to rotctl and rotctld for 2nd rotator controller for RT21
https://github.com/Hamlib/Hamlib/issues/747
2021-07-23 23:28:02 -05:00
Mike Black W9MDB 68336fedfa Add 2nd rotator port to rotator_open for RT21 elevation controller
https://github.com/Hamlib/Hamlib/issues/747
2021-07-23 23:07:18 -05:00
Mike Black W9MDB a502e4af5c Add 2nd rotator port for RT21 elevation controller
https://github.com/Hamlib/Hamlib/issues/747
2021-07-23 22:54:22 -05:00
Mike Black W9MDB eab000306c Add max elevation 90 to RT21 rotor in preparation for adding elevation control on 2nd controller
https://github.com/Hamlib/Hamlib/issues/747
2021-07-23 22:48:52 -05:00
Mike Black W9MDB 0afa000de1 Fix xml tag in flrig.c 2021-07-22 07:04:53 -05:00
Mike Black W9MDB c3b4eafc2c Add new xml tag to flrig.c 2021-07-21 23:02:14 -05:00
Mike Black W9MDB 7d5fa7dc88 Add new xml tag to flrig for identifying the client...will help debugging. 2021-07-21 22:59:53 -05:00
Mike Black W9MDB a8200886bf Ensure kenwood rigs stay in split mode after FR0; command
https://github.com/Hamlib/Hamlib/issues/746
2021-07-19 23:49:48 -05:00
Mike Black W9MDB a092f1f630 Fix spelling error in icom.c 2021-07-19 22:58:19 -05:00
Mike Black W9MDB fe2c0e7723 Update kenwood.h version 2021-07-18 16:19:42 -05:00
Mike Black W9MDB 534246a807 Add TS-890S to rig id list in kenwood.c 2021-07-18 16:14:59 -05:00
Mike Black W9MDB e966508b3a For all kenwoods query split and don't change if not needed
https://github.com/Hamlib/Hamlib/issues/744
2021-07-17 17:02:42 -05:00
Mike Black W9MDB 4e4c93ff73 Fix c++ rig class 2021-07-15 17:26:48 -05:00
Mike Black W9MDB f147484b1d Fix rigclass.h to use default instead of delete
Test program was failing with delete
2021-07-15 16:24:39 -05:00
Mike Black W9MDB a88bd7238b Make rigclass.h more C++ agnostic 2021-07-15 16:15:27 -05:00
Mike Black W9MDB cb892602b4 Do not change TX_VFO when VFO_B is passed to vfo_fixup and split is off
https://github.com/Hamlib/Hamlib/issues/741
2021-07-15 15:59:28 -05:00
Mike Black W9MDB 26dffeef4d Fix misc.c vfo_fixup to not change VFOB when VFOB requested
https://github.com/Hamlib/Hamlib/issues/741
2021-07-15 15:50:22 -05:00
Mike Black W9MDB a6d91eb8a8 Change vfo_fixup to default to VFO_A when not in split mode
Was staying on VFO_B when VFO_B was requested
https://github.com/Hamlib/Hamlib/issues/741
2021-07-15 15:32:32 -05:00
Mike Black W9MDB 756f8052fc Minimize 0x25cmdfails resets to only when satmode changes
https://github.com/Hamlib/Hamlib/issues/741
2021-07-15 10:19:33 -05:00
Mike Black W9MDB 7a3f00c57f Add debug configure to README 2021-07-14 23:13:17 -05:00
root dbdf86fa9a Fix testcache.c to avoid modifying constant 2021-07-14 23:22:46 -04:00
root dd376a1267 Fix c++ compile for compilers that need the -std=c++11 switch
https://github.com/Hamlib/Hamlib/issues/740
2021-07-14 23:21:32 -04:00
Mike Black W9MDB 2c57bc51d5 Reduce unnecessary warning messages in rig.c 2021-07-13 15:49:15 -05:00
Mike Black W9MDB 0fecf4f587 Update version and status for rs_hfiq.c 2021-07-12 23:50:28 -05:00
Michael Black b7f4722603
Merge pull request #739 from cjritola/fixesJuly2021
Use loop to ensure RS-HFIQ hears first command. Closes #738
2021-07-12 23:31:21 -05:00
Chuck Ritola d5231ec0da Use loop to ensure RS-HFIQ hears first command. Closes #730 2021-07-13 00:07:23 -04:00
Mike Black W9MDB 28c8b5a502 Increase timeout in netrigctl.c to 10000 to allow for worst case rig
Most rigs will have their timeout set to the rig's timeout plus 500ms.
2021-07-12 11:22:26 -05:00
Mike Black W9MDB 91b3d26837 For all rigs avoid setting mode while PTT is on
https://github.com/Hamlib/Hamlib/issues/737
2021-07-12 08:57:02 -05:00
Mike Black W9MDB 4f500ae8e8 Back out change to register.c 2021-07-09 06:46:38 -05:00
Mike Black W9MDB 6bdb82bc54 Fix some vfo swapping issues for Icom rigs
https://github.com/Hamlib/Hamlib/issues/734
2021-07-08 13:14:42 -05:00
Mike Black W9MDB b83b8aba60 register.c now correctly burps when bad model# is used
https://github.com/Hamlib/Hamlib/issues/735
2021-07-08 12:50:28 -05:00
Mike Black W9MDB 53adea283c Fix regsiter.c so c++ make check works
Another solution to this needed
https://github.com/Hamlib/Hamlib/issues/735
2021-07-08 11:56:10 -05:00
Mike Black W9MDB cc089335b0 Adjust RIG_BACKEND_NUM in register.c so it can detect bad rig numbers
https://github.com/Hamlib/Hamlib/issues/735
2021-07-08 11:26:11 -05:00