control of PTT even though manual lacks mention of the command.
Moved setting of pacing value to ft920_open from ft920_get_update_data
to avoid sending two commands for each status update request and set
the default pacing value in ft920.h to 0 mS between characters sent
from the FT-920.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2253 7ae35d74-ebe9-4afe-98af-79ac388436b8
to set_split_vfo/get_split_vfo, and take an extra transmit vfo arg.
Ascending compatibility is retained at the API frontend level.
NOTE: only function name has changed. The backends do not implement
necessarily the new semantic (the extra tx vfo is just ignored).
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1425 7ae35d74-ebe9-4afe-98af-79ac388436b8
Update:
Rewrote most of the backend functions to work with passed RIG_VFO values.
Wrote three more helper functions to clean up main code.
Added set/get rit/xit functions.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1352 7ae35d74-ebe9-4afe-98af-79ac388436b8
Updated:
Added set/get_split_freq/mode support to FT-920 backend.
Added error handling in ft920.c to pass errors from called
functions to main library.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1342 7ae35d74-ebe9-4afe-98af-79ac388436b8
Update:
Corrected problem with "NULL pointer" in ft920_get_vfo
Updated rx/tx ranges for regions 1 & 2 with bandplan.h
Changed license in ft920.c/h to LGPL
Bumped backend version to 0.1.2
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1291 7ae35d74-ebe9-4afe-98af-79ac388436b8
Update:
In ft920.c get_freq, set_freq, get_mode, set_mode,
get_vfo, set_vfo should be complete enough to consider
them in beta state.
Advanced ft920 backend version to 0.1.0
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1285 7ae35d74-ebe9-4afe-98af-79ac388436b8
New:
ft920.c, ft920.h -- very very immature attempt at FT-920
control. Code can send simple query to rig but cannot
properly decode returned data. Much more work is needed.
Updated:
Makefile.am, yaesu.c, yaesu.h -- necessary changes for
ft920.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1213 7ae35d74-ebe9-4afe-98af-79ac388436b8