Wykres commitów

25 Commity (8326250e078b409eb5d5e477fedd7694fff83a9a)

Autor SHA1 Wiadomość Data
Bill Somerville 222ad74de7 Add RIG_PASSBAND_NOCHANGE as possible set_{split_,split_freq_,}mode argument
This change  allows the set_mode  functions to leave the  rig passband
unchanged  if required.  For the  few rigs  that do  not have  explcit
passband width control either current state is read and rewritten or a
"normal" width  is chosen e.g. select  a normal width when  there is a
choice like CW and CW-NARROW.
2016-04-19 21:27:52 +01:00
Bill Somerville 9713e60b42 Fix TenTec Argonaut message lengths and timeout
The TT Argonaut back end was falling over if the rate of returned data
varied because  some commands were  coded to have shorter  than actual
responses,  this is  not necessary  as by  increasing the  timeout all
characters can be read as expected.

Also fix direct reading and setting of mode per VFO.
2015-03-15 00:16:44 +00:00
Stephane Fillod eee4feb71d add Tentec 599 Eagle 2011-09-01 22:12:25 +02:00
Nate Bargmann 02a90bf2cf Update LGPL header in TenTec source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:37 -05:00
Stéphane Fillod, F8CFE f921ffec03 Add TenTec RX-331, contributed by Berndt, VK5ABN
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2947 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-07-01 20:28:00 +00:00
Stéphane Fillod, F8CFE 1ac0e03288 Skeleton for TT-585 Paragon
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2689 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-04-22 20:43:26 +00:00
Stéphane Fillod, F8CFE 136af80c39 Add Tentec Omni VII, cloned after Jupiter
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2574 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-11 12:42:24 +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
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
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
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 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 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 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 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
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 226acde526 fixed a segfault bug in init
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1159 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-06 14:05:41 +00:00
Stéphane Fillod, F8CFE ad7310335b replaced fread_block in favor of the more intelligent read_string, added some serial_flush
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1025 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-13 23:37:13 +00:00
Stéphane Fillod, F8CFE cb70a847e4 added Pegasus and tentec_trx_open
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@843 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-06 17:49:55 +00:00
Stéphane Fillod, F8CFE 303861e483 warning: backend module breakage: symbol changed: init_ -> initrigs_
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@821 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-28 20:28:04 +00:00
Stéphane Fillod, F8CFE 95c6c458dc static/dynamic build fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@745 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-16 11:14:47 +00:00
Stéphane Fillod, F8CFE 74a83db752 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@586 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-07-14 16:45:40 +00:00