Posted by benbojangles on December 2, 2015 at 8:51pm
hi, does anyone know if Ardupilot supports flysky ibus protocol? I know Ardupilot supports PPM & PWM, but i'm just curious about ibus support. Thanks in advance.
You need to be a member of diydrones to add comments!
I see there is a .hex file for APM2.6 boards to change the hex code on the atmel 32u2 to support sbus-to-ppm. I am wondering if there is anybody out there (RANDYYYYY!!!!!!! WHere are you!!!!?) who can tell me if a .hex file can be created to support ibus-to-ppm in the same way?
I see there is a .hex file for APM2.6 boards to change the hex code on the atmel 32u2 to support sbus-to-ppm. I am wondering if there is anybody out there (RANDYYYYY!!!!!!! WHere are you!!!!?) who can tell me if a .hex file can be created to support ibus-to-ppm in the same way?
Replies
http://www.skylarkfpv.com/store/index.php?route=product/product&...
benbojangles said:
anyone got the C++ file for sbus-ppm converter?
there are two codes created to convert ibus-to-ppm already:
1-here
2-here
Is it possible to simply compile these codes and flash to the atmel 32u2 chip?
I see there is a .hex file for APM2.6 boards to change the hex code on the atmel 32u2 to support sbus-to-ppm. I am wondering if there is anybody out there (RANDYYYYY!!!!!!! WHere are you!!!!?) who can tell me if a .hex file can be created to support ibus-to-ppm in the same way?
What needs to be done to make this happen?
-ibus signal data?
Some data on ibus signal:
Cleanflight code
MultiWii code