Wykres commitów

5722 Commity (b910fa0c5854eecb9222ceb4160ff237ee4e7f77)

Autor SHA1 Wiadomość Data
Michael Black W9MDB b41e5468a9
FT-5000 does have TARGETABLE_MODE 2020-05-27 10:54:40 -05:00
Michael Black W9MDB 5f8897ee20
FT-1200 does not have TARGETABLE_MODE 2020-05-27 10:54:40 -05:00
Bill Somerville 1a836d4d7c
Repair a regression with the dummy get PTT functionality 2020-05-27 10:54:40 -05:00
Michael Black W9MDB 72066a4ebe
Add debug to serial.c 2020-05-27 10:54:39 -05:00
Michael Black W9MDB 732992830a
Add debug for RTS PTT 2020-05-27 10:54:39 -05:00
Michael Black W9MDB dd514e695e
Update some more items in icom.c where appropriate 2020-05-27 10:54:39 -05:00
Michael Black W9MDB 353d7d50d1
Add a littld debug to rig.c 2020-05-27 10:54:38 -05:00
Michael Black W9MDB 7508f6497b
on rig_get_vfo ask for the real split mode 2020-05-27 10:54:38 -05:00
Michael Black W9MDB de7cf6576f
Add rules for setting VFO_RX and VFO_TX for different rig types
https://github.com/Hamlib/Hamlib/issues/261
2020-05-27 10:54:37 -05:00
Michael Black W9MDB bbbb3e6be6
Adding version control file for utilities 2020-05-27 10:54:37 -05:00
Michael Black W9MDB 8e9cad1e0f
Add better version info to utilities 2020-05-27 10:54:37 -05:00
Michael Black W9MDB 7104977953
Add alpha version of Elecraft K4 2020-05-27 10:54:36 -05:00
Michael Black W9MDB 8812529169
Fix FT1000MP status return length -- is 5 now rather than 6
https://github.com/Hamlib/Hamlib/issues/258
2020-05-27 10:54:36 -05:00
Michael Black W9MDB 468c93e5bb
Change FT-1000MP rigs to only use 5-byte status command
Contrary to the manual the MARK-V was not recognizing 00 00 00 01 FA
We do not need the extra bytes for anything apparently
The 0xFA is only referenced in get_vfo
https://github.com/Hamlib/Hamlib/issues/258
2020-05-27 10:54:36 -05:00
Nate Bargmann d2bc23b676
Remove bashisms from shell scripts
Replace backticks in bootstrap with POSIX subshell substitution.

Restructure cppcheck.sh to help readability and remove bashisms.
2020-05-27 10:54:35 -05:00
Nate Bargmann 9516bbe8b8
Merge branch 'master' of github.com:N0NB/Hamlib 2020-05-27 07:59:28 -05:00
Nate Bargmann 0539427577
Merge branch 'master' of github.com:Hamlib/Hamlib 2020-05-27 07:58:10 -05:00
Nate Bargmann 598cec94b4
Remove generated file from repository
tests/hamlibdatetime.h is a generated file and its content will change
locally so to avoid confusion do not keep an older copy in the
repository.
2020-05-27 07:54:41 -05:00
Nate Bargmann 2de3f95bcd
Ensure hamlibdatetime.h works with VPATH builds 2020-05-27 07:54:09 -05:00
Nate Bargmann 4395f540eb
Rename datebuilt.h to hamlibdatetime.h in tests/Makefile.am
The name conflict caused 'make dist' to fail.
2020-05-27 07:04:36 -05:00
Michael Black d8b2857821 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-27 06:56:56 -05:00
Michael Black W9MDB 17c4f4ed1f Merge branch 'serial-ptt-error' of git://git.code.sf.net/u/bsomervi/hamlib 2020-05-27 06:56:01 -05:00
Michael Black a9e94b112e Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-27 06:38:44 -05:00
Michael Black W9MDB d2f63c41e6 remove sleep from dummy set_ptt 2020-05-27 06:37:51 -05:00
Bill Somerville c78b98d36b
Revert "Add debug to serial.c"
This reverts commit be439ea394.

Remove debugging code that breaks  the intended functionality. How did
this change pass even the most basic of tests?
2020-05-27 11:22:46 +01:00
Michael Black f569f81f76 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-26 12:44:38 -05:00
Michael Black W9MDB 796d71dddf Change vfo_mode to vfo_opt to distinguish it from rig mode 2020-05-26 12:01:44 -05:00
Michael Black W9MDB 07f1417881 Change vfo_mode to vfo_opt to distinguish it from rig mode 2020-05-26 11:59:50 -05:00
Michael Black W9MDB 943fd91198 Rewrite of TARGETABLE_MODE operations for Yaeus rigs
Should fix the FT-DX101D operations
Should also fix several functions for the other Yaesu VFO mode capable rigs
Added a spreadsheet to keep track of capabilities of these rigs
https://github.com/Hamlib/Hamlib/issues/260
2020-05-26 11:55:54 -05:00
Michael Black W9MDB f97946057d Update newcat.h version 2020-05-26 11:50:16 -05:00
Michael Black W9MDB 3bf5382cf2 FT-5000 does have TARGETABLE_MODE 2020-05-26 11:42:31 -05:00
Michael Black W9MDB 8d9ae01cf0 FT-1200 does not have TARGETABLE_MODE 2020-05-26 09:44:13 -05:00
Michael Black 0b025e9c59 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-26 09:30:35 -05:00
Michael Black W9MDB dbc8f4d24b Merge branch 'get-ptt-error' of git://git.code.sf.net/u/bsomervi/hamlib 2020-05-26 08:10:09 -05:00
Bill Somerville 2a3bb20672
Repair a regression with the dummy get PTT functionality 2020-05-26 13:02:34 +01:00
Michael Black 5614d27730 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-25 15:32:10 -05:00
Michael Black W9MDB be439ea394 Add debug to serial.c 2020-05-25 15:31:58 -05:00
Michael Black 6f77465fd9 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-25 14:36:01 -05:00
Michael Black W9MDB 4f3ad4f3da Add debug for RTS PTT 2020-05-25 14:35:49 -05:00
Michael Black 3f599ef686 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-25 14:09:13 -05:00
Michael Black W9MDB 281022447c Update some more items in icom.c where appropriate 2020-05-25 09:11:32 -05:00
Michael Black W9MDB a8fdcc146a Add a littld debug to rig.c 2020-05-25 09:10:40 -05:00
Michael Black W9MDB 89cd5c2c99 on rig_get_vfo ask for the real split mode 2020-05-25 07:38:03 -05:00
Michael Black W9MDB 1add89bd71 Add rules for setting VFO_RX and VFO_TX for different rig types
https://github.com/Hamlib/Hamlib/issues/261
2020-05-24 23:42:35 -05:00
Nate Bargmann a279ab1bba
Do not link libpython >= 3.8
Per issue https://github.com/Hamlib/Hamlib/issues/253 when building
Python binding for version 3.8 or later, set PYTHON_LIBS="".
2020-05-24 12:06:44 -05:00
Michael Black 630bc84a35 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-23 10:59:40 -05:00
Michael Black W9MDB 48692b4bc9 Adding version control file for utilities 2020-05-23 10:59:29 -05:00
Michael Black 535a3b701d Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-05-23 10:58:53 -05:00
Michael Black W9MDB fb68d9f561 Add better version info to utilities 2020-05-23 10:58:25 -05:00
Michael Black W9MDB 3d4d2dfe83 Add alpha version of Elecraft K4 2020-05-23 10:39:01 -05:00