openXsensor and the new telemetry in OpenTX 2.1

Development & General Chat for the superb openxvario project.

Moderator: rainer

Carbo
Posts: 467
Joined: Fri Aug 02, 2013 6:55 pm
Country: Germany
Location: Freinsheim RP

Re: openXsensor and the new telemetry in OpenTX 2.1

Post by Carbo »

OpenTX l logs all input values, but i would like to log a channel on the control side. I have PPM connected to oXs and oXs returns PPM as telemetry value. But i need the vario with constant sensitivity, how can i use PPM in and out, without letting PPM change anything in oXs? Is there an easy cut in the code, to be able to use this workaround?

I would like to see, what my "cruise-control", a mix from airspeedchange to elevator, exactly does on the elevator output.

mstrens
Posts: 1435
Joined: Fri Dec 27, 2013 7:49 pm
Country: -

Re: openXsensor and the new telemetry in OpenTX 2.1

Post by mstrens »

This does not require a change to the code.
In config file you have those 2 parameters:
#define SENSITIVITY_PPM_MIN 20 // common value for vario is 20
#define SENSITIVITY_PPM_MAX 100 // common value for vario is 100
If you set the same value for both parameters, sensitivity will not vary but will be fixed to this value.
Post Reply

Return to “OpenXVario - an open source vario supported by the open source firmwares!!”