Wykres commitów

18 Commity (f38ec23e601e11e51f5559958d025a22b1136f61)

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
Berndt Josef Wulf, VK5ABN 0b324fe2cd Fixed bug in ft990_set_mode that caused RTTY interchanged modes USB/LSB
Fixed bugs in ft990_get_channel


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2069 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-26 06:25:32 +00:00
Berndt Josef Wulf, VK5ABN 2c49efc1dd Fixed erroneous return value
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1930 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-25 11:32:31 +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
Stéphane Fillod, F8CFE 23369a0c25 * abstract 64bit int format type to cope with portability issues.
introduce PRIll (printf format) and SCNll (scanf) in misc.h.
  This needs to have config.h included beforehand.
* do likewise with freq_t type (double) in rig.h
  FREQFMT is deprecated.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1903 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-24 23:04:35 +00:00
Stéphane Fillod, F8CFE db7f077d5e memset is more portable than bzero
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1855 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-26 17:36:42 +00:00
Berndt Josef Wulf, VK5ABN 92b8283754 ft990_get_mem(): Fixed bug that prevented the reporting of current channel
number when vfo != RIG_VFO_MEM

ft990_get_channel(): Revised implementation of the get_channel() function.
                 Initialisation of the "channel_t chan" data structure
                 as not every data field is supported by the FT990 rig. It
		 should be the responsibility of the frontend to initialize
		 this data structure prior to passing it to the backend.

ft990_get_update_data(): Revised the implementation of this local utility
                 responsible for the retrival of the rig's data structures.
		 The 3rd argument of this function is now used to pass
		 the channel number for memory channel related queries.

Several bug fixes and source code cleanup


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1848 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-22 13:56:50 +00:00
Stéphane Fillod, F8CFE 1385617c85 Cloned the FT1000D from the FT990, since they are similar. Test needed.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1811 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-17 20:07:20 +00:00
Berndt Josef Wulf, VK5ABN 88831ea3f0 ft990_get_ptt() now uses the FT990_SF_XMIT instead of FT990_SF_PTT.
FT990_SF_PTT only returns status of PTT activated by CAT commands,
whereas FT990_SF_XMIT reports the actual status of the ptt line.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1714 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-04-04 04:57:35 +00:00
Berndt Josef Wulf, VK5ABN 02319983dd Changed debug message format for freq_t from long long to double
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1685 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-12 21:39:48 +00:00
Stéphane Fillod, F8CFE 523b084f86 misc portability fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1644 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-15 22:52:13 +00:00
Berndt Josef Wulf, VK5ABN 0b8e1f63d4 Implemented RIG_MODE_PKTFM and RIG_MODE_PKTLSB modes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1637 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-24 14:36:07 +00:00
Berndt Josef Wulf, VK5ABN 99a524472c Commented out RIG_MODE_PKTFM overlooked at the submission of previous code
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1635 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-23 13:46:20 +00:00
Berndt Josef Wulf, VK5ABN 2a1cf6a1c3 Implemented set_parm() for BACKLIGHT operation
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1634 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-23 13:32:11 +00:00
Berndt Josef Wulf, VK5ABN 3b09a33660 Implemented rig_set_channel()
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1619 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-03 12:25:36 +00:00
Stéphane Fillod, F8CFE aea9a53573 more work from Berndt
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1613 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-30 22:46:01 +00:00
Stéphane Fillod, F8CFE df66a3165b FT990 support from Berndt
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1606 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-28 15:45:19 +00:00
Stéphane Fillod, F8CFE 7a96cc0cbf Initial skelton revision for the FT990
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1562 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-12 18:04:02 +00:00