Mike Black W9MDB
6c13951da8
Add satmode to rig_get_vfo_info
...
Add prototype for rig_get_rig_info
https://github.com/Hamlib/Hamlib/issues/682
2021-04-27 10:32:12 -05:00
Mike Black W9MDB
9a82ebf652
Make icom.c 0x25 cmd check only try once
...
https://github.com/Hamlib/Hamlib/issues/685
2021-04-27 10:00:10 -05:00
Mike Black W9MDB
622257c367
Add vfo_fixup to get_vfo_info
...
https://github.com/Hamlib/Hamlib/issues/681
2021-04-27 09:43:05 -05:00
Mike Black W9MDB
64c2a4d4a9
Add TRACE statements to allow for better debug following top level rig calls
2021-04-27 09:36:27 -05:00
Mike Black W9MDB
a6af56ff53
Fit kenwoods set_rit to move right right direction
...
https://github.com/Hamlib/Hamlib/issues/677
2021-04-27 07:34:14 -05:00
Mike Black W9MDB
aa9a8d8af1
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2021-04-27 06:50:07 -05:00
Mike Black W9MDB
19fb0e421d
Change rig_set_split_mode to return RIG_OK when set_vfo and vfo_op are not available
...
For the FT-991 example there's no need to set mode on VFOB as there is only one mode for both VFOs
So if rig has neither of these we will assume VFOB mode does not need to be set
https://github.com/Hamlib/Hamlib/issues/684
2021-04-27 06:50:00 -05:00
Mike Black W9MDB
d0b3484c13
Change rig_set_split_mode to return RIG_OK when set_vfo and vfo_op are not available
...
For the FT-991 example there's no need to set mode on VFOB as there is only one mode for both VFOs
So if rig has neither of these we will assume VFOB mode does not need to be set
2021-04-27 06:47:58 -05:00
Mike Black W9MDB
a281161fcf
Improve kenwood set_rit to use the difference requested instead of restarting at zero
...
https://github.com/Hamlib/Hamlib/issues/677
2021-04-26 11:32:55 -05:00
Mike Black W9MDB
b0323be6b7
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2021-04-25 23:20:57 -05:00
Mike Black W9MDB
7ea0a49dcd
Re-do get_rit for has_rit2 rigs
...
If this works should be able to change get_rit in TS480 to the generic kenwood get_rit
https://github.com/Hamlib/Hamlib/issues/677
2021-04-25 23:20:34 -05:00
Mike Black W9MDB
402fecc43b
Re-do get_rit for has_rit2 rigs
...
If this works should be able to change get_rit in TS480 to the generic kenwood get_rit
2021-04-25 23:19:11 -05:00
Mike Black W9MDB
25eb70d90d
In iofunc.c only call hl_sleep if needed
2021-04-25 14:59:47 -05:00
Michael Black
a8b6695547
Merge pull request #680 from mikaelnousiainen/ts480-fixes
...
Extend TS-480 backend functionality significantly
2021-04-25 09:42:11 -05:00
Mikael Nousiainen
9ca111a5a5
Fix RIT for TS-480
2021-04-25 17:19:16 +03:00
Mikael Nousiainen
95b08de780
Fix RIT for TS-480
2021-04-25 17:14:59 +03:00
Mikael Nousiainen
6fd5371b12
Merge branch 'master' into ts480-fixes
2021-04-25 16:50:48 +03:00
Mikael Nousiainen
38e6cf1cd8
Fix TS-480 narrow filter widths. Add NR2 and CW IF filter support.
2021-04-25 16:50:16 +03:00
Mike Black W9MDB
ec68495bd3
Change WSAStartup logic in network.c to better allow for errors.
...
WSAStartup should now get called once only and should be restarted if needed.
https://github.com/Hamlib/Hamlib/issues/679
2021-04-25 08:33:14 -05:00
Mikael Nousiainen
08a7515e91
Add support for FW filter width command on TS-480
2021-04-24 19:13:12 +03:00
Mike Black W9MDB
1cfa4c205c
Remove SQLSTAT deprecated level
2021-04-24 09:17:53 -05:00
Mike Black W9MDB
60f861bfd5
More changes to bring rigctld dump_caps into line with rigctl dump_caps
...
https://github.com/Hamlib/Hamlib/issues/659
2021-04-24 09:16:40 -05:00
Mike Black W9MDB
9231c2f7e5
Some more change to bring rigctld dump_caps into line with rigctl dump_caps
...
https://github.com/Hamlib/Hamlib/issues/659
2021-04-24 08:47:01 -05:00
Mike Black W9MDB
e0a3f8deac
Fix rigctld caps ptt_type to reflect the connected rig
...
https://github.com/Hamlib/Hamlib/issues/659
2021-04-23 23:40:40 -05:00
Mike Black W9MDB
21b9aadb91
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2021-04-23 23:39:02 -05:00
Mike Black W9MDB
0a4e0dbdfb
Fix RIT in kenwood.c -- default to 10Hz steps if rig step setting works
...
https://github.com/Hamlib/Hamlib/issues/677
2021-04-23 23:38:49 -05:00
Mike Black W9MDB
295daa791b
Fix RIT in kenwood.c -- default to 10Hz steps if rig step setting works
2021-04-23 23:37:44 -05:00
Mike Black W9MDB
1d79b9e01c
Fix icom \get_mode in non-vfo mode to stay on VFOB/Sub
...
https://github.com/Hamlib/Hamlib/issues/676
2021-04-23 17:43:54 -05:00
Mikael Nousiainen
e4657a5d16
TS-480: Add Digital Noise Limiter. Start implementation for filter width command. Fix bugs.
2021-04-23 23:32:42 +03:00
Mike Black W9MDB
b6a29f1e16
Update simicom.c to recognize VFOA/B and Main/Sub selections
...
Need to get simicom.c to have optional capabilities for the different CI-V capabilities of Icom rigs
2021-04-23 11:01:53 -05:00
Mike Black W9MDB
d0af094d39
Fix set freq on Sub VFO return to Main
...
https://github.com/Hamlib/Hamlib/issues/670
2021-04-23 11:01:17 -05:00
Mikael Nousiainen
de5c5a27a1
Add support for TS-480 slope filter settings and some useful custom funcs/levels. Fix TS-480 bugs.
2021-04-23 10:42:43 +03:00
Mike Black W9MDB
b0e006ce6c
astyle files
2021-04-21 23:48:29 -05:00
Mike Black W9MDB
e42571de9c
Change default device in testrig.c to show pts usage
2021-04-21 23:47:42 -05:00
Mike Black W9MDB
994bfe4ffe
Add 0x04 command to simicom.c
2021-04-21 17:48:44 -05:00
Mikael Nousiainen
1f57311fee
Read values for all meters at once for TS-480
2021-04-21 13:42:53 +03:00
Mikael Nousiainen
45a1bf5b45
Fix Kenwood VOX gain and RIT set for TS-480
2021-04-20 12:04:28 +03:00
Mikael Nousiainen
6a0df54003
Add S-meter and SWR meter calibration tables for TS-480
2021-04-19 22:53:58 +03:00
Mikael Nousiainen
6e5791c221
Fix typo
2021-04-19 22:26:02 +03:00
Mikael Nousiainen
c13fcd8616
Fix typo
2021-04-19 22:14:51 +03:00
Mikael Nousiainen
645941cf9a
Add missing break
2021-04-19 22:11:02 +03:00
Mikael Nousiainen
6e1977277e
Specify TS-480 extension menu value length
2021-04-19 22:06:41 +03:00
Mikael Nousiainen
ad0569688b
Add support for TS-480 extension menu and CW pitch. Set level gran for some levels.
2021-04-19 21:52:25 +03:00
Mikael Nousiainen
bb1d0f83a0
Add RF power meter for TS-480
2021-04-19 20:37:20 +03:00
Mikael Nousiainen
212c41f0af
Return S0 for TS-480 when PTT is ON
2021-04-19 20:35:53 +03:00
Mikael Nousiainen
9b9a2b5511
Add RF power meter for TS-480
2021-04-19 20:28:55 +03:00
Mikael Nousiainen
2b44f470fa
Add RF power meter for TS-480
2021-04-19 20:28:15 +03:00
Mikael Nousiainen
055d4dce88
Fix TS-480 RIT/XIT
2021-04-19 19:57:52 +03:00
Mikael Nousiainen
4495b5b434
Add missing TS-480 caps
2021-04-19 19:43:29 +03:00
Mikael Nousiainen
fc1160c0a5
TS-480 fixes
2021-04-19 19:21:02 +03:00