Michael Black W9MDB
|
f8740ddd28
|
Fix FTDX101D/MP ALC scale
|
2025-03-12 12:49:17 -05: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
|
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 |
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
|
4b4b1b0d51
|
Fix buffer overflow in ft991.c
https://github.com/Hamlib/Hamlib/security/code-scanning/3209
|
2024-12-21 14:43:20 -06:00 |
Daniele Forsi IU5HKX
|
e480bc7479
|
Fix typos
|
2024-12-01 21:59:11 +01:00 |
Daniele Forsi IU5HKX
|
6036a65d2e
|
Fix typos in comments
|
2024-11-24 19:24:35 +01:00 |
Mike Black W9MDB
|
4811ebe3bc
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2024-11-22 17:17:13 -06:00 |
Mike Black W9MDB
|
5b277e4600
|
Improve error message for FT900 when invalid mode requested
|
2024-11-22 17:16:48 -06:00 |
George Baltz N3GB
|
11acef5d3b
|
MACROize new code.
|
2024-11-21 19:21:41 -05:00 |
Mike Black W9MDB
|
48aa284152
|
Ensure tuner is off for FTDX101D/MP for 70cm band -- bug in firmware leaves it on which can cause damage
|
2024-11-18 17:26:10 -06:00 |
Mike Black W9MDB
|
eafdf89705
|
Fix for FT817 when rig is manually set to non-dig mode and WSJTX then tries digmode
Memory was not reflecing non-digmode when FM was selected so we now check to see if mode is changing
|
2024-11-17 16:54:05 -06:00 |
Mike Black W9MDB
|
06bd1fe3e1
|
Fix ft817.c DIG/PKT modes
https://github.com/Hamlib/Hamlib/issues/1629
|
2024-11-12 16:07:45 -06:00 |
Mike Black W9MDB
|
32e6b90f4a
|
Change FT817/FT818/Q900 to use 0x0a for digital mode and 0x0c for packet instead of 0x07
|
2024-11-09 07:02:04 -06:00 |
Mike Black W9MDB
|
6dcd60c2ac
|
Increate FT747GX post_write_delay from 5ms to 10ms
Doing two commands at once via rigctld needed a little extra delay
|
2024-11-08 22:29:29 -06:00 |
Mike Black W9MDB
|
5c269964c2
|
astyle files in preparation for release 4.6
|
2024-11-06 08:07:34 -06:00 |
Mike Black W9MDB
|
7f8f7a0e58
|
Undo change to ft1000mp.c -- caching was not needed as it is only 16 bytes returned
|
2024-11-05 17:04:39 -06:00 |
Mike Black W9MDB
|
5a9deee7d0
|
Had FT817 round down instead of nearest
Hope this fixes frequency walking in gpredict
|
2024-11-04 16:40:48 -06:00 |
Mike Black W9MDB
|
c1130737fa
|
Remove get_freq from ft757gx.c -- at least some of them apparently can't read freq
|
2024-10-04 15:44:40 -05:00 |
Mike Black W9MDB
|
23e373b99d
|
Speed up FT991 power on -- more rigs can added when identified
https://github.com/Hamlib/Hamlib/issues/1601
|
2024-09-22 10:41:45 -05:00 |
Mike Black W9MDB
|
96bd1367fb
|
Add get_mode to FT736
|
2024-09-21 22:35:41 -05:00 |
Mike Black W9MDB
|
9236b778ae
|
Allow split off with ft891
|
2024-09-15 22:14:51 -05:00 |
Mike Black W9MDB
|
b9b4d44f4f
|
Fix ft3000.c
|
2024-09-11 10:21:49 -05:00 |
Mike Black W9MDB
|
6d0b4a7fce
|
Fix compile warnings in ftdx10.c for MacOS
|
2024-09-11 09:36:49 -05:00 |
Mike Black W9MDB
|
1ffd767f88
|
Fix compile warnings in ft3000.c for MacOS
|
2024-09-11 09:35:58 -05:00 |
Mike Black W9MDB
|
92a35118cb
|
Fix compile warnings in ftdx101mp.c for MacOS
|
2024-09-11 09:34:34 -05:00 |
Mike Black W9MDB
|
0f4066bcdf
|
Fix compile warnings in ftdx101.c for MacOS
|
2024-09-11 09:33:17 -05:00 |
Mike Black W9MDB
|
f10ff6a61b
|
Fix compile warnings in ft891.c for MacOS
|
2024-09-11 09:29:50 -05:00 |
Mike Black W9MDB
|
14615c5bb5
|
Fix compile warning in ft1200.c for MacOS
|
2024-09-11 09:28:36 -05:00 |
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
|
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
|
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
|
bdf4baa5b7
|
Remove unused function in pmr171.c
|
2024-09-08 16:32:20 -05:00 |
Christian Bayer
|
8ec452827d
|
fixed merge errors and variable declarations
|
2024-08-12 18:10:37 +02:00 |
Christian Bayer
|
a337debf26
|
fixed compile errors
|
2024-08-12 18:03:48 +02:00 |
Michael Black
|
069b0bf5b0
|
Merge branch 'master' into cbayer-857-pwr-levels-cal
|
2024-08-12 06:40:39 -05:00 |
Mike Black W9MDB
|
d3e191101f
|
Revert "Merge pull request #1592 from chrbayer84/cbayer-857-pwr-levels-cal"
This reverts commit 15dc3ae8be , reversing
changes made to 3b1283496c .
|
2024-08-09 11:43:28 -05:00 |
Christian Bayer
|
7719d04897
|
disable scaling
|
2024-08-09 16:32:28 +02:00 |
Christian Bayer
|
4c52f81e32
|
divider update
|
2024-08-09 14:53:36 +02:00 |
Christian Bayer
|
24b47951b2
|
use correct value
|
2024-08-09 14:34:36 +02:00 |
Christian Bayer
|
e63014a23f
|
added header
|
2024-08-09 08:32:14 -04:00 |