Dimitri Stolnikov
fd401eecc3
update version to 0.1.0
10 years ago
Dimitri Stolnikov
407be2c329
cmake: add gnuradio-pmt dependency for OSX linkage
10 years ago
Dimitri Stolnikov
834de6bc2d
update revision to 0.1.0git
10 years ago
Dimitri Stolnikov
3e6a24e5d9
convert to gnuradio 3.7 interface
10 years ago
Dimitri Stolnikov
9912dcd1e6
update revision to 0.0.2git
...
for development of a gnuradio 3.7 version of the block
10 years ago
Dimitri Stolnikov
a19c9f84ff
update revision to 0.0.1
...
this is the last version for gnuradio 3.6
10 years ago
Dimitri Stolnikov
de74870c04
cmake: make python support optional
10 years ago
Hoernchen
eab1b61253
hackrf: default to sse2 on x86/64
10 years ago
Hoernchen
80b4ad2921
offer avx and sse to speed up float->uint8 for tx
10 years ago
Dimitri Stolnikov
59ceddbb74
cmake: add boost thread & system dependencies again
...
thanks to Alberto Albiol for pointing this out.
10 years ago
Jaroslav Škarvada
8578eee7ce
allow docdir location override
...
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
Signed-off-by: Steve Markgraf <steve@steve-m.de>
10 years ago
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