summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libbsc/pcu_sock.c: pcu_tx_info_ind allow to use TRX not starting from 0laforge/rbs2000Alexander Couzens2016-11-291-1/+1
* libbsc: enable pcu_direct to flag PCU_IF_FLAG_SYSMOAlexander Couzens2016-11-291-1/+1
* libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2016-11-282-4/+16
* pcu_sock: Send non-NULL hLayer1 to PCUHarald Welte2016-11-211-0/+1
* pcu_sock: Forward paging request from PCU via RSL to BTSHarald Welte2016-11-171-9/+45
* RBS2000 RSL: Support for sending RSL PAGING CMD for GPRSHarald Welte2016-11-173-3/+9
* pcu_if: remove function to transmit RTS requestHarald Welte2016-11-172-34/+0
* pcu_sock: get rid of magic numbers and use ARRAY_SIZE() for array iterationHarald Welte2016-11-171-3/+3
* pcu_sock: Don't re-implement core functionality like gsm_bts_trx_num()Harald Welte2016-11-171-16/+4
* pcu_if: make pcu_connected() privateHarald Welte2016-11-173-20/+19
* HACK: re-activate dynamic PDCH after activation failureHarald Welte2016-11-171-2/+8
* WIP: PCU interface integration into BSCHarald Welte2016-11-179-157/+192
* pcu_if: original pcu sock interface from osmo-btsPhilipp2016-11-173-0/+1101
* RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCHHarald Welte2016-11-161-0/+7
* OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req AckHarald Welte2016-11-163-0/+32
* OM2000: Change the order of MO initializationHarald Welte2016-11-161-16/+17
* OM2000: Add FIXME comments for missing resolving of RX/TX MO!Harald Welte2016-11-161-0/+2
* HACK: Don't require TRX numbers to start at 0Harald Welte2016-11-163-56/+50
* unixsocket: include UNIXSOCKET into sabmAlexander Couzens2016-11-161-2/+4
* OM2000: Fix missing dynamic TCH initializationHarald Welte2016-11-161-0/+12
* OM2000: Add three IEs to TCH activation about which we have no clueHarald Welte2016-11-161-0/+4
* rsl: support for ericssons propritary SI13 formatPhilipp2016-11-161-2/+11
* OM2000: Fixup based on Coverity Scan suggestionPhilipp2016-11-161-2/+2
* rbs2000: Add missing bts feature definitionsPhilipp2016-11-161-0/+2
* abisip-find: use protocol constantMax2016-11-151-2/+2
* SNDCP: Fixup based on Coverity Scan suggestionPhilipp2016-11-151-1/+1
* test/gbproxy: Test for possible memory corruption when link_info is freedDaniel Willmann2016-11-152-0/+276
* gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_infoDaniel Willmann2016-11-153-13/+27
* OM2000: CON MO: Allow larger range for CCP and CI valuesHarald Welte2016-11-131-2/+2
* Support configuration of CON MO Groups/Paths from VTYHarald Welte2016-11-135-69/+235
* RBS2000: Ensure the is-connection-list command is only used on RBS2000Harald Welte2016-11-111-0/+6
* RBS2000: Avoid segfault if ts->lapd instance doesn't existHarald Welte2016-11-111-0/+2
* bs11_config: remove compiler waring about unused variableHarald Welte2016-11-111-2/+2
* talloc_cxt: Fix compiler warning / missing #includeHarald Welte2016-11-111-0/+1
* OM2000: disallow ip.access style TCH/F_PDCH pchan typeNeels Hofmeyr2016-11-101-0/+9
* OM2000: for TS conf of dyn TS, always send TCH/F chan combNeels Hofmeyr2016-11-101-5/+1
* fix use after free in bsc_config_freeNeels Hofmeyr2016-11-101-1/+1
* OM2000: Throw error when MO can not be enabledPhilipp2016-11-091-0/+10
* om2000: added support for ericssons sabm negotiationPhilipp2016-11-091-0/+3
* OM2000: Add fault report parsingPhilipp2016-11-091-1/+129
* RBS2000: re-establish any lost signalling linksHarald Welte2016-11-091-0/+12
* om2000: Add support for querying RBS capabilitiesroot2016-11-093-0/+28
* lchan: Release channel in case of late activation ackHolger Hans Peter Freyther2016-11-091-3/+28
* SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTPHarald Welte2016-11-091-1/+14
* OM2000: Fix state machien for CF/TRXC on START ResultHarald Welte2016-11-091-1/+1
* WIP: OM2000: Full state machine implementation using osmo_fsmHarald Welte2016-11-084-286/+1132
* bsc_vty: include dyn TS info in vty show lchanNeels Hofmeyr2016-11-031-3/+53
* log: count_codecs(): drop logging of non-TCH lchan typesNeels Hofmeyr2016-11-021-3/+0
* mncc_builtin: Properly reject DTMFlynxis/masterHarald Welte2016-11-021-0/+2
* Cosmetic: Add missing switch to usage helpPhilipp2016-11-011-0/+1