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