Michael Black
8fa8111588
Fix cppcheck warning in fifisdr.c
2020-01-12 23:09:50 -06:00
Michael Black
ba168e2c75
Fix cppcheck warnings in fifisdr.c
2019-12-07 23:41:30 -06:00
Michael Black
6bf3b00c4f
astyle all files
2019-11-30 10:19:08 -06:00
Michael Black
73c1ecd165
Change freq & chan struct start/end to avoid colliding with LUA SWIG start/end
2019-08-17 23:20:48 -05:00
Bill Somerville
222ad74de7
Add RIG_PASSBAND_NOCHANGE as possible set_{split_,split_freq_,}mode argument
...
This change allows the set_mode functions to leave the rig passband
unchanged if required. For the few rigs that do not have explcit
passband width control either current state is read and rewritten or a
"normal" width is chosen e.g. select a normal width when there is a
choice like CW and CW-NARROW.
2016-04-19 21:27:52 +01: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
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
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
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, 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