Wykres commitów

6400 Commity (2ff3fa0782377eed7b9b766caaf41d99c434cc22)

Autor SHA1 Wiadomość Data
Mikael Nousiainen bebc2d9f17 Add ext_tokens for FTDX101 2020-10-25 22:07:25 +02:00
Mikael Nousiainen 20d00263bc Implement ext level for Yaesu roofing filter. Move question mark response interpretation mode to private state. 2020-10-25 18:06:13 +02:00
Michael Black W9MDB 61074cd238 Add debug info for BS command
https://github.com/Hamlib/Hamlib/issues/423
2020-10-25 08:10:48 -05:00
Michael Black W9MDB cc465e7d54 Starting to implement Yaeus band change memory
BS command has a big response so have to increase some buffer sizes
https://github.com/Hamlib/Hamlib/issues/423
2020-10-25 08:03:45 -05:00
Michael Black W9MDB a70e45413a Expand argument sizes for rigctl in order to accommodate Yaesu BS command reponse length
https://github.com/Hamlib/Hamlib/issues/424
2020-10-25 06:43:48 -05:00
Mikael Nousiainen ec60ffface Handle '?' response for MR and MC commands for an invalid channel - part 2 2020-10-25 10:40:08 +02:00
Mikael Nousiainen 956be046e7 Handle '?' response for MR and MC commands for an invalid channel 2020-10-25 10:35:51 +02:00
Mikael Nousiainen 3a49428f58 Add MEM VFO for new Yaesu rigs. Use FTDX101 SWR cal table that was left unused. 2020-10-24 10:55:11 +03:00
Michael Black W9MDB 3116fc77f0 Fix TS890S for 70MHz band astyle kenwood.c 2020-10-23 16:24:12 -05:00
Michael Black 0cb37ec8ea
Merge pull request #425 from SierraGliderPilot/fix-ts890-error
Fixed max power level in AM for the TS-890S and response value expect…
2020-10-23 16:16:02 -05:00
Oscar Alonso, N6PAZ 93e7663ac2 Fixed max power level in AM for the TS-890S and response value expected error 2020-10-23 13:55:56 -07:00
Michael Black W9MDB 131d45551c Update rigctld.1 man page
https://github.com/Hamlib/Hamlib/issues/404
2020-10-23 11:52:00 -05:00
Michael Black W9MDB 948e9d5f99 astyle files 2020-10-23 11:36:42 -05:00
Michael Black W9MDB 4e748df12b Add -x/--uplink switch for GPredict. Will avoid reading freq from the uplink VFO 1=Sub, 2=Main
This will likely deprecate the twiddle option
https://github.com/Hamlib/Hamlib/issues/404
2020-10-23 11:34:42 -05:00
Michael Black W9MDB 53c09369ea Add MAIN/SUB vfos to dummy for testing purposes
https://github.com/Hamlib/Hamlib/issues/404
2020-10-23 11:30:18 -05:00
Michael Black W9MDB b67d39611f Update comment in swr_cal for ftdx101d 2020-10-23 07:56:11 -05:00
Mikael Nousiainen 1c34b044dd Fix Yaesu S-meter calibration table size 2020-10-23 12:33:42 +03:00
Mikael Nousiainen b09eadad56 Attempt to use FT-991 S-meter values for recent Yaesu rigs 2020-10-23 12:32:10 +03:00
Mikael Nousiainen f7d1b74ff6 Fix RFPOWER scale for FTDX101 2020-10-23 11:56:14 +03:00
Mikael Nousiainen be2524b4c9 Fix Yaesu newcat meter reading for FTDX101 2020-10-23 11:47:32 +03:00
Mikael Nousiainen ce19b843ba Add more missing levels to Yaesu rigs 2020-10-23 11:38:04 +03:00
Mikael Nousiainen 211de272df Add more meters for Yaesu newcat rigs 2020-10-23 11:24:09 +03:00
Mikael Nousiainen d8e63850ad Fix CTCSS tone set/get 2020-10-23 10:35:14 +03:00
Mikael Nousiainen db2017c0ea Fix LOCK func 2020-10-23 10:13:08 +03:00
Mikael Nousiainen df61e2ec71 Fix COMP func again 2020-10-23 10:06:11 +03:00
Mikael Nousiainen f2d89ab7ce Fix COMP func 2020-10-23 10:04:06 +03:00
Mikael Nousiainen 3770c441bf Fix last char index again 2020-10-23 09:58:40 +03:00
Mikael Nousiainen c152fcb279 Fix last char index 2020-10-23 09:56:20 +03:00
Mikael Nousiainen ed5815f1b4 Fix typo 2020-10-23 09:34:08 +03:00
Mikael Nousiainen 68aaa426bb Fix modes for FTDX101 2020-10-23 09:32:37 +03:00
Michael Black W9MDB d4e1e91272 Fix rigctl -W and --twiddle_timeout 2020-10-22 16:04:53 -05:00
Mikael Nousiainen fea5ed875d Add separate definitions for FTDX101 to make fixes for filters and modes. Fix many newcat commands for FTDX101 and some other newcat Yaesu rigs. 2020-10-23 00:04:43 +03:00
Michael Black W9MDB 1c379029b3 Fix kenwood_get_power_minmax
https://github.com/Hamlib/Hamlib/issues/399
2020-10-21 17:32:03 -05:00
Michael Black W9MDB 88bda82a7d Fit FT890S kenwood_get_power_minmax for AM mode
https://github.com/Hamlib/Hamlib/issues/399
2020-10-21 17:17:55 -05:00
Michael Black W9MDB 042b55a5f5 Add TS950S and TS990S to 5W minimum power in kenwood_get_power_minmax 2020-10-21 16:35:58 -05:00
Michael Black W9MDB b8a29430ad Fix kenwood_get_power_minmax for TS890S
https://github.com/Hamlib/Hamlib/issues/399
2020-10-21 16:18:52 -05:00
Michael Black W9MDB f52007d02d Fix twiddle short command 2020-10-20 16:20:05 -05:00
Michael Black W9MDB 8a769c7011 Add VFO_CURR to set_cache_freq and get_cache_freq
https://github.com/Hamlib/Hamlib/issues/300
2020-10-19 22:22:59 -05:00
Michael Black W9MDB bafd6e97f4 Add a 200ms to wait_morse to allow previous CW request to assert PTT
https://github.com/Hamlib/Hamlib/issues/422
2020-10-19 12:28:13 -05:00
Michael Black W9MDB a8961426b0 Invalidate the cache so get_ptt is current
https://github.com/Hamlib/Hamlib/issues/422
2020-10-19 12:03:38 -05:00
Michael Black W9MDB 0a2263a2f1 Fix wait_morse in ts2000.c
https://github.com/Hamlib/Hamlib/issues/422
2020-10-19 11:51:25 -05:00
Michael Black W9MDB 7e8bfc8b49 https://github.com/Hamlib/Hamlib/issues/422 2020-10-19 11:50:02 -05:00
Michael Black W9MDB b406c82c2d Fix icom rig_wait_morse calls
https://github.com/Hamlib/Hamlib/issues/422
2020-10-19 11:25:17 -05:00
Michael Black W9MDB 1a823ae44a Add wait_morse to kenwood rigs
https://github.com/Hamlib/Hamlib/issues/422
2020-10-18 15:58:44 -05:00
Michael Black W9MDB 4c43689d6c Add wait_morse to rigctl_parse.c
https://github.com/Hamlib/Hamlib/issues/422
2020-10-18 14:22:42 -05:00
Michael Black W9MDB ffeb3b44cf Add wait_morse for icom rigs
https://github.com/Hamlib/Hamlib/issues/422
2020-10-18 14:16:44 -05:00
Michael Black W9MDB 0443afc794 Add wait_morse command with generit wait_morse_ptt function
This should work for any send_morse with full breakin
https://github.com/Hamlib/Hamlib/issues/422
2020-10-18 12:34:36 -05:00
Michael Black W9MDB f5e22acbaf Shorten wording on mw2power to clean up menu alignment 2020-10-18 12:28:15 -05:00
Michael Black W9MDB f5e4f8e3a8 Prompt TT-538 to Stable 2020-10-18 12:24:35 -05:00
Michael Black W9MDB a815179c68 https://github.com/Hamlib/Hamlib/issues/300 2020-10-18 12:06:27 -05:00