Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is variometer implemented using FlySky FS-CAT01 altimeter sensor? #390

Open
gbesoain opened this issue Mar 15, 2024 · 8 comments
Open

Is variometer implemented using FlySky FS-CAT01 altimeter sensor? #390

gbesoain opened this issue Mar 15, 2024 · 8 comments

Comments

@gbesoain
Copy link

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

@ajjjjjjjj
Copy link
Member

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

@gbesoain
Copy link
Author

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.

@ajjjjjjjj
Copy link
Member

ajjjjjjjj commented Mar 20, 2024

Have you tried build instruction described in wiki?

@gbesoain
Copy link
Author

gbesoain commented Mar 20, 2024

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

@ajjjjjjjj
Copy link
Member

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

@gbesoain
Copy link
Author

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

@gbesoain
Copy link
Author

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?

@ajjjjjjjj
Copy link
Member

ajjjjjjjj commented Mar 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants