Difference between revisions of "OpenTX Integration"

From Spirit System Manual
Jump to: navigation, search
Line 190: Line 190:
  
 
<br />
 
<br />
[[File:O4.png|center]]
+
[[File:O4.png]] [[File:O5.png]]
<br />
+
 
[[File:O5.png|center]]
+
  
 
<center><translate><!--T:47-->
 
<center><translate><!--T:47-->
Line 198: Line 197:
  
  
[[File:O6.png|center]]
+
[[File:O6.png]] [[File:frsky-servos.png]]
  
 
<center>FrSky <translate><!--T:48-->
 
<center>FrSky <translate><!--T:48-->

Revision as of 15:55, 15 February 2017

Other languages:
čeština • ‎Deutsch • ‎English • ‎español • ‎français • ‎magyar • ‎italiano • ‎русский
Setup guide
for
O1.png
Integration


Features
Settings directly in the transmitter
Configuration of the unit
No need for computer
Everything quickly accessible

Requirements
OpenTX 2.2 with Lua support
Receiver with S.Port
Integration cable for S.Port




1 Wiring

To enable the Integration, you have to only connect your receiver and unit according to the following scheme. Please note, that to make this possible, you will need special cable that is available in our eshop.

Opentx-cable.jpg

Shorter lead of the cable receiver - S.Port
Longer lead of the cable unit - SYS port


The integration cable is used for bi-­directional data transmission between unit and receiver, respectively transmitter. This include telemetry data and possibility to configure all parameters of the unit, directly from your transmitter.

It is completely separated from basic receiver part that is transmitting the channel data. Thus your existing connection with receiver can be untouched. It can work with PWM, PPM and S­Bus connection types.

Info.png For receiver that has a Molex connector for the S.Port (e.g. X4R, X4R­SB, XSR), please use provided connector and pins so that you can easily connect it to the servo connector.

Info.png S.Port connection alone will not work – it is used only for configuration. Channel data must be transmitted by a conventional protocols such as PWM, PPM or S­Bus.

O2.jpg
Example 1: Connection scheme for the Integration part with X4R­SB receiver
O3.png
Example 2: Optional adapter for X4R, X4R­SB, XSR receivers

2 Installation

Configuration of the unit is accessible throught Lua scripts. These scripts are tailored by Spirit System to allow full integration with the unit. With this integration you can access all the menus and configure any parameter whenever you wish.

To make it work, you have to download and copy the scripts from our web.

Download script for Heli
FrSky Taranis X9D/X9D+/X9E: http://www.spirit-system.com/dl/opentx/Spirit-2.2.1-Taranis.zip
FrSky Horus: http://www.spirit-system.com/dl/opentx/Spirit-2.2.1-Horus.zip

Download script for Aero
FrSky Taranis X9D/X9D+/X9E: http://www.spirit-system.com/dl/opentx/Spirit-Aero-1.0.1-Taranis.zip
FrSky Horus: http://www.spirit-system.com/dl/opentx/Spirit-Aero-1.0.1-Horus.zip

Then unzip the file and copy the „Spirit-­2.2.1“ (or „Spirit-Aero-1.0.1“ for Aero) directory to SD Card of your transmitter.

3 How to open the Menu

You can access the integration menu whenever you want to configure the unit. When it is opened, it behave similarly as when you start the PC software. This mean that for example Bank Switching will be performed in the menu, not with assigned switch. When script is closed, everything returns to the flight regime.


To access the menu on Taranis, press the buttons in the following way:

  1. Press the MENU button for 1 second.
  2. Click the PAGE button.
  3. By clicking + and buttons move to the „Spirit-2.2.1“ (or „Spirit-Aero-1.0.1“ for Aero) directory.
  4. Click the ENT button.
  5. Start the basic.lua or special.lua script by clicking the ENT button.

To access the menu on Horus, press the buttons in the following way:

  1. Press the < button for 1 second.
  2. Click the PAGE UP button to reach the SD CARD page.
  3. By rotary manipulator move to the „Spirit-­2.2.1“ (or „Spirit-Aero-1.0.1“ for Aero) directory.
  4. Click the manipulator button to enter.
  5. Execute the basic.lua or special.lua.

4 Integration Preview


O4.png O5.png


FrSky Taranis integration


O6.png Frsky-servos.png

FrSky Horus integration


5 Troubleshooting

  • If the Menu will not load any parameter value, it is likely that the integration cable is connected improperly. If you use any Telemetry sensor, we recommend to disconnect it (at least from signal line) and verify again.
  • MLVSS sensor is known to cause interferences on the S.Port line, thus affecting all other sensors including the Integration. We do not recommend to use this sensor at least until the fix will be available.
  • If you will see the Lua script error: Script syntax error - attempt to call global function sportTelemetry, then the OpenTX firmware in your transmitter is 2.1 or earlier. Please check the OpenTX 2.2 page for update instructions.

6 Usage

Whenever you want to configure a parameter, start the according Lua script. There the Menu Layout is similar with the PC software to have easy navigation.

It is working in the same way as when the PC software is connected. This mean that when the Integration menu is opened, you can change even the basic parameters that could affect the helicopter significantly.

Warning.png Never perform the configuration when flying!

When using the Bank Switching or Real-Time tuning features the menu will take full control of it. The unit will not react to a Switch position changes. For the Bank Switching there is Banks option where you can manually change the banks. Whenever you will change the Bank the configuration will be saved to not loose the current settings.

Info.png When Bank is 1 or 2, some parameters are hidden. In that case some pages appear to be blank.

Do not forget to click the Save Settings when you want to save a changes permanently.

Enjoy the integration!