Nate Bargmann
0eda2b55d1
No longer rely on pkg-config for libusb
...
Use AC_CHECK_LIB macro to search for libusb rather than rely on
pkg-config. Preserve environment variables LIBUSB_CFLAGS and
LIBUSB_LIBS as user precious variables. Two features,
--with-xml-support and --enable-usrp still rely on pkg-config so only
invoke pkg-config when either or both of these features are selected.
Only the Winradio g313 model uses libdl so test for it only when
Winradio backend is enabled.
2013-10-30 22:29:50 -05:00
Nate Bargmann
3999121d03
Update NEWS for Peaberry backend model
2013-09-22 20:44:45 -05:00
Nate Bargmann
9210621c75
Remove dependency on libltdl
...
No longer depend on libltdl from the libtool package. The
winradio/linradio/wg313api backend still depends on libdl, but since it
is only compiled on POSIX, it will use the POSIX supplied libdl.
Update documentation to remove references to libltdl.
2013-09-18 22:58:00 -05:00
Ladislav Vaiz
6d4295af2c
Add Android build support
...
Android makefile fragments are distributed as extra distribution files
by the GNU build system but are otherwise ignored. The Android build
support is independent and does not rely on the GNU build system.
See android/README.android for more info.
Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2013-04-26 22:31:56 -05:00
Nate Bargmann
7ebe65fee8
rotctl.1: Document Readline and history additions
...
Document Readline and history additions to rotctl along with new
-i/--read-history and -I/--save-history options.
Document use of ROTCTL_HIST_DIR environment variable to set an alternate
path for the .rotctl_history file.
Other minor edits.
2013-02-22 21:35:54 -06:00
Nate Bargmann
991d1ea24c
rigctl.1: Document Readline and history additions
...
Document Readline and history additions to rigctl along with new
-i/--read-history and -I/--save-history options.
Document use of RIGCTL_HIST_DIR environment variable to set an alternate
path for the .rigctl_history file.
Other minor edits.
2013-02-22 21:06:30 -06:00
Nate Bargmann
7e9f628648
rigctld/rotctld: Remove -e|--end-marker option
...
Remove support for deprecated "End Marker" protocol in rigctld and
rotctld.
2013-02-05 14:40:41 -06:00
Nate Bargmann
44d99a61cd
Build system fixes for the Perl/Python/TCL bindings
...
Various fixes for building the bindings properly.
Install TCL binding to $(libdir)/tcl/Hamlib, arbitrarily chosen since
there seems to be no standard installation location. When install
location is changed, tcltest.tcl documents the needed change to a TCL
script.
In the Perl and Python test scripts, improved the QRA examples. In all
scripts used tabs to line up printed values nicely.
Updated INSTALL and NEWS for recent updates. Better documented bindings
installation and uninstallation in INSTALL.
2012-11-28 17:11:41 -06:00
Nate Bargmann
61a5a8b969
NEWS: ADAT fixes, IC-R8500 AF_LEVEL
2012-10-29 15:02:44 -05:00
Nate Bargmann
c775c92673
NEWS: Update for netrigctl_set_split_vfo() from N2ADR
2012-10-27 09:37:16 -05:00
Nate Bargmann
3bd95bb5ce
NEWS: Bring up to date to latest changes
...
icr8500: Add RIG_LEVEL_AF to has_set_level. TNX John, EI7IG
2012-10-25 14:24:29 -05:00
Nate Bargmann
8c145cfc6b
Merge branch 'API_3'
...
Conflicts:
.gitignore
Makefile.am
NEWS
c++/Makefile.am
configure.ac
hamlib.spec.in
rpcrig/rpcrig.x
rpcrig/rpcrig_backend.c
rpcrig/rpcrig_backend.h
rpcrig/rpcrig_proc.c
rpcrig/rpcrigd.c
rpcrot/rpcrot.x
rpcrot/rpcrot_backend.c
rpcrot/rpcrot_backend.h
rpcrot/rpcrot_proc.c
rpcrot/rpcrotd.c
src/Makefile.am
tests/rigctl.1
tests/rotctl.1
2012-02-03 15:03:39 -06:00
Nate Bargmann
b49e6c4dff
Updates for 1.2.15 cycle
2012-02-02 20:40:55 -06:00
Stephane Fillod
32a4066050
add DttSP control through UDP interface
2012-01-30 23:22:32 +01:00
Frank Goenninger
f6ea9f1246
Add ADAT ADT-200A backend
...
Signed-off-by: Stephane Fillod <fillods@users.sf.net>
2012-01-11 23:16:41 +01:00
Stephane Fillod
070beccf37
add IC-1275
2012-01-04 09:29:09 +01:00
Stephane Fillod
6699942722
add IC-RX7
2011-09-04 15:47:44 +02:00
Stephane Fillod
eee4feb71d
add Tentec 599 Eagle
2011-09-01 22:12:25 +02:00
Stephane Fillod
3402e594ff
Merge branch 'master'
2011-08-21 23:40:17 +02:00
Stephane Fillod
be74cf0f54
add rotator Celestron/Orion Teletrack Az-G telescope mount
2011-08-21 23:30:41 +02:00
Stephane Fillod
23c28e84e8
Kill RPC backends and rpc.rigd/rpc.rotd
2011-08-21 13:23:01 +02:00
Nate Bargmann
7ad9ae84b4
Correct typos and SF.net URIs.
...
README.release updated for 1.2.15 future release.
2011-07-31 10:54:08 -05:00
Nate Bargmann
38b3cfd29c
Updates for 1.2.14 release
...
(cherry picked from commit ef771cf4c4
)
2011-07-13 22:00:32 -05:00
Nate Bargmann
ef771cf4c4
Updates for 1.2.14 release
2011-07-13 21:57:07 -05:00
Stephane Fillod
6de38acb6d
add IC-9100 and IC-7410
2011-06-12 18:03:10 +02:00
Nate Bargmann
38c6535052
Update NEWS and ChangeLog for 1.2.13.1 release
...
(cherry picked from commit 5796f8be60
)
2011-05-29 07:38:28 -05:00
Nate Bargmann, N0NB
0cafefeb6e
release 1.2.13
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3069 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-03-12 14:54:25 +00:00
Stéphane Fillod, F8CFE
1d39fe67c1
release 1.2.12
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2971 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-09-03 21:21:53 +00:00
Stéphane Fillod, F8CFE
56c9966fe8
1.2.12 RSN
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2968 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-08-23 21:53:14 +00:00
Stéphane Fillod, F8CFE
7e7d711042
release 1.2.11
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2940 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-31 21:45:28 +00:00
Stéphane Fillod, F8CFE
987c5d7327
release 1.2.10
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2760 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-02 22:14:10 +00:00
Stéphane Fillod, F8CFE
ba091a3108
Update for 1.2.9 release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2665 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-25 19:15:01 +00:00
Stéphane Fillod, F8CFE
ca367df7bc
Update for 1.2.8 release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2464 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-02 22:00:02 +00:00
Stéphane Fillod, F8CFE
9bc4ef3c43
Update for 1.2.7.1 release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2320 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-04-11 17:58:35 +00:00
Stéphane Fillod, F8CFE
eaef5e49a5
Update for 1.2.7 release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2294 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-02-13 22:55:59 +00:00
Nate Bargmann, N0NB
62bedf168a
Update NEWS and configure.ac for 1.2.6 release.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2169 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-12-22 13:52:45 +00:00
Nate Bargmann, N0NB
fa0f9c3b2e
Bring Changelog and NEWS up-to-date for 1.2.6rc1
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2167 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-12-10 15:27:07 +00:00
Stéphane Fillod, F8CFE
33861dc508
1.2.5 release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2081 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-26 19:47:50 +00:00
Stéphane Fillod, F8CFE
2c0ddb1979
1.2.4 release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1983 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 22:10:55 +00:00
Stéphane Fillod, F8CFE
15c68a13d8
1.2.3 release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1879 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-17 22:08:01 +00:00
Stéphane Fillod, F8CFE
76c419ef28
new release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1821 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-23 21:05:30 +00:00
Stéphane Fillod, F8CFE
aa5dab2eca
work done for 1.2.1
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1743 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-19 09:15:51 +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
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
f63deae7d6
what's ready for 1.1.5, as of now
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1597 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 17:38:58 +00:00
Stéphane Fillod, F8CFE
24be8c88d3
updates before release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1460 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-04-28 06:34:58 +00:00
Stéphane Fillod, F8CFE
2cbb9e6238
1.1.3 release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1060 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-06-17 20:51:16 +00:00
Stéphane Fillod, F8CFE
95a470dc5c
1.1.2 release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@660 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-09-23 10:37:08 +00:00
Stéphane Fillod, F8CFE
fbe6263a59
1.1.2 on the way..
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@565 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-06-20 06:06:09 +00:00
Stéphane Fillod, F8CFE
1c713b2b67
new news
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@495 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-05-24 22:24:47 +00:00