Wykres commitów

169 Commity (77b7f46fad6ca26dd44faa6e80ba4b444b98227f)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE 5ef97cb93c added reverse sideband modes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1310 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-12-16 22:02:28 +00:00
Stéphane Fillod, F8CFE 279dc276fd - doxygen update
- RIG_DEBUG_* are now enum's
- new RIG_PORT_PARALLEL
- new RIG_TYPE_TUNER
- RIG_VFO_UPLINK/RIG_VFO_DOWNLINK have been renamed to RIG_VFO_TX/RIG_VFO_RX
- new RIG_ANT_1, RIG_ANT_2, etc.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1302 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-28 22:38:06 +00:00
Stéphane Fillod, F8CFE 671fe70e40 added fodtrack rotator initial support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1294 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-28 22:24:10 +00:00
Stéphane Fillod, F8CFE be1c1d0f54 bandplan.h gathers couple handy macros to declare freq_range's in model capabilities
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1287 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-16 14:05:17 +00:00
Stéphane Fillod, F8CFE 6340c43f2d gcc 3.x fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1283 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-14 19:27:35 +00:00
Stéphane Fillod, F8CFE 078b8f5cec first take at doxygenization, always enable NET port
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1278 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-12 00:15:01 +00:00
Stéphane Fillod, F8CFE 4fe9b9ce98 typo's
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1276 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-12 00:11:54 +00:00
Alexandru Csete OZ9AEC e9a226f0e1 Added doxygen comments.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1273 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-09 13:09:02 +00:00
Stéphane Fillod, F8CFE bc5e4cf03b * added VFO_UPLINK and VFO_DOWNLINK (backend-wise) aliases
* added channel_caps
* added gran_t for levels and parm's


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1248 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:32:09 +00:00
Stéphane Fillod, F8CFE 7ee29fda76 remove autogenerated file
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1215 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-28 23:11:28 +00:00
Nate Bargmann, N0NB aab5bdd400 2002-28-02
Update:
		Goofed by running configure scripts in my main hamlib
		directory.  Accidentally changed include/config.h.in to
		a version for my system.  This will hopefully roll back
		the change to file version 1.19 last modified by Stephane
		in July 2002.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1214 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-28 22:00:55 +00:00
Nate Bargmann, N0NB c439bce225 2002-10-27
New:
		ft920.c, ft920.h -- very very immature attempt at FT-920
		control.  Code can send simple query to rig but cannot
		properly decode returned data.  Much more work is needed.

	Updated:
		Makefile.am, yaesu.c, yaesu.h -- necessary changes for
		ft920.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1213 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-28 04:53:05 +00:00
Stéphane Fillod, F8CFE 5b80acbe2e misc addition to make compilers happy
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1203 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-07 21:49:24 +00:00
Stéphane Fillod, F8CFE 48730cb9f7 misc fix for picky compilers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1187 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-22 11:41:49 +00:00
Stéphane Fillod, F8CFE fc802e21bb function name fix to reflect locator.c changes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1163 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-09-08 22:27:32 +00:00
Stéphane Fillod, F8CFE 7bf3972b30 - removed rig_save_channel and rig_restore_channel from API
- rig_set_channel and rig_get_channel can now target VFO, besides memories
- emulation of set_channel and get_channel has been kept in generic routines.
  Added in these routines the support for ext_levels.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1113 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-09 22:17:14 +00:00
Stéphane Fillod, F8CFE e8403d542d added "extra" level and "extra" parm support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1111 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-09 20:40:28 +00:00
Stéphane Fillod, F8CFE ba26b66075 Temporarily roll back ts2k experimental patches, esp. the VFO bits
kept:
- indentation
- new PARM_KEYLIGHT, SCAN_VFO
- new scan_group field in struct channel
- added RIG_CHFLAG's
ts2k stuff in 'branch_ts2k' will be merged later


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1108 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-08 22:20:15 +00:00
Stéphane Fillod, F8CFE 2bcabfe0fb added Drake R-8B
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1105 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-08 22:09:54 +00:00
Stéphane Fillod, F8CFE 4795c74b2a added gnuradio backend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1098 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-06 09:30:01 +00:00
Stéphane Fillod, F8CFE ea7d32f79e added GNUradio models
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1094 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-06 09:24:25 +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
Dale E. Edmons, KD7ENI 7212a11aa8 Added working TS-2000 files. There are some changes left out but this
is the minimum I could commit and have a functional rig.  The cost is
that I've broken kylix and others that duplicate rig.h.  I'm in the
process of repairing the damage.  Please be patient.  I hope a day or so,
but am asking for up to a week.  E-mail me about *anything* you find
broken.  Kylix (and similar) is (are) known to not work.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1083 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-30 10:17:03 +00:00
Stéphane Fillod, F8CFE 37d26872de added IC7400
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1062 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-17 20:53:21 +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 3b33bda23a regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1053 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-05-28 21:38:15 +00:00
Stéphane Fillod, F8CFE a8f2f620cf converted RIG_SCAN_RESUME_ON/OFF to more appropriate RIG_FUNC_RESUME
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1039 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-04-23 21:49:04 +00:00
Stéphane Fillod, F8CFE dfb2bf09e3 added K2
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1038 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-04-23 19:47:43 +00:00
Stéphane Fillod, F8CFE 0ca66e37bb added new error codes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1033 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-18 22:59:30 +00:00
Stéphane Fillod, F8CFE b06f162506 added OS535 and OS456 ids
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1001 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-06 21:09:25 +00:00
Stéphane Fillod, F8CFE 8e9fdaf646 fixed stupid copy-paste model id duplicates
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@993 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 00:45:16 +00:00
Stéphane Fillod, F8CFE e8c1f5e454 fixed the kHz/MHz/GHz macros so it works with doubles and >2GHz integers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@992 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-03-05 00:43:08 +00:00
Francois Retief 491f9f67f6 Added constants for the IC-910 rig.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@980 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-28 11:00:57 +00:00
Stéphane Fillod, F8CFE 00fa0a5dc3 API hazard: added a private data pointer argument to event callbacks
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@976 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-02-27 23:22:31 +00:00
Stéphane Fillod, F8CFE 4e0dc37371 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@946 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-29 22:04:08 +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
Stéphane Fillod, F8CFE cfe12075d6 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@930 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 23:51:10 +00:00
Stéphane Fillod, F8CFE 8ab1c95472 misc fixes, added some more fields to channel_t
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@927 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 23:46:01 +00:00
Stéphane Fillod, F8CFE 8352856fa3 token stuff moved to src/token.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@921 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 14:52:12 +00:00
Stéphane Fillod, F8CFE 0b0daa0d9f added new Icom rigs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@920 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-27 14:51:23 +00:00
Stéphane Fillod, F8CFE 9e2cb9587a added FT-100
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@904 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-24 01:41:22 +00:00
Stéphane Fillod, F8CFE bb1593d737 call cfmakeraw only when available
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@900 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-22 21:17:55 +00:00
Stéphane Fillod, F8CFE 1c5f7d1393 regenerated
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@880 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-16 23:36:16 +00:00
Stéphane Fillod, F8CFE 1fa554a818 added Rotator class
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@874 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-16 22:44:18 +00:00
Stéphane Fillod, F8CFE a1c2782a33 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@873 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-16 22:43:29 +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
Francois Retief 814d86f7d1 Fix macro name
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@868 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-16 17:03:57 +00:00
Francois Retief f29a49c765 Added rot_move function
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@867 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-16 16:52:33 +00:00
Stéphane Fillod, F8CFE 3b717dd886 added new VFO_OPs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@857 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-09 23:08:12 +00:00
Francois Retief 02e862859e Added a new function: LCD Lamp ON/OFF (for Kenwood TH-7DA)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@854 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-01-07 17:57:28 +00:00