aboutsummaryrefslogtreecommitdiffstats
path: root/src/nmt/nmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nmt/nmt.h')
-rw-r--r--src/nmt/nmt.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/nmt/nmt.h b/src/nmt/nmt.h
index ae871e6..4d472d2 100644
--- a/src/nmt/nmt.h
+++ b/src/nmt/nmt.h
@@ -90,6 +90,10 @@ typedef struct nmt {
char dialing[33]; /* dialed digits */
int mft_num; /* counter for digit for MFT */
+ /* display measurements */
+ dispmeasparam_t *dmp_frame_level;
+ dispmeasparam_t *dmp_frame_quality;
+
/* features */
int compandor; /* if compandor shall be used */
int supervisory; /* if set, use supervisory signal 1..4 */