Wykres commitów

109 Commity (d7b332c3f7d28573aec2a234d3c40ee6b7f000a0)

Autor SHA1 Wiadomość Data
Daniele Forsi d7b332c3f7 Fix spelling errors
Fixed using the following command:
codespell --write-changes --summary --skip=*.m4 --ignore-words-list="develope,get's,quitt,setts,som,ue,vektor"
codespell --write-changes --summary --skip=aclocal.m4,lib --ignore-words-list="develope,get's,quitt,setts,som,ue,vektor"

Codespell home page: https://github.com/codespell-project/codespell
2020-07-24 09:02:48 +02:00
Michael Black W9MDB 10f7f8da70 Add 4m EUR to FTDX101D 2020-07-23 08:57:58 -05:00
Michael Black W9MDB 7b3527187c Really fix ft1000mp.c get_rit 2020-07-17 06:28:13 -05:00
Michael Black W9MDB ec24abb6c6 Some more STABLE rigs 2020-07-16 15:38:44 -05:00
Michael Black W9MDB ba72dc74b2 Upgrade some rigs to STABLE 2020-07-16 11:06:39 -05:00
Michael Black W9MDB 514cebafd5 Try again to fix ft1000mp get_rit for negative values 2020-07-16 07:38:36 -05:00
Michael Black W9MDB 7fe4a91ac0 Fix get_rit of negative RIT for ft1000mp.c
https://github.com/Hamlib/Hamlib/issues/343
2020-07-15 12:16:40 -05:00
Michael Black W9MDB 39670273c1 FT-817/818 doing dual reads causes vfo tuning to return -RIG_EIO
So we will ignore the retry errors as the read normally works
but we need to allow for VFO tuning
https://github.com/Hamlib/Hamlib/issues/340
2020-07-10 17:02:16 -05:00
Michael Black W9MDB e652276e87 Add 6m to ft857 and ft897 ranges 2020-07-09 12:36:42 -05:00
Michael Black W9MDB 33ce152d35 Add debug to ft857.c 2020-07-09 06:47:45 -05:00
Michael Black W9MDB 5e801fd2b5 astyle files 2020-07-07 11:39:26 -05:00
Bill Somerville 281febec62
New power on option rather than power on/off
Also fixes incorrect token name usage in token definition
2020-07-04 23:23:39 +01:00
Bill Somerville 3f40029720
Add missing config parameters for rig power on/off and screen-saver
Defaults set to by compatible with prior released versions to avoid
regressive behaviour.
2020-07-04 19:42:37 +01:00
Michael Black W9MDB a3bb987e23 Fix cppcheck warnings 2020-07-03 16:17:59 -05:00
Michael Black W9MDB df3285de60 Add FT818 to rigs as copy of FT817 2020-07-02 12:31:09 -05:00
Michael Black W9MDB c332036efe astyle ft817.c 2020-06-29 07:55:55 -05:00
Michael Black W9MDB 555dba37fb Add debug to FT817/857/897
Add fallback to non-ack protocol with 10ms post_write_delay if ack error occurs
https://github.com/Hamlib/Hamlib/issues/330
2020-06-29 07:50:55 -05:00
Michael Black W9MDB 3fbaeaf871 Change ft857 and ft897 to use ft815_read_ack and dynamic post_write_delay instead of static
This will support adjusting post_write_delay to hopefully fix a problem on older/slower Mac systems
https://github.com/Hamlib/Hamlib/issues/330
2020-06-28 23:34:23 -05:00
Michael Black W9MDB c70805902a Reduce FT991 post_write_delay based on testing 2020-06-28 23:34:11 -05:00
Michael Black W9MDB 0ac0d4911a Remove cache from FT-817 get_freq -- comments indicate 2 consistent reads are needed for some reason
https://github.com/Hamlib/Hamlib/issues/329
2020-06-25 23:20:55 -05:00
Michael Black W9MDB 98f5e17ed3 Reduce post write delay for FT991 to 25ms based on user testing 2020-06-25 16:49:51 -05:00
Michael Black W9MDB ab7d998e38 Undo FT920 RIG_PTT_RIG_MICDATA change 2020-06-25 08:03:59 -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 c2ee1ecb02 astyle files 2020-06-21 14:46:50 -05:00
Michael Black W9MDB 2ef8131023 Remove DATA_USB from ft1000mp.c 2020-06-20 17:04:14 -05:00
Michael Black W9MDB e5a61a5a14 Change ft1000mp.c back to TARGETABLE_FREQ 2020-06-20 16:03:07 -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 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 W9MDB 7dedf007a1 Add 1 retry to FT1000MP
https://github.com/Hamlib/Hamlib/issues/308
2020-06-16 23:16:55 -05: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 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
Michael Black W9MDB 0782cdf5c3 Fix cppcheck warnings in ft991.c 2020-06-11 22:29:26 -05:00
Michael Black W9MDB f443e28c6e Add one more exception for the FTDX101D ST command 2020-06-11 17:27:36 -05:00
Michael Black W9MDB 02789cb73f Fix FT-DX101D get_tx_vfo
FT command for DX101D returns FT0 when in split and not transmitting
New ST command is needed to determine split status instead
The old ST command has a different purpose
https://github.com/Hamlib/Hamlib/issues/293
2020-06-10 16:25:19 -05:00
Michael Black W9MDB 197ff8412f Fix cppcheck warning in ft991.c 2020-06-10 15:15:20 -05:00
Michael Black W9MDB 2b191ae7af Mised one file on commit
https://github.com/Hamlib/Hamlib/issues/285
2020-06-07 08:55:08 -05:00