1#ifndef SATELLITECONFIG_HH
2#define SATELLITECONFIG_HH
DFUFile(QObject *parent=nullptr)
Constructs an empty DFU file object.
Definition dfufile.cc:45
Implements a stack of error messages to provide a pretty formatted error traceback.
Definition errorstack.hh:43
SatelliteConfig(QObject *parent=nullptr)
Hidden constructor.
Definition satelliteconfig.cc:3
virtual bool encode(SatelliteDatabase *db, const ErrorStack &err=ErrorStack())=0
Encodes the given satellite db into the device specific satellite configuration.
A table holding all known satellites.
Definition satellitedatabase.hh:108