1 #ifndef DM1701_CALLSIGNDB_HH
2 #define DM1701_CALLSIGNDB_HH
4 #include "tyt_callsigndb.hh"
Device specific implementation of the call-sign DB for the BTECH DM1701 and Retevis RT84.
Definition: dm1701_callsigndb.hh:12
DM1701CallsignDB(QObject *parent=nullptr)
Constructor.
Definition: dm1701_callsigndb.cc:3
virtual ~DM1701CallsignDB()
Destructor.
Definition: dm1701_callsigndb.cc:9
Base class for all call-sign DBs of TyT/Retevis devices.
Definition: tyt_callsigndb.hh:21