|
1 | 1 | ArduPilot Plane Release Notes: |
| 2 | +------------------------------------------------------------------ |
| 3 | +Release 4.7.0-beta3 10-Apr-2026 |
| 4 | + |
| 5 | +Changes from 4.7.0-beta2 |
| 6 | + |
| 7 | +1) Board specific changes |
| 8 | + |
| 9 | +- HWH7 flight controller added to supported boards (@Arwayday, PR:32248) |
| 10 | +- Atlas-Control has updated hwdef.dat file (@AltasFlight, PR:32268) |
| 11 | +- TBS_LUCID_H7 now has an MPU6000 version (@andyp1per, PR:32512) |
| 12 | + |
| 13 | +2) Driver changes |
| 14 | + |
| 15 | +- ZB25VQ128D flash chip now supported for onboard logging (@LoyalLinjy, PR:32408) |
| 16 | +- Kebni SensAItion as External AHRS now supported in IMU and INS modes (@magnus-lindhe-kebni, PR:31775) |
| 17 | +- Correct probing of IST8310 compasses on fmuv3-based boards (@peterbarker, PR:32462) |
| 18 | + |
| 19 | +3) AHRS specific changes |
| 20 | + |
| 21 | +- Flash space requirements reduction in EKF3 (@tpwrules, PRs:32213, 32618) |
| 22 | +- EKF3 is fixed to no longer reset to external altitude when it is configured to another source (@snktshrma, PR:32508) |
| 23 | +- AHRS recorded origin check will correctly use the GPS (@andyp1per, PR: 32469) |
| 24 | +- AHRS external origin setting will be delayed until filter is initialised (@andyp1per, PR: 32505) |
| 25 | +- Added missing EKF3 constraints to FuseDragForces (@tpwrules, PR:32128) |
| 26 | +- Fix replay involving body odometry data (@twprules, PR:32598) |
| 27 | + |
| 28 | +4) Camera and mount specific changes |
| 29 | + |
| 30 | +- Camera servo CAMERA_INFORMATION flags are no longer broken (@Davidsastresas, PR:32564) |
| 31 | +- RunCam param metadata names are fixed to match code (@tpwrules, PR:32601) |
| 32 | +- Mount will now correctly mark angular rates as locked too (@KSimeonAVTA, PR:32540) |
| 33 | +- Scrpting mount backend is now fixed to accept more than angle commands (@peterbarker, PR:32626) |
| 34 | +- Fix wire data issues with various Mount backends (@peterbarker, PR:32630) |
| 35 | + |
| 36 | +5) Other libraries changes |
| 37 | + |
| 38 | +- Fence for Plane and Copter now supports a frame argument (@andyp1per, PR:31619) |
| 39 | +- AP_DAL: comment improvements in all fields of replay beacon data message (@tpwrules, PR:32597) |
| 40 | +- Ignore-receiver in RC_OPTIONS is now respected during RC loss (@peterbarker, PR:32488) |
| 41 | +- Updated mavlink library reference (@peterbarker, PR:32663) |
| 42 | +- INPUT_TC default is reduced (@rmackay9, PR:32643) |
| 43 | + |
| 44 | +6) Copter/Tradheli specific changes |
| 45 | + |
| 46 | +- Spool state is now logged (@Georacer, PR:31668) |
| 47 | +- autotest: reduce circling time in Arc waypoint test (@peterbarker, PR:32609) |
| 48 | + |
| 49 | +7) Plane specific changes |
| 50 | + |
| 51 | +- Rangefinder state is now logged (@Georacer, PR:31579) |
| 52 | +- No longer logging AHRS data with the full rate attitude (@IamPete1, PR:32623) |
| 53 | + |
| 54 | +8) Sub specific changes |
| 55 | + |
| 56 | +- Automatically deal with misconfigured lights/actuators (@Williangalvani, PR:31109) |
| 57 | + |
| 58 | +9) Rover specific changes |
| 59 | + |
| 60 | +- The battery watt limiter feature is now included in the custom build server (@mackay9, PR:32687) |
| 61 | + |
| 62 | +10) Scripting changes |
| 63 | + |
| 64 | +- plane_follow.lua messages will no longer crash the script if there is no target vehicle (@timtuxworth, PR:32567) |
| 65 | +- plane_follow.lua has a fix for crosstrack oscillation (@timtuxworth, PR:32575) |
| 66 | + |
2 | 67 | ------------------------------------------------------------------ |
3 | 68 | Release 4.7.0-beta2 21-Mar-2026 |
4 | 69 |
|
|
0 commit comments