Browse Source

AP_HAL_FLYAPLE: update documentation in FlymaplePortingNotes.txt

master
Mike McCauley 11 years ago committed by Andrew Tridgell
parent
commit
f1533aa350
  1. 8
      libraries/AP_HAL_FLYMAPLE/FlymaplePortingNotes.txt

8
libraries/AP_HAL_FLYMAPLE/FlymaplePortingNotes.txt

@ -261,7 +261,7 @@ http://www.lemon-rx.com/shop/index.php?route=product/product&path=70&product_id= @@ -261,7 +261,7 @@ http://www.lemon-rx.com/shop/index.php?route=product/product&path=70&product_id=
(make sure you use one made after Oct 2013: earlier versions had a proprietary and
incompatible PPM output).
The raw channel numbers resulting from using this with my Spektrum DMS 6
The raw channel numbers resulting from using this with my Spektrum DX6i 6
channel mode 2 transmitter are:
Channel Assignment
@ -291,6 +291,12 @@ aileron = steering @@ -291,6 +291,12 @@ aileron = steering
gear = mode
flap = learn
Notes:
You may (like me) need to reverse the Roll servo, using the Radio Calibration page
on Mission Planner, else the vehicle will steer in exactly the wrong direction
when on Auto, but will be OK on Manual.
Remaining issues:
1. Many alignment warnings emitted by the compiler from libraries/GCS_MAVLink

Loading…
Cancel
Save