1GPS2RAWLOG(1)       Mobile Robot Programming Toolkit - MRPT      GPS2RAWLOG(1)
2
3
4

NAME

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

SYNOPSIS

9          gps2rawlog
10

USAGE EXAMPLES

12       Typical use to parse a text or binary dump file:
13
14       gps2rawlog -i in.gps  -o out.rawlog
15

DESCRIPTION

17       gps2rawlog is a command-line application to import raw GNSS receiver
18       logs to MRP RawLog format.
19
20       These are the supported arguments and operations:
21
22          --version
23            Displays version information and exits.
24
25          -h,  --help
26            Displays usage information and exits.
27
28       --
29

BUGS

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

SEE ALSO

34       The GUI program RawLogViewer, and the application wiki pages at
35       http://www.mrpt.org/
36

AUTHORS

38       gps2rawlog is part of the Mobile Robot Programming Toolkit (MRPT), and
39       was originally written by the MAPIR laboratory (University of Malaga).
40
41       This manual page was written by Jose Luis Blanco
42       <joseluisblancoc@gmail.com>.
43
45       This program is free software; you can redistribute it and/or modify it
46       under the terms of the BSD License.
47
48       On Debian GNU/Linux systems, the complete text of the BSD License can
49       be found in `/usr/share/common-licenses/BSD'.
50
51
52
53perl v5.36.0                      2022-11-27                     GPS2RAWLOG(1)
Impressum