<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hi David,</span></div>
<div><br>
  <span></span></div>
<div><span>Hi,</span></div><div><span><br></span></div><div><span>It works on my Ezcap eztv646 ! Congratulations and thank you.</span></div><div><span><br></span></div>
<div><span>However I had to tweak main.c and force fc0002 tuner because it was always taking elonics e4000 tuner.</span></div>
<div><span>This
 because the Ezcap seems to have clash with the VID&PID, mine is 0BDA:2838, 
the same codes as for the model with an elonics tuner.</span></div>
<div><span>I
 don't know if there's another way to differentiate them. Otherwise, rtl-sdr 
will need to have a flag to force a certain type of tuner.</span></div><div><br></div><div>It works on FM band but with bad performance and I have noticed unwanted images (at +/-400kHz) and also adjacent interference problems.<br></div><div>There is not this problem with the Noxon DAB+ key that has a FC0013 tuner. My interpretation is that the FC0013 has got enhanced filtering (looking at the driver code).<br></div><div>There may be ways to adjust gains in FC0012 but there's very few information about this chip unfortunately.</div><div>I didn't have the occasion to test the elonics tuner yet (order in wait mode at dealextreme, Terratec Cinergy RC rev3 not yet available here yet)<br></div><div><br></div><div>Trying different sampling frequencies, it seems it doesn't work under 1Msample/s.</div><div><br></div><div>For those interested to interface directly with gnuradio, it works well using FIFO and a buffer (mbufer), example command:</div><div>./rtl-sdr
 -f 96700000 -s 2048000 /dev/stdout |mbuffer -m 32m -P 25 >out.fifo<br></div><div><br></div><div>Cheers<br></div><div><br></div><div>Mathias<br></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">De :</span></b> David Basden <davidb-sdr@rcpt.to><br> <b><span style="font-weight: bold;">À :</span></b> osmocom-sdr@lists.osmocom.org <br> <b><span style="font-weight: bold;">Envoyé le :</span></b> Dimanche 25 mars 2012 16h21<br> <b><span style="font-weight: bold;">Objet :</span></b> Contributing to rtl-sdr (fc0012)<br> </font> </div> <br>Hi!<br><br>I'm just wondering what the best way to be able to contribute code<br>into the rtl-sdr project is?<br><br>I've added support for the FC0012 tuner (based on
 the dvb driver and<br>cleaned up some), and would much rather contribute directly rather<br>than fork it just for the sake of the stuff I write.<br><br>There's a diff here: <a href="https://gist.github.com/2171926" target="_blank">https://gist.github.com/2171926</a> against rtl-sdr<br>a few days back. I've got a couple of fixes that aren't in that patch<br>still to upload (like setting GPIO6 to flip the V/U band filter. Oops.)<br><br>Cheers,<br><br>David<br><br><br><br> </div> </div>  </div></body></html>