diff ater/submux.h @ 47:13fffc41f989

ater: add support for HR-data-16k TRAU-UL frame output
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 12 Sep 2024 23:37:47 +0000
parents 16715bd149e0
children 40f781efdbe1
line wrap: on
line diff
--- a/ater/submux.h	Thu Sep 12 17:43:39 2024 +0000
+++ b/ater/submux.h	Thu Sep 12 23:37:47 2024 +0000
@@ -20,6 +20,7 @@
 	int nr;
 	bool is_active;
 	bool is_data;
+	bool is_hr_data;
 	bool is_efr;
 	struct osmo_trau_frame ul_frame;
 	unsigned mfrm_count;