|
1 | 1 | ArduPilot Plane Release Notes:
|
2 | 2 | ------------------------------------------------------------------
|
3 |
| -Release 4.6.0-beta3 |
| 3 | +Release 4.6.0-beta4 14-Feb-2025 |
| 4 | + |
| 5 | +Changes from 4.6.0-beta3 |
| 6 | + |
| 7 | +1) Board specfic changes |
| 8 | + |
| 9 | +- BETAFPV F405 supports DPS310 baro |
| 10 | +- BETAFPV F405 board variants added |
| 11 | + |
| 12 | +2) Driver enhancements |
| 13 | + |
| 14 | +- CADDX camera gimbal support |
| 15 | +- UltraMotion CAN servo support |
| 16 | + |
| 17 | +3) Copter specific fixes and minor enhancements |
| 18 | + |
| 19 | +- SysId mode uninitialised variables fixed |
| 20 | +- ARMING_OPTIONS gets "Require position for arming" (was in FLIGHT_OPTIONS) |
| 21 | + |
| 22 | +4) Bug Fixes and minor enhancements |
| 23 | + |
| 24 | +- AM32 ESC passthrough fixed |
| 25 | +- BMP581 baro initialisation fix |
| 26 | +- DDS/ROS2 driver waits indefinitely until companion computer running ROS2 starts |
| 27 | +- Lua script potential deadlock fix when initialising mavlink in script |
| 28 | +- Mcast and HW CAN bridging disabled by default |
| 29 | +- Plane's TILT log message only logged on tilt-rotors |
| 30 | +- ROMFS race condition when opening files that caused apparent script corruption fixed |
| 31 | +- Serial flow control support on UARTS 6 to 8 |
| 32 | +- Serial passthrough fix to restore parity upon completion |
| 33 | +- Serial protocol parameter fix to include I-Bus Telemetry |
| 34 | +- uAvionix ping200X driver fixes |
| 35 | +- Video stream information lua script param index fixed (avoids param conflict with other scripts) |
| 36 | +- ViewPro object tracking fixed |
| 37 | +------------------------------------------------------------------ |
| 38 | +Release 4.6.0-beta3 21-Jan-2025 |
4 | 39 |
|
5 | 40 | Changes from 4.6.0-beta2
|
6 | 41 |
|
|
0 commit comments