Wouter van Gulik
5aa1572a30
Merge branch 'master' into ft817_improvements
2021-09-04 23:08:48 +02:00
Wouter van Gulik
e825e5b4c9
ft817: Move relevant code fomr header to C file.
...
Dropped pointless NULL check before free.
Explicitly implemented digi_mode instead of awkward add on to fm_status
Handle unlikely case of getting bogus digi mode, this prevent a garbage
read while determining the bandwidth of the mode
2021-09-04 22:13:32 +02:00
Wouter van Gulik
cb9ea39c66
Move private data structs of ft100, ft600, ft817, ft857, ft897 to the C file.
...
Note that is already so for all other Yaesu device.
Leave private data in newcat; it is used by multiple rigs.
2021-09-04 22:13:31 +02:00
Wouter van Gulik
673733700f
Move private data structs of ft100, ft600, ft817, ft857, ft897 to the C file.
...
Note that is already so for all other Yaesu device.
Leave private data in newcat; it is used by multiple rigs.
2021-08-17 20:23:03 +02:00
Michael Black W9MDB
9a2625ebef
Add ALC, SWR and change PWR to table lookup for FT817
...
https://github.com/Hamlib/Hamlib/issues/406
2020-10-09 16:21:15 -05:00
Michael Black W9MDB
481cdbd62c
Fix linking for ft817_set_powerstat
2020-09-04 07:26:11 -05:00
Michael Black W9MDB
331d9773b0
Add minimal WRITE_DELAY to ft817
...
https://github.com/csete/gpredict/issues/227
2020-08-21 08:05:39 -05:00
Michael Black W9MDB
0ac0d4911a
Remove cache from FT-817 get_freq -- comments indicate 2 consistent reads are needed for some reason
...
https://github.com/Hamlib/Hamlib/issues/329
2020-06-25 23:20:55 -05:00
Michael Black
8d6e2fc781
Directory migration to new layout
2020-01-17 09:22:44 -06:00