Wykres commitów

9299 Commity (2a30396d70dda90ae8e2218bf761b0ffc7ee5e8d)

Autor SHA1 Wiadomość Data
Mike Black W9MDB ccea73e631 Add set_powerstat and get_powerstat to PowerSDR 2022-07-15 16:25:36 -05:00
Mike Black W9MDB 93ca57a555 Only check power on if backend has rig_get_powerstat
https://github.com/Hamlib/Hamlib/issues/1085
2022-07-15 16:16:11 -05:00
Mike Black W9MDB 74aba61978 Default rig_get_powerstat to RIG_POWER_ON when function is not available
https://github.com/Hamlib/Hamlib/issues/1085# Please enter the commit message for your changes. Lines starting
2022-07-15 16:09:49 -05:00
Mike Black W9MDB 0e2ec27646 Default to powerstat=RIG_POWER_ON
https://github.com/Hamlib/Hamlib/issues/1085
2022-07-15 16:06:06 -05:00
Mike Black W9MDB d0c615ae43 Added EPOWER error return when rig is powered off
Only set_powerstat will be accepted and rig will be polled for powerstat
https://github.com/Hamlib/Hamlib/issues/1085
2022-07-15 15:41:23 -05:00
Mike Black W9MDB 668db3a0e2 Update rigctlcom information 2022-07-14 16:55:24 -05:00
Mike Black W9MDB 30884ae47e Add amp_set_level and amp_set_ext_level 2022-07-14 08:14:41 -05:00
Mike Black W9MDB 71f5766d57 Really fix the k3.c compilation warning 2022-07-14 06:54:56 -05:00
Mike Black W9MDB 1566ceae35 Fix 2nd vfonum warning in tmd710.c 2022-07-13 09:32:04 -05:00
Mike Black W9MDB d0a09d49cc Fix vfonum in tmd710.c 2022-07-13 09:31:01 -05:00
Mike Black W9MDB 94338d46dd Fix compilation warning in k3.c 2022-07-13 09:24:01 -05:00
Mike Black W9MDB 2835c431df Change ft857_set_freq to use ft857_get_ptt instead of rig_get_ptt
Should be able to get transmit status using ptt=None and Signalink VOX PTT
https://github.com/Hamlib/Hamlib/issues/1084
2022-07-12 17:52:49 -05:00
Mike Black W9MDB 363219e60a Add Gemini DX-1200 HF-1K amplifier 2022-07-10 17:05:44 -05:00
Mike Black W9MDB 7b49921468 Update levels in kpa1500 2022-07-10 17:03:56 -05:00
Mike Black W9MDB a331b59f5f Fix failure of 2nd rig_init call
Issue #735 is still fixed
https://github.com/Hamlib/Hamlib/issues/735
https://github.com/Hamlib/Hamlib/issues/1081
2022-07-09 23:46:39 -05:00
Mike Black W9MDB e5ba9c401a Force FTDX5000 to 100ms CAT TIME OUT TIMER
https://github.com/Hamlib/Hamlib/issues/1080
2022-07-09 07:40:59 -05:00
Mike Black W9MDB 0ec9622433 Interactive rigctld clients will now flush the line when a VFO error is encountered
https://github.com/Hamlib/Hamlib/issues/1041
2022-07-08 16:21:34 -05:00
Mike Black W9MDB 9f3314085a Reduce hamlib_settings to VERBOSE instead of ERR 2022-07-08 11:43:54 -05:00
Mike Black W9MDB b1369f9458 Fix ic9700 segfault
https://github.com/Hamlib/Hamlib/issues/1078
2022-07-07 22:10:49 -05:00
Michael Black 8acbef68ae
Merge pull request #1077 from dforsi/fix/typos
Fix spelling errors
2022-07-07 17:48:35 -05:00
Daniele Forsi IU5HKX 08c06aea14 Fix spelling errors
Fixed with:
codespell --summary --skip=.git,extra,,lib,macros,security --ignore-words-list="ans,ba,cant,develope,fo,get's,nin,numer,parm,parms,setts,som,statics,ths,ue,vektor,objext" --write-changes --interactive=2
and manual editing.
2022-07-07 23:56:22 +02:00
Mike Black W9MDB 0e79b25655 Fix .hamlib_settings path when home==null
https://github.com/Hamlib/Hamlib/issues/985
2022-07-07 07:42:21 -05:00
Mike Black W9MDB 28e3ed2c37 Update build instructions for MSVC 2022-07-06 13:07:28 -05:00
Mike Black W9MDB 994d7a2ca6 Fix RTS PTT working with rigctld
https://github.com/Hamlib/Hamlib/issues/1074
Was fixed by this patch
fc6e432143
2022-07-06 08:33:14 -05:00
Mike Black W9MDB 6019873b66 Update simkenwood.c 2022-07-06 06:45:07 -05:00
Mike Black W9MDB fc6e432143 Fix kenwood split status
https://github.com/Hamlib/Hamlib/issues/1072
2022-07-05 17:03:21 -05:00
Mike Black W9MDB 5e6c1eaef8 Rename TRACE to HAMLIB_TRACE to avoid conflict with MSVC 2022-07-04 07:26:30 -05:00
Mike Black W9MDB 4bdbb9954c Update simicom.c 2022-07-04 07:22:41 -05:00
Mike Black W9MDB 5097d024eb Revert "Fix tx_vfo in rig_set_split_vfo"
This reverts commit e34c70cfb2.
2022-07-03 17:24:09 -05:00
Mike Black W9MDB e34c70cfb2 Fix tx_vfo in rig_set_split_vfo
https://github.com/Hamlib/Hamlib/issues/1072
2022-07-03 17:00:28 -05:00
Mike Black W9MDB 7708e979d9 Add some debug for 60m exception 2022-07-03 08:07:23 -05:00
Mike Black W9MDB fc0e80a0d1 Add 60M exception for FTDX10 to not try and set frequency or mode 2022-07-03 07:58:47 -05:00
Mike Black W9MDB 7dee3aaf5d Fix dangling pointer in aor.c 2022-06-30 17:33:21 -05:00
Mike Black W9MDB 944a52e664 Git rid of compile warning in ft990v12.c 2022-06-30 10:53:30 -05:00
Mike Black W9MDB 04b9353d88 Change fix for IC9700 satmode to be more generic
https://github.com/Hamlib/Hamlib/issues/1059
2022-06-30 08:15:49 -05:00
Mike Black W9MDB a8326ba4b5 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-06-29 15:45:00 -05:00
Mike Black W9MDB aa616b3707 For Icom rigs return bandwidth of 12000 for FM mode
https://github.com/Hamlib/Hamlib/issues/1066
2022-06-29 15:43:49 -05:00
Mike Black W9MDB 3b7635ba7a For Icom rigs return bandwidth of 12000 for FM mode
https://github.com/Hamlib/Hamlib/issues/1059
2022-06-29 15:42:00 -05:00
Mike Black W9MDB cd2b734150 Prevent IC9700 from using 0x25 0x26 commands when in satmode
https://github.com/Hamlib/Hamlib/issues/1059
2022-06-29 15:40:41 -05:00
Mike Black W9MDB f4d0e3e402 Add IC375 2022-06-29 15:35:27 -05:00
Mike Black W9MDB 64183e7d34 Add simicom9700 2022-06-29 15:34:23 -05:00
Mike Black W9MDB 0bcf9a8f98 Update ft990v12 fixing include and naming
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-28 13:30:52 -05:00
Mike Black W9MDB 5711257279 Restore ft990.c and move FT990UNI to it's own file
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-28 09:21:04 -05:00
David Brewerton M0EZP 2f4bca95f7 FT990UNI patch contribution from M0EZP 2022-06-28 07:03:43 -05:00
Mike Black W9MDB b5f9f06cb0 Get rid of compile warning in settings.c for vformat 2022-06-27 12:27:13 -05:00
Mike Black W9MDB 7a73423200 In rigctld.c avoid closing already closed fsockin 2022-06-27 12:25:31 -05:00
Mike Black W9MDB 6955a0ed4f Update rigctld.1 man page to add -1 for no passband change 2022-06-27 06:42:44 -05:00
Mike Black W9MDB 04250b3203 Add TARGETABLE_MODE to tmd710.c 2022-06-26 17:53:19 -05:00
Mike Black W9MDB d1640bd896 Add MEM VFO to rig_set_cache_mode
eccdfa564f (commitcomment-76919339)
2022-06-24 12:25:05 -05:00
Mike Black W9MDB 05c5724bcf Change TMD710 to TARGETABLE_FREQ 2022-06-24 07:24:36 -05:00