Skip to content

PASSTHROUGH mode improvements (expo/ servo rates) #2648

@giacomo892

Description

@giacomo892

I'm thinking about something to enhance Fixed Wing experience when in PASSTHROUGH mode.

Basically what pilots do, if they can, is to add some additional expo on the radio when they switch to PASSTHROUGH mode. This let them to control the aircraft in a much smoother way.

I personally fly with FlySky radios and it does not let me adding additional expo.

Furthermore it is advisable not to use radio advanced functionalities when you use INAV. (like for instance trims and mixing)

I came up with those solutions:

  1. Add a new configuration parameter like rc_passthrough_expo that takes in account expo setting when in pass mode. It can be like 255 for disabled and then standardrc_expo will be used instead.

  2. Add a new configuration parameter like passthrough_expo_boostas a multiplier for the current rc_expo . Then pass expo will be passthrough_expo_boost / 100 * rc_expo It can be 1 as default.

  3. Add a new setting to allow to proportionally limit servo rate when in PASSTHROUGH. Like servo_rate/passthrough_attuation. Idea from @fiam

What do you think? Which idea do you like (if you do 💃 ) ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions