Coder Social home page Coder Social logo

Comments (3)

YovanDharwal avatar YovanDharwal commented on July 29, 2024

Hi @IanOMHiggins you can use ''sim/cockpit2/engine/actuators/throttle_ratio_all '' to send throttle command one by one. You can define number of motors throttleRatios[0] = 0.5; //
// throttleRatios[1] = 0.5;
// throttleRatios[2] = 0.1;
// throttleRatios[3] = 0.1;
0 for 1st motor and so on. Are you able to give throttle to your VTOL motors manually using joystick??

from xplaneconnect.

IanOMHiggins avatar IanOMHiggins commented on July 29, 2024

Hi, when I said 'manually', I actually meant 'through code' (I am using joystick input to inform my python api calls, bypassing xplane's joystick reader).

Your answer is exactly what I was looking for! (well actually I used 'sim/cockpit2/engine/actuators/throttle_ratio' instead of 'sim/cockpit2/engine/actuators/throttle_ratio_all'). Interestingly, the 'sim/cockpit2/engine/actuators/throttle_ratio' DREF has four separate values for "vertical throttle", but they are always identical, even when the four engines are different speeds (due to roll/pitch commands, etc). Setting all four at once to the same value still allows the stick commands to provide roll/pitch moments, which is the exact behavior I desire. Thanks very much!

from xplaneconnect.

YovanDharwal avatar YovanDharwal commented on July 29, 2024

if values are identical that means its just for lift throttle(if you know the flight dynamics you will understand)

from xplaneconnect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.