<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 30, 2014 at 5:35 PM, keenerd <span dir="ltr"><<a href="mailto:keenerd@gmail.com" target="_blank">keenerd@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">On 1/30/14, keenerd <<a href="mailto:keenerd@gmail.com">keenerd@gmail.com</a>> wrote:<br>

> On 1/30/14, Anders Lynge Esbensen <<a href="mailto:anders@lyes.dk">anders@lyes.dk</a>> wrote:<br>
</div><div class="im">>> I've implemented a faster FM demodulator for rlt_fm.<br>
><br>
</div><div class="im">> Let me see if I can get a fixed-point version written.<br>
<br>
</div>I've cleaned it up and it is in my repo.  You can enable it with "-A ale"<br>
<a href="https://github.com/keenerd/rtl-sdr/commit/025fb56dff98" target="_blank">https://github.com/keenerd/rtl-sdr/commit/025fb56dff98</a><br>
<br>
Some quick benchmarks:<br>
std: 10%<br>
fast: 7%<br>
lut: 7%<br>
ale: 7%<br>
<br>
Sound quality is also noticably worse with ale, but that might be from<br>
an error in the fixed point conversion.  How does the math look to<br>
you?<br></blockquote><div><br>I have also be playing around with the atan demodulators. gnuradio uses fast-atan tables instead of the libC version. <br>I dunno how libc implements it, but they could be worth considering...<br>
<br></div><div>Nikos<br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
-Kyle<br>
<a href="http://kmkeen.com" target="_blank">http://kmkeen.com</a><br>
<br>
</blockquote></div><br></div></div>