Change in libosmo-netif[master]: AMR: add spec reference for AMR frame types

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Feb 28 10:41:43 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13077 )

Change subject: AMR: add spec reference for AMR frame types
......................................................................

AMR: add spec reference for AMR frame types

Change-Id: I39a602ae96570c9609680ff67e0946a696091cbe
---
M include/osmocom/netif/amr.h
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/include/osmocom/netif/amr.h b/include/osmocom/netif/amr.h
index b0ab8a3..5b48bcb 100644
--- a/include/osmocom/netif/amr.h
+++ b/include/osmocom/netif/amr.h
@@ -69,6 +69,9 @@
 	return (uint8_t *)amrh + sizeof(struct amr_hdr);
 }
 
+/* AMR voice frame type identifiers
+ * See also 3GPP TS 26.101, Table 1a: Interpretation of Frame Type, Mode
+ * Indication and Mode Request fields */
 #define AMR_FT_0	0	/* 4.75 */
 #define AMR_FT_1	1	/* 5.15 */
 #define AMR_FT_2	2	/* 5.90 */

-- 
To view, visit https://gerrit.osmocom.org/13077
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I39a602ae96570c9609680ff67e0946a696091cbe
Gerrit-Change-Number: 13077
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190228/90f7094e/attachment.htm>


More information about the gerrit-log mailing list