Kamal Mostafa
3466512dbd
Fix spelling errors
2012-08-21 19:54:50 -07: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
Stephane Fillod
cd79fca440
HiQSDR: misc caps changes
2012-01-30 23:25:35 +01:00
Stephane Fillod
8b26904aa5
Quell cppcheck warnings
2012-01-29 23:37:59 +01:00
Stephane Fillod
4324d9ea98
fix bug in fifisdr_get_level(RIG_LEVEL_AGC)
2012-01-08 22:34:13 +01:00
Rolf Meeser
bb5361e1ed
(fifisdr) Add AF/AGC/SQL controls, modify tuning steps and filters.
...
Signed-off-by: Nate Bargmann <n0nb@n0nb.us>
2012-01-07 22:17:59 -06:00
Nate Bargmann
db3afff112
Assure NULL terminated strings in kit file.
...
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 22:17:09 -06:00
Stephane Fillod
7bf119716b
add HiQSDR
2012-01-06 09:40:04 +01:00
Nate Bargmann
7bc57ada56
Remove set but unused variable errors in kit.
2011-08-25 12:35:21 -05:00
Nate Bargmann
c3e9dfd93f
Remove "$Id:" CVS tag as it is no longer used.
2011-08-22 21:38:38 -05: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
8e0a3f09b3
Distribute kit/README.funcubedongle
...
(cherry picked from commit 97366d966b
)
2011-05-29 07:38:53 -05:00
Nate Bargmann
bced1985b4
Fundongle README from Wouter Weggelaar, PA3WEG
2011-04-20 09:29:54 -05:00
Stephane Fillod
7b73db7c1f
Make usb_set_configuration() optional upon backend choice, disable it for FUNcude dongle
...
The call to usb_set_configuration() looks troublesome for the setup
for the FUNcube dongle on Win32 target. In fact it appears not to be
necessary (TBC). Make that call optional per backend choice.
2011-04-11 23:24:44 +02:00
Nate Bargmann, N0NB
931ae29e3c
Added attenuator, preamplifier and RSSI to FUNcube
...
The Attenuator/Preamp has been added: not all the LNA values have been
added because Hamlib can only have maximum 8 values and FUNcube has
more.
The RSSI readout is performed on the IF and it is not calibrated. To
calibrate it, it would be necessary to read all the gains in the
complete chain to compute the real RSSI.
The driver now also supports firmware versions 1.x.
Author: Stefano Speretta, Innovative Solutions In Space BV
<s.speretta@isispace.nl>
Signed-off-by: Stefano Speretta <s.speretta@isispace.nl>
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3053 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-17 12:22:20 +00:00
Nate Bargmann, N0NB
e2efcd7104
FiFi-SDR backend: add more filter options
...
Patch from Rolf Meeser <rolfm_9dq@yahoo.de>
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3039 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-04 23:20:42 +00:00
Nate Bargmann, N0NB
8ecf823704
FiFi-SDR backend improvements
...
Patch from Rolf Meeser <rolfm_9dq@yahoo.de>
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3038 7ae35d74-ebe9-4afe-98af-79ac388436b8
2011-02-04 23:20:27 +00: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
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
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
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
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
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
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
bbe9a807db
bump backend version
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2967 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-08-23 21:48:49 +00:00
Stéphane Fillod, F8CFE
fdf574d064
Patch from fc13, to let build with newer usrp releases
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2963 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-08-23 21:37:06 +00:00
Kamal Mostafa, KA6MAL
5ea0ff6cb6
Elektor 507 frequency selection resolution improvements, contributed
...
by John Nogatch AC6SL.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2950 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-08-17 18:28:08 +00:00
Stéphane Fillod, F8CFE
43224506af
antenna list
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2935 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-05-31 20:53:41 +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
f05a963ddb
no alternate DLL support for si570avrusb
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2758 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-02 19:31:27 +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
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
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
Stéphane Fillod, F8CFE
6fabc0daa1
RIG_LEVEL_STRENGTH fix from Andrew Murphy
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2495 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-09 22:07:21 +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
1b7c71acd7
url of the kit
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2327 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-04-26 09:00:30 +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
20e2fbf8ec
moved miniVNA to kit subdir
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2321 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-04-11 18:03:53 +00:00
Stéphane Fillod, F8CFE
0c277fcaa6
fix ATT, added get_ant
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2274 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-05 17:07:51 +00:00
Stéphane Fillod, F8CFE
83ca5b5fb2
better algorithm, yielding improved SNR
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2236 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-07 19:26:39 +00:00
Stéphane Fillod, F8CFE
fe423a4f94
status reported as stable
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2235 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-07 19:12:55 +00:00
Stéphane Fillod, F8CFE
92c558126b
status reported as stable under Windows (Dream DRM forums)
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2234 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-07 19:11:59 +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