Wykres commitów

10963 Commity (eaae02ef008e117d8ad5f2568776a6c2b393a193)

Autor SHA1 Wiadomość Data
Mike Black W9MDB eaae02ef00 Update simdft1000.c 2024-02-28 17:24:21 -06:00
Mike Black W9MDB 45db5d32c3 Remove debug for rig_strparm to reduce verbosity 2024-02-28 17:23:46 -06:00
Mike Black W9MDB 7bda13f0e0 Fix ft1000d.c get_freq for current vfo
Fix ft1000mp.c get_freq to use cached value
2024-02-28 15:09:02 -06:00
Mike Black W9MDB b65997a249 astyle netrigctl.c 2024-02-26 07:36:25 -06:00
Mike Black W9MDB 7ee8c358cd Fix mingw 64-bit and another attempt for 32-bit
https://github.com/Hamlib/Hamlib/issues/1478
2024-02-24 12:08:26 -06:00
Mike Black W9MDB 5f92b19ef4 Revert "Sync github"
This reverts commit 5089949f10.
2024-02-24 11:10:41 -06:00
Mike Black W9MDB 5089949f10 Sync github 2024-02-24 11:09:54 -06:00
Mike Black W9MDB 83f5655a9f Fix PKTAM in kenwood.c
https://github.com/Hamlib/Hamlib/issues/1502
2024-02-24 06:51:32 -06:00
Mike Black W9MDB 1b2f6a84f7 Add USB-D1/D2/D3 LSB-D1/D2/D3 to new modes and Flrig
https://github.com/Hamlib/Hamlib/issues/1502
2024-02-23 12:27:55 -06:00
Mike Black W9MDB 9f87279b0b Update simts990.c 2024-02-22 09:23:25 -06:00
Mike Black W9MDB c1f8b091ab Update simts990.c to work with FLRig 2024-02-22 08:02:41 -06:00
Michael Black 3967e41fcf
Merge pull request #1513 from GeoBaltz/rp5
Convert amplifiers/ and rotators/ to use pointers
2024-02-22 08:00:15 -06:00
Mike Black W9MDB 2849a75676 Another attempt to fix 32-bit mingw build for 2038
https://github.com/Hamlib/Hamlib/issues/1478
2024-02-21 17:24:15 -06:00
Mike Black W9MDB fff8e83c11 Add simxeigux6100.c 2024-02-20 12:07:30 -06:00
Mike Black W9MDB c23948c8f4 Update simxiegug90.c 2024-02-20 12:06:34 -06:00
Mike Black W9MDB 911692c715 Remove some debug from rigctlcom.c 2024-02-20 12:05:51 -06:00
Mike Black W9MDB db6dc92513 Fix left shift warning 2024-02-19 16:33:13 -06:00
George Baltz N3GB 8ff07c47f9 Finish rotators/ 2024-02-19 13:06:53 -05:00
George Baltz N3GB f247ee2088 Convert first part of rotators/ 2024-02-19 13:06:53 -05:00
George Baltz N3GB 878117ab1f Convert all port references in amplifiers/ to pointers. 2024-02-19 13:06:53 -05:00
Mike Black W9MDB 8cc6ce1319 Fix rigctlcom.c for Icom rigs and those that don't have get_vfo 2024-02-19 11:46:16 -06:00
Mike Black W9MDB 91ec3afcda Fix get_vfo for Icom rigs in rigctlcom.c 2024-02-19 10:42:25 -06:00
Mike Black W9MDB 1657a0e673 Fix rigctlcom.c 2024-02-19 10:34:15 -06:00
Mike Black W9MDB 81dae00ea0 Fix ID read for Xiegu rigs and add x25x26 possible
https://github.com/Hamlib/Hamlib/issues/1499
2024-02-18 22:25:19 -06:00
Mike Black W9MDB 0902b32c45 Remove debug statement causing warning on mingw64 2024-02-16 17:05:07 -06:00
Mike Black W9MDB 34d8b0eec3 Update simts590.c 2024-02-16 09:17:50 -06:00
Mike Black W9MDB 1ea597b6e1 Move time_t test later so 32-bit check of 64-bit functions can work
https://github.com/Hamlib/Hamlib/issues/1478
2024-02-15 09:25:39 -06:00
Mike Black W9MDB 4cadea95f8 Astyle cal.c 2024-02-15 09:25:27 -06:00
Mike Black W9MDB 7caef5398e Return exact value for rig_raw2val when appropriate 2024-02-15 09:24:58 -06:00
Mike Black W9MDB 5d83ac767b Update SDRUno information 2024-02-15 09:08:42 -06:00
Mike Black W9MDB c471884122 Fix TS590 and TS890 RIG_LEVEL_RFPOWER_METER_WATTS 2024-02-14 16:35:34 -06:00
Mike Black W9MDB 47fcf999f0 Reduce debug error level for rig_test_2038 2024-02-14 08:59:52 -06:00
Mike Black W9MDB f12d653f6c Try to fix MINGW time_t
https://github.com/Hamlib/Hamlib/issues/1478
2024-02-14 07:55:42 -06:00
Mike Black W9MDB e1f2342982 Promote all BETA to STABLE
Promot all ALPHA to BETA
2024-02-14 07:11:20 -06:00
Mike Black W9MDB 972d792a4f Round watt values to whole number >= 10 and 1 decimal place < 10 2024-02-13 16:39:59 -06:00
Michael Black 2b22a42e73
Merge pull request #1511 from GeoBaltz/fix11
Clean up ts890.c & simts890.c
2024-02-13 16:15:23 -06:00
George Baltz N3GB 45e097d3a4 Update simts890.c
Make IF return RX/TX status
Document IF data, reformat IF & SF commands
2024-02-13 13:11:24 -05:00
George Baltz N3GB 59aaf1f4c3 Minor cleanup of ts890.c
Simplify out-of-range check
Mute possible cppcheck squawk
Round power to whole watts
2024-02-13 13:11:24 -05:00
Mike Black W9MDB 59217b560a Add 2038 test for MINGW __time64_t 2024-02-13 11:17:09 -06:00
Mike Black W9MDB 8d33869ca2 Show glibs version if available for 2038 test
https://github.com/Hamlib/Hamlib/issues/1478
2024-02-12 10:48:07 -06:00
Mike Black W9MDB a8cfff8bd3 Try adding _TIME_BITS=64 to see if 32-bit build works with it
https://github.com/Hamlib/Hamlib/issues/1478
2024-02-11 15:57:10 -06:00
Mike Black W9MDB 916049b0a5 Icom rigs can now use filter_usbd, filter_cw, and filter_usb set-conf options to set filter for USBD/LSBD, USB/LSB, and CW/CWR modes
e.g. --set-conf=filter_usbd=2,filter_cw=1,filter_usb=3
https://github.com/Hamlib/Hamlib/issues/1507
2024-02-11 12:23:24 -06:00
Mike Black W9MDB 6844722faa Add libusb version info to find_and_open_device 2024-02-11 08:02:33 -06:00
Mike Black W9MDB f5d6be3b3e Fix a dependency check for bindings 2024-02-08 09:59:52 -06:00
Mike Black W9MDB 59e4ba1cdc Add TIME_BITS debug 2024-02-07 12:27:12 -06:00
Mike Black W9MDB 64c470a4e7 Make hamlib_settings error show the real error 2024-02-05 15:00:26 -06:00
Michael Black 3dd8c97b54
Merge pull request #1508 from GeoBaltz/rp4
Convert all rigs/*/*.c to use pointers for ports
2024-02-05 11:10:56 -06:00
George Baltz N3GB e26e6cd7f2 Convert rigs/yaesu
No more code references to raw port structures in rigs/*
2024-02-05 11:28:31 -05:00
George Baltz N3GB 12552bff64 Do rigs/tuner/, rigs/uniden/, rigs/winradio/ & rigs/wj/
This leaves only rigs/yaesu
2024-02-05 11:28:31 -05:00
George Baltz N3GB a2abc25416 Convert rigs/mds/, rigs/skanti/, rigs/tapr/ and rigs/tentec/ 2024-02-05 11:28:31 -05:00