Skip to content

Commit

Permalink
Update telemetry.md
Browse files Browse the repository at this point in the history
  • Loading branch information
buk7456 authored Dec 28, 2024
1 parent 722ceac commit 37ec95d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ should be done before sending the telemetry to the transmitter.
## GNSS telemetry
The system also supports GNSS telemetry. A premade template is used to add the GNSS sensor to the telemetry screen.
The receiver directly connects to the GNSS/GPS module via serial (UART), and handles parsing of the NMEA sentences
as well as data conversion. GPS, GLONASS, BeiDou, Galileo are supported.
as well as data conversion. GPS, GLONASS, BeiDou, Galileo are supported.
The system remembers the last known location in case of a lost model, even when the transmitter is powered off.

<p align="left">
<img src="img8.png" width = "396"/>
Expand Down

0 comments on commit 37ec95d

Please sign in to comment.