Wykres commitów

10 Commity (9652472d43ef4e3246612249cc3b673192a05c24)

Autor SHA1 Wiadomość Data
Alexandru Csete OZ9AEC b7530aad94 - Cast unsigned char to char in order to avoid compiler warnings.
- Ensure that all variables have a value before they are used (ft920).
- Disable unused functions and variables (frg100).
- Incremented backend version numbers.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2120 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 15:51:38 +00:00
Stéphane Fillod, F8CFE 6ba9819f5d fix error code return convention, which is negative when failed
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2004 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 21:49:38 +00:00
Stéphane Fillod, F8CFE cda3d6bb86 removed non used functions, which are emulated by the frontend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1965 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 18:57:28 +00:00
Stéphane Fillod, F8CFE cccf1318ce second pass at getting rid of "ll" immediate literal format (64bit int)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1904 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-25 00:22:14 +00:00
Nate Bargmann, N0NB 437f63747a 2003-04-12:
Update:
		Added suport to ft890 for rig_vfo_op RIG_OP_TUNE for
		tuner start command.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1439 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-12 13:00:17 +00:00
Stéphane Fillod, F8CFE e0b2a7b4ac fix headers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1435 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-07 22:42:11 +00:00
Stéphane Fillod, F8CFE a07a4a336e Adopt new split_vfo handling. Basically, rename set_split/get_split
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
2003-04-06 18:40:36 +00:00
Nate Bargmann, N0NB 6b33e4038f 2003-04-04:
Updated:
		Implemented RIT functions, setting and reading PTT status
		as well as (rudimentary) reading S-meter level.

	New:
		README.ft890


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1422 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-05 04:13:53 +00:00
Nate Bargmann, N0NB 437a1114ac 2003-03-24:
Update:
		Fixed a stupid error in ft890_get_freq that caused returned
		freq to be divided by 10.
		Added two new functions, set_ptt and get_ptt to set rig
		into and out of TX mode and query PTT status.
		Modified ft890_set_freq to check passed vfo against stored
		value and update rig only if passed vfo differs.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1413 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-24 12:18:42 +00:00
Nate Bargmann, N0NB 825871c328 2003-03-08
Added:
		New backend for Yaesu FT-890/FT-890AT


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1404 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-09 04:43:38 +00:00