Jon Weissman
2016-08-17 22:49:48 UTC
Hi all,
I am new to the gps development community. I work in wildlife
tracking, and two of the major GPS collar manufacturers use an
undocumented binary format they call GDF. I reverse engineered it and
wrote a ruby module to read/write it
(https://github.com/rgzn/gdf-ruby/blob/master/gdf.rb).
I know a lot of people who use gpsbabel, and it would be useful to the
wildlife tracking community to include the GDF format in gpsbabel. Is
this possible? Should I translate that stuff into C++ for the project?
If so, can you recommend a similar binary format already in the
codebase that I could use as a guide?
Thanks,
Jon Weissman
California Dept. of Fish and Wildlife
------------------------------------------------------------------------------
I am new to the gps development community. I work in wildlife
tracking, and two of the major GPS collar manufacturers use an
undocumented binary format they call GDF. I reverse engineered it and
wrote a ruby module to read/write it
(https://github.com/rgzn/gdf-ruby/blob/master/gdf.rb).
I know a lot of people who use gpsbabel, and it would be useful to the
wildlife tracking community to include the GDF format in gpsbabel. Is
this possible? Should I translate that stuff into C++ for the project?
If so, can you recommend a similar binary format already in the
codebase that I could use as a guide?
Thanks,
Jon Weissman
California Dept. of Fish and Wildlife
------------------------------------------------------------------------------