Mike Black W9MDB
09fbc4cb64
Restore Xiegu G90 x25/x26 command detection. Works find on Base 1.79 App 1.80
...
https://github.com/Hamlib/Hamlib/issues/1547
2024-05-09 17:09:40 -05:00
Christoph Nadig
8221961de2
Fix for setting power on Elecraft TRXs
...
(currently the power set is off by a factor of 10 if no PA is attached).
I also included a change to k3_max_power to take the current band into
account again. These values have changed in firmware upgrades in the
past but have been stable for quite a while now, so I think they should
be considered again.
Best Regards,
Chris, HB9ZHK
2024-05-08 15:56:56 -05:00
Mike Black W9MDB
02a5f70200
Update some things for G90
2024-05-07 16:47:32 -05:00
Mike Black W9MDB
e9fa4de2ae
Disable TARGETABLE for G90 due to firmware bug
...
https://github.com/Hamlib/Hamlib/issues/1547
2024-05-06 06:58:52 -05:00
Mike Black W9MDB
fd69cb0487
Have icom rigs fallback to old get mode when x26 has beeen disabled
...
https://github.com/Hamlib/Hamlib/issues/1547
2024-05-06 06:35:40 -05:00
Mike Black W9MDB
85d9d8d62c
Make ignoring morse handler more generic
2024-05-05 22:17:17 -05:00
Mike Black W9MDB
fadf83a42c
Update kenwood.h version
2024-05-05 17:28:29 -05:00
Mike Black W9MDB
95f2e9b546
Change Xeigu G90 to not use 0x25/x26 since it misbehaves on latest firmware and is not documented either
2024-05-05 17:19:22 -05:00
Mike Black W9MDB
c2b8f2b4fe
Improve SDRCONSOLE behavior
2024-05-05 16:03:50 -05:00
Mike Black W9MDB
42c900cb8a
Fix default filter_width in icom.c
2024-05-04 22:57:25 -05:00
Mike Black W9MDB
9bcb4c4771
Fix micom set_freq to read ack back and get freq offsets
2024-05-04 17:36:02 -05:00
Mike Black W9MDB
44317e542b
Make ft891 power level work like ft991 which supposedly is the same according to JA1NLX
2024-05-04 08:44:19 -05:00
Mike Black W9MDB
424a34c504
More work on micom get_freq
2024-05-03 17:16:25 -05:00
Mike Black W9MDB
74c96da18a
Fix micom get_freq
2024-05-03 07:52:55 -05:00
Mike Black W9MDB
cc9bb6f0b5
Another attempt at micom get/set freq
2024-05-02 08:20:02 -05:00
Mike Black W9MDB
a5fa04f884
Add another flush to micom.c
2024-05-01 16:33:17 -05:00
Mike Black W9MDB
85f7886286
Another attempt at micom set_freq
2024-05-01 16:29:48 -05:00
Mike Black W9MDB
baeb484ddf
Change micom to odd parity
2024-05-01 08:34:01 -05:00
Mike Black W9MDB
4e600a9ed6
For Micom see if setting transmit freq is all we need -- setting Rx freq, then Tx isn't working
2024-04-30 22:41:06 -05:00
Mike Black W9MDB
8002d47050
Fix micom set_freq for correct checksum
2024-04-30 17:28:37 -05:00
Mike Black W9MDB
105c6b8d39
Add simmicom.c
2024-04-30 17:28:03 -05:00
Mike Black W9MDB
d683955811
Fix set_freq for micom.c
2024-04-30 10:39:30 -05:00
Mike Black W9MDB
e67c80f121
Add get_freq and set_freq for micom
2024-04-29 23:40:35 -05:00
Michael Black
594df4b31d
Merge pull request #1544 from N0NB/update_win_build_scripts
...
Sync local build scripts with main repository
2024-04-28 17:06:20 -05:00
Nate Bargmann
8f1b6851e7
Sync local build scripts with main repository
...
Updates for including libgcc* provided by MinGW in Debian 11 and Debian
12 (untested).
Include other updates added to the build virtual machine along the way.
2024-04-28 16:23:35 -05:00
Nate Bargmann
c7635ee3b1
Merge pull request #1543 from N0NB/update_win_build_scripts
...
REALLY include README.md in archive
2024-04-28 15:49:15 -05:00
Nate Bargmann
94d753860b
REALLY include README.md in archive
...
Teach me not to test before committing and pushing...
2024-04-28 15:47:08 -05:00
Nate Bargmann
7b44297543
Merge pull request #1542 from N0NB/update_win_build_scripts
...
Distribute README.md instead of README
2024-04-28 15:36:03 -05:00
Nate Bargmann
abee6a3cb9
Distribute README.md instead of README
...
README.md has replaced README as the main introductory file.
2024-04-28 15:31:16 -05:00
Mike Black W9MDB
d47fb672c8
Fix serial port type for Micom
2024-04-28 11:44:05 -05:00
Mike Black W9MDB
2638eeb774
Fix ptt type for Micom 2/3 and change from Motorola to Micom
2024-04-28 11:33:23 -05:00
Mike Black W9MDB
92e82a25d2
Fix possible null argument in rig_test_2038
2024-04-26 17:35:18 -05:00
Mike Black W9MDB
fe0d47acef
Fix motorola Makefile.am
2024-04-24 12:33:14 -05:00
Mike Black W9MDB
86afa90739
Add Android.mk for motorola
2024-04-24 12:21:30 -05:00
Mike Black W9MDB
25f58afb72
Update motorola
2024-04-24 12:07:10 -05:00
Mike Black W9MDB
d7e0b214f7
Add fake freq set/get for micom
2024-04-24 12:06:36 -05:00
Mike Black W9MDB
e9a9424eed
Adding motorola rig
2024-04-24 12:06:00 -05:00
Mike Black W9MDB
93bd44c3d5
Update simts890.c
2024-04-23 11:19:24 -05:00
Mike Black W9MDB
b182ca2d51
Fix kachina set_ptt
2024-04-22 22:47:18 -05:00
Mike Black W9MDB
6a98b0b9cb
Rest of commit -- if setting FM width to other than 7000/10000/15000 cache will show requested width until next poll
...
https://github.com/Hamlib/Hamlib/issues/1533
2024-04-22 17:48:59 -05:00
Mike Black W9MDB
c70502ea34
Fix IC7300/9700 FM filter set -- now honors FM widths of 7000,10000, and 15000
2024-04-22 17:32:48 -05:00
Mike Black W9MDB
f8a67d716e
Some progress getting SB4100 to work
...
https://github.com/Hamlib/Hamlib/issues/1541
2024-04-22 11:27:29 -05:00
Mike Black W9MDB
2b27553155
Make rig_flush_force in rig.c timeout immediately
...
https://github.com/Hamlib/Hamlib/issues/1541
2024-04-22 11:26:57 -05:00
Mike Black W9MDB
08aac88377
Add set_ptt for kachina 505dsp
2024-04-20 15:09:09 -05:00
Mike Black W9MDB
c31497918f
Add VFO Ops to rigmatrix.c and colorize things a bit
2024-04-19 16:42:10 -05:00
Mike Black W9MDB
d9b57bc7a8
Align dummy rigs
2024-04-19 16:41:37 -05:00
Mike Black W9MDB
90545a192e
Hopefully fix Barrett 4100 protocol
2024-04-19 10:34:20 -05:00
Mike Black W9MDB
dce80d264a
Update FLRig version
2024-04-18 11:28:38 -05:00
Mike Black W9MDB
4c111da0d1
Add small delay when setting VFO in FLRig to allow GUI to catch up
2024-04-18 11:22:41 -05:00
Mike Black W9MDB
d9b589d254
Fix unflushed data in get_lock
2024-04-18 11:22:25 -05:00