qba667 / FlySkyI6

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

Adjust 6-channel menu items to full 10-channel #73

Open Saijin-Naib opened 5 years ago

Saijin-Naib commented 5 years ago

A few critical system menus are still six-channel, despite the firmware & the display screen reflecting all 10 channels.

Menus still 6-channel limited: Reverse End Points Subtrim

This would be incredibly helpful for setting up auxiliary function switches, such as SwD as my beacon toggle for betaflight, which expects inversed signal to enable the beacon, which I can't do since SwD is channel 8.

Thanks for the amazing firmware!

qba667 commented 5 years ago

@Saijin-Naib Settings like sub-trim and endpoints can be set from Extra menu -> Endpoints. Reverse can be added, but I need to find some more free bits in memory.

Saijin-Naib commented 5 years ago

Stupid question, but if you changed the Settings-> Subtrim / EndPoints menus to support 10-Channel and took out the menus in the Extra area, would that no free up some space?

Similarly, would changing the Reverse screen from using graphical toggles to Y/N or something else free up any appreciable space?

qba667 commented 5 years ago

@Saijin-Naib It could be done, but method becomes more complex usually after changed - and it is hard to fit it on the place of old one.

Dredan72 commented 5 years ago

How do I silence the the alarm after flashing the 1.7.5 final with 8 channel ppm. The alarm goes off immediately after flashing complete.

Cobalt6700 commented 4 years ago

Is the reverse function for channels 6+ a possibility? I would really like to change the direction on CH6-10 for a project I'm working on.

D4RKKNIGH7 commented 3 years ago

I have flaps on channel 7 & 8, and have them set to a 3 pos switch. However due to the lack of reverse for channel 7-14 I am unable to make use of the flaps, as one is up and one is down haha.

If you took away say 4 channels would that free up room for reverse for channels 7-10? Maybe this could be a branch?