libdrmconf
0.14.0
A library to program DMR radios.
Loading...
Searching...
No Matches
lib
opengd77_limits.hh
1
#ifndef OPENGD77LIMITS_HH
2
#define OPENGD77LIMITS_HH
3
4
#include "radiolimits.hh"
5
8
class
OpenGD77Limits
:
public
RadioLimits
9
{
10
Q_OBJECT
11
12
public
:
14
explicit
OpenGD77Limits
(QObject *parent=
nullptr
);
15
};
16
17
#endif
// OPENGD77LIMITS_HH
OpenGD77Limits
Implements the limits for the OpenGD77 firmware.
Definition
opengd77_limits.hh:9
RadioLimits
Represents the limits or the entire codeplug.
Definition
radiolimits.hh:755
Generated by
1.9.8