Bill Somerville
6c342217bf
Fix some endian issues in the si570/AVR SDR back ends
...
These issues appeared when used on a Power PC machine, big endian,
with Linux.
2017-02-12 18:17:24 +00:00
Michael Black
199111bcc4
Changed some modules to LGPL in lieu of GPL
2016-10-31 11:05:24 -05:00
Nate Bargmann
6a3214fd43
Apply Linux C style
...
Update files modified to support libusb-1.0.
2016-02-21 14:56:44 -06:00
Nate Bargmann
9ec98e0fe3
Check for libusb-1.0/libusb.h
...
Some distributions--Debian and Alpine tested--put libusb.h under the
libusb-1.0 directory. Test for its presence and if found define
HAVE_LIBUSB_1_0_LIBUSB_H. Also test for HAVE_LIBUSB or
HAVE_LIBUSB_1_0_LIBUSB_H and conditionally include the correct header
file in the sources.
2016-02-15 08:10:07 -06:00
Stephane Fillod
8d7697c3bd
Migrating from libusb-0.1 to libusb-1.0
2016-02-14 18:02:26 +01:00
Hans Van Ingelgom
840ef67a85
Added Peaberry V1 and V2 models
...
On the Peaberry forum, we have a thread with some hamlib patches for the
Peaberry SDR (a softrock-like transceiver). Both version 1 and version 2
have been implemented and tested.
There are two patches: the first one, made by me (ON8VQ) adds support
for the two radio's, and the second one, made by R2AEE, fixes the tuning
(using PICUSB commands instead of AVRUSB).
The patches are available here:
http://ae9rb.com/forum/viewtopic.php?f=4&t=166
Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2013-09-20 14:34:21 -05:00
Volker Schroer
871d8a44a2
Extension of si570avrusb for SDR Kit of Funkamateur
...
Adds rig model 2515, Funkamateur Sdr
Signed-off-by: Volker Schroer <dl1ksv@gmx.de>
Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2012-11-25 13:47:46 -06:00
Nate Bargmann
1fbece183b
Update LGPL header in kit source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:35 -05:00
Nate Bargmann, N0NB
91e7f2ec14
Prepare FiFi-SDR backend refactoring
...
Patch from Rolf Meeser <rolfm_9dq@yahoo.de>
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3036 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-04 23:19:47 +00:00
Nate Bargmann, N0NB
73f1d6cb92
Patch from SF user rolfm adding support for the FiFi-SDR, an Si570
...
based receiver. More info at http://o28.sischa.net/fifisdr/trac (in
German only). Posted via tracker ID: 3144418
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3016 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-12-27 15:20:29 +00:00
Stéphane Fillod, F8CFE
1197c918de
set/get freq by value for Si570-PIC-USB
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3006 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-11-04 21:05:25 +00:00
Stéphane Fillod, F8CFE
7afb716e66
add KTH-SDR Si570 kit
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3005 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-11-03 20:52:25 +00:00
Stéphane Fillod, F8CFE
db563f7aaf
Add support for USB device without usb_set_configuration() and
...
without usb_claim_interface(). Looks like needed on Windows 7.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2994 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-10-08 20:43:53 +00:00
Stéphane Fillod, F8CFE
7f06be1267
Disable BPF because of probable PTT shared pin, but it can still be enabled through set_conf.
...
Add conf item for I2C address
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2993 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-10-07 21:51:29 +00:00
Stéphane Fillod, F8CFE
e41912412f
compile portability
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2881 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-04-16 19:08:58 +00:00
Stéphane Fillod, F8CFE
2c4f8774eb
fix warning
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2756 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-01 22:43:40 +00:00
Stéphane Fillod, F8CFE
8a65d889f5
check USB device for vendor name/product, set/get freq by value with PE0FKO's firmware
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2728 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-09-14 07:37:10 +00:00
Stéphane Fillod, F8CFE
30369761a4
BPF support, PTT fix
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2722 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-09-08 07:51:54 +00:00
Stéphane Fillod, F8CFE
1b5a9036a5
fix Hz vs. MHz freq
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2721 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-09-05 09:08:22 +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