Wykres commitów

422 Commity (ab7d998e380ca8a072f26225e0ec0bb7e4a5e6a0)

Autor SHA1 Wiadomość Data
Michael Black W9MDB ab7d998e38 Undo FT920 RIG_PTT_RIG_MICDATA change 2020-06-25 08:03:59 -05:00
Michael Black W9MDB bd1085af20 Change timeout length on kenwood startup when com not responding to approx 10 seconds
https://github.com/Hamlib/Hamlib/issues/311
2020-06-24 23:34:13 -05:00
Michael Black W9MDB 4c34b5d6d9 Change FT920 to RIG_PTT_MICDATA
https://github.com/Hamlib/Hamlib/issues/327
2020-06-24 12:46:12 -05:00
Michael Black W9MDB c372bffeb3 Add set VFOB modes to ft1000mp.c 2020-06-23 17:39:07 -05:00
Michael Black W9MDB b6a960d48e All conversions to rig_flush now done
https://github.com/Hamlib/Hamlib/issues/307
2020-06-23 09:01:46 -05:00
Michael Black W9MDB b380ed5dbf Add restore VFOB freq after A/B copy in set_split for ft1000mp.c 2020-06-22 22:24:23 -05:00
Michael Black W9MDB ebb91ff181 Add copy VFOA>VFOB to ft1000mp.c 2020-06-22 17:12:31 -05:00
Michael Black W9MDB 57622bdb9e Added set_split_freq get_split_freq defs to ft1000mp.h
https://github.com/Hamlib/Hamlib/issues/308
2020-06-21 23:09:40 -05:00
Michael Black W9MDB c4a11e90c8 Add set_split_freq and get_split_freq to ft1000mp.c
Change split setup as testing shows the manual is wrong.
Manual says VFO_A=Tx and VFO_B=Rx but that's not the behavior seen
https://github.com/Hamlib/Hamlib/issues/308
2020-06-21 22:48:40 -05:00
Michael Black W9MDB a3c4eb9ee0 Fix cppcheck warnings 2020-06-21 22:31:31 -05:00
Michael Black W9MDB d95bcccc94 Add newer Set 2 RIT command to appropriate kenwood rigs 2020-06-21 15:44:01 -05:00
Michael Black W9MDB 3cb79b3bca Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-06-21 14:47:52 -05:00
Michael Black W9MDB 35001b12c0 astyle icom.c 2020-06-21 14:47:38 -05:00
Michael Black W9MDB 9dc12e8b63 astyle kenwood.c 2020-06-21 14:47:22 -05:00
Michael Black W9MDB c2ee1ecb02 astyle files 2020-06-21 14:46:50 -05:00
Michael Black W9MDB 83521b2694 Fix kenwood set_rit for negative values 2020-06-21 14:43:33 -05:00
Michael Black W9MDB fe8decf475 Fix kenwood get_xit to correct status bit 2020-06-21 14:32:07 -05:00
hiteki 63357389d6 get_dcd responds without crashing #323 2020-06-21 19:10:21 +02:00
hiteki abe2697f4e uniden_get_mode report WFM mode correctly #321 2020-06-21 18:09:18 +02:00
hiteki 68e6dd0e21 Correctly compare response strings #319 2020-06-21 16:09:45 +02:00
Michael Black W9MDB 9c87990a76 Update uniden BACKEND date 2020-06-21 06:44:40 -05:00
Michael Black d5ff0f2478
Merge pull request #318 from hiteki/hiteki_317
Uniden bc780xlt channel ranges is 1..500 #317
2020-06-21 06:41:58 -05:00
hiteki 93992efe42 Uniden bc780xlt channel ranges is 1..500 #317 2020-06-21 12:27:59 +02:00
hiteki 0bd366b05b uniden_get_channel correctly parses rig's response #315 2020-06-21 12:06:40 +02:00
Michael Black W9MDB 2ef8131023 Remove DATA_USB from ft1000mp.c 2020-06-20 17:04:14 -05:00
Michael Black W9MDB 031b101781 Promote bc780.c to stable 2020-06-20 16:12:48 -05:00
Michael Black W9MDB e5a61a5a14 Change ft1000mp.c back to TARGETABLE_FREQ 2020-06-20 16:03:07 -05:00
tb b2f1b1880a uniden_get_freq_2 to use SG<cr> instead of RF<cr> for bc780xlt #313
- RF<cr> responds NG on bc780xlt
- SG<cr> responds with the gain + the current frequency
- SG<cr> is valid in manual mode, scan mode and search mode
2020-06-20 20:38:46 +02:00
Michael Black W9MDB 5a28ef9a20 Update ic703 to beta 2020-06-20 06:54:28 -05:00
Michael Black W9MDB bbc67d598e Change ft1000mp.c to TARGETABLE_PURE to avoid VFO swap on set_split 2020-06-19 22:40:07 -05:00
Michael Black W9MDB 9033eb733a Add RIT to get_func for kenwood.c 2020-06-19 17:46:14 -05:00
Michael Black W9MDB 92b7fc32ba Add get_split_vfo to ft1000mp.c and promote to stable 2020-06-19 17:19:02 -05:00
Michael Black W9MDB 0ec3d475b5 Fix ft100mp set_split_vfo function 2020-06-18 22:33:50 -05:00
Michael Black W9MDB ec15323293 Adjust time values in ft1000mp.c based on testing with user
https://github.com/Hamlib/Hamlib/issues/308
2020-06-18 17:08:12 -05:00
Michael Black W9MDB c66044f89b Add set_split_vfo to ft1000mp.c 2020-06-18 16:48:28 -05:00
Michael Black W9MDB 44a61ac9d9 Add debug for retry for ft1000mp
https://github.com/Hamlib/Hamlib/issues/308
2020-06-18 11:09:15 -05:00
Michael Black W9MDB 95e869d087 Fix ft1000mp to use rig->state retry value instead of caps
https://github.com/Hamlib/Hamlib/issues/308
2020-06-18 10:54:21 -05:00
Michael Black W9MDB 90609a4bfc Move ft100mp get_vfo from init to open 2020-06-17 22:29:32 -05:00
Michael Black 5d890fd173
Merge pull request #312 from w8wjb/alinco-dxsr8
Adding support for Alinco DX-SR8
2020-06-17 22:23:17 -05:00
Weston Bustraan 7520a3a702 DX-SR8 echos back the command sent to it. Need to read past that to get to the next line containing the value 2020-06-17 19:59:53 -04:00
Weston Bustraan 5a65ae4692 Initial implementation for Alinco DX-SR8T 2020-06-17 17:13:20 -04:00
Michael Black W9MDB e6a5e4ca31 Only update kenwood.c IF cache when RIG_OK 2020-06-17 10:47:50 -05:00
Michael Black W9MDB 7dedf007a1 Add 1 retry to FT1000MP
https://github.com/Hamlib/Hamlib/issues/308
2020-06-16 23:16:55 -05:00
Weston Bustraan 7e3ed7074a Moved Alinco DX-77-specific functions out of alinco.c and into dx77.c. The protocol used by the DX-77 is different than the DX-SR* line 2020-06-16 16:46:53 -04:00
Michael Black W9MDB 81be0ad3e8 Remove VFO_CURR checks from ft817.c
https://github.com/Hamlib/Hamlib/issues/305
2020-06-16 08:23:55 -05:00
Michael Black W9MDB 779cd69287 Fix kenwood AG command to use vfo+level format instead of just level
Some rigs say 0 is the default and need to find out if 1 causes an error
If it does we need to have rig exceptions -- hopefully it's ignored
https://github.com/Hamlib/Hamlib/issues/304
2020-06-15 09:45:58 -05:00
Michael Black W9MDB 362fa77cfd Move poweron set outside of check to ensure only once whether started power off or on
https://github.com/Hamlib/Hamlib/issues/297
2020-06-14 17:20:31 -05:00
Michael Black W9MDB 8fd58e211d Rigs will only power up once if needed
https://github.com/Hamlib/Hamlib/issues/297
2020-06-14 17:14:24 -05:00
Michael Black W9MDB 15ac0bbc99 Change newcat.c to assume split is on VFO_B
Testing with FT-DX101D was return split=0 when used with WSJT-X split mode
https://github.com/Hamlib/Hamlib/issues/293
2020-06-14 15:28:52 -05:00
Michael Black W9MDB 8cad7b0a8f Some Yaesu rigs like FT-DX101D will turn off split mode when setting mode of VFO_B
So, if we set mode on VFOB and we're in split we will query split after and reset if needed
We query rather than relying on specific models to cover all such Yaesus that might exist
https://github.com/Hamlib/Hamlib/issues/293
2020-06-14 12:55:14 -05:00