Thx,
I searched for "Elonics +DVB-T +driver + download" and ended up with HDSDR, gr-baz and librtl2832++. All except gr-baz are windows based. rtl-sdr built in a jiffy in Ubuntu 12.04. Except 1 thing:
"sudo cmake ../ -DINSTALL_UDEV_RULES=ON
There is no such target in the makefile. Site needs to be updated.
BR, Nikos
On Thu, Jan 9, 2014 at 4:00 PM, Steve Markgraf steve@steve-m.de wrote:
Hi,
On 09.01.2014 12:51, Nikos Balkanas wrote:
I work with Linux and a lot of the rtl drivers are for windows. Therefore I am developing my own drivers and would like to skip libsdr for now.
"a lot of the rtl drivers are for windows"? rtl-sdr was originally developed on and for Linux, but since it is based on libusb it is now used on Windows and OS X as well.
Build instructions for Linux can be found here: http://sdr.osmocom.org/trac/wiki/rtl-sdr#Buildingthesoftware
rtl-sdr will is part of Debian sid and will also be found in Ubuntu 14.04:
https://launchpad.net/ubuntu/trusty/+package/rtl-sdr
Regards, Steve