Commit Graph

11426 Commits

Author SHA1 Message Date
Mike Black W9MDB
276b891fd6 Fix compile warnings in ft5000.c for MacOS 2024-09-11 09:27:29 -05:00
Mike Black W9MDB
3e1df2db19 Fix compile warnings in ft9000.c for MacOS 2024-09-11 09:25:54 -05:00
Mike Black W9MDB
150bfa5a25 Fix compile warnings in ft2000.c for MacOS 2024-09-11 09:24:16 -05:00
Mike Black W9MDB
83109ba438 Fix compile warnings in ft991.c for MacOS 2024-09-11 09:23:13 -05:00
Mike Black W9MDB
5fc4e67531 Fix compile warnings in ft450.c for MacOS 2024-09-11 09:21:42 -05:00
Mike Black W9MDB
ec7b23b19c Fix compile warnings in pihpsdr.c for MacOS 2024-09-11 09:19:09 -05:00
Mike Black W9MDB
913c00a707 Fix compile warnings in ts990s.c for MacOS 2024-09-11 09:18:26 -05:00
Mike Black W9MDB
d179eed3e8 Fix compile warnings in ts590.c for MacOS 2024-09-11 09:17:32 -05:00
Mike Black W9MDB
9360ab4e3b Fix mingw build 2024-09-10 23:54:47 -05:00
Mike Black W9MDB
ca705649ce Merge branch 'master' of https://github.com/Hamlib/Hamlib 2024-09-10 23:26:19 -05:00
Michael Black
f4bb956bf9
Merge pull request #1610 from GeoBaltz/fix17
Implement kenwood_get_clock + fixes for TZ offsets
2024-09-10 23:26:01 -05:00
Mike Black W9MDB
1235945076 Fix level_gran_kenwood.h 2024-09-10 23:25:11 -05:00
Mike Black W9MDB
a9f4a35c7d Fix compile warnings in ft950.c for MacOS 2024-09-10 23:02:04 -05:00
Mike Black W9MDB
5f1c2b1348 Fix compile warnings in ft710.c for MacOS 2024-09-10 22:52:44 -05:00
Mike Black W9MDB
32f5f97a5f Fix compile warnings in pihpsdr.c for MacOS 2024-09-10 22:51:21 -05:00
Mike Black W9MDB
e50dd7bcde Fix compile warning in flex6xxx.c for MacOS 2024-09-10 22:49:59 -05:00
Mike Black W9MDB
19ee9056d9 Fix compile warnings in ts990s.c for MacOS 2024-09-10 22:48:11 -05:00
Mike Black W9MDB
c1da9b979c Fix compile warnings in ts590.c for MacOS 2024-09-10 22:46:51 -05:00
Mike Black W9MDB
5ea17ccd21 Fix compile warnings in ts890s.c for MacOS 2024-09-10 22:41:31 -05:00
Mike Black W9MDB
1f3360e11d Fix compile warnings in k3.c for MacOS 2024-09-10 22:36:55 -05:00
Mike Black W9MDB
f8485ec2dc Fix compile warnings in k3.c for MacOS 2024-09-10 22:33:48 -05:00
Mike Black W9MDB
7d78e8a284 Add LVL_ATT check to level_gran_kenwood.h 2024-09-10 22:31:58 -05:00
Mike Black W9MDB
49e5ba81b0 Fix ic7700.c 2024-09-10 22:30:23 -05:00
Mike Black W9MDB
de13630c64 Fix ic7410.c 2024-09-10 22:29:27 -05:00
George Baltz N3GB
1ff8527864 Add just enough to simts890.c to fake kenwood_get_clock.
Still needs a settable synthetic clock for kenwood_set_clock.
Time zone offsets need to be tied to both clocks, and to strftime.

When finished copy to simts990.c, dropping P6 from CK0.
2024-09-10 21:30:24 -04:00
George Baltz N3GB
5f6554c797 Use a reliable source for TZ offset
Both the POSIX and Linux man pages for localtime_r() state that
  localtime_r need not set the global variable timezone. I found
  that '\set_clock local' was using an offset of -0500 instead of
  -0400 (EDT). Change date_strget to use tm_gmtoff.
2024-09-10 21:30:24 -04:00
George Baltz N3GB
b667e31dcf Fix wrong utc_offset
Only compare magnitude when checking for only hours given.  Offsets west of
  UTC could be off by a factor of 100.
2024-09-10 21:30:24 -04:00
George Baltz N3GB
99535c0682 Implement rig_get_clock for TS-890S
Should also work for TS-990S, but no H/W to test
Plus stub for set_clock.
2024-09-10 21:30:24 -04:00
George Baltz N3GB
676c39a9d0 Declare local functions as local 2024-09-10 21:30:24 -04:00
Mike Black W9MDB
52deeeeebf Fix compile warnings in ts930.c for MacOS 2024-09-10 17:55:46 -05:00
Mike Black W9MDB
3f40c7b70d Fix compile warnings in ts480.c for MacOS 2024-09-10 17:55:08 -05:00
Mike Black W9MDB
ed7b65d58c Fix compile warnings in ts2000.c for MacOS 2024-09-10 17:50:46 -05:00
Mike Black W9MDB
82c03a80fc Fix compile warnings in ts870s.c for MacOS 2024-09-10 17:46:19 -05:00
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