Wykres commitów

215 Commity (68b3fef8dd9f5a515de1ee25c04874775d0273e5)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE e7a33ec5b6 New AGC enumeration
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1717 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-04-16 20:01:42 +00:00
Stéphane Fillod, F8CFE 6a6a5fa14a New backend: kit (Elektor), new Winradio model (G3)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1716 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-04-16 20:01:06 +00:00
Stéphane Fillod, F8CFE 7260fba70d added model TM-V7
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1706 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-20 10:25:36 +00:00
Stéphane Fillod, F8CFE f0bd7c1d4a bump FLTLSTSIZ limit
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1683 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-09 22:07:21 +00:00
Stéphane Fillod, F8CFE 1fac68fb98 new Kenwood TM-D700 and GNU Radio USRP models
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1662 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:03:25 +00:00
Stéphane Fillod, F8CFE 02690aaf39 fix from Tomi OH2BNS, for RPM build
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1655 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-25 17:38:54 +00:00
Stéphane Fillod, F8CFE 3f0ace4dbc IMPORTANT: freq_t type changed from integer to real, and setting_t type reduced from 64bits to 32 bits
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1647 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-15 23:04:52 +00:00
Stéphane Fillod, F8CFE c8cd6c4212 new PKT modes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1636 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-12-24 09:07:52 +00:00
Stéphane Fillod, F8CFE b1017566bc added new error codes, as suggested by Nate
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1605 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-19 07:32:10 +00:00
Stéphane Fillod, F8CFE a599a47312 * converted RIG_LEVEL_STRENGTH to RIG_LEVEL_RAWSTR, as discussed on mailing list.
RIG_LEVEL_STRENGTH is then derived from calibration table.
* gran_t has been changed, more precise with min/max.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1595 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:36:15 +00:00
Stéphane Fillod, F8CFE d5bdb8dd1f new models and fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1591 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:30:12 +00:00
Stéphane Fillod, F8CFE a03078bbe3 new kenwood model
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1578 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-10 15:57:57 +00:00
Stéphane Fillod, F8CFE 250ad39466 added initial support for IC-7400 and IC-703
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1577 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-05 20:40:27 +00:00
Nate Bargmann, N0NB 781c2daa62 2003-11-02:
Update:
		rotator.h and locator.c--rewrote dec2*() and *2dec()
		functions to use a sign flag.  Further tweaked qrb()
		for proper output.
		testloc.c--rewrote as necessary to support changes in
		locator.c


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1574 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-03 04:26:37 +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 c7211b9642 declared Microtune 4702
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1567 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-20 20:29:54 +00:00
Stéphane Fillod, F8CFE e78317adfb added EKD500, renamed DSP10
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1558 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-07 22:11:43 +00:00
Stéphane Fillod, F8CFE def6d36f2c * remove unused buffered mode stuff (stream field)
* no need to include stdio.h any more (be careful of implicit include!)
* removed some dead wood about sockaddr in the network port. This will
  be put back in correctly when this kind of port is really implemented.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1556 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-01 19:50:41 +00:00
Stéphane Fillod, F8CFE 05e119af46 new models
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1537 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-21 17:05:58 +00:00
Nate Bargmann, N0NB 71b5f5a3d1 2003-09-11
Updated:
		rotator.h -- new declarations dec2dmmm() and dmmm2dec()
		locator.c -- new functions dec2dmm() and dmm2dec() also
			     reworked document comments
		testloc.c -- support for new dec2dmm() and dmmm2dec()


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1535 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-12 03:15:23 +00:00
Nate Bargmann, N0NB 5989eebc0d 2003-09-10
Updated:
		locator.c -- fixed "zero bug" in dec2dms() and dms2dec()
		rotator.h -- changed dec2dms() and dms2dec() parameter,
		degrees to float and minutes to double
		testloc.c -- modified to support changed parameters


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1534 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-11 01:04:14 +00:00
Stéphane Fillod, F8CFE bea137f3a9 added new VFO OP
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1523 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-25 22:28:52 +00:00
Nate Bargmann, N0NB da8d2e4b41 2003-08-21
Update:
		locator.c -- added argument int pair_count to
		longlat2locator() and changed longlat2locator() from
		void to type int return.  Changed *seconds argument in
		dms2dec() and dec2dms() from type int to type double.

		rotator.h -- function prototypes to match above.

		testloc.c -- modified to support changes in locator.c
		Added additional command line parameter, locator-length
		which is expected after the first locator and before the
		optional second locator.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1517 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-21 20:22:06 +00:00
Stéphane Fillod, F8CFE 343deb6f59 Support for pipelined tuning, including DCD on CD line.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1510 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-17 22:39:07 +00:00
Stéphane Fillod, F8CFE 23b67970e9 added new Yeasu
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1499 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-08-11 21:18:43 +00:00
Stéphane Fillod, F8CFE ad8b6cdb9c compile warning fixes on NetBSD from Berndt, VK5ABN
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1498 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-07-03 06:47:31 +00:00
Stéphane Fillod, F8CFE da80fb5c86 added AM-S mode
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1482 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 19:39:31 +00:00
Stéphane Fillod, F8CFE 3d1889574d new sartek
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1481 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 19:38:26 +00:00
Stéphane Fillod, F8CFE f911601630 new HF235 and fix SDR1000
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1480 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-06-22 19:37:49 +00:00
Stéphane Fillod, F8CFE b107a9b116 new Ten-Tec models, DSP-10 and SDR-1000
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1471 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-05-12 22:27:19 +00:00
Stéphane Fillod, F8CFE f8135d52df Implemented emulation of rig transceive mode using polling (based on SIGALRM),
moved all transceive and event related functions from rig.c to event.c.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1468 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-05-03 13:17:25 +00:00
Stéphane Fillod, F8CFE 484235b463 doxygen fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1459 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-27 22:15:06 +00:00
Stéphane Fillod, F8CFE 6eba0c31b2 added ROT_RESET_ALL
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1458 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-27 22:14:40 +00:00
Stéphane Fillod, F8CFE 14686ba583 Cygwin fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1451 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-23 20:13:04 +00:00
Stéphane Fillod, F8CFE 4f84f0463c don't forget mingw
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1444 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-19 11:48:18 +00:00
Stéphane Fillod, F8CFE f9c5661564 * portability fixes
* On some arch (win32), backends cannot use exported global variables as initializers


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1443 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-16 22:33:18 +00:00
Stéphane Fillod, F8CFE a07a4a336e Adopt new split_vfo handling. Basically, rename set_split/get_split
to set_split_vfo/get_split_vfo, and take an extra transmit vfo arg.
Ascending compatibility is retained at the API frontend level.
NOTE: only function name has changed. The backends do not implement
necessarily the new semantic (the extra tx vfo is just ignored).


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1425 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-06 18:40:36 +00:00
Stéphane Fillod, F8CFE f22658f011 added RIG_FUNC_TUNER, RIG_OP_TUNE. Removed RIG_FUNC_LMP in favor of RIG_PARM_BACKLIGHT
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1414 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-24 23:06:26 +00:00
Stéphane Fillod, F8CFE 12ea2253b8 cleanups, converted define's to enum's w/ initializers bringing in doxygen comments
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1409 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-19 23:41:44 +00:00
Stéphane Fillod, F8CFE c6c35574b3 added TS-930
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1408 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-15 23:58:41 +00:00
Stéphane Fillod, F8CFE 710b45cab0 reworked rig discovery (probe) API and cast a vfo_t rewrite
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1407 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-03-10 08:40:13 +00:00
Stéphane Fillod, F8CFE f78e4e655c * made RIG_VFO_CURR different than RIG_VFO_NONE
* added RIG_TS_ANY, RIG_FLT_ANY for free form tuning_step and filters
* added support for set RTS/DTR state of the serial port


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1376 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-23 22:34:54 +00:00
Stéphane Fillod, F8CFE 81c295cdf1 added GRAUDIO model (sound card source GNUradio)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1366 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-09 22:50:52 +00:00
Stéphane Fillod, F8CFE 890f4ed977 added microtune in backend list
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1355 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-29 22:31:06 +00:00
Nate Bargmann, N0NB f8748e3817 2003-01-12
Updated:
		Implemented basic functions for rotorez backend

	Added:
		Text file describing extended DCU protocol used by
		rotorez backend


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1346 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-12 14:29:15 +00:00
Nate Bargmann, N0NB b2eb1793ec 2003-01-10
Update:
		Updated build files for rotorez backend.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1345 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-01-11 00:48:43 +00:00
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