Skip to content
Snippets Groups Projects
  1. Jun 03, 2012
  2. Jun 02, 2012
  3. May 31, 2012
  4. May 30, 2012
  5. May 29, 2012
  6. May 28, 2012
    • Pat Hickey's avatar
      ArduPlane: Fix effect of ELEVON_REVERSE · cb9459af
      Pat Hickey authored
      * Previously, the ELEVON_REVERSE parameter was equivelant in function to the
        ELEVON_CH1_REVERSE parameter. These parameter values are found in
        g.reverse_elevons and g.reverse_ch1_elevon, and used to map to the radio_out
        channels in ArduPlane/Attitude.pde
      * It seems the author's intent was for ELEVON_REVERSE to change the sign for
        the combination of pitch & roll into ch1 & ch2, as there are already
        parameters which change just the sign of ch1 and just the sign of ch2.
      * Discovered this bug because I happened to build an elevon airframe which was
        not possible to setup with the existing ELEVON_ and RCn_REV parameters.
      * This will break existing elevon setups if the user used ELEVON_REVERSE
        instead of ELEVON_CH1_REVERSE, since they were previously interchangable.
      cb9459af
  7. May 27, 2012
  8. May 25, 2012
  9. May 24, 2012
Loading