Commit Graph

11393 Commits

Author SHA1 Message Date
Mike Black W9MDB
fe909084b9 Fix compile warnings in ts850.c for MacOS 2024-09-10 17:45:29 -05:00
Mike Black W9MDB
86f6339f5e Fix compile warnings in ic7700.c for MacOS 2024-09-10 17:42:40 -05:00
Mike Black W9MDB
f3f3cb9977 Fix compile warnings in ic7600.c for MacOS 2024-09-10 17:41:45 -05:00
Mike Black W9MDB
1dd12f0ef0 Fix compile warnings for ic7300.c for MacOS 2024-09-10 17:40:11 -05:00
Mike Black W9MDB
ba1424ff7d Fix compile warnings for ic7200.c for MacOS 2024-09-10 17:37:31 -05:00
Mike Black W9MDB
ef4d932ffd Fix compile warnings for ic7000.c for MacOS 2024-09-10 17:36:31 -05:00
Mike Black W9MDB
d0da604d50 Fix compile warnings for ic7100.c for MacOS 2024-09-10 17:35:42 -05:00
Mike Black W9MDB
f2811b7394 Fix compile warning in ic7800.c for MacOS 2024-09-10 17:34:49 -05:00
Mike Black W9MDB
be9f3e7a62 Fix warnings in icr75.c for MacOS 2024-09-10 17:33:40 -05:00
Mike Black W9MDB
ecadc46ca2 Fix IC756 warnings for MacOS 2024-09-10 17:29:43 -05:00
Mike Black W9MDB
853a0a2822 Fix antenna list for frequencies to show ANT_CURR for FT100 and FT897 -- antennas are fixed and not selectable 2024-09-10 09:04:44 -05:00
Mike Black W9MDB
cb26ccbbc4 Fix ANT entries for FT100 2024-09-10 08:40:53 -05:00
Mike Black W9MDB
8d52565335 Change k3,k3s,kx3 to use k4_get/set ptt -- they all should benefit from this 2024-09-08 17:27:25 -05:00
Mike Black W9MDB
4c3aca9299 Fixing -Winitializer-overrides warnings 2024-09-08 17:17:26 -05:00
Mike Black W9MDB
ae29c0c665 Suppress -Winitializer-overrides warnings in ic746.c 2024-09-08 17:09:52 -05:00
Mike Black W9MDB
fc33324dcc Suppress -Winitializer-overrides warnings in ic7410.c 2024-09-08 17:07:12 -05:00
Mike Black W9MDB
293f5ec2e5 Suppress initializer-overrides for MacOS build 2024-09-08 16:47:21 -05:00
Mike Black W9MDB
bdf4baa5b7 Remove unused function in pmr171.c 2024-09-08 16:32:20 -05:00
Mike Black W9MDB
e35b87b11a Fix MacOS warning in rigctl_parse.c 2024-09-08 11:52:06 -05:00
Mike Black W9MDB
240407d917 Fix MacOS warning get getopt.h 2024-09-08 11:50:04 -05:00
Mike Black W9MDB
0082572cd0 Fix debug statement in sprintflst.c 2024-09-08 11:47:31 -05:00
Mike Black W9MDB
23b4e00f0e Fix warning in register.c 2024-09-08 09:09:26 -05:00
Mike Black W9MDB
5d3d35d7be Fix logic error in spid.c 2024-09-08 09:03:53 -05:00
Mike Black W9MDB
fa4926c2d6 Fix MacOS compile warning in smartsdr_caps.h 2024-09-08 08:59:16 -05:00
Mike Black W9MDB
6d76ba4e7f Fix MacOS compile warning in rot_pstrotator.c 2024-09-08 08:57:28 -05:00
Mike Black W9MDB
d20a235860 Fix MacOS warning in precise_time.c 2024-09-08 08:55:06 -05:00
Mike Black W9MDB
8fcb77664c Fixing MacOS github build 2024-09-08 08:49:08 -05:00
Mike Black W9MDB
111a51217d Fixes for MacOS github build 2024-09-08 08:47:18 -05:00
Mike Black W9MDB
6cc21cdad3 Add MacOS build (latest) to github workflow 2024-09-08 08:43:32 -05:00
Michael Black
147fb072f4
Merge pull request #1608 from GeoBaltz/fix16
Minor fixes
2024-09-03 10:44:59 -05:00
George Baltz N3GB
c498890069 Remove dead code
TS-890S set_mode(SF command) was separated from TS-990S. Remove the remnants
  of common processing.
2024-09-02 14:20:09 -04:00
George Baltz N3GB
67c62e9b2a Make SNPRINTF do something useful for Hamlib
Current SNPRINTF only triggers if there is a message too long in
Hamlib AND there's a corresponding error in snprintf - not too likely.
Make SNPRINTF diagnose any Hamlib errors, and eliminate a useless strlen().

FWIW, this shrinks libhamlib.so by about 45kB.
2024-09-01 04:22:44 -04:00
George Baltz N3GB
93d12b9c6a Fix wrong error message for SF1 command.
And while we're at it, halve the code.
2024-09-01 04:22:44 -04:00
George Baltz N3GB
efb3cdc09d Balance new code. 2024-09-01 04:22:44 -04:00
Mike Black W9MDB
f64727c1e0 Limit collision_retry to 2 times in icom's frame.c 2024-08-31 22:25:58 -05:00
Mike Black W9MDB
7e35ffac8d Fix the get_vfo check for Icom rigs like the 7800 with older firmware. Current firmware also fixes the problem. 2024-08-31 14:05:17 -05:00
Mike Black W9MDB
940814617b Update set_clock options again 2024-08-30 16:36:10 -05:00
Mike Black W9MDB
954fd00161 Fix set_clock information 2024-08-30 10:17:55 -05:00
Mike Black W9MDB
f6c1a14291 Add morse commands for flex6xxx 2024-08-29 22:24:13 -05:00
Mike Black W9MDB
25ecaea63a Fix build on Linux 2024-08-28 16:45:59 -05:00
Michael Black
0dd52cec02
Merge pull request #1603 from dernasherbrezon/SkyWatcher-mount
Add support for SkyWatcher mounts
2024-08-28 16:36:34 -05:00
dernasherbrezon
3a09649816 Fix compilation on linux 2024-08-28 19:26:56 +01:00
dernasherbrezon
4d1148c1ba Add legal headers 2024-08-28 15:50:43 +01:00
dernasherbrezon
099cc7fc48 Implement initial skywatcher rotator
Use GOTO mode when setting position.
Use cache for CPR (Counts Per Revolution) because it is hardcoded for the motor
2024-08-27 23:41:01 +01:00
Mike Black W9MDB
846a56a39b Fix Icom to set filter#0 when datamode=0
https://github.com/Hamlib/Hamlib/issues/1598
2024-08-23 08:40:16 -05:00
Mike Black W9MDB
137231cb7b Add RFPOWER_METER_WATTS and SWR for Elecraft K4 2024-08-19 09:01:05 -05:00
Mike Black W9MDB
4170953aa0 Update man pages 2024-08-18 16:51:11 -05:00
Mike Black W9MDB
79df61b9bc Merge branch 'master' of https://github.com/Hamlib/Hamlib 2024-08-18 08:23:28 -05:00
Mike Black W9MDB
5ba43ba00e Fix mingw compiles
https://github.com/Hamlib/Hamlib/issues/1597
2024-08-18 08:15:11 -05:00
Mike Black W9MDB
b489f68533 Fix mingw build 2024-08-18 07:18:09 -05:00