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 |
Mikael Nousiainen
|
4f66af6ee1
|
Merge upstream master and fix conflicts. Add new commands for TS-480 (WIP).
|
2021-04-19 18:34:17 +03:00 |
Mike Black W9MDB
|
870b9ca748
|
In icom.c add check for current vfo to avoid vfo swapping
https://github.com/Hamlib/Hamlib/issues/665
https://github.com/Hamlib/Hamlib/issues/654
|
2021-04-19 09:51:58 -05:00 |
Mike Black W9MDB
|
cd82a2c008
|
In icom.c fix reading VFOB width when 0 and set to VFOA width
https://github.com/Hamlib/Hamlib/issues/665
https://github.com/Hamlib/Hamlib/issues/654
|
2021-04-18 22:46:50 -05:00 |
Mike Black W9MDB
|
7e7e2cb1ac
|
Add hamlib version so simicom.c
|
2021-04-18 11:42:08 -05:00 |
Mike Black W9MDB
|
aefe8c44b7
|
In rig.c if rig does not set get_split_vfo then return cached values
https://github.com/Hamlib/Hamlib/issues/654
https://github.com/Hamlib/Hamlib/issues/665
|
2021-04-18 11:35:35 -05:00 |
Mike Black W9MDB
|
cfa42f2365
|
Beginning of Icom simulator -- does not work on Windows yet
|
2021-04-17 22:48:14 -05:00 |
Mike Black W9MDB
|
1e26a10365
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2021-04-17 22:47:36 -05:00 |
Mike Black W9MDB
|
b74bf05541
|
astyle misc.c and add CRC function for future use
|
2021-04-17 22:47:14 -05:00 |
Michael Black
|
44a4b52bb9
|
Merge pull request #668 from fillods/prm80_vhf_fix
prm80: fix RX frequencies on VHF
|
2021-04-17 15:07:02 -05:00 |