BossHobby / QUICKSILVER

Flight Controller Firmware
MIT License
171 stars 40 forks source link

Request: configurable rc channel order #33

Closed andreyk72 closed 2 years ago

andreyk72 commented 2 years ago

Hi, Please regard possibility to implement RC axis channel order mapping switch (AETR / TAER).

This can be convenient for pilots who use one model for all their fleet and eventually use TAER channel order instead of AETR that QS supports by default.

bkleiner commented 2 years ago

from discord discussion: in the past the argument was made that this should be handled by the TX and QS should just pick one and stick to it. if more users feel this should be handled in the FW we will consider it for implementation.

Sergii-Goncharov commented 2 years ago

from discord discussion: in the past the argument was made that this should be handled by the TX and QS should just pick one and stick to it. if more users feel this should be handled in the FW we will consider it for implementation.

I think this should be handled by QS. In my TX I use one model for all kwads

bkleiner commented 2 years ago

turns out there are transmitters which do not allow you to easily swap the channel order. the emax e8 seems to be such a case.

bkleiner commented 2 years ago

hit develop in https://github.com/BossHobby/QUICKSILVER/commit/cc5696980cbc788652ac2594f8ff5586d7f1ca58 and following, should ship in v0.8.5-dev