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
be2fefcf18
Update version of modified backends
...
Per Stephane's request, updated the version string of backends modified
since 1.2.14 release. Newly added backends were left alone.
2012-02-02 20:10:37 -06:00
Nate Bargmann
0c525a64e2
Assure NULL terminated strings in tuner files.
...
Various strncpy operations could result in a port pathname that is not a
NULL terminated string as the allowed string length is the same size as
the buffer per the strncpy manual page. This is corrected by assuring
that the allowed length is FILPATHLEN - 1.
2012-01-07 21:52:48 -06:00
Nate Bargmann
5afa06c702
Update LGPL header in Tuner source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:37 -05:00
Stephane Fillod
5ed3ed560a
Add V4L2 API support (untested)
2011-06-12 19:11:00 +02: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
7c91105efd
added helper functions for cache timeout management
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2858 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-28 16:33:03 +00:00
Stéphane Fillod, F8CFE
b330b3d3f7
fix set_freq, patch from Julian Cable
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2733 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-09-27 21:22:11 +00:00
Stéphane Fillod, F8CFE
bf57aaaf3d
typo
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1852 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-25 14:33:52 +00:00
Stéphane Fillod, F8CFE
7851a4eca9
Initial release
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1843 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-12 21:30:21 +00:00