aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/bts_features.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-24gsm: ensure completeness of osmo_bts_features_{descs,names}[]Vadim Yanitskiy1-0/+7
2023-02-24gsm: add missing features to osmo_bts_features_names[]Vadim Yanitskiy1-0/+2
2023-01-25ASCI: add VBS/VGCS support to BTS features listMax1-0/+2
2022-08-09gsm: bts_features: Add missing entries to osmo_bts_features_namesPau Espin Pedrol1-0/+2
2022-08-09gsm: Add BTS feature for OsmuxPau Espin Pedrol1-0/+1
2021-12-14treewide: remove FSF addressOliver Smith1-5/+0
2021-08-31bts_features: Add new feature to indicate support for temporary overpowerPhilipp Maier1-0/+1
2021-06-30bts_feature: Introduce feature to confiure dyn ts as sdcch8Pau Espin Pedrol1-0/+2
2021-06-25bts_features: add feature for BCCH carrier power reduction modeVadim Yanitskiy1-0/+2
2021-06-11bts_feature: Introduce feature to speak to PCUPau Espin Pedrol1-0/+2
2021-04-09add osmo_bts_features_names: short BTS feature stringsNeels Hofmeyr1-1/+26
2021-03-27add BTS_FEAT_VAMOSNeels Hofmeyr1-0/+1
2021-01-29gsm: bts_features: Introduce BTS_FEAT_CCNPau Espin Pedrol1-0/+1
2021-01-07bts_features: s/Repeation/Repetition/ in osmo_bts_features_descs[]Vadim Yanitskiy1-1/+1
2020-11-20bts_features: add missing description for BTS_FEAT_ACCH_REPVadim Yanitskiy1-0/+1
2020-07-28bts_features: add feature BTS_FEAT_IPV6_NSVCAlexander Couzens1-0/+1
2020-06-21bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATIONHarald Welte1-0/+1
2019-09-05Introduce BTS_FEAT_ETWS_PN for communicating ETWS PN capabilityHarald Welte1-0/+1
2018-03-02features: move bts feature related functionality to libosmocorePhilipp Maier1-0/+48