Wykres commitów

78 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 ee8925dfc2 further rx-320 mods by Ken Prox
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2192 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-02-28 15:05:49 +00:00
Nate Bargmann, N0NB ea002464c7 20061107:
Update:
		Add orion.h to Makefile.am and edited README.betatester
		and README.developer for clarity (hopefully).  Added a
		comment to autogen.sh (no command changes).


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2160 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-11-07 21:57:57 +00:00
Martin Ewing, AA6E 3056681ec4 documentation
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2154 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-30 20:21:15 +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
Alexandru Csete OZ9AEC eba1db1658 - Cast unsigned char to char in order to avoid compiler warnings.
- Ensure that all variables have a value before they are used (tentec.c).


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2123 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 17:38:05 +00:00
Nate Bargmann, N0NB 359e5fdfad 20060922:
Update:
		Applied tentec2.c from Dave Freese, W1HKJ


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2115 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-09-22 18:27:18 +00:00
Martin Ewing, AA6E 0dcf402d33 Orion S-meter cal
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2107 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-04-23 14:16:33 +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 b662ce7a29 Added Orion, Orion 2 info
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2071 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-26 19:18:54 +00:00
Stéphane Fillod, F8CFE eef19dfd49 SF Patches item #1397439
Submitted By: Ken Prox (kprox)

Initial Comment:
Here is a patch for the Ten-Tec RX-320(d).

1) IF shift (Pass Band Tuning) like the xclass version.
2) CW beat frequency adjustment.
3) Inverted AF adjustment such that up is increasing volume.
4) Recompute and re-send frequency with CWBFO and PBT adjustment.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2055 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-01-09 21:14:40 +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
Stéphane Fillod, F8CFE 74c6d2ba61 fix proprer read_string() return code error handling
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2003 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 21:47:14 +00:00
Stéphane Fillod, F8CFE 1c64997db3 orion needs gettimeofday
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1998 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-06 22:02:29 +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 b6c547533d don't export local functions, make them static
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1932 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-26 22:29:52 +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 6354385023 patch for tt538 native support from Mike AB3AP
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1864 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-08 21:52:30 +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 b6b0c7ae88 level_gran caps fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1762 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-06-14 21:12:14 +00:00
Stéphane Fillod, F8CFE 97b2291e73 fix: RIG_LEVEL_AGC is an integer(enum) type, not float.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1747 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-26 21:30:13 +00:00
Stéphane Fillod, F8CFE 66360b4f14 Prefixed misc str* and parse_* calls with rig_ to export them in rig.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1738 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-17 21:09:45 +00:00
Stéphane Fillod, F8CFE 4e35852cfa added RX340, RX350, Jupiter and Orion
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1731 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-03 22:34:14 +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
Stéphane Fillod, F8CFE 8899567a39 remove useless (and non-portable) headers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1697 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-16 23:48:40 +00:00
Stéphane Fillod, F8CFE 6c5c93cbce include tt550.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1695 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-16 22:46:05 +00:00
Stéphane Fillod, F8CFE 8e7338c9dc 1. A cut and paste error on my part that left a chunk of reset
code in the middle of the CW tx calculation.  Everything worked
but it forced the tt550 to reset everytime you changed frequency
in CW mode.

2. Bug fixes in the set function code.  I obviously missed testing
some of this.

3. Added IF-Shift support

4. Some minor buffer size changes,  not really bugs, just cleanup.

5. Removed RIG_LEVEL_LINEOUT support from pegasus.c until after the
next release.  Stephane, I know you #ifndef'd this but it's just as
easy to leave out of the LEVEL definition, and has no effect on the
#ifdef in tt550.c.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1689 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-15 11:05:32 +00:00
Stéphane Fillod, F8CFE b16c10a90e TT550 patch from Ken, N7IPB
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1684 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-09 22:11:08 +00:00
Stéphane Fillod, F8CFE 02e5735c72 gcc-2.x fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1630 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-08 08:46:11 +00:00
Stéphane Fillod, F8CFE 6985ec78ca converted RIG_LEVEL_STRENGTH to RIG_LEVEL_RAWSTR. RIG_LEVEL_STRENGTH is then derived from calibration table
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1583 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:14:44 +00:00
Stéphane Fillod, F8CFE 91df9591f4 Prepare eventual move from freq_t as a "long long" to a "double" type.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1569 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-20 22:15:02 +00:00
Stéphane Fillod, F8CFE 84ad9b827b include fixup, stdio.h is not included by rig.h anymore
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1551 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-01 19:32:04 +00:00
Stéphane Fillod, F8CFE c7f8436bdf added initial support for Argonaut V
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1472 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-05-12 22:29:59 +00:00
Stéphane Fillod, F8CFE a5da0f9213 fix a bug in tentec_set_freq, make get STRENGTH to work thanks to Maitland AA4HS
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1470 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-05-05 10:46:43 +00:00
Stéphane Fillod, F8CFE 960c83c4c5 * added ABI VERSION to backend entry point symbol name
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1442 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-16 22:30:43 +00:00