marble
FlightGearPositionProviderPlugin.cpp File Reference
#include "FlightGearPositionProviderPlugin.h"
#include "MarbleDebug.h"
#include <math.h>
#include <QUdpSocket>
#include "FlightGearPositionProviderPlugin.moc"
Include dependency graph for FlightGearPositionProviderPlugin.cpp:
Go to the source code of this file.
Functions | |
bool | fixBadGPRMC (QByteArray &line) |
Function Documentation
bool fixBadGPRMC | ( | QByteArray & | line | ) |
fixed case where wrong date format is used '2404112' instead of '240412'
Definition at line 90 of file FlightGearPositionProviderPlugin.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.