Skip to content

Commit

Permalink
apply the same change to old editions
Browse files Browse the repository at this point in the history
cat004 and cat062 changes from previous commits applied to old editions.
  • Loading branch information
zoranbosnjak committed Jan 10, 2025
1 parent f75d422 commit bd9a2d1
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions specs/cat004/cat-1.12.ast
Original file line number Diff line number Diff line change
Expand Up @@ -1139,10 +1139,10 @@ items
string octal
CPW "Predicted Conflict Position Target 1 in WGS-84 Coordinates"
group
LAT "In WGS-84 in Two’s Complement"
LAT "Latitude in WGS-84 in Two’s Complement"
element 32
signed quantity 180/2^25 "°" >= -90 <= 90
LON "In WGS-84 in Two’s Complement"
LON "Longitude in WGS-84 in Two’s Complement"
element 32
signed quantity 180/2^25 "°" >= -180 < 180
ALT "Altitude of Predicted Conflict"
Expand Down Expand Up @@ -1329,10 +1329,10 @@ items
string octal
CPW "Predicted Conflict Position Target 2 in WGS-84 Coordinates"
group
LAT "In WGS-84 in Two’s Complement"
LAT "Latitude in WGS-84 in Two’s Complement"
element 32
signed quantity 180/2^25 "°" >= -90 <= 90
LON "In WGS-84 in Two’s Complement"
LON "Longitude in WGS-84 in Two’s Complement"
element 32
signed quantity 180/2^25 "°" >= -180 < 180
ALT "Altitude of Predicted Conflict"
Expand Down
2 changes: 1 addition & 1 deletion specs/cat062/cat-1.17.ast
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ items
1: Increasing groundspeed
2: Decreasing groundspeed
3: Undetermined
VERT "Transversal Acceleration"
VERT "Vertical Rate"
element 2
table
0: Level
Expand Down
2 changes: 1 addition & 1 deletion specs/cat062/cat-1.18.ast
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ items
1: Increasing groundspeed
2: Decreasing groundspeed
3: Undetermined
VERT "Transversal Acceleration"
VERT "Vertical Rate"
element 2
table
0: Level
Expand Down
2 changes: 1 addition & 1 deletion specs/cat062/cat-1.19.ast
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ items
1: Increasing groundspeed
2: Decreasing groundspeed
3: Undetermined
VERT "Transversal Acceleration"
VERT "Vertical Rate"
element 2
table
0: Level
Expand Down

0 comments on commit bd9a2d1

Please sign in to comment.