Skip to content

Releases: lvauvillier/dji-log-parser

v0.5.4

03 Nov 10:07
Compare
Choose a tag to compare

Fixed

  • Corrected column header typo in frame CSV export
  • Fixed invalid datetime format in CUSTOM.dateTime
  • Resolved state tracking issue with CAMERA.isVideo flag not updating properly

v0.5.3

10 Sep 13:56
Compare
Choose a tag to compare

Fixed

  • Fix KML flipped coordinates

v0.5.2

01 Aug 09:11
Compare
Choose a tag to compare

Added

  • Async support for the keychain API, enabling non-blocking operations.
  • Custom endpoints for the keychain API, allowing greater flexibility and control.
  • JS bindings are now fully functional in browser environments, enhancing cross-platform support.

v0.5.1

15 Jul 19:45
Compare
Choose a tag to compare
  • Update Readme

v0.5.0

15 Jul 18:16
Compare
Choose a tag to compare

This version contains breaking changes. It add normalized frame support for an easy analysis.
NodeJS bindings are now available on npm: https://www.npmjs.com/package/dji-log-parser-js

Fixed

  • Fix Camera SDCarState parsing
  • Fix v1 and v2 parsing issues

Added

  • Add new normalized Frame API
  • Add CSV Exporter
  • Add NodeJS Bindings
  • Add Component Serial Record
  • Add GoHome mode values
  • Add CompassCalibrationState

Changed

  • Rename Info to Details
  • Convert s_wave_height in meters

v0.4.0

18 Jun 15:34
Compare
Choose a tag to compare

v0.3.2

27 Mar 14:14
Compare
Choose a tag to compare

v0.3.1

27 Mar 13:59
Compare
Choose a tag to compare

v0.3.0

20 Mar 16:07
Compare
Choose a tag to compare

v0.2.0

15 Mar 20:56
Compare
Choose a tag to compare