1#ifndef OPENUV380_SATELLITECONFIG_HH
2#define OPENUV380_SATELLITECONFIG_HH
4#include "opengd77base_codeplug.hh"
5#include "opengd77base_satelliteconfig.hh"
33 static constexpr unsigned int satellites() {
return 0x020000; }
Implements a stack of error messages to provide a pretty formatted error traceback.
Definition errorstack.hh:43
OpenGD77BaseSatelliteConfig(QObject *parent=nullptr)
Default constructor.
Definition opengd77base_satelliteconfig.cc:10
bool isValid() const
Returns true, if the additional settings element is valid, that should contain the satellite settings...
Definition openuv380_satelliteconfig.cc:12
bool encode(SatelliteDatabase *db, const ErrorStack &err=ErrorStack())
Encodes the given satellite database.
Definition openuv380_satelliteconfig.cc:25
OpenUV380SatelliteConfig(QObject *parent=nullptr)
Default constructor.
Definition openuv380_satelliteconfig.cc:5
void initialize()
Initializes and clears the additional settings element.
Definition openuv380_satelliteconfig.cc:19
A table holding all known satellites.
Definition satellitedatabase.hh:108
static constexpr unsigned int satellites()
The maximum number of satellites.
Definition opengd77base_codeplug.hh:1309
Some limits for the satellite config.
Definition openuv380_satelliteconfig.hh:22
static constexpr unsigned int satellites()
The maximum number of satellites.
Definition openuv380_satelliteconfig.hh:24
Some internal offsets.
Definition openuv380_satelliteconfig.hh:31