fewlaps / flone-android

🚁 A remote controller for drones with CleanFlight boards
http://flone.cc
55 stars 13 forks source link

App should work with Multiwii and Cleanfight drones #33

Closed rocboronat closed 8 years ago

rocboronat commented 8 years ago

The throttle and the yaw channel must be choiceable.

Old multiwii boards use yaw at channel 2 and throttle at channel 3. Naze32, for example, use channel 2 for the throttle and 3 for the yaw. So... it should be configurable.

rocboronat commented 8 years ago

In addition, the orientation from Multiwii comes from -180 to 180, and the Cleanfight, from 0 to 360.

rocboronat commented 8 years ago

... it seems that MultiWii development is dead. Let's close this issue until a actual need appear