Releases: ArduPilot/apm_planner
Releases · ArduPilot/apm_planner
2.0.30-rc3
Final release candidate of the 2.0.30 release
What's Changed
- Added Statkart_Basemap - (with Svalbard topo) - and cleaned up formatting a bit. by @AndKe in #1276
- MainWindow: Fix segfault when calling dtor due to static singleton ob… by @Arne-W in #1278
- Fix timesync message @Arne-W in #1279
- Mavlink ComponentID used when handling waypoints can be changed now. @Arne-W in #1279
- build: Update to 2.0.30-RC3 by @Arne-W in #1281
- build: update release_notes for 2.0.30-RC3 by @Arne-W in #1282
Full Changelog: 2.0.30-rc2...2.0.30-rc3
2.0.30-rc2
Second release candidate of the 2.0.30 Release.
What's Changed
- Imported new Sik uploader from https://github.com/ArduPilot/SiK by @Arne-W in #1263
- Vagrant: use focal, Qt deps to 5.15.2, use install-qt by @peterbarker in #1267
- Request AUTOPILOT_VERSION using MAV_CMD_REQUEST_MESSAGE by @peterbarker in #1268
- Update mavlink version by @andyp1per in #1266
- Build: Updated to QCustomPlot 2.1.0 by @Arne-W
- Build: Support building with Qt 5.15 by @Arne-W
- Some cleanup by @Arne-W in #1269
- Minor cleanup and suppress terrain request log entries by @Arne-W in #1272
- build: update release_notes for 2.0.30-RC2 by @Arne-W in #1274
New Contributors
- @andyp1per made their first contribution in #1266
Full Changelog: 2.0.30-rc1...2.0.30-rc2
2.0.30-rc1
First release candidate of the 2.0.30 Release.
Features:
- Support indexed data types flash log files
What's Changed
- Allow 2000m in PFD altitude indicator. Fixes #1239 by @Arne-W in #1241
- GraphView: Don't use exponent in Graph view anymore. Fixes #1150 by @Arne-W in #1242
- GraphView: Fix table cursor not moving when selecting table row. by @Arne-W in #1243
- Update README.md by @AndreiSoroka in #1245
- GraphView: Fix uint32 overflow when calculating time of Message arrows. Fixes #1246 by @Arne-W in #1250
- Feature/instance handling by @Arne-W in #1254
- Graph View: Ignore GCS messages when parsing Tlogs. Fixes #1251 by @Arne-W in #1256
- uas: update to the latest mavlink messages by @muramura in #1255
- mavlink: Supress gcc warnings when using mavlink includes. by @Arne-W in #1260
- Release 2.0.30 by @Arne-W in #1261
New Contributors
- @AndreiSoroka made their first contribution in #1245
Full Changelog: 2.0.29-rc1...2.0.30-rc1
2.0.29-rc1
First release candidate of the 2.0.29 Release.
Features:
- Firmware flashing works again. Completely redesigned flashing page.
- Mavlink ID of the planner itself can be configured.
- Some Mavlink updates
- Several fixes and small changes
2.0.28-rc1
First Release Candidate of the 2.0.28 Release.
Features
- Support of SiK Radio 2.0
- Support Arducopter 4.0 and newer
- Log analysis supports showing GPS trails
- Allow setting new home position during flight
- Support of Japan Map
- and several bugfixes
Know Issues
- Firmware flashing does not work.