Hi Hayati,
I'm totally not used to development on Raspbian, but:
It's really strange that running the same software on the same distro
with the same RF device would give different results.
So, debugging is on :/ I'd say you should use rtl_sdr to get raw IQ
samples, and then have a look at them on your PC. If they are ok, one
would have to look a bit deeper into rtl_fm, if not, something goes
wrong on the librtlsdr side of things.
Best regards,
Marcus
On 07/08/2015 01:29 AM, Hayati Ayguen wrote:
Yes, same code works fine on x86_64 (LinuxMint).
But i want it to run on Raspberry Pi 2 for 24/7.
The Raspi B+ is just borrowed from a friend for testing .. and has less
CPU power to do other things in parallel :-(
kind regards,
Hayati
Am 08.07.2015 um 01:23 schrieb Nikolay Dimitrov:
> Hi Hayati,
>
> Is the same code working OK on x86 machine for you?
>
> Regards,
> Nikolay