Mike Black W9MDB
|
416144b62b
|
Change sprintf to snprint in skanti.c
https://github.com/Hamlib/Hamlib/issues/857
|
2022-01-10 23:45:08 -06:00 |
Mike Black W9MDB
|
57617cda73
|
Change sprintf to snprint in trp8255.c
https://github.com/Hamlib/Hamlib/issues/857
|
2022-01-10 23:36:45 -06:00 |
Mike Black W9MDB
|
d6e33fd562
|
Change sprintf to snprint in wj.c
https://github.com/Hamlib/Hamlib/issues/857
|
2022-01-10 23:30:58 -06:00 |
Mike Black W9MDB
|
8372bba7f4
|
Change sprintf to snprint in dra818.c
https://github.com/Hamlib/Hamlib/issues/857
|
2022-01-10 23:29:16 -06:00 |
Mike Black W9MDB
|
9e140519db
|
Change sprintf to snprint in pcr.c
https://github.com/Hamlib/Hamlib/issues/857
|
2022-01-10 23:26:07 -06:00 |
Mike Black W9MDB
|
ea76b9e495
|
Replace sprintf with snprintf in icom.c
https://github.com/Hamlib/Hamlib/issues/857
|
2022-01-10 23:22:38 -06:00 |
Mike Black W9MDB
|
18f69356c9
|
Change sprintf to SNPRINTF for kenwood files
|
2022-01-10 23:03:54 -06:00 |
Mike Black W9MDB
|
b0ae08f7b7
|
Change rig_get_conf to rig_get_conf2 in Yaesu rigs
|
2022-01-10 17:22:33 -06:00 |
Mike Black W9MDB
|
265be9f313
|
Add debug to newcat.c showing serial_handshake
|
2022-01-10 17:13:36 -06:00 |
Mike Black W9MDB
|
b84086d7f6
|
Add SNPRINTF macro to autodetect buffer limit exceeded
Change sprintf in icmarine and icom to SNPRINTF
https://github.com/Hamlib/Hamlib/issues/857
|
2022-01-09 23:47:46 -06:00 |
Mike Black W9MDB
|
fdae4f6aa5
|
Change sprintf to snprint in icmarine.c and icm710.c
Add new rig_get_conf2 function to eventually replace rig_get_conf in 5.0
https://github.com/Hamlib/Hamlib/issues/857
https://github.com/Hamlib/Hamlib/issues/924
|
2022-01-09 12:11:59 -06:00 |
Mike Black W9MDB
|
05f4f00cbd
|
Add ftdx3000 so some more areas in newcat.c
https://github.com/Hamlib/Hamlib/issues/903
|
2022-01-09 09:43:12 -06:00 |
Mike Black W9MDB
|
6604833250
|
Change Barret set_freq and set_mode to ignore command if not changing
|
2022-01-09 08:36:08 -06:00 |
Mike Black W9MDB
|
bd8ced530e
|
Forgot to commit barrett.h
|
2022-01-08 17:31:35 -06:00 |
Mike Black W9MDB
|
086c3f7f1d
|
Barrett 4050 add get_ptt
|
2022-01-08 17:16:01 -06:00 |
Mike Black W9MDB
|
7774cabfa6
|
https://github.com/Hamlib/Hamlib/issues/887
FT-100 50ms write delay worked -- now testing 25ms write delay
|
2022-01-08 15:48:53 -06:00 |
Mike Black W9MDB
|
579831926f
|
Fix debug statement in Barrett 4050.c
|
2022-01-08 09:04:43 -06:00 |
Mike Black W9MDB
|
7bcc35ebc4
|
Barrett 4050 add channel 9999 query during open
|
2022-01-08 07:49:13 -06:00 |
Mike Black W9MDB
|
1cb47f6af4
|
Move Barrett 4050 channel to select 9999 during open
|
2022-01-08 07:18:53 -06:00 |
Mike Black W9MDB
|
46055ac14a
|
Barrett 4050 get all programmed channels in barrett4050_open
|
2022-01-08 07:14:02 -06:00 |
Mike Black W9MDB
|
4cb1a35a91
|
Have Barret rigs use channel 9999 for temporary frequency changes
|
2022-01-08 07:09:07 -06:00 |
Mike Black W9MDB
|
088b718305
|
Another attempt to get Barret set_freq working
|
2022-01-07 23:57:27 -06:00 |
Mike Black W9MDB
|
3022ba279a
|
Fix Barrett 4050 get_freq
|
2022-01-07 23:20:14 -06:00 |
Mike Black W9MDB
|
1d19a0ffbc
|
Fix Barret set_freq and serial# and new try on software version
|
2022-01-07 16:20:26 -06:00 |
Mike Black W9MDB
|
9731b5fda2
|
Remove README.Barrett from Makefile.am
|
2022-01-07 07:23:37 -06:00 |
Mike Black W9MDB
|
0f26a981c1
|
Add 4050.c
|
2022-01-07 07:17:57 -06:00 |
Mike Black W9MDB
|
4dd97ef79c
|
Change Barret set_mode to use temporary commmand instead of channel write
|
2022-01-07 07:12:17 -06:00 |
Mike Black W9MDB
|
a6e25219ca
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2022-01-07 06:55:30 -06:00 |
Mike Black W9MDB
|
f3e0178f6b
|
Add Barrett 4050
|
2022-01-07 06:55:13 -06:00 |
Mike Black W9MDB
|
5735441205
|
Fix set_mode_with_data for IC-7200
https://github.com/Hamlib/Hamlib/issues/921
|
2022-01-05 22:58:30 -06:00 |
Mike Black W9MDB
|
0b6d423633
|
Revert "Fix win32 build"
This reverts commit 3f431314d8 .
|
2022-01-05 13:11:34 -06:00 |
Mike Black W9MDB
|
3f431314d8
|
Fix win32 build
|
2022-01-05 13:08:38 -06:00 |
Mike Black W9MDB
|
4eb0719f1d
|
Fix IC-7610 send_voice_mem looping
https://github.com/Hamlib/Hamlib/issues/917
|
2022-01-04 07:11:44 -06:00 |
Mike Black W9MDB
|
5a5902c7ed
|
Add GET_TX_METER to FT897
|
2022-01-03 11:38:19 -06:00 |
Mike Black W9MDB
|
5b942259ac
|
Added TM-V71(A)
https://github.com/Hamlib/Hamlib/issues/915
|
2022-01-03 08:24:49 -06:00 |
Mike Black W9MDB
|
01b7f81119
|
Add a data tag to the caps structure and a test in rig_init to ensure the data tag is where it is expected
Modify testrigcaps.c to test new data tag
This should detect any changes which corrupt rig_caps from additons/subtractions/changes to the structure
|
2021-12-31 23:49:29 -06:00 |
Mike Black W9MDB
|
3fd5198a57
|
Fix FT990 set_vfo to other vfo so the vfo swaps back
|
2021-12-31 23:27:34 -06:00 |
Mike Black W9MDB
|
a1ea9bf0e3
|
Add tx500.c
|
2021-12-29 17:53:40 -06:00 |
Mike Black W9MDB
|
7c7d04dc84
|
Add Lab599 TX-500
|
2021-12-29 17:50:51 -06:00 |
Mike Black W9MDB
|
e9038f7c41
|
Add Xeigu G90 and fix spelling
|
2021-12-29 09:36:54 -06:00 |
Mike Black W9MDB
|
320eb0975d
|
Remove rts/dtr setting from x108g_open
|
2021-12-28 22:50:51 -06:00 |
Mike Black W9MDB
|
32a9903466
|
Remove split functions from XG6100 -- rig was rejecting the 0x0f 0x01 split on command so apparently it is not supported
https://github.com/Hamlib/Hamlib/issues/908
|
2021-12-28 22:44:39 -06:00 |
Mike Black W9MDB
|
6d16f24157
|
CODAN promoted to stable
Re-enable serial flush
|
2021-12-28 12:55:50 -06:00 |
Mike Black W9MDB
|
86a6ffb19e
|
Add Xeigu X6100
|
2021-12-27 23:23:26 -06:00 |
Mike Black W9MDB
|
b0b660ede9
|
Add scan off to codan init
|
2021-12-27 17:54:12 -06:00 |
Mike Black W9MDB
|
7ce460f7d6
|
Add cmd validtion back for Yaesu rigs for FA/FB commands
https://github.com/Hamlib/Hamlib/issues/903
|
2021-12-27 16:46:20 -06:00 |
Mike Black W9MDB
|
fc002ad187
|
Change write_delay in FTDX3000 to 10ms
VS1;VS; was answering VS0 instead of VS1 even though VFO did change to VFOB
https://github.com/Hamlib/Hamlib/issues/906
|
2021-12-27 16:07:52 -06:00 |
Mike Black W9MDB
|
1518b8033c
|
If -RIG_ENTARGET returns from set_freq it will be ignored
This will covers rigs that cannot set freq while transmitting like the FTDX3000 and FTDX5000
https://github.com/Hamlib/Hamlib/issues/906
|
2021-12-27 14:46:56 -06:00 |
Mike Black W9MDB
|
d4d4547321
|
Add Android.mk to codan
|
2021-12-27 12:16:09 -06:00 |
Mike Black W9MDB
|
451aa7be0c
|
Fix codan link error
|
2021-12-27 11:53:42 -06:00 |