osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/31546 )


Change subject: channel_mode_from_lchan: add GSM48_CMODE_DATA_3k6
......................................................................

channel_mode_from_lchan: add GSM48_CMODE_DATA_3k6

Related: OS#4393
Change-Id: Id9ec34f77c96d3a209c6f78d2addf1ea0dfa228d
---
M src/osmo-bsc/abis_rsl.c
1 file changed, 11 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/46/31546/1

diff --git a/src/osmo-bsc/abis_rsl.c b/src/osmo-bsc/abis_rsl.c
index f92de5e..6d1dbf2 100644
--- a/src/osmo-bsc/abis_rsl.c
+++ b/src/osmo-bsc/abis_rsl.c
@@ -460,6 +460,7 @@
        case GSM48_CMODE_DATA_14k5:
        case GSM48_CMODE_DATA_12k0:
        case GSM48_CMODE_DATA_6k0:
+       case GSM48_CMODE_DATA_3k6:
                /* 3GPP TS 48.058 ยง 9.3.6 Channel Mode octet 6 */
                cm->chan_rate = ch_mode_rate->data_rate;
                if (!ch_mode_rate->data_transparent)

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Id9ec34f77c96d3a209c6f78d2addf1ea0dfa228d
Gerrit-Change-Number: 31546
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to