aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc
AgeCommit message (Expand)AuthorFilesLines
2016-06-17dyn PDCH: add do_pdch_defrag() in new pdch_defrag.[hc]Andreas Eversberg2-1/+161
2016-06-17dyn PDCH: Add new_lchan argument to bsc_handover_start()Andreas Eversberg2-8/+12
2016-06-16dyn PDCH: set lchan->state after PDCH DEACT / before PDCH ACTNeels Hofmeyr2-23/+12
2016-06-16dyn PDCH: add lchan sanity checks in PDCH DE/ACT ACKNeels Hofmeyr1-0/+54
2016-06-16dyn PDCH: track pending PDCH de-/activationNeels Hofmeyr1-2/+18
2016-06-16dyn PDCH: fix: clear PDCH flags on TS reconnect (e.g. BTS re-connect)Neels Hofmeyr1-0/+2
2016-06-16dyn PDCH: TS flags: rename one, add three, as enumNeels Hofmeyr2-4/+4
2016-06-14Make random extension range configurableMax1-1/+2
2016-06-14dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS EnableNeels Hofmeyr4-4/+48
2016-06-14dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channelAndreas Eversberg2-3/+39
2016-06-12dyn PDCH: allow allocating TCH/F on TCH/F_PDCH slotsNeels Hofmeyr1-9/+29
2016-06-12dyn PDCH: Fix free slot search for chan_alloc_reverse == trueAndreas Eversberg1-2/+14
2016-06-07lchan_alloc(): on alloc failure, report original typeNeels Hofmeyr1-4/+8
2016-06-06Add warning for unsupported DTX configurationsMax1-2/+6
2016-06-05debug log: cosmetic fixesNeels Hofmeyr1-2/+2
2016-06-05comment tweak for bsc_handover_start()Neels Hofmeyr1-3/+3
2016-06-05Add regexp authorization policy for IMSIMax1-3/+26
2016-05-31Make si2q scheduling optionalMax1-1/+9
2016-05-30bsc: Create minimal SI6 rest octetsHolger Hans Peter Freyther2-1/+42
2016-05-23Fix copy-paste error in SI6Max1-1/+1
2016-05-22subscr_name(): Handle case for subscr == NULLHarald Welte1-1/+1
2016-05-20Make extending subscriber creation easierMax1-1/+1
2016-05-20Use proper measurement for handoverMax1-5/+12
2016-05-17Move DTX settings to BTSMax4-20/+87
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-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