Open configuration file (locate at /etc/rbfeeder.ini)
(1) Make sure option "network_mode" is set to "true" under "[client]" section.
(2) under section "[network]", change the option to following:
mode=raw
External_port=10003
external_host=127.0.0.1
Mode defines protocol to use. It can be "beast" or "raw". Anything else will be ignored.You may try alk tgree below, but only one at a time:
External_port=10003
External_port=10003
External_port=10004
External_port=10005
NOTE: "external_host" defines the host that feeder will connect to fetch data and "external_port" defines the port to connect on this host.
REFERENCES & GUIDES======================================
GUIDE 1 of 2: FROM RBFEEDER INSTALLATION WEB PPAGEhttps://www.radarbox.com/sharing-data/guide======================================[
2b
If you want to use the RBFeeder software with an existing decoder program
Open configuration file (locate at /etc/rbfeeder.ini) and change option "network_mode" to "true" under "[client]" section.
Now, under section "[network]", change these options:
"mode", "External_port", "external_host".
Mode defines protocol to use. It can be "BEAST" or "RAW". Anything else will be ignored. "external_host" defines the host that feeder will connect to fetch data and "external_port" defines the port to connect on this host.
≠==========================
GUIDE 2 of 2: FROM JETVISION RADARCAPE WEPAGE https://wiki.jetvision.de/wiki/Radarcape:Software_Features============================
Raw Data Streaming to Network (TCP and UDP)
The binary and AVR raw data formats are identical to those of the Mode-S Beast and documented in Mode-S_Beast:Data_Output_Formats. For the Radarcape, there is one additional message that contains timestamp and FPGA configuration information, which is triggered by each 1PPS from the GPS module.
TCP or UDP port
10002This is a CRC-checked mirror of the data as it comes from the FPGA, DF-11, DF-17 and DF-18 are CRC checked if enabled in FPGA. Includes Mode-A/C data with respect to the configuration setting.
TCP or UDP port
10003Binary formatted raw data with all Modes-S data formats CRC-prechecked (eliminates transmission of the erroneous frames, reduces load on the network). All data from the FPGA is disassembled into messages and verified if correct.
TCP or UDP port
10004Binary formatted raw data, pre-checked DF-11, DF-17 and DF-18 only: minimum load for the transmission path but contains most information. No Mode-A/C data.
TCP or UDP port
10005Binary formatted raw data, only raw data frames of those aircraft where the location (latitude and longitude) is unknown. Used for special MLAT purposes. No Mode-A/C data.
Port
30003 Service (TCP, UDP, and USB-serial)
Port 30003 style output (e.g., for use with SBS Plotter) can be provided without the need of an additional application on your PC.
The Radarcape provides this data stream on TCP port 30003, UDP port 30003, and the serial USB interface.