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/.
fixeria gerrit-no-reply at lists.osmocom.orgfixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/18677 )
Change subject: gsm_data_shared: drop unused struct bts_codec_conf
......................................................................
gsm_data_shared: drop unused struct bts_codec_conf
Change-Id: Ic7187eeb252b327a4d8d1d593758587007d8b891
---
M include/osmo-bts/gsm_data_shared.h
1 file changed, 0 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/77/18677/1
diff --git a/include/osmo-bts/gsm_data_shared.h b/include/osmo-bts/gsm_data_shared.h
index 453a1eb..d914733 100644
--- a/include/osmo-bts/gsm_data_shared.h
+++ b/include/osmo-bts/gsm_data_shared.h
@@ -102,12 +102,6 @@
uint8_t inv_rssi;
};
-struct bts_codec_conf {
- uint8_t hr;
- uint8_t efr;
- uint8_t amr;
-};
-
struct amr_mode {
uint8_t mode;
uint8_t threshold;
--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/18677
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Ic7187eeb252b327a4d8d1d593758587007d8b891
Gerrit-Change-Number: 18677
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200604/7284434d/attachment.htm>