To DaveReid, or anyone else who understands Mode-S technicalities!!
I understand the format of an Extended Squitter message is:
- 5 bits for the "Format Type Code"
- 51 bits for the data (eg 3 bits for category, 48 bits for callsign).
Is there a list somewhere of the various 5-bit Format Type Codes? I understand which BDS's are used in the transponder, so are the BDS numbers then used as the 5-bit code on the message?
eg BDS for the "Identification & Category" message is 08h, so is the Format Type Code on the ES message also 01000b ?
And which of the 6 ES messages should Radarbox be processing for non-ADS/B aircraft:
BDS 0,5 ES Airborne Position (no I guess)
BDS 0,6 ES Surface Position (no I guess)
BDS 0,7 ES Status (maybe?)
BDS 0,8 ES Ident & Category (yes)
BDS 0,9 ES Airborne Velocity (maybe?)
BDS 6,1 ES Aircraft Status (maybe?)
EDIT: Thinking back to v1.4 beta testing, this problem ties in to a problem I was working on for Andre on the port 30003 output. We identified that Type 1 messages were not being output on port 30003, and Type 1 messages are the "Identification & Category" messages that are also causing this problem. So fixing this problem will also help resolve the port 30003 problems that prevent addons like Overflight Logger working.