Scroll to navigation

GPS2RAWLOG(1) Mobile Robot Programming Toolkit - MRPT GPS2RAWLOG(1)

NAME

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

SYNOPSIS

   gps2rawlog

USAGE EXAMPLES

Typical use to parse a text or binary dump file:

gps2rawlog -i in.gps -o out.rawlog

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.

--

BUGS

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

SEE ALSO

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

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>.

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the terms of the BSD License.

On Debian GNU/Linux systems, the complete text of the BSD License can be found in `/usr/share/common-licenses/BSD'.

2024-03-17 perl v5.38.2