Commit 67f394bc authored by DoinLakeFlyer's avatar DoinLakeFlyer

parent 3cb4f124
......@@ -4,7 +4,7 @@ Note: This file only contains high level features or important fixes.
## 4.0
### 4.0.0 - Daily Build
### 4.0.0 - Stable
* Added ROI option during manual flight.
* Windows: Move builds to 64 bit, Qt 5.12.5
......@@ -15,9 +15,7 @@ Note: This file only contains high level features or important fixes.
* Plan View: New create plan UI for initial plan creation
* New Corridor editing tools ui. Includes ability to trace polyline by clicking.
* New Polygon editing tools ui. Includes ability to trace polygon by clicking.
* ArduCopter/Rover: Follow Me setup page
* More performant flight path display algorithm. Mobile builds no longer show limited path length.
* ArduCopter/Rover: Add support for Follow Me
* ArduPilot: Add Motor Test vehicle setup page
* Compass Instrument: Add indicators for Home, COG and Next Waypoint headings.
* Log Replay: Support changing speed of playback
......@@ -52,9 +50,9 @@ Note: This file only contains high level features or important fixes.
* ArduPilot: Support configurable mavlink stream rates. Available from Settings/Mavlink page.
* Major rewrite and bug fix pass through Structure Scan. Previous version had such bad problems that it can no longer be supported. Plans with Structure Scan will need to be recreated. New QGC will not load old Structure Scan plans.
### 3.5.6 - Not yet released
## 3.5
### 3.5.5 - Stable
### 3.5.5
* Fix mavlink message memset which cause wrong commands to be sent on ArduPilot GotoLocation.
* Disable Pause when fixed wing is on landing approach.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment