Skip to content

Commit

Permalink
prettified
Browse files Browse the repository at this point in the history
  • Loading branch information
dsalantic committed Dec 4, 2023
1 parent b716689 commit 97b6417
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions specs/cat205/cat-1.0.ast
Original file line number Diff line number Diff line change
@@ -67,6 +67,7 @@ items
changes to another Detection Report, the report number is incremented as well.
to detect lost messages.


050 "Position in WGS-84 Coordinates"
definition
Calculated position in WGS-84 Coordinates.
@@ -85,6 +86,7 @@ items
For reports of Message Type 002, the item shall contain the position of the bearing
starting point, i.e. the position of the respective RDF sensor.


060 "Position in Cartesian Coordinates"
definition
Calculated position in Cartesian Coordinates.
@@ -104,6 +106,7 @@ items
For reports of Message Type 002, the item shall contain the position of the bearing
starting point, i.e. the position of the respective RDF sensor.


070 "Local Bearing"
definition
Bearing of the detected radio transmission, starting at the position contained in
@@ -139,6 +142,7 @@ items
digits shall be filled with trailing zeroes (e.g. 121.100).
This channel name is not identical with the actual physical frequency.


100 "Quality of Measurement"
definition
Quality of the measurement provided by the Radio Direction Finder system.
@@ -148,13 +152,14 @@ items
Note:
The actual meanings of the bits are application dependent.


110 "Estimated Uncertainty"
definition
Uncertainty estimation of the RDF System. The transmitter is expected to be
within the provided radius around the calculated position.
element 8
unsigned quantity 100 0 "m" >= 0 <= 25500

120 "Contributing Sensors"
definition
The identification of the RDF sensors that contributed to the detection of the radio
@@ -166,6 +171,7 @@ items
Note:
The actual identification of the receivers is application dependent.


130 "Conflicting Transmitter Position in WGS-84 Coordinates"
definition
Calculated position in WGS-84 Coordinates. This is the position of a second
@@ -181,8 +187,7 @@ items
remark
Note:
The LSB provides a resolution at least better than 0.6 meters.



140 "Conflicting Transmitter Position in Cartesian Coordinates"
definition
Calculated position in Cartesian Coordinates. This is the position of a second
@@ -200,6 +205,7 @@ items
The Cartesian coordinates are relative to an agreed System Reference Point. The
System Reference Point may be communicated in ASTERIX category 025, item 600.


150 "Conflicting Transmitter Estimated Uncertainty"
definition
Range uncertainty estimation of the RDF System for the Conflicting Transmitter,
@@ -208,13 +214,13 @@ items
the detected position.
element 8
unsigned quantity 100 0 "m" >= 0 <= 25500

160 "Track Number"
definition
Unique identification of a track at the calculated RDF position.
element 16
raw

170 "Sensor Identification"
definition
Unique identification of an RDF sensor.
@@ -226,6 +232,7 @@ items
there is no unique SAC/SIC defined for each RDF Sensor.
The actual identification number is application dependent


180 "Signal Level"
definition
The level of the signal received by an RDF sensor.
@@ -275,4 +282,4 @@ uap
180
190
200
SP
SP

0 comments on commit 97b6417

Please sign in to comment.