Michael Black
|
4e22e0d6e4
|
Merge pull request #381 from mikaelnousiainen/icom-extcmds-fixes-1
Icom extcmds fixes
|
2020-09-16 15:18:38 -05:00 |
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
|
52ec755f19
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2020-09-16 10:44:08 -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 |
Nate Bargmann
|
d817aefa36
|
Removed TODO from Makefile.am
With the TODO file removed, 'make dist' was failing.
|
2020-09-15 10:58:17 -05:00 |
Michael Black W9MDB
|
b97d05369c
|
astyle files
|
2020-09-14 23:12:35 -05:00 |
Michael Black
|
b397fc07bd
|
Merge pull request #379 from mdblack98/master
Fix icom levels
|
2020-09-14 16:48:57 -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
|
12c2434dc7
|
Fix cppcheck warning in termios.c:
|
2020-09-14 07:59:47 -05:00 |
Michael Black
|
3e2949ddf9
|
Merge pull request #378 from mdblack98/master
Remove rptr functions from ic7300.c
|
2020-09-14 07:37:16 -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
|
cb2c757c62
|
Remove TODO files as they have been replaced with github issues
|
2020-09-13 08:30:10 -05:00 |
Michael Black W9MDB
|
fb9acd8b5e
|
Adding phpdemo
|
2020-09-13 08:08:23 -05:00 |
Michael Black
|
1dd62dc5d3
|
Merge pull request #376 from mdblack98/master
Fix collisions between PARM, LEVEL, FUNC, TOKEN
|
2020-09-12 23:42:39 -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
|
d47987db85
|
Fix bindings since itu_region has been deprecated
|
2020-09-12 08:59:55 -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
|
975824c618
|
Update rigctl.1 set_ant
|
2020-09-11 08:40:07 -05:00 |
Michael Black W9MDB
|
f9da2d0b82
|
Remove RIG_LEVEL_BRIGHT from dumpmem.c
|
2020-09-11 08:04:43 -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 |
Nate Bargmann
|
c9c6b0c47c
|
Merge branch 'master' into update_mans
|
2020-09-10 08:42:11 -05:00 |
Nate Bargmann
|
e4727094ab
|
Update informational man pages for Hamlib 4.0
|
2020-09-10 08:40:04 -05:00 |
Nate Bargmann
|
42f4177306
|
Update utilities man pages for Hamlib 4.0
|
2020-09-10 08:36:57 -05:00 |
Nate Bargmann
|
516779cf03
|
Expand section on examples
Add note on testing output.
|
2020-09-10 08:34:31 -05:00 |
Michael Black
|
a6d3b18369
|
Merge pull request #369 from mikaelnousiainen/fix-get-channel-read-only
Propagate variable read_only value to rig implementation of get_channel
|
2020-09-09 10:19:31 -05:00 |
Mikael Nousiainen
|
c3ca7ef3a6
|
Propagate variable read_only value to rig implementation of get_channel
|
2020-09-09 18:12:17 +03: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
|
741499c260
|
Add amplifier.swg to Makefile.am
https://github.com/Hamlib/Hamlib/issues/367
|
2020-09-07 09:59:32 -05:00 |
Michael Black W9MDB
|
6d74501d2c
|
Fix ic7300 ranges
|
2020-09-07 09:22:28 -05:00 |
Michael Black W9MDB
|
275db971cd
|
Remove sleep on rigctld EOF -- don't think it's really needed
https://github.com/Hamlib/Hamlib/issues/366
|
2020-09-07 08:53:39 -05:00 |
Michael Black W9MDB
|
b7c3aa3ad1
|
Fix range_list for ic7300
|
2020-09-07 08:17:20 -05:00 |
Michael Black W9MDB
|
9d542cab81
|
Fix 32-bit overflow on rigctl reading rigctld caps values like get_level and set_level
https://github.com/Hamlib/Hamlib/issues/365
|
2020-09-06 23:52:48 -05:00 |
Michael Black W9MDB
|
1b6d67a278
|
Fix stack smash in sprintflst when long lists occur
Need to pass length into these functions
|
2020-09-06 16:45:52 -05:00 |
Michael Black W9MDB
|
8e3d024144
|
Fix spelling error in cppcheck.sh
|
2020-09-06 15:03:40 -05:00 |
Michael Black W9MDB
|
f33a5611bc
|
Small update to cppcheck.sh
|
2020-09-06 12:41:43 -05:00 |