mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
document telemetry sensor from #7236
This commit is contained in:
parent
8b3ebe60d0
commit
f4664a3490
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@ The following sensors are transmitted :
|
||||||
| GAlt | GPS altitude, sea level is zero. |
|
| GAlt | GPS altitude, sea level is zero. |
|
||||||
| GSpd | current speed, calculated by GPS. |
|
| GSpd | current speed, calculated by GPS. |
|
||||||
| GPS | GPS coordinates. |
|
| GPS | GPS coordinates. |
|
||||||
|
| 420 | GPS distance to home |
|
||||||
| Cels | average cell value, vbat divided by cell number. |
|
| Cels | average cell value, vbat divided by cell number. |
|
||||||
|
|
||||||
> Cleanflight will send Cels (FLVSS Individual Cell Voltages Telemetry), disable the setting to use actual FLVSS sensor with:
|
> Cleanflight will send Cels (FLVSS Individual Cell Voltages Telemetry), disable the setting to use actual FLVSS sensor with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue