Arkadiusz Miśkiewicz
428e3075eb
Additional PKTUSB and PKTLSB mapping for USB-D1/LSB-D1
...
Some radios (icom 7760 for example) expose USB/LSB-Dn modes (e.g., USB-D1).
By default, USB-D1 acts as PKTUSB and LSB-D1 as PKTLSB. Adding this mapping
improves compatibility with software expecting standard PKTUSB/PKTLSB modes.
A real-life scenario: this makes WSJT-X usage much nicer, as WSJT-X requests
PKTUSB, which is then mapped to USB-D1 — the default mode for FT4/FT8 operations
on Icom radios.
2025-04-14 23:59:20 +02:00
Michael Black
0f519185ac
Merge pull request #1676 from GeoBaltz/fix26a
...
More fixes for send_morse sync
2025-03-12 23:10:20 -05:00
Michael Black W9MDB
f8740ddd28
Fix FTDX101D/MP ALC scale
2025-03-12 12:49:17 -05:00
George Baltz N3GB
9b2904c0b6
Fix timeout in kenwood_stop_morse
...
Add "KY0" to exceptions.
2025-03-04 17:20:41 -05:00
Michael Black W9MDB
701d6bf477
Hopefully fix CODAN NGS set_freq/get_freq
2025-03-04 14:41:31 -06:00
Michael Black W9MDB
3dbb7011d1
Fix NGT caps name
2025-03-01 16:42:15 -06:00
Michael Black W9MDB
6b11c7e970
Remove ptt from CODAN NGS -- does not have it
2025-03-01 16:40:14 -06:00
Michael Black W9MDB
3d46647808
Change CODAN NGT to CR
2025-02-26 22:28:34 -06:00
Michael Black W9MDB
9de6fe2400
Fix name of IC-R8500
2025-02-24 16:55:14 -06:00
Michael Black W9MDB
2a9634d705
Revert "Remove set_vfo from ICR8600 -- doesn't have any"
...
This reverts commit fb145e873b
.
2025-02-23 16:21:17 -06:00
Michael Black W9MDB
fb145e873b
Remove set_vfo from ICR8600 -- doesn't have any
2025-02-23 16:04:35 -06:00
Michael Black W9MDB
84c656edd1
Fix CODAN 2110 -- correct model# and all the minor changes to the CICS protocol
2025-02-16 10:57:11 -06:00
Michael Black W9MDB
f2fe51fac8
Fix codan.c some more
2025-02-15 16:16:46 -06:00
Michael Black W9MDB
9a2f72fc32
Fix codan.c
2025-02-15 16:09:15 -06:00
Michael Black W9MDB
e95cc440d7
Merge branch 'master' of github.com:Hamlib/Hamlib
2025-02-15 16:05:38 -06:00
Michael Black W9MDB
2070edab86
Add CODAN 2021
2025-02-15 16:05:21 -06:00
Chen (Kina)
3fcf300629
pmr171.c: Fix typo in get_freq
...
Fix typo in get_freq returning freqMainB in any situations.
2025-02-15 02:41:42 +08:00
Michael Black W9MDB
88fce980df
Fix rigctld hamib_version print to suppress it
...
Add simeasycomm.c
2025-02-11 10:48:48 -06:00
Michael Black W9MDB
c939f1a83a
Add missing levels for IC746/Pro RIG_LEVEL_RFPOWER_METER|RIG_LEVEL_RFPOWER_METER_WATTS|RIG_LEVEL_SWR|RIG_LEVEL_ALC
2025-02-05 08:01:14 -06:00
Michael Black W9MDB
9ffbf63290
Add priv back to QMX as can cause segfault in some cases
2025-01-30 11:50:57 -06:00
Michael Black W9MDB
62071273aa
Prompt PMR-171 to stable
2025-01-25 12:05:38 -06:00
clzls
2ed2a998e3
pmr171.c: Fix mode, freq and PTT
2025-01-26 01:42:16 +08:00
classabbyamp
710dfea56e
kenwood.h: fix typo
...
looks like `last_mode_pc` was missing a character on the type. This was caught by compiling on musl libc, where `mode_t` wasn't available from any of the other includes.
2025-01-24 22:40:29 -05:00
Michael Black W9MDB
3ccdabd9b9
Fix SDRConsole by removing a lot of things that it does not have
2025-01-20 23:04:24 -06:00
Michael Black W9MDB
a985b50eea
Fix IC9100 rigctld startup where it was starting on VFOA and ending up on VFOB
...
https://github.com/Hamlib/Hamlib/issues/1656
2025-01-15 08:11:02 -06:00
Michael Black W9MDB
46143578ae
Remove QMX from QDX entry
2025-01-08 06:33:42 -06:00
Michael Black W9MDB
8636901bf3
Fix IC746 and IC746PRO set mode to not use data byte
2025-01-07 16:56:52 -06:00
Michael Black W9MDB
33adef942e
Seperate QMX from QDX due to incompatible modes in FLRig
...
https://github.com/Hamlib/Hamlib/issues/1653
2025-01-07 09:03:34 -06:00
Michael Black W9MDB
d2065fe781
Add DIGI-U and DIGI-L to possible modes from FLRig
...
https://github.com/Hamlib/Hamlib/issues/1653
2025-01-07 07:54:00 -06:00
Michael Black W9MDB
d1e0e3f204
Let kenwood serial read remove non-printable chars from responses
...
Should help it be a bit more robust against bad serial data like this
https://github.com/Hamlib/Hamlib/issues/1652
2025-01-07 07:52:08 -06:00
Michael Black W9MDB
b2b8586c93
Fix TS570 RIG_LEVEL_STRENGTH by adding STR_CAL table
2025-01-06 15:59:10 -06:00
Michael Black W9MDB
1ad817dea9
Remove get_powerstat from IC7800 -- rig does not support querying power status
2025-01-06 07:14:21 -06:00
Michael Black W9MDB
181831bbd8
Revert "Remove get_powerstat from ic785x.c -- rig does not support querying power status"
...
Wrong rig
This reverts commit 61f3a817d3
.
2025-01-05 16:46:30 -06:00
Michael Black W9MDB
61f3a817d3
Remove get_powerstat from ic785x.c -- rig does not support querying power status
2025-01-05 16:43:53 -06:00
Michael Black W9MDB
a8f5ad0b6f
Fix compile warning on ft991.c
2024-12-29 17:22:38 -06:00
George Baltz N3GB
8589d5c6bc
Fix unbalanced ENTERFUNC/RETURNFUNC pairs in icom.c
...
Also tweak comments/formats to eliminate false positives in code base
(except for the Catch-22 ones in tests/func_chk.c itself)
2024-12-22 16:48:56 -05:00
Michael Black W9MDB
d5dd12d50d
Fix overrunning write in newcat.c
2024-12-22 11:38:27 -06:00
Michael Black W9MDB
13f7b01d27
Fix sscanf compare in trxmanager.c
2024-12-22 10:36:05 -06:00
Michael Black W9MDB
62b0a25a3d
Fix sscanf compare in flrig.c
2024-12-22 10:35:06 -06:00
Michael Black W9MDB
032e530def
Fix the other ts590.c problems
2024-12-21 15:06:11 -06:00
Michael Black W9MDB
a7dbebffa9
Fix ts590.c
2024-12-21 15:05:14 -06:00
Michael Black W9MDB
ec71035822
Fix sscanf check in aclog.c
...
https://github.com/Hamlib/Hamlib/security/code-scanning/3206
2024-12-21 14:47:43 -06:00
Michael Black W9MDB
8842ae7c29
Fix sscanf check in smartsdr.c
...
https://github.com/Hamlib/Hamlib/security/code-scanning/3208
2024-12-21 14:46:39 -06:00
Michael Black W9MDB
4b4b1b0d51
Fix buffer overflow in ft991.c
...
https://github.com/Hamlib/Hamlib/security/code-scanning/3209
2024-12-21 14:43:20 -06:00
Michael Black W9MDB
27c4eb19ee
Remove TARGETABLE_MODE from TS590.c as mode command needs VFO swap
2024-12-13 10:39:55 -06:00
Michael Black W9MDB
58924b7bec
Add DATA_FMN mode to flrig
2024-12-04 15:43:47 -06:00
Michael Black W9MDB
671a3b8562
Fix rig_get_DBM in flrig
2024-12-04 14:47:48 -06:00
Michael Black W9MDB
46711b1db4
Fix FLRig STRENGTH reading to use rig.get_DBM instead of rig.get_smeter -- much better representation
2024-12-04 10:00:41 -06:00
Michael Black W9MDB
8f0e9909da
astyle icom.h and update icom date
2024-12-03 15:32:08 -06:00
Michael Black W9MDB
3e0a9eeae7
Fix icom filter selection and bandwidth limits
2024-12-03 15:31:16 -06:00