fishpepper / OpenGround

frsky compatible opensource firmware for the flysky fs-i6s
GNU General Public License v3.0
84 stars 30 forks source link

Can a version be made that supports the stock rf module? #2

Open robthomson opened 7 years ago

robthomson commented 7 years ago

As per subject.. is it necessary to use the flysky module?

For many... the stock module will be perfect - what they would want is an opensource firmware.

JackFarrand commented 7 years ago

Agreed on this, ability to add more mixes and wing types would be brilliant.

Perhaps a bounty?

robthomson commented 7 years ago

And more model memory!

andymac4182 commented 7 years ago

@JackFarrand I don't think this is a great radio for planes and mixes due to no trims.

JackFarrand commented 7 years ago

@andymac4182 see, you say that but I use mine for three separate fixed-wing models, trims are just done using the back buttons and the sticks, very easy to use.

Tesla99 commented 7 years ago

Yes an open source firmware on stock module with more mixing options would be best. While ability to use frsky module is also great.

duststorm commented 7 years ago

I'm going to look into this. As part of getting open source software on my Evolution, I first want to try and get the standard tx module working, and then perhaps see if I can exchange it with a module that supports frsky D16. The people at deviation already have implemented AFHDS2, so it should be a matter of porting that code to the stm32 in the i6s/evolution.

jacobbloy commented 7 years ago

i don't know about others but i think maybe the support for a multi 4 in 1 module connected via serial could work, opentx added support for this a while back and i think we could use the same method. then we can choose the protocol.

rav-rav commented 7 years ago

Do you mean this project? https://github.com/pascallanger/DIY-Multiprotocol-TX-Module That really looks very interesting.

jacobbloy commented 7 years ago

Yes this module, but you can also use his firmware on the banggood 4in1 modules. In opentx you can plug this module in via serial and then bind set the protocol all via the model setting.

odi-um commented 7 years ago

@duststorm have you made any progress ?