ACARS decoder using rtl-sdr

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

Murat Tologlu mtologlu at hotmail.com
Sun Jul 21 17:17:50 UTC 2013


Adam,

I've compiled rtl_acars.c with this:

gcc -o rtl_acars rtl_acars.c `pkg-config --cflags --libs librtlsdr 
libusb` -lpthread -lm

without any error. It produced an executable file named rtl_acars

However when I enter

./rtl_acars -f 131550k

I get this error message : bash: ./rtl_acars: Permission denied

What can be wrong? I use ubuntu 12.04 (sorry I am new to Linux)

Appreciate your help.
Regards,




More information about the osmocom-sdr mailing list