Jump to content


sonic74

Member Since 26 Jan 2013
Offline Last Active 28 Jan 2014 03:15
-----

Posts I've Made

In Topic: RTL2832U chipset support proposal

27 January 2013 - 14:28

Nevermind the silly question, I found it on sourceforge :)


To ask an even sillier question: where? ;)

In Topic: RTL2832U chipset support proposal

26 January 2013 - 03:46

Thanks for your patch, Gennar1! Now I can watch DVB-T on my Android with my rtl-sdr :)
You might want to rename some enum members, else there is a compiler error:
In file included from drivers/media/dvb/dvb-usb/rtl2832u.c:7:
drivers/media/dvb/dvb-usb/rtl2832u_audio.h:43: error: expected identifier before '(' token
because CR_* is already defined on the ARM platform. I just appended a "_" in rtl2832u_audio.*
If someone needs the kernel module for the Galaxy Nexus and the app, I made it available here.