Skip to main content

Utility functions to parse Ardupilot's log file in bin format.

Project description

pybinlog

Utility functions to parse Ardupilot's log file in bin format. Provides coomand line options to convert from bin file to csv.

  • bin2csv

    File converter from Ardupilot's log files in bin format to CSV files.

Usage

bin2csv [-h] [-m Messages] [-o output_directory] [filepath]

Convert bin file provided by filepath to csv files.

Optional Arguments

  • -m Messages only converts the Messages provides, a comma separated string.

  • -o output_directory Writes the csv files to provided output_directory.

  • bin2csvgui

Starts the gui application for converting the selected file to csv.

image

Optionally select the required messages and output directory.

Installation

Install the package using pip by running pip install pybinlog If you are running an older version, upgrade the package by running pip install pybinlog --upgrade

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybinlog-0.3.4.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

pybinlog-0.3.4-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page