Wykres commitów

13 Commity (3709fcb9827d39948fb7b384d2c76caf02de059d)

Autor SHA1 Wiadomość Data
Ladislav Vaiz f632695131 Android build updates for monolithic build
Android is now built as a static library.

Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2013-09-19 07:25:08 -05: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
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 0605681c95 Remove set but unused variable errors in m2. 2011-08-26 14:06:14 -05:00
Nate Bargmann 307dc27e86 Update LGPL header in M2 source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:36 -05: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 ee66381eb6 misc traces
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2936 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-31 21:00:28 +00:00
Stéphane Fillod, F8CFE bd76b2c485 insert some explicit delay in set_pos/stop instead of post_write_delay
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2930 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-29 22:20:50 +00:00
Stéphane Fillod, F8CFE 00db7c42f0 - the answer terminating char of the protocol is LF
- fix sscanf for parsing float numbers regardless of locale
- post_write_delay set to 10 ms


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2927 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-28 14:36:52 +00:00
Stéphane Fillod, F8CFE bd11da18c0 transactions involve an echo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2921 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-26 07:50:47 +00:00
Stéphane Fillod, F8CFE fcb1a784c1 Add M2 RC2800 rotator backend, patch by Magne Maehre
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2918 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-19 21:56:00 +00:00