qba667 / FlySkyI6

14 channels FW modifications for FlySky I6
GNU General Public License v3.0
285 stars 72 forks source link

hardware mixes #132

Open olivierrieux opened 3 years ago

olivierrieux commented 3 years ago

Hello, This issue is related to #105 (potentiometers on instead of swb and swc) and #117 (more mixes). I am thinking of connecting some giimbal output to swb mcu input, instead of the switch. In this way i hope to have 2 analog channels with the same data without using one of the scarse sw mixes. Any recommendation? Comments? Thanks.

olivierrieux commented 3 years ago

For instance, i can connect the right aileron to ch1, the left aileron to ch6; connect the aileron guimbal instead of swb and affect ch6 to swb. Would it work?

olivierrieux commented 3 years ago

Actually, there might be a much smarter way to achieve this channel duplication without using mixes. The "Aux channels" menu is already hacked (it now displays all 14 channels and allows using switches combinations on all of them). Would it be possible to further modifiy it so that it allows to use guimbal outputs as input for any auxiliary channel? Thank you.

olivierrieux commented 3 years ago

I believe it is the same thing as was proposed (or perhaps implemented) in https://github.com/qba667/FlySkyI6/issues/72#issuecomment-442734557