Skip to content

Commit

Permalink
Update protos/remote_id/remote_id.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Vautherin <[email protected]>
  • Loading branch information
persuader72 and JonasVautherin authored Jan 16, 2024
1 parent 156b780 commit a0b6e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/remote_id/remote_id.proto
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ message SystemId {
ClassificationType classification_type = 2; // Specifies the classification type of the UA.
double operator_latitude_deg = 3; // Latitude of the operator.
double operator_longitude_deg = 4; // Longitude of the operator.
uint32 area_count = 5; // Number of aircraft in the area,
uint32 area_count = 5; // Number of aircraft in the area.
uint32 area_radius_m = 6; // Radius of the cylindrical area of the group or formation.
float area_ceiling_m = 7; // Area Operations Ceiling relative to WGS84.
float area_floor_m = 8; // Area Operations Floor relative to WGS84.
Expand Down

0 comments on commit a0b6e19

Please sign in to comment.