Giter Club home page Giter Club logo

usb-igc-extract's Introduction

usb-igc-extract

Tool to automatically extract igc files from USB mass storage devices

The tool will check for any new USB drives attatched to the computer. If the drive matches the file system of a know GPS device then the following will happen:

0a) Prompts for the competion identifier so we can write unique pilot_id files (optional)

0b) Prompts for the ouptup directory for the tasks IGC files.

1a) Checks the pilot ID. The source of this can be changed so that seperate competions don't overlap.

1b) Writes a pilot ID if none is found

2a) Checks for flights from the given date

2b) Prompts for the selection of a specific file if multiple match or none.

3a) Ejects the device.

Usage

Binary

Get the latest release from the releases page and run the self extrator.

Command line

Install python on your system. run python setup.py install from the source directoy run kobo.py

Command line options

kobo.py [output directory] [comp name] [date*]

  • Date is not yet implemented

Supported Devices

Currently we only support Kobos, for the addition of new devices will need to be provided with the folling:

  1. The location of the IGC log files.
  2. The format of the IGC filenames (so we can work out wish is the relevant one for a task).
  3. A writable directory if one exists for the storage of Comp IDs.

If you can provide these details, please create an Issue and I'll update as soon as possible.

Todos

  1. Add more devices.
  2. Add support for selecting a date - in case scoring is not on the day of the task.
  3. Add a user interface.

usb-igc-extract's People

Contributors

robchett avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.