Search found 6 matches

by Tadango
Wed Jun 07, 2017 8:36 am
Forum: FRSky Horus radio
Topic: FW20170210 compatibility
Replies: 2
Views: 4078

Re: FW20170210 compatibility

If you flash FCC (non EU) every latest version will work. The Taranis version 2.1.6 is the OpenTX version, that you must forget. The XJT (RF module) version is what matters. Make sure you flash that with the correct version.
by Tadango
Tue Apr 11, 2017 1:15 pm
Forum: Other Radios
Topic: Is X10 a new Frsky radio?
Replies: 15
Views: 17785

Re: Is X10 a new Frsky radio?

You can find the references in the OpenTX sources: https://github.com/opentx/opentx
by Tadango
Tue Mar 14, 2017 9:35 am
Forum: Other Radios
Topic: Is X10 a new Frsky radio?
Replies: 15
Views: 17785

Re: Is X10 a new Frsky radio?

I don't know. Maybe if the price is close to the X9 it can do it but i doubt it. With that price i will get one to :)
by Tadango
Tue Mar 07, 2017 5:13 pm
Forum: Other Radios
Topic: Is X10 a new Frsky radio?
Replies: 15
Views: 17785

Re: Is X10 a new Frsky radio?

Yes it will be like the X12 but without GPS, IMU, joystick, front sliders ect. Same screen and CPU :) Gimbals will probably be the M9. It will be between the X7 and X12 in price and functions.
by Tadango
Thu Oct 13, 2016 9:54 am
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 76540

Re: OpenTX 2.2.0 RC1

To build 2.2 on windows 10 you need Visual Studio 2010 with C++ installed. I got the CMake running but building in Visual Studio still fails. I think the Wiki is wrong. For the firmware it is working perfect.
by Tadango
Wed Sep 28, 2016 7:05 am
Forum: openTx
Topic: Lua reference: List of switch numbers? 2.2 on Horus
Replies: 0
Views: 3854

Lua reference: List of switch numbers? 2.2 on Horus

Is there a list of all available switches and numbers for 2.2 on the Horus?

I would like to know where the 47 is defined (TRIM_THR_DOWN or something). Is there a reference list? I have not found it yet.....

model.setCustomFunction(0, {
switch=47,
func=5,
value=0,
mode=0,
param=0,
active=1
});

Go to advanced search