You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HoTT Telemetry protocol is running on a multi-device capable single wire half duplex bus and requires a bus master to orchestrate the communication between the bus master and the connected devices. The ELRS receiver acts as the bus master communicating with the devices. The bus master receives selected HoTT Telemetry data to be forward to the ELRS CRSF protocol based over-the-air telemetry down link. The list of additional telemetry sensors provided shows the telemetry sensors available for EdgeTX depending on the HoTT Telemetry devices connected to the HoTT Telemetry bus:
190
191
191
192
- Baro altitude (AGL)
192
193
- Baro vertical speed (Vario)
193
-
194
194
- GPS latitude
195
195
- GPS longitude
196
196
- GPS groundspeed
@@ -199,11 +199,23 @@ HoTT Telemetry protocol is running on a multi-device capable single wire half du
199
199
- GPS number of satellites
200
200
- GPS distance - possible if added as EdgeTX calculated sensor
201
201
- GPS traveled distance - possible with LUA script
202
-
203
202
- Batt voltage
204
203
- Batt current
205
204
- Batt capacity
206
205
- Batt remaining
206
+
- additional Temp, Volt and RPM sensors depending on connected HoTT Telemetry devices
0 commit comments