Skip to content

Commit

Permalink
New translations homeposition.md (Ukrainian)
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Dec 13, 2024
1 parent 732ba43 commit 4f7ee4f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion uk/msg_docs/HomePosition.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

Домашнє GPS положення в координатах WGS84.

[source file](https://github.com/PX4/PX4-Autopilot/blob/main/msg/HomePosition.msg)
[source file](https://github.com/PX4/PX4-Autopilot/blob/main/msg/versioned/HomePosition.msg)

```c
# GPS home position in WGS84 coordinates.

uint32 MESSAGE_VERSION = 0

uint64 timestamp # time since system start (microseconds)

float64 lat # Latitude in degrees
Expand Down

0 comments on commit 4f7ee4f

Please sign in to comment.