Wykres commitów

6374 Commity (1c86ef28cfac1fcead103cf0090f39b58dddc94e)

Autor SHA1 Wiadomość Data
Michael Black W9MDB 31b20c003c Enhance ic7000 set bandwidth and prompt ic7000 to stable
https://github.com/Hamlib/Hamlib/issues/428
2020-10-29 08:17:40 -05:00
Michael Black W9MDB bd47d262b8 Fix newcat_band_index
May need some more restrictions if people are using odd frequencies
https://github.com/Hamlib/Hamlib/issues/424
2020-10-28 09:43:26 -05:00
Michael Black W9MDB cc529aab0c Fix newcat_band_index
https://github.com/Hamlib/Hamlib/issues/424
2020-10-28 09:26:06 -05:00
Michael Black W9MDB aeabe40acd Make the BS cmd write the band instead of read it in newcat.c
https://github.com/Hamlib/Hamlib/issues/424
2020-10-28 08:53:55 -05:00
Michael Black W9MDB 06f99b9a63 Implemented band memory restoration for Yaesu rigs when set_freq is called and band change is occurring
Needs testing
https://github.com/Hamlib/Hamlib/issues/424
2020-10-28 08:45:53 -05:00
Michael Black W9MDB b1c5a2b9cc Revert newcat buffer increases as the beavior see was a firmware problem with the tester.
Reponses to several command like BS and EX were producing copius reponses.
https://github.com/Hamlib/Hamlib/issues/424
2020-10-28 08:30:25 -05:00
Michael Black 0e1fd6e6f9
Merge pull request #426 from mikaelnousiainen/yaesu-and-ftdx101-fixes
A large set of fixes for Yaesu FTDX rigs
2020-10-26 06:53:52 -05:00
Mikael Nousiainen 3af4de5781 Avoid referencing NULL priv_caps 2020-10-26 10:44:01 +02:00
Mikael Nousiainen b460c24d5a Fix compliation errors 2020-10-26 10:08:41 +02:00
Mikael Nousiainen e67c053091 Fix compilation errors, fix FTDX rig names 2020-10-26 10:06:38 +02:00
Mikael Nousiainen ca00333c0f Add roofing filter tables for all FTDX rigs. Move FTDX 3000 caps to a separate file. Fix FTDX rig naming. 2020-10-26 09:52:27 +02:00
Mikael Nousiainen 6e74284e55 Merge upstream master and fix conflicts 2020-10-26 09:19:38 +02:00
Mikael Nousiainen ac72d7bf0a Use correct roofing filter index 2020-10-26 09:14:26 +02:00
Michael Black W9MDB ad77e23fe5 Fix RIG_TRN again in newcat.c 2020-10-25 17:29:11 -05:00
Michael Black W9MDB 2eb2241315 Fix RIG_TRN in newcat.c 2020-10-25 16:31:38 -05:00
Michael Black W9MDB 3ffbeae881 clean up cppcheck warnings 2020-10-25 16:30:09 -05:00
Michael Black W9MDB 03d318bfbc Update newcat.h version 2020-10-25 16:23:58 -05:00
Michael Black W9MDB 07dc84f6e7 Only newcat_set_trn if needed 2020-10-25 16:23:30 -05:00
Mikael Nousiainen 25adec088a Fix roofing filter set by width 2020-10-25 22:30:40 +02:00
Mikael Nousiainen d4e434fa20 Invalid roofing filter choice leads to question mark response 2020-10-25 22:24:40 +02:00
Mikael Nousiainen bb71728ebe Fix conflicting variables 2020-10-25 22:20:42 +02:00
Mikael Nousiainen 24775b40fe Fix roofing filter command format 2020-10-25 22:17:06 +02:00
Mikael Nousiainen d306b34e2f Add missing break 2020-10-25 22:14:19 +02:00
Mikael Nousiainen c4a007cb5f Add set/get ext level for FTDX101 2020-10-25 22:11:04 +02:00
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