diff --git a/docs/en/releases/1.16.md b/docs/en/releases/1.16.md new file mode 100644 index 0000000000..a52a0c028e --- /dev/null +++ b/docs/en/releases/1.16.md @@ -0,0 +1,79 @@ +# PX4-Autopilot v1.16 Release Notes + + + +Work in Progress + +Please continue reading for [upgrade instructions](#upgrade-guide). + +## Major Changes + +- Work in Progress + +## Upgrade Guide + +- Work in Progress + +## Other changes + +### Hardware Support + +- Work in Progress + +### Common + +- Work in Progress + +### Control + +- Work in Progress + +### Estimation + +- Work in Progress + +### Sensors + +- Work in Progress + +### Simulation + +- Work in Progress + +### Ethernet + +- Work in Progress + +### MAVLink + +- Work in Progress + +### uXRCE-DDS Interface + +- Work in Progress + +### ROS 2 + +- Work in Progress + +## Platform Changes + +### Multi-Rotor + +- Work in Progress + +### VTOL + +- Work in Progress + +### Fixed-Wing + +- Work in Progress + +### Rover + +- Work in Progress + +## Changelog + +[Full changelog available on Github here. (v1.15.0...v1.16.0)](https://github.com/PX4/PX4-Autopilot/compare/v1.15.0...v1.16.0) diff --git a/docs/en/releases/index.md b/docs/en/releases/index.md index 4fedd56bbd..2c9b4f82d7 100644 --- a/docs/en/releases/index.md +++ b/docs/en/releases/index.md @@ -3,6 +3,7 @@ A list of PX4 release notes, they contain a list of the changes that went into each release, explaining the included features, bug fixes, deprecations and updates in detail. - [main](../releases/main.md) (changes since v1.15) +- [v1.16](../releases/1.16.md) (release candidate) - [v1.15](../releases/1.15.md) - [v1.14](../releases/1.14.md) - [v1.13](../releases/1.13.md)