Skip to content

Commit 7df1c65

Browse files
committed
restructure release notes
1 parent fc8e673 commit 7df1c65

7 files changed

+13
-33
lines changed

en/SUMMARY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,12 @@
2424
* [Offline Maps](SettingsView/OfflineMaps.md)
2525
* [Virtual Joystick (PX4)](SettingsView/VirtualJoystick.md)
2626
* [Releases](releases/README.md)
27-
* [Release Notes](releases/stable_v3.2_short.md)
27+
* [Release Notes](releases/release_notes.md)
28+
* [v3.2 (Detailed)](releases/stable_v3.2_long.md)
2829
* [Daily Builds](releases/daily_builds.md)
2930
* [Daily Build New Features](releases/daily_build_new_features.md)
3031
* [Google Play Privacy Policy](releases/google_play_privacy_policy.md)
31-
* [Previous Release Notes](releases/previous_release_notes.md)
32+
3233
* [Support](Support/Support.md)
3334

3435

en/SetupView/Joystick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
To enable Joystick support in PX4 you need to set the parameter `COM_RC_IN_MODE` to 1 - *Joystick/No RC Checks*. If this parameter is not set then *Joystick* will not be offered as a setup option.
1414

15-
This is enabled by default for PX4 SITL builds (see the [Parameters](..SetupView/Parameters.md) topic for information on how to find and set a particular parameter).
15+
This is enabled by default for PX4 SITL builds (see the [Parameters](../SetupView/Parameters.md) topic for information on how to find and set a particular parameter).
1616

1717
<!-- what is "Virtual RC by Joystick"? -->
1818

en/releases/previous_release_notes.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

en/releases/release_notes.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,6 @@
11
# Release Notes
22

3-
## Stable Version 3.1
3+
{% include "./stable_v3.2_short.md" %}
44

5-
New Features
65

7-
* [Survey](../PlanView/Survey.md) mission support
8-
* [GeoFence](../PlanView/PlanGeoFence.md) Support in Plan View
9-
* [Rally Point](../PlanView/PlanRallyPoints.md) support in Plan View (ArduPilot only)
10-
* ArduPilot onboard compass calibration
11-
* Parameter editor search will now search as you type for quicker access
12-
* Parameter display now supports unit conversion
13-
* GeoTag images from log files (PX4 only)
14-
* System health in instrument panel
15-
* Mavlink 2.0 support (no signing yet)
16-
17-
Major Bug Fixes
18-
19-
* Fixed crash after disconnect from Vehicle
20-
* Fixed android crash when using SiK Radios
21-
* Many multi-vehicle fixes
22-
* Bluetooth fixes
6+
{% include "./stable_v3.1_short.md" %}

en/releases/stable_v3.1_short.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
1-
# Release Notes
2-
31
## Stable Version 3.1
42

53
New Features
64

75
* [Survey](../PlanView/Survey.md) mission support
8-
* [GeoFence](../PlanView/PlanGeoFence.md) Support in Plan View
6+
* [GeoFence](../PlanView/PlanGeoFence.md) support in Plan View
97
* [Rally Point](../PlanView/PlanRallyPoints.md) support in Plan View (ArduPilot only)
108
* ArduPilot onboard compass calibration
119
* Parameter editor search will now search as you type for quicker access
1210
* Parameter display now supports unit conversion
1311
* GeoTag images from log files (PX4 only)
1412
* System health in instrument panel
15-
* Mavlink 2.0 support (no signing yet)
13+
* MAVLink 2.0 support (no signing yet)
1614

1715
Major Bug Fixes
1816

en/releases/stable_v3.2_long.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Release Notes (detailed) - Version 3.2
1+
# QGroundControl v3.2 Release Notes (Detailed)
22

33
This topic contains a high level and *non-exhaustive* list of new features added to *QGroundControl* in version 3.2.
44

en/releases/stable_v3.2_short.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Release Notes - Version 3.2
1+
## Stable Version 3.2 (Current)
22

3-
This topic contains a high level and *non-exhaustive* list of new features added to *QGroundControl* in version 3.2. More detailed release notes can be found [here](stable_v3.2_long.md).
3+
This topic contains a high level and *non-exhaustive* list of new features added to *QGroundControl* in version 3.2. More detailed release notes can be found [here](../releases/stable_v3.2_long.md).
44

55
* **Settings**
6-
* ***File Save path*** - Specify a save path for all files used by QGC.
6+
* **File Save path** - Specify a save path for all files used by QGC.
77
* **Telemetry log auto-save** - Telemetry logs are now automatically saved without prompting.
8-
* ***AutoLoad Plans*** - Used to automaticaclly load a Plan onto a vehicle when it first connects.
8+
* **AutoLoad Plans** - Used to automatically load a Plan onto a vehicle when it first connects.
99
* **RTK GPS** - Specify the Survey in accuracy and Minimum observation duration.
1010

1111
* **Setup**

0 commit comments

Comments
 (0)