chsw / MavLink_FrSkySPort

30 stars 62 forks source link

OpenTX change: speed -> gps-speed #22

Closed Johnex closed 9 years ago

Johnex commented 9 years ago

Due to these changes: https://github.com/opentx/opentx/issues/1480

speed is now gps-speed and its in knots so we must convert it to km/h also.

EDIT: Just saw that the value is sent to OpenTX as km/h already so didn't need to convert.