Releases: ArduPilot/UAVLogViewer
Releases · ArduPilot/UAVLogViewer
v1.0.1
v1.0.0
cesium: do not use browser recommended resolution
v0.9.9
What's Changed
- Regex fix by @Williangalvani in #330
- Memory improvements by @Williangalvani in #331
- components: Mode 1 and 2 can be specified on the joystick display by @muramura in #335
- dataflashparser: use transferables to save memory and avoid copies by @Williangalvani in #338
- Allow selecting attitude source by @Williangalvani in #340
- Plotly: add csv exporting capability by @Williangalvani in #341
- PlotSetup.vue: create 'clear' button by @Williangalvani in #347
- TreeMenu.vue: add confirmation dialog when deleting a preset by @Williangalvani in #348
- Allow plotting logged fences
- Fixes fence radius by @mentonin in #350
- Update Cesium Ion token to one with url limitations
New Contributors
Full Changelog: v0.9.8...v0.9.9
v0.9.8
Plotly: use cross markers for messages unable to draw lines
v0.9.7
Plotly: allow using hidden field 'time_boot_ms' in expressions
v0.9.6
What's Changed
- Create DeviceID widget by @Williangalvani in #317
- Improve underwater rendering by @Williangalvani in #318
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
- Plotly: use replaceAll when plotting expressions by @Williangalvani in #306
- dataflashDataExtractor: fixing extracting attitude as Quaternion by @Williangalvani in #314
- Adjust time for leap seconds when using GPS Gwk and Gms and extractin… by @Sean-Bradley in #308
New Contributors
- @Sean-Bradley made their first contribution in #308
Full Changelog: v0.9.2...v0.9.5
v0.9.2
Filter heartbeat by vehicles (#302)
Fix assetsPath for both dev/production modes.
What's Changed
- mavlinkParser: simplify logic to get starting time by @Williangalvani in #301
- mavlinkDataExtractor: filter for valid vehicles by @Williangalvani in #303
- tweak webpack paths, dev/production modes by @Williangalvani in #304
Full Changelog: v0.9.1...v0.9.2
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
Fix release action