Wykres commitów

54 Commity (6b5c97c97e6c8522753de332d76da487aa06e659)

Autor SHA1 Wiadomość Data
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
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 3497d098a5 misc Makefile fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1282 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-13 20:39:07 +00:00
Stéphane Fillod, F8CFE 52e9a15924 libhamlib-backend.so.x.y.z -> hamlib-backend.so, avoid version info for modules
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1241 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:19:31 +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 41f5748be2 converted to C99 intialization style
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1132 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-08-16 17:43:02 +00:00
Stéphane Fillod, F8CFE 51ea94cdb5 removed autogenerated files, use autogen.sh instead
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1088 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-02 18:03:25 +00:00
Stéphane Fillod, F8CFE cf23615f9e regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1056 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-05-28 21:46:50 +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 95571eb3a4 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@937 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 23:59:42 +00:00
Francois Retief d88cbe7307 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@872 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-16 19:18:46 +00:00
Stéphane Fillod, F8CFE a95aa52b1b cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@845 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-06 17:50:56 +00:00
Stéphane Fillod, F8CFE af56fd6ad0 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@844 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-06 17:50:16 +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 2a46f44554 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@841 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-06 17:47:49 +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 11ce718be6 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@778 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-19 03:58:00 +00:00
Stéphane Fillod, F8CFE 382c69b2bd cleaned up static build and flags, introduced lib version 0:0:0
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@772 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-19 03:31:53 +00:00
Stéphane Fillod, F8CFE 17f0e53d0f regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@748 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-16 11:19:57 +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 dc9487a284 static/dynamic build fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@744 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-12-16 11:07:54 +00:00
Stéphane Fillod, F8CFE e70124ef5a regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@700 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-22 20:34:48 +00:00
Stéphane Fillod, F8CFE 897e3582e4 misc dep update
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@699 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-22 20:33:11 +00:00
Stéphane Fillod, F8CFE 5fb2b7c978 regenerated (automake 1.5 upgrade)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@677 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-10-07 21:53:48 +00:00
Stéphane Fillod, F8CFE be7022260a regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@651 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-09-19 22:04:44 +00:00