Michael Black W9MDB
7bee01f785
Add suppress for AST broken bug in cppcheck
2020-09-19 16:09:44 -05:00
Michael Black W9MDB
fade1681fa
Fix cppcheck errors and warnings
2020-09-02 16:56:11 -05:00
Mike Goodey
d77383b903
Implement RIT/XIT
2020-07-31 18:34:15 +01:00
Michael Black W9MDB
9d64f642ce
Fix FT1000MP set_rit -- helps if one reads the manual
...
https://github.com/Hamlib/Hamlib/issues/353
2020-07-27 12:54:37 -05:00
Michael Black W9MDB
6dbbe4a8ff
Fix FT1000MP set_rit
...
https://github.com/Hamlib/Hamlib/issues/353
2020-07-26 15:17:42 -05:00
Michael Black W9MDB
83249fb36a
Fix FT1000MP RIT read for negative numbers
...
Fix FT1000MP debug statement
https://github.com/Hamlib/Hamlib/issues/353
https://github.com/Hamlib/Hamlib/issues/352
2020-07-26 15:07:52 -05:00
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
7b3527187c
Really fix ft1000mp.c get_rit
2020-07-17 06:28:13 -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
5e801fd2b5
astyle files
2020-07-07 11:39:26 -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
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
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
07948a598e
Change FT-1000MP rigs to only use 5-byte status command
...
Contrary to the manual the MARK-V was not recognizing 00 00 00 01 FA
We do not need the extra bytes for anything apparently
The 0xFA is only referenced in get_vfo
https://github.com/Hamlib/Hamlib/issues/258
2020-05-22 12:07:05 -05:00
Michael Black
b040803765
Standard all version numbers to YYYYMMDD.N where n is intended for multiple versions in one day.
...
So typically .N will be .0
2020-03-29 23:03:21 -05:00
Michael Black
bda5feb1bd
More cppcheck changes
2020-03-23 10:13:02 -05:00
Michael Black
8eb09c2a38
More cppcheck fixes
2020-03-23 07:52:01 -05:00
Michael Black
d856248178
Add RIG_MODEL macro and change all rigs to support it
2020-03-05 08:44:18 -06:00
Michael Black
ff8ddf018c
astyle all C files
2020-02-23 11:26:09 -06:00
Michael Black
8d6e2fc781
Directory migration to new layout
2020-01-17 09:22:44 -06:00