Page 1 of 1

build opentx 2.3.xx

Posted: Thu Mar 04, 2021 11:26 am
by CatRovacer
Wich cmake keys for build firmware for Jumper T-Lite?

Re: build opentx 2.3.xx

Posted: Thu Mar 04, 2021 12:15 pm
by Kilrah
-DPCB=X7 -DPCBREV=TLITE

Re: build opentx 2.3.xx

Posted: Fri Mar 05, 2021 8:09 am
by CatRovacer
Thanks!!!
1. And which Radio type need specify in Companion Profile and SD content for Jumper -T-Lite?

I trying import-export otx file with models setting for Jumper T12 Pro but get warning about EEPROM error after write models to radio. :|

2. what best and easy way to gather to repository my implementation of vario sound?

Maybe others will like it too. Ofcourse after debuging and etc. I have github account.

Re: build opentx 2.3.xx

Posted: Fri Mar 05, 2021 9:19 am
by Kilrah
You need to use T-Lite in companion. It's available in nightly builds, so is firmware.

Contributing code:
https://github.com/opentx/opentx/wiki/O ... t-Workflow

Re: build opentx 2.3.xx

Posted: Tue Mar 09, 2021 7:54 pm
by CatRovacer
I am debugging vario. There are some difficulties in achieving Vsp more than 2m/s.
Literally, I need to sink or climb the receiver(with altimeter) more than 2m s. In the summer I can do it, but now there is still a lot of snow and -17C.

Is it possible to assign any other variable to the vario instead of the telemetry parameter (Vsp) to simulate the vertical speed.
For example a global variable or a value from Elev.

I also noticed that the simulator does not play the vario sound when the "Silent" at zero parameter is unchecked on "Telemetry" Page/Tab.

Re: build opentx 2.3.xx

Posted: Thu Mar 18, 2021 8:36 pm
by CatRovacer
please help me how to substitute source for verticalSpeed when simulate vertical speed via stick?
in vario.cpp
verticalSpeed = telemetryItems[item].value * g_model.telemetrySensors[item].getPrecMultiplier();

Now source is one of telemetry. (yes it Vsp)
How to assign value of elevator stick (with 0.1 multipier)?

Re: build opentx 2.3.xx

Posted: Sun Apr 04, 2021 7:19 pm
by CatRovacer
I tried so:
verticalSpeed = g_model.inputNames[ed->chn] / 10;

But some wrong. How to get Input value from Elevator stick?

Re: build opentx 2.3.xx

Posted: Tue May 04, 2021 9:25 am
by Wimh
Kilrah wrote: Fri Mar 05, 2021 9:19 am You need to use T-Lite in companion. It's available in nightly builds, so is firmware.
I can find the T-lite firmware in the nightlies, but not the SD card contents?

edit : Downloaded from the Jumper website for the T-lite, I suppose that is good too...
Edit again, found the correct link :
https://downloads.open-tx.org/2.3/night ... rd/128x64/