TODO: Write a gem description
Research:
- http://www.eagletreesystems.com/Support/Manuals/Pro,%20Glide,%20Flight%20and%20Boat%20Seagull%20and%20Data%20Recorder%20Instruction%20Manual.pdf
- http://www.eagletreesystems.com/Support/Manuals/Car%20Data%20Recorder%20Instruction%20Manual.pdf
- http://diydrones.com/profiles/blogs/eagletree-fdr-file-format
Installation
Add this line to your application's Gemfile:
gem 'eagletree-log'
And then execute:
$ bundle
Or install it yourself as:
$ gem install eagletree-log
Usage
TODO: Write usage instructions here
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request