Mikael Nousiainen
|
499d17cd20
|
Fix errors in Icom extcmd definitions and handling. Migrate more commands on Icom rigs to use extcmds. Add extfuncs to dummy rig for testing.
|
2020-09-16 22:33:39 +03:00 |
Mikael Nousiainen
|
7c4f0d025d
|
Merge branch 'master' into icom-extcmds-fixes-1
|
2020-09-16 22:31:30 +03:00 |
Michael Black W9MDB
|
24b596c52b
|
Add MICGAIN to ts590 LEVEL set
|
2020-09-16 14:24:52 -05:00 |
Michael Black W9MDB
|
37311b5035
|
Add MICGAIN to ts590.c
|
2020-09-16 13:03:05 -05:00 |
Michael Black W9MDB
|
3c4bc6dbb1
|
Fix ts590 LEVEL_AF
|
2020-09-16 12:42:14 -05:00 |
Michael Black W9MDB
|
85981ed689
|
Fix kenwood.c LEVEL_AF format 2 command
|
2020-09-16 11:22:06 -05:00 |
Michael Black W9MDB
|
2f143aa899
|
Make kenwood AG format determination automatically on first get_level call
There are 3 formats supported, "AG" "AG0" and "AG0"/"AG1"
This should work until Kenwood comes up with "AG2" or such
https://github.com/Hamlib/Hamlib/issues/380
|
2020-09-16 10:41:24 -05:00 |
Mikael Nousiainen
|
23971f8e75
|
Fix issues with Icom extcmds definitions, some ext_tokens missing. Refactor custom level implementations to use extcmds definitions. Print out extfuncs in caps dump.
|
2020-09-16 18:10:35 +03:00 |
Michael Black W9MDB
|
b97d05369c
|
astyle files
|
2020-09-14 23:12:35 -05:00 |
Michael Black W9MDB
|
6267d2674e
|
Fix icom LEVELs
|
2020-09-14 14:45:36 -07:00 |
Michael Black W9MDB
|
ebddade1dc
|
Fix debug statement in ic7300.c
|
2020-09-14 14:34:52 -07:00 |
Michael Black W9MDB
|
9c5b7499f6
|
Fix IC7300 set_parm PARM_TIME
|
2020-09-14 09:18:43 -07:00 |
Michael Black W9MDB
|
15a879d5ea
|
Add ic7300_get_parm and ic7300_set_parm
|
2020-09-14 11:08:38 -05:00 |
Michael Black W9MDB
|
1c5c44edd2
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2020-09-14 08:02:52 -05:00 |
Michael Black W9MDB
|
52764221ca
|
Make ic75 parm functions static
|
2020-09-14 08:02:42 -05:00 |
Michael Black W9MDB
|
f41e07c0e6
|
Remove rptr functions from ic7300.c
https://github.com/Hamlib/Hamlib/issues/373
|
2020-09-14 07:34:02 -05:00 |
Michael Black W9MDB
|
aeaa96bc3b
|
Fix icom_get_parm to eliminate collisions
|
2020-09-12 21:37:10 -07:00 |
Michael Black W9MDB
|
6e45a7ba78
|
Fix ic7300 VOXDELAY and other extcmd structures
|
2020-09-12 14:26:57 -07:00 |
Michael Black W9MDB
|
83667f4c65
|
Added CMD_PARAM_TYPE values for icom rigs to distinguish the different ext cmd types
https://github.com/Hamlib/Hamlib/issues/373
|
2020-09-12 11:21:33 -05:00 |
Michael Black W9MDB
|
03ad7a953f
|
Update codeql
|
2020-09-11 22:44:35 -05:00 |
Michael Black W9MDB
|
54c522ef99
|
Start of migrating Icom rigs to separate LEVEL and PARM values to avoid collisions
https://github.com/Hamlib/Hamlib/issues/373
|
2020-09-11 09:49:47 -05:00 |
Michael Black W9MDB
|
daa3d91ceb
|
Add RIG_LEVEL_AF to k3.c
|
2020-09-10 15:32:17 -05:00 |
Michael Black W9MDB
|
2020f29185
|
Remove redundant RIG_LEVEL_BRIGHT
|
2020-09-10 10:07:11 -05:00 |
Michael Black W9MDB
|
ce18ec7bf5
|
Fix ft857 RFPOWER
https://github.com/Hamlib/Hamlib/issues/368
|
2020-09-07 16:35:13 -05:00 |
Michael Black W9MDB
|
6d74501d2c
|
Fix ic7300 ranges
|
2020-09-07 09:22:28 -05:00 |
Michael Black W9MDB
|
b7c3aa3ad1
|
Fix range_list for ic7300
|
2020-09-07 08:17:20 -05:00 |
Michael Black W9MDB
|
24fb47cbe0
|
Added IC-705
Added RIG_LEVEL_BRIGHT -- IC705 has this level
Fixed range printout
https://github.com/Hamlib/Hamlib/issues/364
|
2020-09-06 12:28:35 -05:00 |
Michael Black W9MDB
|
481cdbd62c
|
Fix linking for ft817_set_powerstat
|
2020-09-04 07:26:11 -05:00 |
Michael Black W9MDB
|
86777dcf78
|
Fix set_powerstat for ft817 and add for ft857 ft897
https://github.com/Hamlib/Hamlib/issues/363
|
2020-09-03 17:07:09 -05:00 |
Michael Black W9MDB
|
fade1681fa
|
Fix cppcheck errors and warnings
|
2020-09-02 16:56:11 -05:00 |
Michael Black W9MDB
|
dd3b1b71d0
|
Fix spelling of Funkamateur
|
2020-09-02 16:44:46 -05:00 |
Michael Black W9MDB
|
a0ee4d01b2
|
https://github.com/Hamlib/Hamlib/issues/359
Fix Yaesu command retries
|
2020-09-01 23:26:35 -05:00 |
Michael Black W9MDB
|
e459d4edc2
|
astyle files
|
2020-09-01 09:06:46 -05:00 |
Mike Goodey
|
c8a3699861
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2020-09-01 14:42:26 +01:00 |
Mike Goodey
|
1138feb576
|
Remove icom_set_rit - it doesn't (and can't) work - see README.icom
|
2020-09-01 14:41:45 +01:00 |
Michael Black W9MDB
|
e4b571af0d
|
https://github.com/Hamlib/Hamlib/issues/359
Increase TS950 timeout and post_write_delay due to errors seen with MicroKeyer III
|
2020-08-31 17:41:48 -05:00 |
Mike Goodey
|
29ae878fa7
|
Fixes to RIT code
|
2020-08-29 18:42:33 +01:00 |
Mike Goodey
|
6f4a996a9a
|
Changes for RIT/XIT on other newcat rigs
|
2020-08-28 19:04:13 +01:00 |
Mike Goodey
|
8ba082c662
|
Changes for FT991 RIT/XIT
|
2020-08-28 18:16:17 +01:00 |
Michael Black W9MDB
|
331d9773b0
|
Add minimal WRITE_DELAY to ft817
https://github.com/csete/gpredict/issues/227
|
2020-08-21 08:05:39 -05:00 |
Michael Black W9MDB
|
59d22e0748
|
Fix spelling error in kenwood.c
|
2020-08-06 09:50:45 -05:00 |
Michael Black W9MDB
|
494a875d79
|
Add FT991 to RFPOWER scale 100 in newcat.c
https://github.com/Hamlib/Hamlib/issues/354
|
2020-08-04 07:52:30 -05:00 |
Michael Black W9MDB
|
6fbb039a69
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2020-07-31 15:18:26 -05:00 |
Mike Goodey
|
d77383b903
|
Implement RIT/XIT
|
2020-07-31 18:34:15 +01:00 |
Michael Black W9MDB
|
5410610045
|
Fix RFPOWER scale for FT991
https://github.com/Hamlib/Hamlib/issues/354
|
2020-07-29 16:07:06 -05:00 |
Michael Black W9MDB
|
8aa5126650
|
Add first cut of SWR conversion for Yaesu rigs
https://github.com/Hamlib/Hamlib/issues/354
|
2020-07-29 16:03:54 -05: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
|
238d90ab06
|
Fix more spelling errors
Fixed by hand.
|
2020-07-24 09:07:09 +02:00 |