pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-netif/+/29963 )
Change subject: amr: Document SID frame length from spec
......................................................................
amr: Document SID frame length from spec
Change-Id: I15197857d17829c1dc7408b6f007fabb3a80a537
---
M src/amr.c
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/63/29963/1
diff --git a/src/amr.c b/src/amr.c
index add4285..6ed5b6c 100644
--- a/src/amr.c
+++ b/src/amr.c
@@ -27,6 +27,7 @@
* 5 7.95 159 20
* 6 10.20 204 26
* 7 12.20 244 31
+ * 8 SID 39 5
*/
static size_t amr_ft_to_bits[AMR_FT_MAX] = {
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-netif/+/29963
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: I15197857d17829c1dc7408b6f007fabb3a80a537
Gerrit-Change-Number: 29963
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange