Jaroslav Škarvada
2f6592566b
doxygen package needs to be detetected before the doxygen is used
...
Without this patch the DOXYGEN_EXECUTABLE is set too late which results
in build failure when processing swig directory (with ENABLE_DOXYGEN).
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
Signed-off-by: Steve Markgraf <steve@steve-m.de>
10 years ago
Dimitri Stolnikov
b999924d8e
cmake: remove boost thread & system dependencies
10 years ago
Dimitri Stolnikov
f5670788fc
hackrf: add support for HackRF devices through libhackrf
...
features:
- gain control for LNA & VGA
- frequency error correction
- automatic baseband filter
- up to 20M sampling rate
limitations:
- no DC offset correction implemented (yet)
- no RX preamplifier control (disabled by default)
- high sampling rates may not work on slow machines
10 years ago
Dimitri Stolnikov
fd56ae7640
adopt gnuradio component header structure
...
this makes it neccessary to include headers with the osmosdr/ prefix
thanks to Alexandru Csete for pointing this out.
10 years ago
Dimitri Stolnikov
e415d843c7
add support for software IQ imbalance correction
...
this functionality depend on the gr-iqbal blocks developed by Sylvain
Munaut and is a compile time dependency:
http://cgit.osmocom.org/cgit/gr-iqbal
10 years ago
Dimitri Stolnikov
d11b7a2614
fake gnuradio cpack behavior as long as we don't use it directly
10 years ago
Dimitri Stolnikov
32dacffe84
Allows Unix systems with /usr/lib64 to use Boost installations in non-
...
this was taken from:
http://gnuradio.org/cgit/gnuradio.git/commit/?id=648214ef4a77b5eb22f4e9715a7469ddc02583c1
10 years ago
Dimitri Stolnikov
2878501284
add support for MSi2500 based DVB-T dongles through libmirisdr
...
this has been tested with analog modes only and still has to be
verified with the usual digital modes for proper implementation.
10 years ago
Dimitri Stolnikov
3a624df99b
add boost-system library to dependency list
...
this seems to be required on OSX with boost 1.50+
11 years ago
Dimitri Stolnikov
9a5e93cf0d
osmosdr: change implementation to use libosmosdr
11 years ago
Dimitri Stolnikov
52b5a8a4d3
uhd: added UHD as dependency for the gr-uhd based module
...
this may be required for compilation since the gnuradio trunk doesn't
provide UHD's include path via pkg-config.
11 years ago
Dimitri Stolnikov
1097fd7aba
cleanup cmake files, remove libusb module
11 years ago
Dimitri Stolnikov
514b806d0a
update build system to check for component dependencies
...
this will only enable components if the dependencies were met.
11 years ago
Hoernchen
519eb053bc
fix for windows
...
Signed-off-by: Dimitri Stolnikov <horiz0n@gmx.net>
11 years ago
Dimitri Stolnikov
0efd28de6b
initial commit
11 years ago