fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmocore/+/32965 )


Change subject: coding: fix API doc: TCH/AFS vs TCH/AHS
......................................................................

coding: fix API doc: TCH/AFS vs TCH/AHS

Change-Id: Iaed1653c6001545f69ec6b466760f30d42bc4386
---
M src/coding/gsm0503_coding.c
1 file changed, 11 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/65/32965/1

diff --git a/src/coding/gsm0503_coding.c b/src/coding/gsm0503_coding.c
index f27b13d..f42deb2 100644
--- a/src/coding/gsm0503_coding.c
+++ b/src/coding/gsm0503_coding.c
@@ -2633,7 +2633,7 @@
        return id;
 }

-/*! Perform channel decoding of a TCH/AFS channel according TS 05.03
+/*! Perform channel decoding of a TCH/AHS channel according TS 05.03
  *  \param[out] tch_data Codec frame in RTP payload format
  *  \param[in] bursts buffer containing the symbols of 6 bursts
  *  \param[in] odd Is this an odd (1) or even (0) frame number?
@@ -2656,7 +2656,7 @@
                                          n_bits_total, NULL);
 }

-/*! Perform channel decoding of a TCH/AFS channel according TS 05.03
+/*! Perform channel decoding of a TCH/AHS channel according TS 05.03
  *  \param[out] tch_data Codec frame in RTP payload format
  *  \param[in] bursts buffer containing the symbols of 6 bursts
  *  \param[in] odd Is this an odd (1) or even (0) frame number?

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Iaed1653c6001545f69ec6b466760f30d42bc4386
Gerrit-Change-Number: 32965
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to