|
1 | 1 | ArduPilot Plane Release Notes:
|
2 | 2 | ------------------------------------------------------------------
|
| 3 | +Release 4.6.0-beta6 28-Apr-2025 |
| 4 | + |
| 5 | +Changes from 4.6.0-beta5 |
| 6 | + |
| 7 | +1) Board specific changes |
| 8 | + |
| 9 | +- ARK FPV, LumenierLuxF765, MicroAir743, StellarF4v2, X-MAV-AP-H743v2 OSD Type defaults fixed |
| 10 | +- BETAFPV-F405-I2C UART6 fix |
| 11 | +- BrotherHobby F405v3 and H743 support |
| 12 | +- FlywooF405HD VTX power pin fixed |
| 13 | +- NarinFC-H7 support |
| 14 | +- TBS Lucid H7 Wing support |
| 15 | +- TBS Lucid H7 support for both I2C ports |
| 16 | + |
| 17 | +2) Driver bug fixes and enhancements |
| 18 | + |
| 19 | +- DroneCAN semaphore bug fixed which affected MPPT battery and Serial-over-CAN |
| 20 | +- GPS logs altitude above ellipsoid instead of undulation |
| 21 | +- GSOF GPS protects against port misconfiguration |
| 22 | +- UBlox GPS configuration sped up |
| 23 | +- Lua script battery monitor failures that could cause hardfaults fixed |
| 24 | +- Nova GPS undulation fix |
| 25 | +- Proximity backends increased to 5 |
| 26 | +- SCHA63T IMU temperature reporting bug fixed |
| 27 | + |
| 28 | +3) Plane specific fixes and enhancements |
| 29 | + |
| 30 | +- Circle mode terrain alt handling fixed |
| 31 | +- Fence re-enable after fence breach fixed |
| 32 | +- Prevent rotation pitch calculations from running post-rotation |
| 33 | +- Takeoff leveloff timeout check added |
| 34 | +- Terrain guided target intermediate alt handling fixed |
| 35 | + |
| 36 | +4) Copter SCurve navigation fix to avoid excessive vertical speed when passing through waypoints |
| 37 | + |
| 38 | +5) Rover circle mode and QuickTune support smaller vehicles |
| 39 | + |
| 40 | +6) Bug Fixes and minor enhancements |
| 41 | + |
| 42 | +- AHRS initial orientation fixed when autopilot mounted in non-default orientation |
| 43 | +- AIRSPEED mavlink message health flags fixed |
| 44 | +- CAMERA_FOV_STATUS message always sent (once requested), attitude is earth-frame and FOV can be decimal numbers |
| 45 | +- DDS / ROS2 fix to provide clock_gettime only on ChibiOS boards |
| 46 | +- Lightware I2C and HC SR04 fixed timestamp for last reading (should only affect AP_Periph devices) |
| 47 | +- "No ap_message for mavlink id" warning removed |
| 48 | +- Power brick2 valid flag fixed on some boards |
| 49 | +- Pre-arm check that gyro read rate is at least the main loop rate |
| 50 | +------------------------------------------------------------------ |
3 | 51 | Release 4.6.0-beta5 31-Mar-2025
|
4 | 52 |
|
5 | 53 | Changes from 4.6.0-beta4
|
|
0 commit comments