Wykres commitów

1129 Commity (fd0c8cba7c69edd86d6177d08ad73cd145177c30)

Autor SHA1 Wiadomość Data
Michael Black W9MDB 8407fcf6c1 FT1000MP set_vfo updates internal state
https://github.com/Hamlib/Hamlib/issues/597
2021-03-10 14:35:38 -06:00
Michael Black W9MDB 2d975feb62 Default FT1000MP rigs to VFOA as we are just emulating VFOs
https://github.com/Hamlib/Hamlib/issues/597
2021-03-10 14:33:19 -06:00
Michael Black W9MDB 803a8d9e5e Fix icom.c logic to not reject good answers
https://github.com/Hamlib/Hamlib/issues/596
2021-03-10 11:49:47 -06:00
Michael Black W9MDB 309dc138c9 See if moving kenwood_transaction out of RETURNFUNC eliminiates duplicate kenwood_transaction calls
https://github.com/Hamlib/Hamlib/issues/595
2021-03-09 13:20:32 -06:00
Michael Black W9MDB dd117fed26 Fix ftdx101.c double init of str_cal 2021-03-09 10:24:37 -06:00
Michael Black W9MDB 9cd7e533f6 Fix clang warnings in ts990s.c 2021-03-09 10:22:59 -06:00
Michael Black W9MDB 5355d58645 Fix STRENGTH report for ftdx101d and ftdx101mp
https://github.com/Hamlib/Hamlib/issues/594
2021-03-09 08:06:01 -06:00
Michael Black W9MDB 68d4388df2 Fix Yaesu not setting frequency
https://github.com/Hamlib/Hamlib/issues/594
2021-03-09 07:42:16 -06:00
Michael Black W9MDB 5bebf5ad45 Update flrig.h version 2021-03-08 23:25:37 -06:00
Michael Black W9MDB c13624add0 Fix flrig_set_split_freq_mode to allow set_freq but not set_mode during PTT
https://github.com/Hamlib/Hamlib/issues/593
2021-03-08 17:20:15 -06:00
Michael Black W9MDB 28a828b5b8 Add ENTERFUNC to flrig.c
https://github.com/Hamlib/Hamlib/issues/593
2021-03-08 16:54:52 -06:00
Michael Black W9MDB 491bf07c0d Update comment in flrig.c 2021-03-08 16:43:05 -06:00
Michael Black W9MDB caafe10d7b Tweak the FTDX101MP power levels
https://github.com/Hamlib/Hamlib/issues/592
2021-03-08 15:58:40 -06:00
Michael Black W9MDB ac18671029 Add retry of PS1 during power on sequencing in newcat.c
https://github.com/Hamlib/Hamlib/issues/579
2021-03-08 12:06:48 -06:00
Michael Black W9MDB 7286c1ac86 Add RFPOWER_METER tables for FTDX101MP
https://github.com/Hamlib/Hamlib/issues/592
2021-03-08 11:46:50 -06:00
Michael Black W9MDB ca9b043cbe Implement STRENGTH calibrations for FTDX101D/MP 2021-03-08 10:42:41 -06:00
Michael Black W9MDB 29fa3b7093 Add model/version to newcat_rig_open 2021-03-08 10:06:35 -06:00
Michael Black W9MDB ca3e67aa27 Fix newcat.c set_cmd_validate to return RIG_OK when succesful
https://github.com/Hamlib/Hamlib/issues/591
2021-03-08 08:01:00 -06:00
Michael Black W9MDB b4dd01f6f3 Fix FTDX101MP detection and renamae ft101 to ft101d 2021-03-07 14:23:09 -06:00
Michael Black W9MDB 8296ca7ecd Fix FTDX101MP detection
https://github.com/Hamlib/Hamlib/issues/586
2021-03-07 14:12:12 -06:00
Michael Black W9MDB b2a0b15a67 Add FTDX101MP to newcat.c command table
https://github.com/Hamlib/Hamlib/issues/586
2021-03-07 07:34:18 -06:00
Michael Black W9MDB 4d116d2f6c Add 50ms pause in icom.c after set_freq and set_mode for possible transceive message which will then get flushed 2021-03-06 17:24:21 -06:00
Michael Black W9MDB 3cad5c9a30 Fix mingw compilation warnings 2021-03-06 16:53:24 -06:00
Michael Black W9MDB 3d613519d5 Rename macros to avoid collisions with other software 2021-03-06 12:37:53 -06:00
Michael Black W9MDB e6e04d258c Add FUNC macros to flrig.c
https://github.com/Hamlib/Hamlib/issues/514
2021-03-06 11:40:27 -06:00
Michael Black 175092a99c
Merge pull request #588 from fillods/prm80_refining
Prm80 refining
2021-03-06 10:52:39 -06:00
Stephane Fillod a791dc2699 Add python protocol simulator of PRM80xx firmware V5 2021-03-06 17:42:33 +01:00
Stephane Fillod e954a5df2d prm80: Make set_channel to work 2021-03-06 17:41:02 +01:00
Michael Black W9MDB 9a44b27775 astyle icom.c 2021-03-06 09:24:00 -06:00
Michael Black W9MDB ef2e8a4d94 Change all icom calls to explicitly check for ACK/NAK
If neither is received a timeout error occurs so a retry will be done
Serial corruption was causing NAK rejects which was the wrong way to handle it
https://github.com/Hamlib/Hamlib/issues/587
2021-03-06 09:22:21 -06:00
Michael Black W9MDB 678f01d79d Update debug in icom.c 2021-03-06 08:48:11 -06:00
Stephane Fillod ff9c1badfa prm80 : more feature coverage and fixes
Tested-by: Claus <claus.moessner@web.de>
2021-03-06 10:14:17 +01:00
Michael Black W9MDB f88c3f4a4c Fix mingw compilation errors on new rig_debug macro 2021-03-05 12:03:40 -06:00
Michael Black W9MDB c3a1b489b7 Add return code to debug statements
Remove some RETURNFUNC that don't work with this change
2021-03-05 11:51:56 -06:00
Michael Black W9MDB 3413b3ab4e Reverse k3 RTTY/RTTYR for get_mode
https://github.com/Hamlib/Hamlib/issues/565
2021-03-05 09:36:54 -06:00
Michael Black W9MDB 2d33066df4 Fix elecraft kx3 detection to be exclusive 2021-03-05 09:33:13 -06:00
Michael Black W9MDB 43569822a1 Hopefully fixes FTDX101D/MP RFPOWER_METER_WATTS whether in split mode or not
https://github.com/Hamlib/Hamlib/issues/585
https://github.com/Hamlib/Hamlib/issues/579
2021-03-05 07:56:13 -06:00
Michael Black W9MDB 2c20b0afdb After echo check to a get_freq in icom.c
Should fix poweron for Icom rigs that still echo in standby mode
https://github.com/Hamlib/Hamlib/issues/583
2021-03-05 07:32:01 -06:00
Michael Black W9MDB 3f42111caa Add checks for ftdx101mp to newcat.c 2021-03-04 17:19:21 -06:00
Michael Black W9MDB 662d56c384 Add RETURNFUNC to icom frame.c
https://github.com/Hamlib/Hamlib/issues/514
2021-03-04 12:39:02 -06:00
Michael Black W9MDB 247c90d4b0 Should fix icom power on
A little more cleanup to come
https://github.com/Hamlib/Hamlib/issues/583
2021-03-04 12:18:00 -06:00
Michael Black W9MDB 1473793f14 Change icom echo detection to a more robust solution.
https://github.com/Hamlib/Hamlib/issues/583
2021-03-04 11:01:23 -06:00
Kayne d33884750a Updated k3_set_modes to work on KX3 2021-03-04 05:24:18 -06:00
Michael Black W9MDB 3ca0313fb4 Implement RETURNFUNC in icom.c
https://github.com/Hamlib/Hamlib/issues/514
2021-03-03 16:57:03 -06:00
Michael Black W9MDB 8b456a18c4 Update elecraft detection again 2021-03-03 16:04:49 -06:00
Michael Black W9MDB e38b1469a2 Update elecraft rig detection
https://github.com/Hamlib/Hamlib/issues/563Z
2021-03-03 15:57:12 -06:00
Michael Black W9MDB 5fd5bf5215 Update Elecraft to detect K4, K4D, and K4HD
https://github.com/Hamlib/Hamlib/issues/563
2021-03-03 14:45:07 -06:00
Michael Black W9MDB 0acbc83a85 Add detection of K4HD for Elecraft
https://github.com/Hamlib/Hamlib/issues/563
2021-03-03 12:36:09 -06:00
Michael Black W9MDB 82126a4f09 Phase 1 of changing sprintflst functions to use buffer length
https://github.com/Hamlib/Hamlib/issues/580
2021-03-03 08:03:18 -06:00
Michael Black W9MDB 41bfd57eb3 Reverse RTTY and RTTYR in kenwood.c mode table
It was backwards.  RTTY is LSB (ie FSKR) and RTTYR is USB (ie FSK)
So RTTYR is mode 6 and RTTY is mode 9
https://github.com/Hamlib/Hamlib/issues/576
2021-03-02 23:17:39 -06:00