Hi Fred,
I verified that WSJT-X was able to read the FT-980 frequency and update itself. That is as far as I got ... but I think it answers your question.
I downloaded the Hamlib 4.0 library and have been digging into it. It looks like the Alpha level backend only supports the following right now:
static int ft980_open(RIG *rig);
static int ft980_close(RIG *rig);
?
ft980_set_freq
ft980_get_freq
fft980_set_mode
ft980_get_mode
?
fft980_set_mem
t980_get_mem
But it is a base to start adding additional functionality. Shouldn't be too difficult to get everything fixed up and moved through Beta to Stable I would think. I'll start work on it ...
--
-Mat Breton, N8TW