aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Merge branch 'master' into sysmocom/iu, with tweakssysmocom/iu_orig_historyNeels Hofmeyr9-41/+663
2016-05-02add comments on MSCSPLIT and pagingNeels Hofmeyr2-0/+7
2016-04-29Adjust si2quater rangesMax1-5/+6
2016-04-29Fix comment typoMax1-1/+1
2016-04-23Add missing includeMax1-0/+1
2016-04-22Add extra debug output with channel mode and typeMax1-2/+4
2016-04-22Add vty check for max si2quater sizeMax2-9/+35
2016-04-22Add basic UARFCN supportMax3-21/+262
2016-04-22Fix earfcn deletionMax1-2/+2
2016-04-22Fix documentation for command parametersMax1-1/+2
2016-04-16Add basic SI2quater supportMax4-3/+297
2016-04-16Refactor SI-related codeMax2-20/+19
2016-04-16Add SI2quater support to SI3Max3-1/+17
2016-04-12Remove trivial wrapper functionMax1-13/+2
2016-04-11Fix segfault with broken configMax1-0/+3
2016-04-01bsc: Add parameter to restart a btsHolger Hans Peter Freyther1-1/+11
2016-04-01bsc: Add code to send ip.access reboot command to nanoBTSHolger Hans Peter Freyther1-0/+39
2016-04-01abis: Send the message without enforcing to wait for a responseHolger Hans Peter Freyther1-1/+1
2016-03-1504.08: apply new bitmask functions, fix bitmask useNeels Hofmeyr1-3/+5
2016-03-1504.08: apply new bitmask functions, fix bitmask useNeels Hofmeyr1-3/+5
2016-03-04move two gsm0480_send_*() to xsc as gsm0480_gen_*()Neels Hofmeyr2-0/+40
2016-03-04gsm_subscriber_connection: further split between BSC and MSCNeels Hofmeyr1-11/+5
2016-03-04create libxsc and move some code, never link libbsc and libmscNeels Hofmeyr4-756/+38
2016-03-03mscsplit: getting grips on header scopesNeels Hofmeyr1-0/+2
2016-03-03cscn wip: direct dtap responses to IuCSNeels Hofmeyr1-1/+1
2016-03-03cosmetic: remove unused extern.Neels Hofmeyr1-1/+0
2016-03-03mscplit: try to clarify root talloc ctx and global gsm_network.Neels Hofmeyr6-29/+36
2016-03-03mscsplit: remove bts and lchan pointers from libmscNeels Hofmeyr6-57/+115
2016-03-03Indicate A-interface for new A subscr-conn.Neels Hofmeyr1-0/+1
2016-03-03cosmetic: a rename, comments.Neels Hofmeyr1-3/+5
2016-03-03wip (reminders to self, whitespace)Neels Hofmeyr1-1/+3
2016-03-03subscr_name(): Handle case for subscr == NULLHarald Welte1-1/+1
2016-03-03move subscriber conns list into struct gsm_network.Neels Hofmeyr2-6/+4
2016-02-25enable ctrl bind config for various programsNeels Hofmeyr1-2/+4
2016-02-25enable telnet VTY bind address config for various programsNeels Hofmeyr1-1/+5
2016-02-24minor fixes in bsc_vty.c and bsc_nat.cNeels Hofmeyr1-1/+0
2016-01-30gsm0408: Provide unique strings for the gsm 04.08 messageHolger Hans Peter Freyther1-8/+8
2016-01-28fix bsc_vty out: timeslot indented too deeply.Neels Hofmeyr1-8/+8
2015-12-12indicate the GSM 04.08 channel mode in 'show lchan'Harald Welte1-0/+16
2015-11-20vty: Print NCC/BCC and not just integer value of BSICHarald Welte1-1/+2
2015-11-20Fix TSC/BSIC handling bug and remove bts->tscHarald Welte2-27/+8
2015-11-02stats: Enable stats for sgsn, gbproxy, nitb, bsc, natJacob Erlbeck1-0/+2
2015-10-02amr: Attempt to unbreak the AMR support in the BSCHolger Hans Peter Freyther1-1/+1
2015-10-02amr: Kill more duplication and let the code work one of the modesHolger Hans Peter Freyther1-34/+25
2015-10-02amr: Instead of putting ms/bts into the same struct.. use it twiceHolger Hans Peter Freyther3-38/+24
2015-10-02amr: Remove some code duplication in preparationHolger Hans Peter Freyther2-15/+18
2015-09-22Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg6-38/+459
2015-09-04system_information.c: Distinguish two previously identical log msgsHarald Welte1-2/+2
2015-09-04Fix neighbor channel list generation for 1900 MHz PCS bandHarald Welte1-3/+3
2015-08-17Send RADIO LINK TIMEOUT value via OML attribute to BTSAndreas Eversberg1-0/+4