Wykres commitów

6190 Commity (2a2d56e95744bf26e233c35c0804a0543a894d98)

Autor SHA1 Wiadomość Data
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
Mikael Nousiainen f87015da96
Fix handling of Icom repeater shift and split command responses. Add tuning step definitions for IC-9700.
(cherry picked from commit a77e82be4e)
2020-10-26 14:35:13 -05:00
Michael Black W9MDB f44b4c507e
Add 50ms sleep after during set_freq for ft817
https://github.com/Hamlib/Hamlib/issues/418

(cherry picked from commit 7d7622face)
2020-10-26 14:34:59 -05:00
Michael Black W9MDB dee3c9989f
Add more neverused since cppcheck complains a lot
(cherry picked from commit 1351eb6bd7)
2020-10-26 14:34:51 -05:00
Michael Black W9MDB dfe4dbcf83
Fix FT101DX FUNC_COMP since it now has a different format than other Yaesu's
Presumably this is the future format
https://github.com/Hamlib/Hamlib/issues/417

(cherry picked from commit ef34c699c0)
2020-10-26 14:34:44 -05:00
Michael Black W9MDB 3fadcb16c7
Change get_ptt RTS/DTR to keep serial port open
New option --set-conf=ptt_share=1 to revert to old behavior where serial port is opened/closed every get_ptt
https://github.com/Hamlib/Hamlib/issues/383

(cherry picked from commit 4faad82da7)
2020-10-26 14:34:38 -05:00
Michael Black W9MDB 73a975c125
Fix FT817 FT817_NATIVE_CAT_GET_RX_STATUS byte count, should be 1 and not 2
https://github.com/Hamlib/Hamlib/issues/416

(cherry picked from commit 70a448fe85)
2020-10-26 14:34:30 -05:00