Mike Black W9MDB
|
4dbce1a0aa
|
Add setvbuf to rigctl.c and rigctld.d to overcome non-buffering of stderr on mingw builds.
Should also speed up other OS's too since only 1 flush will be executed instead of 2
|
2022-10-02 08:06:50 -05:00 |
Mike Black W9MDB
|
63805eb427
|
Update NEWS for 4.5 release
|
2022-09-30 08:01:44 -05:00 |
Mike Black W9MDB
|
7455546834
|
Update simicom.c
|
2022-09-29 08:24:39 -05:00 |
Mike Black W9MDB
|
48241f52d0
|
Update simft818.c
|
2022-09-27 23:11:53 -05:00 |
Mike Black W9MDB
|
e7647de001
|
Update simkenwood.c
|
2022-09-26 23:50:26 -05:00 |
Mike Black W9MDB
|
0b68de7b65
|
Update simkenwood.c
|
2022-09-26 23:04:23 -05:00 |
Mike Black W9MDB
|
467964aba0
|
Fix line formatting in NEWS
|
2022-09-22 15:54:59 -05:00 |
Mike Black W9MDB
|
6bd5ab89b6
|
Remove incorrect debug line in icom.c
|
2022-09-22 15:39:42 -05:00 |
Mike Black W9MDB
|
c169ec59dd
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2022-09-21 09:32:20 -05:00 |
Mike Black W9MDB
|
a033b66f9c
|
Fix an uninitialized value warning from valgrind
|
2022-09-21 09:31:59 -05:00 |
Michael Black
|
66351df554
|
Merge pull request #1119 from PianetaRadio/master
Update NEWS
|
2022-09-20 22:30:42 -05:00 |
PianetaRadio
|
e28e019179
|
Update NEWS
|
2022-09-20 19:42:11 +02:00 |
Mike Black W9MDB
|
67b933ddb5
|
Update astyle for 4.5 release
|
2022-09-20 08:46:28 -05:00 |
Mike Black W9MDB
|
9ffd0a4ba5
|
Update NEWS for 4.5 release
|
2022-09-20 08:44:57 -05:00 |
Mike Black W9MDB
|
7c2bdbb64f
|
Add OTRSP protocol manual for future implmentaion
https://github.com/Hamlib/Hamlib/issues/1118
|
2022-09-19 08:46:05 -05:00 |
Mike Black W9MDB
|
9b98ea11eb
|
Make debug rx_vfo info match code better in kenwood.c
https://github.com/Hamlib/Hamlib/issues/1116
|
2022-09-17 10:24:13 -05:00 |
Mike Black W9MDB
|
57a7e656c2
|
Update NEWS
|
2022-09-17 09:41:17 -05:00 |
Mike Black W9MDB
|
b1d132dd27
|
Add -R option to rigctld to close the rig when no clients are connected
The FT-736 has to lock the rig for CAT control so this allows it to unlock when rigctld is idle
https://github.com/Hamlib/Hamlib/issues/1117
|
2022-09-16 08:33:51 -05:00 |
Mike Black W9MDB
|
4985d9ab26
|
Update simkenwood
|
2022-09-15 23:45:17 -05:00 |
Mike Black W9MDB
|
7db23d549f
|
Add another priv->has_ps check to kenwood.c
|
2022-09-13 22:15:22 -05:00 |
Mike Black W9MDB
|
8c4c906efe
|
Add a few more rigs to have_ps=0
|
2022-09-13 16:22:03 -05:00 |
Mike Black W9MDB
|
e7262e23c8
|
Make TS450S turn off has_ps
https://github.com/Hamlib/Hamlib/issues/1114
|
2022-09-13 11:45:58 -05:00 |
Mike Black W9MDB
|
f58ca95c9c
|
TS-450S/690S does not have PS cmd so we will disable have_ps when 1st call to PS times out for Kenwood rigs
https://github.com/Hamlib/Hamlib/issues/1114
|
2022-09-13 09:26:04 -05:00 |
Mike Black W9MDB
|
098d1d8dbb
|
Fix uninitialized value in flrig.c found by valgrind
|
2022-09-10 13:00:34 -05:00 |
Mike Black W9MDB
|
224ccc7839
|
Fix filter set for IC375 and promote to stable
https://github.com/Hamlib/Hamlib/issues/1113
|
2022-09-09 14:01:43 -05:00 |
Mike Black W9MDB
|
66a823bb6b
|
Show use_cached_freq in rig.c
https://github.com/Hamlib/Hamlib/issues/1108
|
2022-09-05 15:53:56 -05:00 |
Mike Black W9MDB
|
7da1a1f6a1
|
Allow cached freq and mode to be used when rig is in transceive mode
https://github.com/Hamlib/Hamlib/issues/1108
|
2022-09-05 15:29:53 -05:00 |
Mike Black W9MDB
|
9cb511af00
|
Add some debug for Icom use_cached variables
https://github.com/Hamlib/Hamlib/issues/1108
|
2022-09-05 12:21:45 -05:00 |
Mike Black W9MDB
|
f5f97b35db
|
Update debug in rig.c
https://github.com/Hamlib/Hamlib/issues/1108
|
2022-09-05 09:56:07 -05:00 |
Mike Black W9MDB
|
4007581363
|
Add async capability to IC-706 series while we're debugging issue 1108
https://github.com/Hamlib/Hamlib/issues/1108
|
2022-09-05 09:54:17 -05:00 |
Mike Black W9MDB
|
6c746c310b
|
Improve debug distinction in iofunc.c
|
2022-09-04 11:38:41 -05:00 |
Mike Black W9MDB
|
86245cffa6
|
Remove some debug from iofunc.c
|
2022-09-04 10:48:53 -05:00 |
Mike Black W9MDB
|
0cd6f1f761
|
Fix cache clear on rigs without get_vfo to only clear cache when vfo is changing
|
2022-09-03 16:56:48 -05:00 |
Mike Black W9MDB
|
81f489b969
|
Add MSVC projects to scripts/MSVC for 32 and 64-bit builds in C++
https://github.com/Hamlib/Hamlib/milestone/14
|
2022-09-03 13:09:50 -05:00 |
Mike Black W9MDB
|
1d0d733405
|
Remove winpthreads.h
MSVC build now needs NuGet pthreads package to compile
https://github.com/Hamlib/Hamlib/issues/1107
|
2022-09-03 11:19:56 -05:00 |
Mike Black W9MDB
|
571f59e696
|
Add an async freq report to simicom9700
https://github.com/Hamlib/Hamlib/issues/1108
|
2022-09-03 11:12:16 -05:00 |
Mike Black W9MDB
|
d3824aa7ab
|
Reset all cache when changing VFOs on a rig without get_vfo
https://github.com/Hamlib/Hamlib/issues/1108
|
2022-09-02 08:05:52 -05:00 |
Mike Black W9MDB
|
927b2d858a
|
Update debug in cache.c
https://github.com/Hamlib/Hamlib/issues/1108
|
2022-09-02 08:03:35 -05:00 |
Mike Black W9MDB
|
9410e7f66f
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2022-09-02 07:59:28 -05:00 |
Mike Black W9MDB
|
e2616b991a
|
Add RIG_VFO_ALL for rig_strvfo()
|
2022-09-02 07:59:07 -05:00 |
Mike Black W9MDB
|
e630fc8180
|
Update simicom9700.c
|
2022-09-01 23:04:43 -05:00 |
Mike Black W9MDB
|
5701e73e1e
|
Fix valgrind warning
https://github.com/Hamlib/Hamlib/issues/1108
|
2022-08-31 08:57:00 -05:00 |
Mike Black W9MDB
|
69a39dfa2e
|
Fix valgrind warning
|
2022-08-31 08:56:33 -05:00 |
Mike Black W9MDB
|
5e9b853d07
|
Reduce debug in rig_set_vfo
|
2022-08-29 12:49:55 -05:00 |
Mike Black W9MDB
|
7e51932a9e
|
Remove some debug from icom.c
|
2022-08-29 10:11:40 -05:00 |
Nate Bargmann
|
aa0937e6c1
|
Distribute winpthreads.h
Set file permissions on winpthreads.h to remove exec bits.
|
2022-08-27 08:31:46 -05:00 |
Mike Black W9MDB
|
884190886c
|
Add simftdx5000.c
|
2022-08-27 08:23:11 -05:00 |
Mike Black W9MDB
|
1aed27c71a
|
Remove #defines for rig_set_split and return to standard call
|
2022-08-27 07:36:14 -05:00 |
Mike Black W9MDB
|
b3d69d221e
|
Update LICENSE
|
2022-08-26 22:32:25 -05:00 |
Mike Black W9MDB
|
4c2a68c94b
|
Add simftdx3000
|
2022-08-26 22:11:48 -05:00 |