Michael Black
845c5a1848
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-05-01 14:45:20 -05:00
mdblack98
d1677a71d3
Move kenwood get_id before firmware check and only when first get-id fails
...
https://github.com/Hamlib/Hamlib/issues/230
2020-05-01 14:44:05 -05:00
Michael Black
205e5783d0
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-05-01 14:34:05 -05:00
mdblack98
d5d6c55439
Fix JTDSK compilation warnings
...
https://github.com/Hamlib/Hamlib/issues/233
2020-05-01 14:33:35 -05:00
Michael Black
7b55906734
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-05-01 12:07:27 -05:00
mdblack98
9e710156e3
Add ability for rigctld client to turn vfo mode on/off with (,)
...
https://github.com/Hamlib/Hamlib/issues/232
Add caching of some limited rig information
Can be adjusted or turned off with rig_cache_set_timeout_ms or in rigctl with \set_cache_timeout
https://github.com/Hamlib/Hamlib/issues/228
2020-05-01 12:03:54 -05:00
Michael Black
622415f99a
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-05-01 10:36:23 -05:00
mdblack98
2991d43e26
If icom.c rig_get_freq is called and VFO is None then VFO gets set to the requexted VFO
...
https://github.com/Hamlib/Hamlib/issues/231
2020-05-01 10:35:16 -05:00
mdblack98
81c21ee314
Reduce debug info in rigctl_parse.c and rigctld.c
2020-04-30 16:52:11 -05:00
Michael Black
6b597236de
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-30 09:15:58 -05:00
mdblack98
c4590e125d
Fix rig_get_channel in rig.swg
...
https://github.com/Hamlib/Hamlib/issues/227
2020-04-30 09:14:39 -05:00
Michael Black
c4e2a9a830
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-29 08:24:03 -05:00
mdblack98
ab424f4a82
Change the sleep for kenwood retry to 50ms instead of using rig timeout.
...
Some rigs have very long timeouts > 500ms and retries need to be faster.
Rig timeouts are not relevant to a retry.
If rigs need more retries we can address that in the backends
https://github.com/Hamlib/Hamlib/issues/226
2020-04-29 08:21:48 -05:00
Michael Black
56965d3a6b
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-29 08:17:34 -05:00
mdblack98
4b071f90ae
Fix kenwood cache IF len -- have to remove terminator
...
https://github.com/Hamlib/Hamlib/issues/226
2020-04-29 08:13:23 -05:00
Michael Black
af47264fc5
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-28 22:19:15 -05:00
mdblack98
39ea145365
Allow an IF response to TX/RX for kenwood.c
...
https://github.com/Hamlib/Hamlib/issues/229
2020-04-28 22:18:05 -05:00
Michael Black
396024d2e5
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-27 17:32:10 -05:00
mdblack98
e8ee703605
Change hl_sleep to usleep in dummy.c
2020-04-27 17:31:44 -05:00
Michael Black
a1b326f919
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-27 11:29:21 -05:00
mdblack98
4cac924a3e
Remove command not found for space in rigctl_parse.c
2020-04-27 11:29:03 -05:00
Michael Black
fef8648634
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-27 11:10:01 -05:00
mdblack98
5fa21c4394
Move kenwood caching from kenwood_safe_transction to kenwood_transaction
...
https://github.com/Hamlib/Hamlib/issues/226
2020-04-27 10:58:11 -05:00
Michael Black
36b7490753
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-27 10:31:19 -05:00
mdblack98
1743bebad7
Allow kenwood RX/TX to invalidate the cache
2020-04-27 10:30:39 -05:00
Michael Black
e37dfd0d15
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-27 10:09:44 -05:00
mdblack98
0e30795f6a
Fix kenwood cache update
...
https://github.com/Hamlib/Hamlib/issues/226
2020-04-27 10:09:02 -05:00
Michael Black
1b6f84c1a5
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-27 10:01:02 -05:00
mdblack98
909ece7627
Improve cache behavior for yaesu and kenwood
...
https://github.com/Hamlib/Hamlib/issues/226
2020-04-27 10:00:07 -05:00
Michael Black
df8b6a75be
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-27 09:42:45 -05:00
mdblack98
600a674891
Add cache invalidation for kenwood and yaesu
...
Reset all kenwood/yaesu backend versions to 0 since main backend is new
https://github.com/Hamlib/Hamlib/issues/226
2020-04-27 09:41:33 -05:00
Michael Black
612d05107f
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-26 22:30:57 -05:00
mdblack98
d6825cffbd
Fix newcat.c cache check
...
Add cache for kenwood IF cmd
https://github.com/Hamlib/Hamlib/issues/226
2020-04-26 22:30:09 -05:00
Michael Black
c2c34b0a64
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-26 17:02:28 -05:00
mdblack98
7af1d2e459
Fix bad commit of newcat.h
2020-04-26 17:01:45 -05:00
mdblack98
20cc059600
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2020-04-26 16:51:34 -05:00
Michael Black
0c035aa825
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-26 15:46:12 -05:00
mdblack98
eb7829bd06
Add caching for the Yaesu IF command
...
It should speed up the WSJT-X/JTDX sequence of v,f,m,t by a fair bit removing two unnecessary IF commands that should get cached
2020-04-26 15:44:38 -05:00
Michael Black
ce882b9be7
merge udpate
2020-04-26 14:58:30 -05:00
mdblack98
5eb5b6f3d8
https://github.com/Hamlib/Hamlib/issues/227
...
Added read_only flag everywhere
2020-04-26 14:37:03 -05:00
Michael Black
9b8cc476e3
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-26 11:37:31 -05:00
mdblack98
fd8e33d727
Change ts950 write_delay to 0 -- tested with CT1AXS and his 950SDX
...
https://github.com/Hamlib/Hamlib/issues/226
2020-04-26 11:35:14 -05:00
Michael Black
aff8489591
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2020-04-26 08:51:46 -05:00
mdblack98
acc468fcfd
Fix channel reading for civ_731 icom rigs
...
I assume this is true on all such rigs that they return 5 bytes
Writing and reading a channel should confirm it by returning the correct freq
https://github.com/Hamlib/Hamlib/issues/217
2020-04-26 08:45:16 -05:00
mdblack98
7dcb0ae88e
astyle updates
2020-04-25 11:28:38 -05:00
Michael Black
2d0c157b09
Improve logic slightly in rig.c
2020-04-25 11:18:45 -05:00
Michael Black
ee0b3c6eb7
Update version to pihpsdr.c and make it STABLE
2020-04-25 11:17:58 -05:00
Michael Black
1396913de4
Merge pull request #224 from dl1ycf/master
...
Make "pihpsdr" RIG_PORT_SERIAL by default, and fall back to TCP in rig_open if pathname of the form ":19090"
2020-04-25 11:15:31 -05:00
c vw
af015d4467
Changed it to "serial" to allow for *both* serial and TCP connection.
...
If "pathname" is a legal TCP address, it will fall back to TCP
(see code in rig_open).
2020-04-25 18:07:29 +02:00
c vw
f6e3570e37
Allow device addresses of the form ":19000" to switch from serial to TCP
...
(not only aaa.bbb.ccc.ddd.port)
2020-04-25 17:44:07 +02:00