Wykres commitów

1658 Commity (f0c75ca8fb3f7b00e80bbfdf2eb7b29dc88c7fc3)

Autor SHA1 Wiadomość Data
Thierry Leconte, F4DWV f0c75ca8fb generalize th_set_channel and th_get_channel to all th tm rigs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1707 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-20 16:48:34 +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 637c51cb58 Initial release - clone from thg71
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1705 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-20 10:23:43 +00:00
Ben Coleman, NJ8J c2aea00644 Added checking of return string from rig on set (non-retrieval) commands.
Added code for COMP function.
Added alinco_set_parm & tweaked dx77 capabilities.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1704 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-15 04:02:08 +00:00
Ben Coleman, NJ8J 95eb2712dd Fixed same bug in rigctl_get_parm.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1703 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-15 03:30:26 +00:00
Ben Coleman, NJ8J 9eca218c5b Fixed bug in rpcrig_set_parm (using RIG_LEVEL_IS_FLOAT instead of
RIG_PARM_FLOAT)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1702 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-15 03:24:12 +00:00
Stéphane Fillod, F8CFE d9c0ac1f57 fixed basic functions, added many more support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1701 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-10 23:33:48 +00:00
Stéphane Fillod, F8CFE 82f10867e1 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1700 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-10 23:32:01 +00:00
Stéphane Fillod, F8CFE 560d1df74c Initial IC761 support
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1699 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-07 15:49:45 +00:00
Stéphane Fillod, F8CFE 018bcd805d missing include in dist
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1698 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-03 20:57:38 +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 3eaa28c69a back on business
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1694 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-16 22:42:53 +00:00
Stéphane Fillod, F8CFE 07b7522783 1.2.0 release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1693 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-16 22:05:29 +00:00
Stéphane Fillod, F8CFE 08c3074aae update for 1.2.0 release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1692 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-16 21:49:23 +00:00
Stéphane Fillod, F8CFE 66459f995f misc
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1691 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-16 21:44:37 +00:00
Stéphane Fillod, F8CFE 72097cdbf3 URL update
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1690 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-16 21:38:59 +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 06df356369 patch from Ben NJ8J
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1688 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-15 00:30:29 +00:00
Thierry Leconte, F4DWV 2e2721147f add kenwood_set_split_vfo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1687 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-14 16:50:54 +00:00
Thierry Leconte, F4DWV 806776b1bd add forgotten vfo_ops
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1686 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-14 15:12:41 +00:00
Berndt Josef Wulf, VK5ABN 02319983dd Changed debug message format for freq_t from long long to double
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1685 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-12 21:39:48 +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 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 4ad3978088 misc fixup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1682 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-09 22:06:15 +00:00
Stéphane Fillod, F8CFE 1c47d9ced6 follow frontend ABI version
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1681 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-09 22:05:51 +00:00
Stéphane Fillod, F8CFE ee8f43d68c libtool post fix --SF
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1680 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 21:19:22 +00:00
Stéphane Fillod, F8CFE 1a296ceebc WIP
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1679 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 20:27:58 +00:00
Stéphane Fillod, F8CFE 72ae118f85 rigctl -l reformating
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1678 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 20:25:36 +00:00
Stéphane Fillod, F8CFE 46a1048618 approaching 1.1.5rc1
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1677 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 18:02:59 +00:00
Stéphane Fillod, F8CFE 14fc32c37f set_conf(rig_pathname) example
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1676 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:54:38 +00:00
Stéphane Fillod, F8CFE 0972851aaf new install methods
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1675 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:52:59 +00:00
Stéphane Fillod, F8CFE 2bf02da230 added Berndt
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1674 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:48:37 +00:00
Stéphane Fillod, F8CFE ea3995775a libtool 1.5.2-1 upgrade
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1673 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:44:01 +00:00
Stéphane Fillod, F8CFE 6c58a7b7d8 freq_t casting
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1672 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:41:52 +00:00
Stéphane Fillod, F8CFE e6304dfa9b port status update
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1671 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:40:55 +00:00
Stéphane Fillod, F8CFE fa0def1b34 Win32 notes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1670 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:39:38 +00:00
Stéphane Fillod, F8CFE 911292d8fb libtool 1.5.2-1 upgrade
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1669 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:28:42 +00:00
Stéphane Fillod, F8CFE 83b75c913d libtool 1.5.2-1 upgrade
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1668 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:21:02 +00:00
Stéphane Fillod, F8CFE 1d858dd79e disable SWIG support if requirement not met
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1667 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:16:21 +00:00
Stéphane Fillod, F8CFE 5280dc3f9b * Kylix binding declared as unmaintained
* gnuradio backend requires version >= 0.9
* bindings also depend on python


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1666 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:15:02 +00:00
Stéphane Fillod, F8CFE e30748c4bf initial support for FT-897 (cloned from ft857)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1665 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:08:46 +00:00
Stéphane Fillod, F8CFE 258e0a1ab9 initial support for TM-D700
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1664 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:05:55 +00:00
Stéphane Fillod, F8CFE ffd85fa8b1 misc compile fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1663 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:04:50 +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 8932e7a908 fix 6m range typo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1661 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 17:01:19 +00:00
Stéphane Fillod, F8CFE 66a82fd87f added BC245 skelton
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1660 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-08 16:59:48 +00:00
Stéphane Fillod, F8CFE c7dbda67d6 intial support for IC-707 and IC-728
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1659 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-02 22:15:17 +00:00
Stéphane Fillod, F8CFE fb681ae3ca little bugfixes from Mikko OH2MMY
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1658 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-02-01 22:29:23 +00:00
Joop Stakenborg, PG4I f0fac0dc15 build for hamlib-1.1.5
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1657 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-01-30 23:42:44 +00:00