Wykres commitów

54 Commity (41bda96732dc77abb05c241b7684832561b4a5c7)

Autor SHA1 Wiadomość Data
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
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 b9c2ebeaea initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2220 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-10-07 20:30:40 +00:00
Stéphane Fillod, F8CFE 5403a48f6c fix memory access after freeing
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2217 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-09-18 19:34:43 +00:00
Stéphane Fillod, F8CFE 8cc6179e26 usb.h to needed for the DWT
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2057 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-01-09 21:40:17 +00:00
Stéphane Fillod, F8CFE ed266fe7f3 usb freq setting
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2050 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-11-01 23:40:35 +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 acf60d55a9 initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2048 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-11-01 23:12:11 +00:00
Stéphane Fillod, F8CFE 9fae198566 renamed port_t as hamlib_port_t
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1957 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 12:27:17 +00:00
Stéphane Fillod, F8CFE 23369a0c25 * abstract 64bit int format type to cope with portability issues.
introduce PRIll (printf format) and SCNll (scanf) in misc.h.
  This needs to have config.h included beforehand.
* do likewise with freq_t type (double) in rig.h
  FREQFMT is deprecated.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1903 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-24 23:04:35 +00:00
Stéphane Fillod, F8CFE f9eff006f4 set charge pump current to 150uA, and confirm BETA status
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1884 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-27 13:40:58 +00:00
Stéphane Fillod, F8CFE bf9a44233a bump status
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1819 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-23 20:31:35 +00:00