Michael Black W9MDB
|
49f1396c31
|
Fix twiddle short command
(cherry picked from commit f52007d02d )
|
2020-10-28 14:43:42 -05:00 |
Michael Black W9MDB
|
7de961ceed
|
Add VFO_CURR to set_cache_freq and get_cache_freq
https://github.com/Hamlib/Hamlib/issues/300
(cherry picked from commit 8a769c7011 )
|
2020-10-28 14:43:36 -05:00 |
Michael Black W9MDB
|
552516a27a
|
Add a 200ms to wait_morse to allow previous CW request to assert PTT
https://github.com/Hamlib/Hamlib/issues/422
(cherry picked from commit bafd6e97f4 )
|
2020-10-28 14:43:30 -05:00 |
Michael Black W9MDB
|
a7c91ef16a
|
Invalidate the cache so get_ptt is current
https://github.com/Hamlib/Hamlib/issues/422
(cherry picked from commit a8961426b0 )
|
2020-10-28 14:43:24 -05:00 |
Michael Black W9MDB
|
c2f37f7cae
|
Fix wait_morse in ts2000.c
https://github.com/Hamlib/Hamlib/issues/422
(cherry picked from commit 0a2263a2f1 )
|
2020-10-28 14:43:16 -05:00 |
Michael Black W9MDB
|
7c3c9ab1bc
|
https://github.com/Hamlib/Hamlib/issues/422
(cherry picked from commit 7e8bfc8b49 )
|
2020-10-28 14:43:10 -05:00 |
Michael Black W9MDB
|
2a2d56e957
|
Fix icom rig_wait_morse calls
https://github.com/Hamlib/Hamlib/issues/422
(cherry picked from commit b406c82c2d )
|
2020-10-28 14:43:04 -05:00 |
Michael Black W9MDB
|
686be18bed
|
Add wait_morse to kenwood rigs
https://github.com/Hamlib/Hamlib/issues/422
(cherry picked from commit 1a823ae44a )
|
2020-10-28 14:42:58 -05:00 |
Michael Black W9MDB
|
9eecff3cb9
|
Add wait_morse to rigctl_parse.c
https://github.com/Hamlib/Hamlib/issues/422
(cherry picked from commit 4c43689d6c )
|
2020-10-28 14:42:52 -05:00 |
Michael Black W9MDB
|
4818743b6a
|
Add wait_morse for icom rigs
https://github.com/Hamlib/Hamlib/issues/422
(cherry picked from commit ffeb3b44cf )
|
2020-10-28 14:42:46 -05:00 |
Michael Black W9MDB
|
000cf575eb
|
Add wait_morse command with generit wait_morse_ptt function
This should work for any send_morse with full breakin
https://github.com/Hamlib/Hamlib/issues/422
(cherry picked from commit 0443afc794 )
|
2020-10-28 14:42:38 -05:00 |
Michael Black W9MDB
|
b12758e92e
|
Shorten wording on mw2power to clean up menu alignment
(cherry picked from commit f5e22acbaf )
|
2020-10-28 14:42:28 -05:00 |
Michael Black W9MDB
|
67c0217827
|
Prompt TT-538 to Stable
(cherry picked from commit f5e4f8e3a8 )
|
2020-10-28 14:42:20 -05:00 |
Michael Black W9MDB
|
40f48ea32c
|
https://github.com/Hamlib/Hamlib/issues/300
(cherry picked from commit a815179c68 )
|
2020-10-28 14:42:11 -05:00 |
Michael Black W9MDB
|
86ce977b12
|
New caching non-interfering side-by-side with old until 4.1 development underway
https://github.com/Hamlib/Hamlib/issues/280
(cherry picked from commit e1b3bcff9e )
|
2020-10-28 14:42:03 -05:00 |
Michael Black W9MDB
|
06ce8bb352
|
More changes for future 4.1 caching
https://github.com/Hamlib/Hamlib/issues/280
(cherry picked from commit cd220db7c7 )
|
2020-10-28 14:41:56 -05:00 |
Michael Black W9MDB
|
2ba07c15ef
|
PowerSDR now returns ENAVAIL on AI command
(cherry picked from commit 73a37749ac )
|
2020-10-28 14:41:50 -05:00 |
Michael Black W9MDB
|
72eec4e01c
|
Add caching info for VFO_C
https://github.com/Hamlib/Hamlib/issues/280
(cherry picked from commit 7a45f018ec )
|
2020-10-28 14:41:45 -05:00 |
Michael Black W9MDB
|
75a1356dd8
|
Notation on caching future change
https://github.com/Hamlib/Hamlib/issues/280
(cherry picked from commit 8127391623 )
|
2020-10-28 14:41:38 -05:00 |
Bill Somerville
|
549701b0bb
|
Remove temporary file
(cherry picked from commit 25851f74e1 )
|
2020-10-28 14:41:19 -05:00 |
Bill Somerville
|
f813ad3762
|
Another attempt at a reliable SCS version header generation
(cherry picked from commit 2c5aaff0c4 )
|
2020-10-28 14:41:07 -05:00 |
Bill Somerville
|
d5978eefa8
|
Correct use of sh if
(cherry picked from commit e149c9980f )
|
2020-10-28 14:41:01 -05:00 |
Bill Somerville
|
70a2ca58dd
|
Minimize rebuilding
(cherry picked from commit d81a027063 )
|
2020-10-28 14:40:54 -05:00 |
Bill Somerville
|
dfa88dc89c
|
Force copy over existing
(cherry picked from commit d866d4dc33 )
|
2020-10-28 14:40:47 -05:00 |
Bill Somerville
|
8e813bc219
|
Build hamlibdatetime.h every time
(cherry picked from commit c8a30f2ef3 )
|
2020-10-28 14:40:42 -05:00 |
Bill Somerville
|
a01f9cd1a7
|
Fix rebuild dependency
(cherry picked from commit 93560bf682 )
|
2020-10-28 14:40:34 -05:00 |
Bill Somerville
|
24b1b6d7b9
|
Use BUILT_SOURCES make mechanism as intended
(cherry picked from commit aab02e5a27 )
|
2020-10-28 14:40:26 -05:00 |
Michael Black W9MDB
|
befb922093
|
Update ChangeLog
(cherry picked from commit 856df487d1 )
|
2020-10-28 14:39:42 -05:00 |
Michael Black W9MDB
|
b93461a93a
|
Fix hamlibdatetime.h error for in-git build
(cherry picked from commit de20ee6533 )
|
2020-10-28 14:39:32 -05:00 |
Bill Somerville
|
498c2fb368
|
Fix make dist versioning
(cherry picked from commit 146bdf7d41 )
|
2020-10-28 14:39:23 -05:00 |
Bill Somerville
|
ce05352f42
|
Ensure old hamlibdatetime.h headers in the source dir are ignored
(cherry picked from commit f38ee5c6f1 )
|
2020-10-26 14:52:33 -05:00 |
Bill Somerville
|
e2941a60da
|
Make version recording safe for parallel builds without breaking make dist
(cherry picked from commit 2544a05357 )
|
2020-10-26 14:51:43 -05:00 |
Michael Black W9MDB
|
3f55b1cf67
|
Fix the git tree build
(cherry picked from commit 05d57f5867 )
|
2020-10-26 14:51:16 -05:00 |
Michael Black W9MDB
|
b595a405e9
|
Remove unused var from icom.c
(cherry picked from commit 1e41f32017 )
|
2020-10-26 14:50:49 -05:00 |
Michael Black W9MDB
|
836d82f7b3
|
Add stop_morse to Icom rigs
https://github.com/Hamlib/Hamlib/issues/240
(cherry picked from commit 28b7543de6 )
|
2020-10-26 14:50:41 -05:00 |
Michael Black W9MDB
|
a2527b40a0
|
Change tests/Makefile.am to put hamlibdatetime.h in the build directory to support parallel builds
(cherry picked from commit 892c2bd634 )
|
2020-10-26 14:50:35 -05:00 |
Michael Black W9MDB
|
90e69e22b5
|
Fix win32termios.h build under mingw
https://github.com/Hamlib/Hamlib/issues/421
(cherry picked from commit c5ac5b2334 )
|
2020-10-26 14:50:26 -05:00 |
Michael Black W9MDB
|
d4863a25cf
|
Fix win32termios.h
https://github.com/Hamlib/Hamlib/issues/421
(cherry picked from commit 1c7e5b2e48 )
|
2020-10-26 14:50:19 -05:00 |
Michael Black W9MDB
|
f4387d260e
|
Fix gcc warnings
https://github.com/Hamlib/Hamlib/issues/421
(cherry picked from commit cf32ace4be )
|
2020-10-26 14:50:11 -05:00 |
Michael Black W9MDB
|
eb022a1c3c
|
Add rig_stop_morse to API and stop_morse command for rigctl
No rigs implemented yet
https://github.com/Hamlib/Hamlib/issues/240
(cherry picked from commit 5add4b343d )
|
2020-10-26 14:50:00 -05:00 |
Michael Black W9MDB
|
3046a9b4a1
|
astyle files
(cherry picked from commit 341828a319 )
|
2020-10-26 14:36:35 -05:00 |
Michael Black W9MDB
|
28308c1380
|
Remove COMP function from ft5000.c for ft3000 and use newcat routine instead
(cherry picked from commit d15c4da091 )
|
2020-10-26 14:36:25 -05:00 |
Michael Black W9MDB
|
151ca95733
|
Fix typo in ft817.c
(cherry picked from commit 8462796b00 )
|
2020-10-26 14:36:17 -05:00 |
Michael Black W9MDB
|
33e67bcd49
|
remove cppcheck items from uthash.h
(cherry picked from commit 7c78530da2 )
|
2020-10-26 14:36:11 -05:00 |
Michael Black W9MDB
|
2c25ee32ab
|
Another attempt to get ft817 PWR_ON working
https://github.com/Hamlib/Hamlib/issues/418
(cherry picked from commit 6a65b41698 )
|
2020-10-26 14:36:04 -05:00 |
Michael Black W9MDB
|
9682af9fe8
|
Add rig_flush to ft817_send_cmd
https://github.com/Hamlib/Hamlib/issues/419
(cherry picked from commit 6807fa739a )
|
2020-10-26 14:35:58 -05:00 |
Michael Black W9MDB
|
57dbecdc4e
|
2nd attempt to fix ft817 PWR_ON
https://github.com/Hamlib/Hamlib/issues/419
(cherry picked from commit 733bd9d280 )
|
2020-10-26 14:35:49 -05:00 |
Michael Black W9MDB
|
497c76b59d
|
Helps if I commit the fixed version....
https://github.com/Hamlib/Hamlib/issues/419
(cherry picked from commit ab51d7ec66 )
|
2020-10-26 14:35:43 -05:00 |
Michael Black W9MDB
|
1c4bc78b5d
|
An attempt to get FT-817 PWR_ON working
https://github.com/Hamlib/Hamlib/issues/419
(cherry picked from commit 18e43245bc )
|
2020-10-26 14:35:36 -05:00 |
Michael Black W9MDB
|
2474eca661
|
Fix debug statement in kenwood.c to show correct tvfo
(cherry picked from commit 8b541f3e0b )
|
2020-10-26 14:35:30 -05:00 |