aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-26handorer.h: Fix compilation with gcc-10Harald Welte1-1/+1
2019-11-19bsc: Adapt maximum MS Power Ctrl level based on band and MS Power classPau Espin Pedrol2-1/+7
2019-11-13Fix some typosMartin Hauke9-18/+18
2019-11-02osmo_bsc_main.c: verify the physical channel mapping at startupVadim Yanitskiy1-0/+2
2019-10-31gsm_data.h: Remove unused func declarationsPau Espin Pedrol1-3/+0
2019-10-31gsm_data.h: Remove unused field classmark from gsm_subscriber_connectionPau Espin Pedrol1-3/+0
2019-10-31Remove unused API classmark_is_r99()Pau Espin Pedrol1-2/+0
2019-10-03gsm_08_08.c: Mark func bsc_find_msc() staticPau Espin Pedrol1-1/+0
2019-09-08SMSCB: Send ETWS Primary Notifiation via RSL to BTSHarald Welte2-0/+2
2019-09-06SMSCB: Send ETWS primary warning message via all dedicated channelsHarald Welte1-0/+2
2019-09-02Cell Broadcast: CBSP and CBCH scheduling supportHarald Welte6-0/+118
2019-08-13neighbor config: allow re-using ARFCN+BSIC pairsNeels Hofmeyr3-14/+18
2019-08-12bsc_msc_data: remove unused member is_authenticatedPhilipp Maier1-1/+0
2019-07-16logging: introduce LOG_BTS and LOG_TRX and use it everywhereHarald Welte1-0/+6
2019-07-13comment and VTY doc tweaksNeels Hofmeyr1-1/+1
2019-07-09doc/manuals, vty doc: more handover doc clarificationsNeels Hofmeyr1-14/+17
2019-07-08make bsc_clear_request() staticNeels Hofmeyr1-1/+0
2019-06-18Re-introduce support for IPA-encapsulated MGCPHarald Welte2-0/+20
2019-06-18Remove extern declarations of libosmovty symbolsPau Espin Pedrol1-3/+0
2019-06-06Introduce msc_is_{sccplite,aoip}() helpersPau Espin Pedrol1-0/+20
2019-05-26Allow VTY to set the CCCH Load Indication ThresholdHarald Welte1-0/+3
2019-05-24keep per-BTS stat_items about RACH busy / RACH access percentageHarald Welte1-0/+2
2019-05-24abis_rsl: Add support for extended CBCH to rsl_sms_cb_command()Harald Welte1-1/+1
2019-05-19bssap: Parse Osmux CID on BSSAP Assign Req recv and use it in MGCPPau Espin Pedrol1-0/+3
2019-05-19bssap: Detect MSC Osmux support on RESET (ACK) recvPau Espin Pedrol1-0/+2
2019-05-19vty: Add option to enable osmux towards MSCPau Espin Pedrol3-0/+12
2019-05-05fix inter-BSC-HO-incoming for AoIP (1/2)Neels Hofmeyr1-3/+3
2019-05-03assignment_fsm: Properly support assigning signalling mode TCH/xSylvain Munaut2-8/+11
2019-04-30move mgw endpoint FSM to osmo-mgw.gitNeels Hofmeyr5-73/+17
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr4-61/+4
2019-04-19Revert "fix inter-BSC-HO-incoming for AoIP (1/2)"Daniel Willmann1-3/+3
2019-04-17gsm_data.h: Remove unused variable from OpenBSC timesDaniel Willmann1-1/+0
2019-04-15Drop unused old osmux leftover codePau Espin Pedrol2-42/+0
2019-04-08fix inter-BSC-HO-incoming for AoIP (1/2)Neels Hofmeyr1-3/+3
2019-04-08Handover Request: also parse Chosen Algorithm IE, pass to lchan activationNeels Hofmeyr1-0/+4
2019-04-08lchan activation: add explicit encryption info to activationNeels Hofmeyr1-0/+1
2019-03-19AMR: Signal usage of octet-aligned or bandwith-efficient mode to MSCPhilipp Maier1-0/+1
2019-03-14Revert "assignment_fsm: Properly support assigning signalling mode TCH/x"Neels Hofmeyr2-11/+8
2019-03-14Move msc related code from gsm_data to bsc_mscPau Espin Pedrol2-2/+3
2019-03-14Move LCLS references from gsm_data to osmo_bsc_lclsPau Espin Pedrol2-13/+17
2019-03-14assignment_fsm: Properly support assigning signalling mode TCH/xSylvain Munaut2-8/+11
2019-03-04cosmetic: drop unused struct mgcp_ctx shadowNeels Hofmeyr1-1/+0
2019-02-21assignment_fsm: fix channel allocator preferencesPhilipp Maier2-7/+28
2019-02-06comments: clarify usage of conn.assignment and .handover scopesNeels Hofmeyr1-2/+13
2019-02-06handover_fsm: do not access conn->assignment.req, it may be outdatedNeels Hofmeyr1-0/+2
2019-02-05Implement CSFB "Fast Return" Handling at RR RELEASEHarald Welte1-0/+3
2019-02-05gsm_data: Add gsm_bts_name() just like we have gsm_{trx,ts,lchan}_name()Harald Welte1-0/+1
2019-01-28LCLS: use libosmocore function to add statusMax1-2/+0
2019-01-21LCLS: constify helper parametersMax1-1/+1
2019-01-17chan_alloc: remove references to lchan_alloc()Philipp Maier1-3/+0