logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gps2rawlog - Command-line tool to import raw GPS/GNSS logs to RawLog

Authors

gps2rawlog is part of the Mobile Robot Programming Toolkit (MRPT), and was originally written by the
       MAPIR laboratory (University of Malaga).

       This manual page was written by Jose Luis Blanco <joseluisblancoc@gmail.com>.

Bugs

       Please report bugs at https://github.com/MRPT/mrpt/issues

Description

gps2rawlog is a command-line application to import raw GNSS receiver logs to MRP RawLog format.

       These are the supported arguments and operations:

          --version
            Displays version information and exits.

          -h,  --help
            Displays usage information and exits.

       --

Name

       gps2rawlog - Command-line tool to import raw GPS/GNSS logs to RawLog

See Also

       The GUI program RawLogViewer, and the application wiki pages at https://www.mrpt.org/

Synopsis

          gps2rawlog

Usage Examples

Typicalusetoparseatextorbinarydumpfile:

       gps2rawlog -i in.gps  -o out.rawlog

See Also