Sign inSign up

boxel/vdlm2dec

By boxel

Updated over 6 years ago

Multi-arch Docker container for vdlm2dec

Image
0

1.1K

boxel/vdlm2dec repository overview

vdlm2dec

Decode VDL (spiritual successor to ACARS) using an RTL-SDR and send it to a collection server (like airframes.io).

Usage

VariableDefaultDescription
DESTINATION_HOST0.0.0.0Destination for JSON output, default is to a samplicator docker image. Replace with remote hostname/address if not using samplicator.
DESTINATION_PORT5555Port to send the UDP JSON output to.
FREQUENCIES136.650 136.800 136.975Frequencies to decode packets on, up to 8 channels. More channels uses more CPU.
RTL_DEVICE0Receiver to use, is usually 0.
RTL_GAIN0Actual gain times 10, thus a +40 gain is actually 400
STATION_IDENTXX-YYYY-VDLM2DECIdentication for the station. If using airframes.io as a destination then you can send either an ident or UUID for the existing station.
VDLM2DEC_OPTIONS-v -J -G -E -UOverride the dynamically created options parameters for vdlm2dec. Be careful here!

Upstream Source

https://github.com/TLeconte/vdlm2dec

Upstream Description

vdlm2dec is a vdl mode 2 decoder with built-in rtl_sdr or airspy front end.

It could decode up to 8 frequencies simultaneously (but in the same 2Mhz range).

It decodes ARINC-622 ATS applications (ADS-C, CPDLC) via libacars library.

Platforms

armv6, armv7, arm64, amd64

Tag summary

Content type

Image

Digest

Size

45.5 MB

Last updated

over 6 years ago

docker pull boxel/vdlm2dec