acarsdec
acarsdec copied to clipboard
ACARS SDR decoder
Adds the option to choose a specific airspy device while retaining existing parameter compatibility.
Adds SoapySDR as a backend for receiving samples. (sorry for the whitespace causing a messy diff). Closes #83 The general layout of soapy.c was copied from rtl.c, but the sample...
Configured scan.sh for use with RTL-SDRs. Fixed the issue with passing correct kHz frequencies for the first variable, which had been progressing "130.0, 130.25, 130.50, ..." rather than "130.0, 130.025,...
acarsdec shows the signal level of messages. If it could also show the noise floor level this would be very helpful in adjusting the SDR's gain value to yield the...
Besides the output to a logfile only one of the 3 (n, N and J) sockets outputs seems to be supported. If both -n and -j are selected only one...
Similar to #48, I'd like a method to stream samples in over the network. SoapySDR has an rtl_tcp driver as well as drivers for many other devices. My use case...
Jan & Thierry, For an interesting amount of time I`ve been studying both of your implementations in order to learn ACARS and the ACARS decoding. While not yet close to...
Since I do not have your email address, I'll address you this way. In order to add the SDRplay device for functioning with your excellent acarsdec software, I rewrote (and...
Today I switched acarsdec SDR from Airspy Mini to Airspy R2. I was successfully receiving frequencies -s 130.025 ~ ... to 131.725 on Airspy Mini, but on the Airspy R2,...