1#ifndef OPENUV380CALLSIGNDB_HH
2#define OPENUV380CALLSIGNDB_HH
4#include "opengd77base_callsigndb.hh"
5#include "userdatabase.hh"
38 static constexpr unsigned int callsignDB() {
return 0x00050000; }
Controls the selection of callsigns from the UserDatabase to be encoded into the callsign db.
Definition callsigndb.hh:20
Implements a stack of error messages to provide a pretty formatted error traceback.
Definition errorstack.hh:41
Represents and encodes the binary format for all call-sign databases within OpenGD77 radios.
Definition opengd77base_callsigndb.hh:10
Represents and encodes the binary format for the call-sign database within the radio.
Definition openuv380_callsigndb.hh:20
bool encode(UserDatabase *calldb, const Selection &selection=Selection(), const ErrorStack &err=ErrorStack())
Encodes as many entries as possible of the given user-database.
Definition openuv380_callsigndb.cc:21
OpenUV380CallsignDB(QObject *parent=nullptr)
Constructor.
Definition openuv380_callsigndb.cc:13
Auto-updating DMR user database.
Definition userdatabase.hh:23
Some limits for this callsign DB.
Definition opengd77base_callsigndb.hh:75
Definition openuv380_callsigndb.hh:32
Definition openuv380_callsigndb.hh:37