logger.hh File Reference

DFTI logging interface. More...

#include <vector>
#include <QDateTime>
#include <QDebug>
#include <QFile>
#include <QObject>
#include <QProcess>
#include <QTextStream>
#include <QTimer>
#include "autopilot/autopilot.hh"
#include "core/consts.hh"
#include "core/qptrutil.hh"
#include "rio/rio.hh"
#include "settings/settings.hh"
#include "uadc/uadc.hh"
#include "util/util.hh"
#include "vn200/vn200.hh"
Include dependency graph for logger.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dfti::Logger
 Receives data and logs to file. More...
 

Detailed Description

DFTI logging interface.

Author
Joshua Harris
License
BSD 2-Clause License