aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-06nanoBTS: Allow BCCH with CBCH on TS0Harald Welte1-0/+1
2018-10-05osmo_bsc_msc: Set reasonable codec list defaultsPhilipp Maier1-0/+22
2018-10-05gsm_08_08: abort complete L3 3 msg gen when no codecs are setPhilipp Maier1-1/+6
2018-10-05codec_pref: handle S0-S15 in ASSIGNMENT REQUESTPhilipp Maier10-101/+190
2018-10-04osmo_bsc_main.c: initialize rate countersOliver Smith1-0/+1
2018-10-03abis_nm_get_ts: Return TS of correct TRX, not always TRX0Pau Espin Pedrol1-6/+6
2018-10-03osmo-bsc: Add default case for switch(enum)Pau Espin Pedrol3-0/+6
2018-09-30cosmetics: Fix typo in bsc_vty.cMartin Hauke1-1/+1
2018-09-28fix unaligned access in abis_nm_rx_ipacc()Stefan Sperling1-3/+2
2018-09-27vty: write local neighbors by bts nr, not lac-ciNeels Hofmeyr2-17/+15
2018-09-27neighbor vty: allow setting local neighbors by CGINeels Hofmeyr2-2/+18
2018-09-27neighbor vty: rather 'no neighbor', not 'neighbor del'Neels Hofmeyr2-21/+23
2018-09-27neighbor vty: drop keyword 'add'Neels Hofmeyr2-113/+111
2018-09-27test neighbor ident vty docsNeels Hofmeyr1-0/+89
2018-09-27make: allow vty-tests without configureNeels Hofmeyr1-4/+4
2018-09-27vty: add SCCP related vty commandsNeels Hofmeyr1-0/+1
2018-09-26cosmetic: drop param from send_assignment_complete()Neels Hofmeyr1-4/+4
2018-09-26fix LCLS during Assignment: actually use new TCH lchanNeels Hofmeyr1-6/+10
2018-09-26lcls: log channel type and lchan names on LCLS codec mismatchPhilipp Maier1-2/+13
2018-09-26check for overlong unix socket pathsStefan Sperling1-1/+5
2018-09-24codec_pref: Add Codec List to COMPLETE LAYER 3 INFORMATIONPhilipp Maier5-1/+1240
2018-09-24gsm_data.c: Set reasonable AMR codec defaults in gsm_bts_alloc()Philipp Maier1-0/+28
2018-09-24assignment_fsm: only include speech codec (choosen) on AoIP networksPhilipp Maier1-4/+8
2018-09-18Implement RR Classmark EnquiryNeels Hofmeyr3-0/+19
2018-09-17gsm_data: remove unused struct member chan_modePhilipp Maier2-6/+1
2018-09-17gsm_data: remove unused struct member full_rate.Philipp Maier1-3/+0
2018-09-17LCLS: fix codec mismatch detectionPhilipp Maier1-4/+4
2018-09-14codec_pref: fix missing breaks in switch-case statementPhilipp Maier1-0/+4
2018-09-14codec_pref: add AMR configuration bits to make_scl_config() in unit-testPhilipp Maier1-0/+6
2018-09-14codec_pref: fix typo in commentPhilipp Maier1-1/+1
2018-09-13Install sample cfg file to /etc/osmocomPau Espin Pedrol2-0/+9
2018-09-13Install systemd services with autotoolsPau Espin Pedrol7-2/+32
2018-09-11ts,lchan_fsm: do not attempt to allocate CBCH subslotsNeels Hofmeyr3-0/+17
2018-09-10lchan_fsm: allow late RTP release events without erroringNeels Hofmeyr1-0/+9
2018-09-10ho fsm: handle RR HO Failure for inter-BSC outgoingNeels Hofmeyr1-0/+16
2018-09-09CBCH: Fix gsm_bts_get_cbch()Harald Welte1-2/+2
2018-09-09CBCH: Fix SI4 CBCH IE generationHarald Welte1-1/+1
2018-09-09Introduce gsm48_lchan2chan_desc_as_configured()Harald Welte2-5/+20
2018-09-09gsm48_lchan2chan_desc() belongs to gsm_data.hHarald Welte2-2/+3
2018-09-09cbch: Don't send cell-broadcast command on BTS without CBCH channelHarald Welte1-0/+4
2018-09-07inter-BSC HO outgoing: fix L3 forwardingNeels Hofmeyr1-3/+2
2018-09-07inter-BSC HO incoming: send BSSMAP HO Complete directlyNeels Hofmeyr1-1/+1
2018-09-07SCCPlite Assignment Complete: include Speech Codec (Chosen)Neels Hofmeyr1-4/+4
2018-09-07codec_pref.c: Add comment in expected switch case without breakPau Espin Pedrol1-0/+1
2018-09-06assignment: remove unnecessary call to gsm0808_speech_codec_from_chan_type()Philipp Maier1-2/+0
2018-09-04codec_pref: Log HR2 specifically as never specifiedPau Espin Pedrol1-1/+2
2018-09-04codec_pref: Log unsupported codec name usedPau Espin Pedrol1-1/+4
2018-08-29lchan: pick proper power and ta valuesNeels Hofmeyr1-6/+15
2018-08-29cosmetic: lchan activ: drop todo commentsNeels Hofmeyr1-2/+0
2018-08-29cosmetic: lchan activ: no need to clear mr againNeels Hofmeyr1-2/+0