ModesDeco2 v.20180429
This is a console (command line) Mode-S decoder program specifically designed for RTL and AIRSPY devices, that can do:
- Decode Mode-S and Mode-A/C messages by software defined radio (SDR) method.
- Output received messages on the console screen or to network. The output data stream may be in the following formats: BEAST binary, AVR ascii, AVR-mlat, SBS10001 (for BaseStation.exe) and MSG
- Mode RBS allows to receive Mode A/C messages simultaneously
Run program with the one option "--help" for getting the command-line options.Код:Example for RTL: ./modesdeco2 --gain 49.6 --freq-correction 58 --location 32.471:104.998 --web 8088 --db ~/data/basestation.sqb --frdb ~/data/flightroute.sqb --silhouettes ~/data/silhouettes --pictures ~/data/pictures --beast 10003 --msg 30003 --sbs10001 10001 Example for AirSpy: ./modesdeco2 --airspy --location 32.471:104.998 --web 8088 --db ~/data/basestation.sqb --frdb ~/data/flightroute.sqb --silhouettes ~/data/silhouettes --pictures ~/data/pictures --beast 10003 --avrmlatas 22022 --msg 30003
To stop program, press the key combination <Control+C>
Since June 2016, Google Maps requires a special Google Maps API key. Without this key, you cannot display Google Maps in ModeSDeco2.
Before you can set this API key in your ModeSDeco2, you’ll need to generate it. You must have a Google account to generate a key for Google Maps Javascript API. Go to the Google API Console https://developers.google.com/maps/d...on/javascript/ and click ‘Get A Key’. If you want to use an existing project, please select it from the list. Otherwise, select ‘Create a new project’ and enter a project name, for example, modesdeco2. Than click ‘Enable the API’ (existing projects) or ‘Create and Enable API’ for new projects.
Copy the API key you generated from the Google Maps API Manager and add to command line the option "----google-key XXXX", where XXXX is your API key.
- Windows Intel CPU: modesdeco2_windows_20180429.zip
If running the program with one option "--help" and a description of the command-line options will be printed on console.
To stop the program, press the key combination <Control+C>
After command <Control-C> for stop the program, be sure to wait for save data in the database file!
On the console will display a special message. Depending on the number of observed aircraft the time for safely save data in the database can be up to one minute.
When you run this version of modesdeco2.exe you can get an error that msvcp141.dll and msvcr141.dll are missing in your OS.
Please, download the Microsoft Visual C++ 2017 Redistributable from the Microsoft site.
This package installs run-time components of Visual C++ libraries and can be used to run such applications on a computer even if it does not have Visual Studio 2017 installed.
You could download Microsoft Visual C++ 2017 Redistributable
from here: https://www.visualstudio.com/downloads/ - Microsoft Visual C++ Redistributable for Visual Studio 2017 - the second paragraph from the bottom and check option for x86.
You will need to install file of 32 bit version VC_redist.x86.exe regardless of what bitness has your operating system!
- Ubuntu 18.04 64 bit Intel CPU: modesdeco2_Ubuntu_18.04_x86_64_20180729.tgz
- Ubuntu 16.04 64 bit Intel CPU: modesdeco2_Ubuntu_16.04_x86_64_20180729.tgz
- CentOS 7 64bit Intel CPU: modesdeco2_CentOS7_x86_64_20180729.tgz
- Raspberry Pi 2 / 3 (Broadcom SoC BCM2836 / BCM2837 ARMv7 (on the moment) Quad Core) Raspbian 9 Stretch: modesdeco2_rpi2-3_deb9_20180729.tgz
- Raspberry Pi 2 / 3 (Broadcom SoC BCM2836 / BCM2837 ARMv7 (on the moment) Quad Core) Raspbian 8 Jessie: modesdeco2_rpi2-3_deb8_20180429.tgz
- Orange Pi PC 2 (H5 64-bit) Debian 9.0 (Stretch): modesdeco2_aarch64_orange-pi-pc2_deb9_20180429.tgz
- macOS High Sierra Intel CPU: modesdeco2_macOS_HS_20180729.tgz