RXtoRINEX  V2.1
RXtoRINEX provides tools to collect data from GPS / GNSS receivers in mobile devices, convert them to RINEX or RTK formats, and process RINEX files.
Classes | Macros
OSPMessage.h File Reference
#include <stdio.h>

Go to the source code of this file.

Classes

class  OSPMessage
 

Macros

#define MAXPAYLOADSIZE   2048
 The maximum size in bytes of any message payload.
 

Detailed Description

Contains the OSPMessage class definition used to acquire data from OSP messages, taking into account each data type.

Copyright 2015 Francisco Cancillo

This file is part of the RXtoRINEX tool.

RXtoRINEX is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. RXtoRINEX is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

A copy of the GNU General Public License can be found at http://www.gnu.org/licenses/.

Ver. |Date |Reason for change

------------------------------—

V1.0 |2/2015 |First release