OpenTX Integrace

From Spirit System Manual
Revision as of 12:45, 12 January 2017 by Spiritdm (Talk | contribs) (Created page with "Spojení s přijímačem pro integraci je zcela odděleno od základní části přijímače, kde se přenáší výchylky kanálů. Tzn. Stávající spojení s přijímačem...")

Jump to: navigation, search
Other languages:
čeština • ‎Deutsch • ‎English • ‎español • ‎français • ‎magyar • ‎italiano • ‎русский
Návod
pro
O1.png
Integraci


Funkce
Nastavení přímo ve vysílači
Kompletní konfigurace jednotky
Bez nutnosti spojení s počítačem
Vše rychle dostupné

Požadavky
OpenTX 2.2 OpenTX 2.2 s podporou Lua
Přijímač s telemetrickým výstupem S.Port
Speciální propojka




1 ZAPOJENÍ

Pro zprovoznění integrace je zapotřebí spojit přijímač a jednotku dle následujícího schématu. K tomu je zapotřebí speciální propojka určena k integraci, která je dostupná na našem eshopu.

Opentx-cable.jpg

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


Kablík určený k integraci slouží pro obousměrný datový přenos mezi jednotkou a přijímačem, resp. vysílačem. Data obsahují jak telemetrické data tak příkazy ke konfiguraci všech parametrů, přímo přes vysílač.

Spojení s přijímačem pro integraci je zcela odděleno od základní části přijímače, kde se přenáší výchylky kanálů. Tzn. Stávající spojení s přijímačem může zůstat bez změny. Pro přenos výchylek kanálů lze použít PWM, PPM či S­-Bus protokol.

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.

For Heli
FrSky Taranis X9D/X9D+/X9E: http://www.spirit-system.com/dl/opentx/Spirit-2.2.0-Taranis.zip
FrSky Horus: http://www.spirit-system.com/dl/opentx/Spirit-2.2.0-Horus.zip

For Spirit Aero
FrSky Taranis X9D/X9D+/X9E: http://www.spirit-system.com/dl/opentx/Spirit-Aero-1.0.0-Taranis.zip
FrSky Horus: http://www.spirit-system.com/dl/opentx/Spirit-Aero-1.0.0-Horus.zip


Then unzip the file and copy the „Spirit-­2.2.0“ 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.

Warning.png Do not configure the unit during a flight!

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.0“ 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.0“ 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 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!