From ee04f6fbb50f1d18bccd1cf4069a1153b2a81575 Mon Sep 17 00:00:00 2001 From: Stefan Naewe Date: Thu, 19 Mar 2020 10:22:51 +0100 Subject: [PATCH] Document telemetry sensor 0x450 Signed-off-by: Stefan Naewe --- docs/Telemetry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Telemetry.md b/docs/Telemetry.md index 72c593c7e7a..8c8b406ccf8 100644 --- a/docs/Telemetry.md +++ b/docs/Telemetry.md @@ -120,7 +120,7 @@ The following sensors are transmitted * **0420** : distance to GPS home fix, in meters * **0430** : if `frsky_pitch_roll = ON` set this will be pitch degrees*10 * **0440** : if `frsky_pitch_roll = ON` set this will be roll degrees*10 - +* **0450** : 'Flight Path Vector' or 'Course over ground' in degrees*10 ### Compatible SmartPort/INAV telemetry flight status To quickly and easily monitor these SmartPort sensors and flight modes, install [iNav LuaTelemetry](https://github.com/iNavFlight/LuaTelemetry) to your Taranis Q X7, X9D, X9D+ or X9E transmitter.