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