Skip to content

Instantly share code, notes, and snippets.

@aaronr
Created December 2, 2014 19:58
Show Gist options
  • Save aaronr/c0e3ce269d984b07ce99 to your computer and use it in GitHub Desktop.
Save aaronr/c0e3ce269d984b07ce99 to your computer and use it in GitHub Desktop.
Parsing the Flytrex binary file
z-air:decoder aaronr$ ls 00000004.FPV
00000004.FPV
z-air:decoder aaronr$ ./flytrex.py | more
2014-10-03 17:01:04
GPS Data - -122.1410896 47.787739 131.8405554f
2014-10-03 17:01:04
GPS Data - -122.1410903 47.7877395 129.8064346f
2014-10-03 17:01:05
GPS Data - -122.1410912 47.7877394 129.98031912f
2014-10-03 17:01:05
GPS Data - -122.1410923 47.7877389 130.95144776f
2014-10-03 17:01:05
GPS Data - -122.1410933 47.7877379 132.70341632f
2014-10-03 17:01:05
GPS Data - -122.1410941 47.7877374 133.57611976f
2014-10-03 17:01:06
GPS Data - -122.1410947 47.787737 134.81955812f
2014-10-03 17:01:06
GPS Data - -122.1410959 47.7877367 135.75131668f
2014-10-03 17:01:06
GPS Data - -122.1410964 47.7877367 136.12861328f
2014-10-03 17:01:06
GPS Data - -122.1410964 47.7877369 136.564965f
2014-10-03 17:01:07
GPS Data - -122.1410965 47.787737 136.39764216f
2014-10-03 17:01:07
GPS Data - -122.1410965 47.7877371 136.04331144f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment