Quantcast
Viewing all articles
Browse latest Browse all 45692

Copter-3.5-rc1 released for beta testing

@rmackay9 wrote:

Copter-3.5-rc1 has been released for beta testing and can be loaded uses the "Beta Firmwares" link the Mission Planner (and other GCSs). The changes are listed below and are also held in the ReleaseNotes.

Issues should be reported in this forum as a "New Topic".

Warning #1: the FRAME_CLASS parameter must be set depending upon your frame type (1:Quad, 2:Hexa, 3:Octa, 4:OctaQuad, 5:Y6, 7:Tri)

Warning #2: The EKF/GPS failsafe is much less sensitive than AC3.4 which means that if flying in Loiter, PosHold, Guided, Auto, RTL and the compass goes bad, the vehicle will not automatically switching to LAND mode but instead the vehicle will flying erractically. This will be fixed in -rc2.

Copter 3.5-rc1 28-Jan-2017
Changes from 3.4.4

1) Multicopter firmware consolidated into single binary, users must set FRAME_CLASS parameter (1:Quad, 2:Hexa, 3:Octa, 4:OctaQuad, 5:Y6, 7:Tri)

2) PixRacer specific items:

  • board LEDs supported
  • ESC calibration start problem resolved (was sometimes not detecting high throttle from pilot)

3) Relaxed compass calibration and compass consistency checks

4) Sensor and Optional Hardware Improvements:

  • IMU sampling rate for MPU9250, ICM20608 IMUs to 8kHz for improved vibration resistance (Pixracer, Pixhawk2)
  • Onboard Display (http://ardupilot.org/copter/docs/common-display-onboard.html)
  • Here+ RTK GPS (UBlox M8P RTK) support
  • LightWare I2C drivers usable on Copter (thanks to in-tree drivers below)
  • MaxBotix sonar with serial interface now supported
  • Bebop optical flow (but sonar not yet operational making this feature currently impossible to use)

5) Precision Loiter using IRLock sensor (set CH7_OPT to 39)

6) Delivery improvements:

7) Pozyx support for Non-GPS flight (http://ardupilot.org/copter/docs/common-pozyx.html)

8) EKF improvements:

  • adjust for user defined sensor offset from IMU
  • improved blending of optical flow and GPS
  • EKF3 added in ride-along. Enable by setting EK3_ENABLE=1
  • improvements when using range finder as primary height reference

9) Object Avoidance improvements (http://ardupilot.org/dev/docs/code-overview-object-avoidance.html):

  • uses mini-fence
  • accepts MAVLink distance-sensor messages
  • simple avoidance in AltHold mode

10) Other improvements:

11) Technical improvements (users may not see a functional change):

  • in-tree drivers lead to improved sharing of drivers with Linux boards
  • copter arming checks consolidated with other vehicles

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 45692

Trending Articles