Airspy ADS-B decoder

@mikkyo - It’s a beautiful thing, thanks again!

Just so this isn’t a complete hijack: addition for airspy info:

dynamic.13.name=airspy
dynamic.13.source=service airspy_adsb status
dynamic.13.regexp=Active: (.*) \(
...
static.11.name=airspyver
static.11.source=/usr/local/bin/airspy_adsb -h 2>&1 | grep "airspy_adsb" | awk '{print $2}'
static.11.regexp=(.*)
...
web.status.1.content.1.line.38="<td><a href='https://airspy.com' target=_blank>airspy_adsb</a></td><td>" + Label(data.airspy,"=='active'","active","success") + Label(data.airspy,"!='active'","inactive","danger") + "</td><td>" + data.airspyver + "</td><td><a href='http://127.0.0.1/al/' target=_blank>Dump1090-fa/al/</a></td>"
web.status.1.content.1.line.39="</tr>"

I currently have it linked to Al’s overlay, but that can be changed to suit needs.

Back on track, total change of subject:
@prog - Is decimation a thing of the past in airspy_adsb?

1 Like