Wykres commitów

23 Commity (01bd70bdc15bf0ec50140e1788bc66ec5366d06a)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE 343deb6f59 Support for pipelined tuning, including DCD on CD line.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1510 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-17 22:39:07 +00:00
Stéphane Fillod, F8CFE f3602a2704 added support for retry
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1469 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-05-03 13:34:16 +00:00
Stéphane Fillod, F8CFE d85d10f116 OS456 has no passband data in set_mode/get_mode
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1457 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-26 09:54:49 +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 c675c071af fix undefined signed char overflow
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1337 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-06 22:04:58 +00:00
Stéphane Fillod, F8CFE 0d9e269053 better collision handling, patch from Chuck N2POR
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1034 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-18 23:04:27 +00:00
Stéphane Fillod, F8CFE ac001a6d1d read_icom_block is gone, in favor of read_string. Thanks to Chuck Hemker.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1021 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-11 23:28:45 +00:00
Stéphane Fillod, F8CFE cf86d350ff reworked rig2icom_mode and icom2rig_mode to better handle cases with no passband data
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1020 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-10 23:44:24 +00:00
Stéphane Fillod, F8CFE 807bf0b74b flush serial before icom_transaction, added workarounds for IC-R7000 mode/bandwidth
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@990 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 00:39:30 +00:00
Stéphane Fillod, F8CFE 1f01081335 converted to LGPL
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@582 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-13 19:08:15 +00:00
Stéphane Fillod, F8CFE 4066106bed better error handling
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@537 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-10 22:25:50 +00:00
Stéphane Fillod, F8CFE da19dd9a47 new port_t design
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@523 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-04 17:01:21 +00:00
Stéphane Fillod, F8CFE 8ae64aea5c * fixed a silly bug in mode conversion
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@475 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-05-04 22:39:47 +00:00
Stéphane Fillod, F8CFE f3ef65626e * fixed RIG_PASSBAND_OLDTIME
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@462 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-26 21:32:54 +00:00
Stéphane Fillod, F8CFE cca6e2acab * pbwidth_t is now the passband type in Hz, RIG_PASSBAND_NARROW and RIG_PASSBAND_WIDE are dead now. Backend maintenairs, please adapt your code\!
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@449 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-04-22 13:57:39 +00:00
Stéphane Fillod, F8CFE 08a7c48d05 * misc rewrite
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@406 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-02-27 23:06:53 +00:00
Stéphane Fillod, F8CFE 23d7df479c * icom_set_mode fixup (passband not done right)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@315 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-01-05 18:20:27 +00:00
Stéphane Fillod, F8CFE d0e751257d * removed [sg]et_passband in favor of an enhanced [sg]et_mode which
includes the passband, since most rigs tie these parameters together
  quite often. For exemple, WFM is (RIG_MODE_FM,RIG_PASSBAND_WIDE) in Hamlib.
  Another set of functions will be needed to fine tune aditional
  frequency response/filters.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@280 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-12-04 23:39:18 +00:00
Stéphane Fillod, F8CFE bd931dc934 * some cleanup (removed deprecated make_cmd_frame_freq and make_cmd_frame_chan)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@260 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-11-01 23:21:47 +00:00
Stéphane Fillod, F8CFE 2ba7fedcfc * Accomodate with new API modes, WFM is FM + Wide filter
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@224 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-16 22:30:32 +00:00
Frank Singleton, VK3FCS a5bcaa48ca added post_write_delay
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@204 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-09 01:17:20 +00:00
Stéphane Fillod, F8CFE c7496a3574 * read_icom_block now uses file buffered access,
* added read_icom_frame which read a whole CI-V frame (until receiving EOM),
* added hamlib2icom_modeand icom2hamlib_mode functions to convert from one representation to another


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@188 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-08 21:26:33 +00:00
Stéphane Fillod, F8CFE ce7e2ed323 Initial release, some functions gathered from icom.c
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@167 7ae35d74-ebe9-4afe-98af-79ac388436b8
2000-10-01 12:31:20 +00:00