Wykres commitów

6211 Commity (a8961426b03633a150737364e254c191f438ef14)

Autor SHA1 Wiadomość Data
Michael Black W9MDB a8961426b0 Invalidate the cache so get_ptt is current
https://github.com/Hamlib/Hamlib/issues/422
2020-10-19 12:03:38 -05:00
Michael Black W9MDB 0a2263a2f1 Fix wait_morse in ts2000.c
https://github.com/Hamlib/Hamlib/issues/422
2020-10-19 11:51:25 -05:00
Michael Black W9MDB 7e8bfc8b49 https://github.com/Hamlib/Hamlib/issues/422 2020-10-19 11:50:02 -05:00
Michael Black W9MDB b406c82c2d Fix icom rig_wait_morse calls
https://github.com/Hamlib/Hamlib/issues/422
2020-10-19 11:25:17 -05:00
Michael Black W9MDB 1a823ae44a Add wait_morse to kenwood rigs
https://github.com/Hamlib/Hamlib/issues/422
2020-10-18 15:58:44 -05:00
Michael Black W9MDB 4c43689d6c Add wait_morse to rigctl_parse.c
https://github.com/Hamlib/Hamlib/issues/422
2020-10-18 14:22:42 -05:00
Michael Black W9MDB ffeb3b44cf Add wait_morse for icom rigs
https://github.com/Hamlib/Hamlib/issues/422
2020-10-18 14:16:44 -05:00
Michael Black W9MDB 0443afc794 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
2020-10-18 12:34:36 -05:00
Michael Black W9MDB f5e22acbaf Shorten wording on mw2power to clean up menu alignment 2020-10-18 12:28:15 -05:00
Michael Black W9MDB f5e4f8e3a8 Prompt TT-538 to Stable 2020-10-18 12:24:35 -05:00
Michael Black W9MDB a815179c68 https://github.com/Hamlib/Hamlib/issues/300 2020-10-18 12:06:27 -05:00
Michael Black W9MDB e1b3bcff9e New caching non-interfering side-by-side with old until 4.1 development underway
https://github.com/Hamlib/Hamlib/issues/280
2020-10-17 23:55:22 -05:00
Michael Black W9MDB cd220db7c7 More changes for future 4.1 caching
https://github.com/Hamlib/Hamlib/issues/280
2020-10-17 23:42:57 -05:00
Michael Black W9MDB 73a37749ac PowerSDR now returns ENAVAIL on AI command 2020-10-17 23:21:47 -05:00
Michael Black W9MDB 7a45f018ec Add caching info for VFO_C
https://github.com/Hamlib/Hamlib/issues/280
2020-10-17 23:04:53 -05:00
Michael Black W9MDB 8127391623 Notation on caching future change
https://github.com/Hamlib/Hamlib/issues/280
2020-10-17 22:47:57 -05:00
Michael Black W9MDB d066243a00 Merge branch 'minimize-rebuild' of git://git.code.sf.net/u/bsomervi/hamlib 2020-10-17 17:15:07 -05:00
Bill Somerville 25851f74e1
Remove temporary file 2020-10-17 21:23:33 +01:00
Michael Black W9MDB 856df487d1 Update ChangeLog 2020-10-17 11:40:26 -05:00
Bill Somerville 2c5aaff0c4
Another attempt at a reliable SCS version header generation 2020-10-17 17:17:37 +01:00
Bill Somerville e149c9980f
Correct use of sh if 2020-10-17 13:35:16 +01:00
Bill Somerville d81a027063
Minimize rebuilding 2020-10-17 13:32:49 +01:00
Bill Somerville d866d4dc33
Force copy over existing 2020-10-17 13:25:35 +01:00
Bill Somerville c8a30f2ef3
Build hamlibdatetime.h every time 2020-10-17 12:30:08 +01:00
Bill Somerville 93560bf682
Fix rebuild dependency 2020-10-17 12:25:40 +01:00
Bill Somerville aab02e5a27
Use BUILT_SOURCES make mechanism as intended 2020-10-17 12:11:47 +01:00
Michael Black W9MDB de20ee6533 Fix hamlibdatetime.h error for in-git build 2020-10-16 23:17:28 -05:00
Bill Somerville 146bdf7d41
Fix make dist versioning 2020-10-17 03:18:30 +01:00
Bill Somerville 8fbe6a7678
Merge branch 'safe-scs-versioning' of ssh://git.code.sf.net/u/bsomervi/hamlib into safe-scs-versioning 2020-10-17 03:17:38 +01:00
Bill Somerville f38ee5c6f1
Ensure old hamlibdatetime.h headers in the source dir are ignored 2020-10-17 02:31:17 +01:00
Bill Somerville 8872ee50ad
Make version recording safe for parallel builds
without breaking make dist, developer, builds, downstream builds
whether in-source or out-of-source. Done by putting generated files in
the build tree rather than the source tree.
2020-10-17 01:48:24 +01:00
Bill Somerville 2544a05357
Make version recording safe for parallel builds without breaking make dist 2020-10-17 01:45:15 +01:00
Michael Black W9MDB 05d57f5867 Fix the git tree build 2020-10-16 18:20:11 -05:00
Michael Black W9MDB 1e41f32017 Remove unused var from icom.c 2020-10-16 18:09:08 -05:00
Michael Black W9MDB 28b7543de6 Add stop_morse to Icom rigs
https://github.com/Hamlib/Hamlib/issues/240
2020-10-16 17:26:02 -05:00
Michael Black W9MDB 892c2bd634 Change tests/Makefile.am to put hamlibdatetime.h in the build directory to support parallel builds 2020-10-16 17:16:22 -05:00
Michael Black W9MDB c5ac5b2334 Fix win32termios.h build under mingw
https://github.com/Hamlib/Hamlib/issues/421
2020-10-16 15:26:30 -05:00
Michael Black W9MDB 1c7e5b2e48 Fix win32termios.h
https://github.com/Hamlib/Hamlib/issues/421
2020-10-16 14:48:01 -05:00
Michael Black W9MDB cf32ace4be Fix gcc warnings
https://github.com/Hamlib/Hamlib/issues/421
2020-10-16 11:51:41 -05:00
Michael Black W9MDB 5add4b343d Add rig_stop_morse to API and stop_morse command for rigctl
No rigs implemented yet
https://github.com/Hamlib/Hamlib/issues/240
2020-10-16 08:41:57 -05:00
Michael Black W9MDB 90cf25b6fe Merge 2020-10-16 08:25:16 -05:00
Michael Black W9MDB 341828a319 astyle files 2020-10-15 15:44:43 -05:00
Michael Black W9MDB d15c4da091 Remove COMP function from ft5000.c for ft3000 and use newcat routine instead 2020-10-15 15:28:46 -05:00
Michael Black W9MDB 2ed842b098 Fix FTDX101D get COMP function
https://github.com/Hamlib/Hamlib/issues/417
2020-10-15 21:23:12 +01:00
Michael Black W9MDB 8462796b00 Fix typo in ft817.c 2020-10-15 12:50:21 -05:00
Michael Black W9MDB 7c78530da2 remove cppcheck items from uthash.h 2020-10-15 12:49:29 -05:00
Michael Black W9MDB 6a65b41698 Another attempt to get ft817 PWR_ON working
https://github.com/Hamlib/Hamlib/issues/418
2020-10-15 12:36:24 -05:00
Michael Black W9MDB 6807fa739a Add rig_flush to ft817_send_cmd
https://github.com/Hamlib/Hamlib/issues/419
2020-10-15 12:02:03 -05:00
Michael Black W9MDB 733bd9d280 2nd attempt to fix ft817 PWR_ON
https://github.com/Hamlib/Hamlib/issues/419
2020-10-15 11:59:59 -05:00
Michael Black W9MDB ab51d7ec66 Helps if I commit the fixed version....
https://github.com/Hamlib/Hamlib/issues/419
2020-10-15 11:48:01 -05:00