DroneDeploy Flight Log Parser

Open-source JavaScript/TypeScript library for parsing DroneDeploy flight log files (the .csv/.json telemetry files emitted by the DroneDeploy Flight App). MIT-licensed, maintained on GitHub.

DroneDeploy Flight Log Parser is one of 3 APIs that DroneDeploy publishes on the APIs.io network.

Tagged areas include SDK, Flight Logs, and Telemetry. The published artifact set on APIs.io includes SDKs.

API entry from apis.yml

apis.yml Raw ↑
aid: drone-deploy:drone-deploy-flight-log-parser
name: DroneDeploy Flight Log Parser
tags:
- SDK
- Flight Logs
- Telemetry
humanURL: https://github.com/dronedeploy/flight-log-parser
properties:
- url: https://github.com/dronedeploy/flight-log-parser
  type: CodeRepository
- url: https://www.npmjs.com/package/flight-log-parser
  type: SDK
description: Open-source JavaScript/TypeScript library for parsing DroneDeploy flight log files (the .csv/.json
  telemetry files emitted by the DroneDeploy Flight App). MIT-licensed, maintained on GitHub.