schwehr / generic-sensor-format

Sonar Generic Sensor Format (gsf) codec
Other
13 stars 8 forks source link

Create a C++ GSF library #8

Open schwehr opened 9 years ago

schwehr commented 9 years ago

Start from scratch and create a pure C++ (gsfpp or gsfxx?) library that is less confusing than the original C interface. It would be nice to have a system that would make it easy to switch between stdio reading and mmap reading. If I start from scratch, I can make this library be under the Apache 2.0 license.