Wykres commitów

9079 Commity (08c06aea147efe28d56baaf308b03d8463c9600e)

Autor SHA1 Wiadomość Data
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
Mike Black W9MDB eccdfa564f Improve debug output when rig is in memory mode 2022-06-23 17:04:44 -05:00
Michael Black 0b6161c8e4
Merge pull request #1073 from mikaelnousiainen/fix-kenwood-rfpower
Fix Kenwood RFPOWER min/max communication
2022-06-21 13:15:00 -05:00
Mikael Nousiainen d3659ef996 Use the correct max RX lengths for min/max reads for Kenwood to avoid timeouts 2022-06-21 21:10:24 +03:00
Mike Black W9MDB 021dbcd26e Add config path to settings including XDG_CONFIG_HOME usage
https://github.com/Hamlib/Hamlib/issues/985
2022-06-21 07:55:08 -05:00
Mike Black W9MDB 7944ea511d Update rigctld.1 man page 2022-06-21 07:06:22 -05:00
Mike Black W9MDB e716a010e8 Fix compile warning on tmd710.c 2022-06-20 23:24:28 -05:00
Mike Black W9MDB e7f51edfcb Fix OmniVII set_mode 2022-06-20 18:03:55 -05:00
Mike Black W9MDB 214835339c Fix some more mingw warnings in tmd710.c 2022-06-20 08:09:03 -05:00
Mike Black W9MDB be58dae674 Fix common_dcs_list compile warning on mings for tmd710.c 2022-06-20 08:03:41 -05:00
Mike Black W9MDB 6513b485c9 Add tm71_caps back in
https://github.com/Hamlib/Hamlib/pull/1071
2022-06-20 07:58:56 -05:00
Lance Conry 28d304e8fe From a pull request but modified to fit current codebase and clean up warnings
https://github.com/Hamlib/Hamlib/pull/1071
2022-06-20 07:47:21 -05:00
Mike Black W9MDB 844141dbd8 Update simyaesu.c 2022-06-19 16:41:42 -05:00
Mike Black W9MDB 5c9df8e27d Add FT991UNI to yaesu model list 2022-06-19 16:39:52 -05:00
Mike Black W9MDB 5e9bfed4ce Malachite fix to return good freq for VFOA and zero just for VFOB -- duh
https://github.com/Hamlib/Hamlib/issues/1070
2022-06-19 12:27:56 -05:00
Mike Black W9MDB fdbdb388e2 Fix Malachite SDR to return 0 freq when VFOB is requested -- rig does not have VFOB
https://github.com/Hamlib/Hamlib/issues/1070
2022-06-19 12:03:32 -05:00
Mike Black W9MDB 521d3f6ac3 OmniVII fix several places where command lengths were incorrect 2022-06-18 12:57:34 -05:00
Michael Black afabcfffa5
Merge pull request #1069 from cjtheham/master
Fix windows makefile
2022-06-17 17:32:40 -05:00
CJ 60635c15e7 fix windows makefile 2022-06-17 17:26:45 -05:00
Mike Black W9MDB fb875be8e0 Debugging github README problem 2022-06-17 16:41:18 -05:00
Mike Black W9MDB 9256be1939 Update index.doxygen for github build 2022-06-17 16:31:47 -05:00