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/.

dexter gerrit-no-reply at lists.osmocom.org
Wed Feb 27 11:30:49 UTC 2019


dexter has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/77/13077/1

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: newchange
Gerrit-Change-Id: I39a602ae96570c9609680ff67e0946a696091cbe
Gerrit-Change-Number: 13077
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190227/a2857ec3/attachment.htm>


More information about the gerrit-log mailing list