Daniele Forsi IU5HKX
7673abc59b
[yaesu] Fix includes
2023-02-16 19:08:24 +01:00
Daniele Forsi IU5HKX
a04abe6e04
[yaesu] Remove unused include of config.h
2023-02-14 19:30:51 +01:00
Mike Black W9MDB
ec4aea81b2
Add FT-710 as a clone of FTDX10
2022-10-12 22:51:21 -05:00
Daniele Forsi IU5HKX
7a132e2703
Remove unused includes
...
Removes includes of stdio.h stdlib.h string.h unistd.h
2022-07-24 17:08:57 +02:00
Mike Black W9MDB
5c9df8e27d
Add FT991UNI to yaesu model list
2022-06-19 16:39:52 -05:00
Mike Black W9MDB
8652741301
Add FT990UNI model for older FT990 ROM rigs that have to read all 1492 bytes
...
For this model get_freq will return the cached value
So Hamlib will not follow manual frequency changes on the rig
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-03 07:40:11 -05:00
Mike Black W9MDB
fe7c465624
Add FT-650 rig -- same as FT847UNI
2022-05-24 07:43:50 -05:00
Mike Black W9MDB
1bdb6ce2bf
Add FT450D entry
2022-04-15 13:16:09 -05:00
Mike Black W9MDB
68e121d82c
Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default
...
This is necessary to keep alignment between the client view of rig->state and the shared libarary view
Including PTHREAD functions in rig->state necessitated this as HAVE_PTHREAD only defined during hamlib compilation.
Clients including hamlib/rig.h did not pick up all the HAVE* config variable that control what gets included
https://github.com/Hamlib/Hamlib/issues/947
2022-02-04 07:41:36 -06:00
Mikael Nousiainen
c764336e73
Fix build warnings caused by changes to I/O function signatures
2021-12-18 23:49:45 +02:00
Mike Black W9MDB
a271948b3d
Add mcHF QRP rig model#1045
...
https://github.com/Hamlib/Hamlib/issues/852
2021-11-03 11:31:40 -05:00
Wouter van Gulik
0ad5f4c3db
Drop debug printf
2021-09-20 23:19:59 +02:00
Wouter van Gulik
8024fba14d
Fix bug yaesu and adat probe:
...
Yaesu probe code never left the loop, even if it did find something.
Adat tried stop_bits 0, which serial_setup rightfully refused.
THIS IS UNTESTED.
2021-09-20 23:06:25 +02:00
Michael Black W9MDB
2cef91c5e0
Add FTDX101MP model
...
Update FTDX101D
2021-02-26 15:34:46 -06:00
Michael Black W9MDB
1e98661ce4
Add FT-897D
...
https://github.com/Hamlib/Hamlib/issues/384
2021-01-03 13:33:15 -06:00
Michael Black W9MDB
f08903d8ce
Add Yaesu FTDX10 rig
2020-12-28 15:17:49 -06:00
Mikael Nousiainen
ca00333c0f
Add roofing filter tables for all FTDX rigs. Move FTDX 3000 caps to a separate file. Fix FTDX rig naming.
2020-10-26 09:52:27 +02:00
Michael Black W9MDB
df3285de60
Add FT818 to rigs as copy of FT817
2020-07-02 12:31:09 -05:00
Michael Black
8d6e2fc781
Directory migration to new layout
2020-01-17 09:22:44 -06:00