Wykres commitów

21 Commity (6ea09a138aa676b4df7608151b675dfb308ee197)

Autor SHA1 Wiadomość Data
Nate Bargmann 6ea09a138a Clean up build system, fix test programs
Clean up various left over commented lines from dlopen to single
libhamlib transition.  Remove unneeded configure variables.

Correct minor inconsistencies in Makefile.am files.

Define a new variable, READLINE_LIBS, so that only programs that offer
Readline support are linked against it.

Fix various compilation warnings and errors in test files revealed with
'make check' on MinGW.

Define rig and rotor backends to (mostly) be built in alphabetical
order.
2013-12-10 20:14:22 -06:00
Nate Bargmann 332a04b7cd Clean up backend Makefile.am files
Moved all backend *.h files into the SOURCES primary as Automake
documentation states all source file types should be listed.  This
causes Automake to include *.h files in rebuild rules for the targets.

Removed the '-DIN_HAMLIB' assignment from the CFLAGS primary in each
backend and assigned it to AM_CPPFLAGS in configure.ac.  The effect is
the same and it simplifies the backend Makefile.am files.

Removed all commented lines.
2013-09-16 21:51:39 -05:00
Remi Chateauneu 60019c9444 Monolitic libraries. 2013-09-08 14:56:28 +01:00
Nate Bargmann ea97c7c3e9 Preserve CFLAGS & CXXFLAGS for the configure user
The Automake manual makes it clear that certain user variables such as
CC, CFLAGS, CXXFLAGS, CPPFLAGS, and so on are to be preserved for the
user running configure.  This patch cleans up such assignments and
assures that PTHREAD_CFLAGS and so forth are applied to those targets
that require it.
2013-05-25 06:00:36 -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
Stephane Fillod 7bf119716b add HiQSDR 2012-01-06 09:40:04 +01:00
Nate Bargmann 8e0a3f09b3 Distribute kit/README.funcubedongle
(cherry picked from commit 97366d966b)
2011-05-29 07:38:53 -05:00
Nate Bargmann, N0NB c85bdb02f6 Add backend for FiFi-SDR
Patch from Rolf Meeser <rolfm_9dq@yahoo.de>

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3037 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-04 23:20:09 +00:00
Nate Bargmann, N0NB 53dad4d957 FUNcube interface added by Stefano Speretta
Added FUNcube interface to Hamlib.  This is a basic FUNcube interface:
at the moment only frequency set/readout is supported.  From Stefano
Speretta <s.speretta@isispace.nl>.

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3026 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-01-28 00:40:45 +00:00
Stéphane Fillod, F8CFE 2586f17ecd Fix build when HAVE_USRP. Workaround for automake limitation?
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2995 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-10-08 21:19:24 +00:00
Kamal Mostafa, KA6MAL 0a8b6ad41e Force automake to invoke the C (not C++) linker in kit/ when no C++ is in use.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2989 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-09-29 17:58:32 +00:00
Kamal Mostafa, KA6MAL 2567b93af7 Move backend libraries into /usr/lib/hamlib directory.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2988 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-09-26 02:23:50 +00:00
Stéphane Fillod, F8CFE e6321b99ad check CXX presence, compile .cc files conditionaly (usrp_impl.cc)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2746 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-01 14:45:59 +00:00
Stéphane Fillod, F8CFE 76693c67e6 initial release of SoftRock Si570, based on usbsoftrock-0.5 by VK6JBL
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2720 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-09-04 21:52:04 +00:00
Stéphane Fillod, F8CFE 99270142dc added PcRotor in a new kit rotor group
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2434 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-31 07:45:17 +00:00
Stéphane Fillod, F8CFE 0df08ebbad moved miniVNA to kit subdir
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2325 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-04-11 22:01:11 +00:00
Stéphane Fillod, F8CFE 6e3cca445e initial release of DDS-60
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2224 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-10-23 21:56:30 +00:00
Stéphane Fillod, F8CFE 341c3467ee new backend elektor 5/07 (SDR USB)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2221 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-10-07 20:31:24 +00:00
Stéphane Fillod, F8CFE 312bc6b191 added DWT and USRP models
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2049 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-11-01 23:14:41 +00:00
Stéphane Fillod, F8CFE 7cfb48768b initial release of DRT1
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1816 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-19 21:02:47 +00:00
Stéphane Fillod, F8CFE 51d2a15312 Initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1723 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-04-16 20:29:51 +00:00