George Baltz N3GB
|
8bd74aa3bc
|
Minimal support for KY commands in simts890.c
|
2024-12-02 13:11:20 -05:00 |
Michael Black W9MDB
|
65832ecf53
|
Fix compile warnings
|
2024-12-02 07:24:00 -06:00 |
Michael Black W9MDB
|
890ed18c43
|
Change morse_data_handler from LOCK to rig_lock as it needs to always use it
|
2024-12-02 07:20:42 -06:00 |
Michael Black W9MDB
|
711a351353
|
Merge branch 'master' of github.com:Hamlib/Hamlib
|
2024-12-01 22:41:04 -06:00 |
Michael Black W9MDB
|
5219ef2b26
|
Put a heavier LOCK around send_morse when clearing the buffer
|
2024-12-01 16:44:22 -06:00 |
Nate Bargmann
|
7b679afa1d
|
Merge pull request #1635 from dforsi/fix/typos
Fix typos
|
2024-12-01 16:06:16 -06:00 |
Daniele Forsi IU5HKX
|
e480bc7479
|
Fix typos
|
2024-12-01 21:59:11 +01:00 |
Michael Black W9MDB
|
71698e4432
|
Merge branch 'master' of github.com:Hamlib/Hamlib
|
2024-12-01 11:25:36 -06:00 |
Michael Black W9MDB
|
4a34d4c27f
|
Add new semi-colon separated hex values for send_raw icom
https://github.com/Hamlib/Hamlib/issues/1632
|
2024-12-01 11:24:43 -06:00 |
Michael Black W9MDB
|
5abc606e13
|
Add new semi-colon separated hex values for send_raw icom
|
2024-12-01 11:23:13 -06:00 |
Michael Black W9MDB
|
ab2b5fb9e9
|
Fix IC7760 civ address
|
2024-11-27 12:30:27 -06:00 |
Michael Black W9MDB
|
dc7bbeca34
|
Fix civ address for IC7760
|
2024-11-27 12:28:59 -06:00 |
Michael Black W9MDB
|
d86f0db383
|
Fix 10GHz power watts for IC9700
|
2024-11-27 12:10:48 -06:00 |
Michael Black W9MDB
|
3f90a9323e
|
Update POWER_METER values for IC7700 and IC7760
|
2024-11-27 12:07:03 -06:00 |
Michael Black W9MDB
|
610581ca95
|
Some updates to IC7760
|
2024-11-27 10:47:34 -06:00 |
Michael Black W9MDB
|
8ee3c9fa64
|
Add ic7760.c
|
2024-11-26 23:44:45 -06:00 |
Michael Black W9MDB
|
a94e2948f5
|
Add IC7760 Alpha
|
2024-11-26 23:38:19 -06:00 |
Mike Black W9MDB
|
fbdb665620
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2024-11-24 22:30:38 -06:00 |
Mike Black W9MDB
|
dcc7b37432
|
Fix spelling error in rigctlsync.1
|
2024-11-24 22:29:44 -06:00 |
Michael Black
|
2447cb204e
|
Merge pull request #1631 from dforsi/fix/typos
Fix/typos
|
2024-11-24 16:41:30 -06:00 |
Daniele Forsi IU5HKX
|
aae8109d4e
|
Remove duplicated sentence
|
2024-11-24 20:24:43 +01:00 |
Daniele Forsi IU5HKX
|
6adfce0305
|
Fix typos in messages
|
2024-11-24 19:24:35 +01:00 |
Daniele Forsi IU5HKX
|
6036a65d2e
|
Fix typos in comments
|
2024-11-24 19:24:35 +01:00 |
Daniele Forsi IU5HKX
|
82c8a0795e
|
Fix typos in man pages and other documentation
|
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 |
Michael Black
|
4b77f9b6b6
|
Merge pull request #1630 from GeoBaltz/fix23
Fix23
|
2024-11-22 15:07:51 -06:00 |
George Baltz N3GB
|
11acef5d3b
|
MACROize new code.
|
2024-11-21 19:21:41 -05:00 |
George Baltz N3GB
|
c080ba7b82
|
Factor out TS-890S and TS-990S from kenwood_get_split_vfo_if()
Fix TS-890S to return correct VFO
More of issue #1380
|
2024-11-21 16:43:19 -05:00 |
George Baltz N3GB
|
238344b0ce
|
Update TS-890S and TS-990S RIT/XIT handling
Use dedicated commands that make setting much simpler.
Replaces usage of deprecated IF command.
See issue #1380
|
2024-11-21 16:43:19 -05:00 |
Mike Black W9MDB
|
d640511b20
|
astyle icom.c
|
2024-11-21 11:06:52 -06:00 |
Mike Black W9MDB
|
3f52611709
|
Fix IC9700 WATTS measurement when freq > 1GHz
|
2024-11-21 11:06:21 -06: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
|
d444fe43c6
|
Fix compile warnings from gcc 14.2.0
|
2024-11-18 08:57:17 -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
|
b86822064a
|
Change all Flex-radio to FlexRadio
|
2024-11-14 16:24:39 -06:00 |
Mike Black W9MDB
|
05d7551c22
|
Update msvc 2022 build to use lib instead of link
Apparently it got changed
|
2024-11-12 16:28:33 -06:00 |
Mike Black W9MDB
|
92b692bd91
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2024-11-12 16:07:58 -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
|
1d3941d117
|
Fix ft817.c DIG/PKT modes
|
2024-11-12 16:06:57 -06:00 |
Mike Black W9MDB
|
fbcd0f1667
|
Update async detection in icom.c
|
2024-11-11 17:20:53 -06:00 |
Mike Black W9MDB
|
320daa975a
|
Ignore icom fe fe 01 packets
|
2024-11-11 17:14:56 -06:00 |
Mike Black W9MDB
|
22c0001320
|
Another IC-PW2 change
|
2024-11-11 17:01:11 -06:00 |
Mike Black W9MDB
|
3bd462308c
|
Another IC-PW2 try
|
2024-11-11 16:55:12 -06:00 |
Mike Black W9MDB
|
356776f4bf
|
Another fix for IC-PW2
|
2024-11-11 16:48:54 -06:00 |
Mike Black W9MDB
|
27643a9a0e
|
Another fix for IC-PW2
|
2024-11-11 16:32:04 -06:00 |
Mike Black W9MDB
|
7a98365c15
|
Other file for IC-PW2 fix
|
2024-11-11 16:27:20 -06:00 |
Mike Black W9MDB
|
473a77406e
|
Fix for async packet from IC-PW2 amplifier
|
2024-11-11 16:26:15 -06:00 |
Mike Black W9MDB
|
c22392e5cd
|
Update FLRig's model name with the connected rig in FLRig
|
2024-11-10 09:53:35 -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 |