Wykres commitów

23 Commity (bc1e6f395997dd419b4497e7167bdbddfd9c940b)

Autor SHA1 Wiadomość Data
Martin Ewing, AA6E ef94c9c21e Adjust retry & timeout values to help in case of no response from rig, i.e.,
if rig power happens to be off.  Prettify some code indents.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2250 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-23 04:54:12 +00:00
Martin Ewing, AA6E db317f0fcf Fix bug that seg faulted when get_info returned null. (No reward points!)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2246 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-15 04:10:31 +00:00
Martin Ewing, AA6E e10bd43b84 Ensure printable get_info string
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2238 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-09 03:16:32 +00:00
Martin Ewing, AA6E 0c18b6b64f Moved firmware detection to new tt565_open routine, where it is done
every time the rig is opened.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2228 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-05 18:42:48 +00:00
Martin Ewing, AA6E 5ee6414e24 Add autodetect version 1 or 2 firmware (using rig_get_info).
Correct V1 calibration.  Make V2 calibration the default.
Signal RIG_LEVEL_STRENGTH supported.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2227 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-05 03:53:24 +00:00
Martin Ewing, AA6E 6cabb43d44 use binary mode VFO requests
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2193 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-03-02 16:29:11 +00:00
Martin Ewing, AA6E 90e704bae4 split orion.c and add doc info
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2153 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-30 20:17:58 +00:00
Martin Ewing, AA6E c712baa969 Squashed warnings about signedness
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2106 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-04-13 22:24:53 +00:00
Martin Ewing, AA6E ae731ac9bd Add get_, set_ant (ignores rx only ant)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2014 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-15 15:30:09 +00:00
Martin Ewing, AA6E 8268eb44f3 Support LEVEL_VOX, VOXGAIN, ANTIVOX
Support LEVEL_NR as Orion NB setting (firmware bug), FUNC_NB -> NB=0,4


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2010 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-12 01:47:47 +00:00
Martin Ewing, AA6E 8ef74de474 Added VFO_OPS, promote to Beta
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2008 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-11 14:00:51 +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
Martin Ewing, AA6E 656df6ae67 Added RIG_FUNC_TUNER, RIG_FUNC_LOCK and RIG_FUNC_VOX, fixed MEM_CAP.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1995 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-05 13:52:42 +00:00
Martin Ewing, AA6E 9346d0096a Added RIG_LEVEL_CWPITCH, RIG_LEVEL_KEYSPD, send_morse()
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1988 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-04 18:08:18 +00:00
Stéphane Fillod, F8CFE cb589fcd25 account for improvements
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1975 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 20:23:19 +00:00
Stéphane Fillod, F8CFE 53defa86aa use rig_debug instead of printf
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1958 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 15:54:01 +00:00
Martin Ewing, AA6E b036bdb032 various bug fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1956 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-01 19:32:18 +00:00
Martin Ewing, AA6E 8ce815cf86 Fix timeout, add retry, better S-mtr scale
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1955 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-03-30 04:30:30 +00:00
Martin Ewing, AA6E bd36ce1d87 Fix SWR & S-meter, set ATT, set AGC, add rough STR_CAL func.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1951 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-03-28 02:33:36 +00:00
Martin Ewing, AA6E a105b40dfb specified buffer lengths, added default vfo A setting
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1946 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-03-25 20:33: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 047ef44e77 first bite at the Orion
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1763 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 21:15:20 +00:00
Stéphane Fillod, F8CFE 6498879c50 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1730 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-03 22:33:13 +00:00