RebroadcastFormat Fields |
The RebroadcastFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AircraftListJson |
Changes to the aircraft list are periodically sent as JSON. On the receiving side the
JSON is translated into a set of BaseStation messages, one per aircraft.
|
![]() ![]() | Avr |
The Mode-S messages are rebroadcast in either * or : AVR format, depending on
whether the original Mode-S message source had parity stripped or not.
|
![]() ![]() | CompressedVRS |
The Port30003 messages are compressed before broadcast.
|
![]() ![]() | ExtendedBaseStation |
Same as BaseStation except if the message is an MLAT generated message then MLAT is sent
instead of MSG.
|
![]() ![]() | Passthrough |
The original messages from the receiver are rebroadcast without change.
|
![]() ![]() | Port30003 |
The Port30003 messages derived from the receiver's transmissions are rebroadcast.
|