OpenI6X / opentx

OpenTX for FlySky FS-i6X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is variometer implemented using FlySky FS-CAT01 altimeter sensor?

gbesoain opened this issue · comments

I can't find any reference of if this sensor is implemented as vario sensor too, like is on https://hackaday.io/project/175220-flysky-variometer/details for openTx or as is on FlyPlus

Hi, it is not, but I'm happy to add it if someone want to spend time to integrate this solution.

Hi and thanks for your reply!

I'll be glad to try to integrate and test this solution, but I can't find the way nor instructions on how to build it.... I'm being trying to build using OpenTX instructions, but they are a bit outdated regarding software versions (QT Studio for instance) and I didn't be able to build it on my Windows 11 PC.

Have you tried build instruction described in wiki?

Have you tried build instruction described in wiki?

Yes, I am trying, firstly I've tried with Windows 11 and get a lot of errors and missing components, now I'm trying with Linux with OpenTX 2.1 instructions but still there are lot or errors.

Also I'm confused on which OpenTX version instructions should I follow to build OpenI6X

I don't think we are talking about the same. Have you tried this way?
https://github.com/OpenI6X/opentx/wiki/Development#compile

I don't think we are talking about the same. Have you tried this way? https://github.com/OpenI6X/opentx/wiki/Development#compile

I missed those instructions, will try and let you know back

Build done, using docker as instructed.

Question... I've added the lua script under "radio/sdcard/mixes" directory. It's ok or should be added on another directory?

Lua is not supported on i6X, it has to be rewritten to C.