-
Notifications
You must be signed in to change notification settings - Fork 167
User Guide: FrSKY Sensor Hub
Carsten Boehme edited this page Feb 5, 2014
·
16 revisions
FrSKY Sensor Hub enables your board to send UAVO data to a FrSKY receiver. This a replacement of real FrSKY Sensor Hub hardware.
To get the module working follow these steps:
- Create a suitable connection cable with TTL<=>RS232 converter
- Connect RS232 side to the FrSKY receiver.
- Connect TTL side to a free uart
- Map this uart to the FrSKY sensor hub module in hardware settings
- Enable module in module settings
- Restart your flight control
The module will send this data:
- altitude (variable 'Alt')
- temperatures (from baro and from accelerometer, variables 'T1' and 'T2')
- x, y and z acceleration (variables 'AccX', 'AccY' and 'AccZ')
- current, voltage and cell voltages (if battery module is enabled, variables 'Curr' and 'Cels')
- gps data (if gps module has a fix, variable 'GPS Alt' latitude, longitude)
see http://code.google.com/p/opentx/wiki/OpenTx_FrSky_EN#Telemetry
Using GPS coordinates in Google Maps
-
in Taranis radio setup set 'GPS coordinate format' to NMEA
-
Taranis will display coordinates like this 54° 12.3456 N 12° 12.3456 E
-
Enter them in Google Maps or Earth as 54.123456, 12.123456 to find the location