summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* abis_om2000: switch superchannel/timeslot between stateslynxis/altcswitchAlexander Couzens2016-11-111-0/+2
* abis_om2k: protect mo fsms by NULL checkAlexander Couzens2016-11-031-1/+17
* rbs2000: allow to use unixsocket as wellAlexander Couzens2016-11-031-2/+4
* rsl: support for ericssons propritary SI13 formatPhilipp2016-11-021-2/+11
* rbs2000: Add missing bts feature definitionsPhilipp2016-11-021-0/+2
* pcu_if: original pcu sock interface from osmo-btsPhilipp2016-11-023-0/+1101
* OM2000: Throw error when MO can not be enabledPhilipp2016-11-021-0/+10
* om2000: added support for ericssons sabm negotiationPhilipp2016-11-021-0/+3
* OM2000: Add fault report parsingPhilipp2016-11-021-1/+129
* RBS2000: re-establish any lost signalling linksHarald Welte2016-11-021-0/+12
* om2000: Add support for querying RBS capabilitiesroot2016-11-023-0/+28
* OM2000: Fix state machien for CF/TRXC on START ResultHarald Welte2016-11-021-1/+1
* abis_rsl: Add mandatory IE for Ericsson RBS2000 PDCH activationHarald Welte2016-11-021-0/+3
* WIP: OM2000: Full state machine implementation using osmo_fsmHarald Welte2016-11-024-286/+1132
* Attempt at extending dynamic PDCH support to Ericcson RBS2000Harald Welte2016-11-024-9/+61
* mncc_builtin: Properly reject DTMFlynxis/masterHarald Welte2016-11-021-0/+2
* Cosmetic: Add missing switch to usage helpPhilipp2016-11-011-0/+1
* gsm0408: Adding log output for 3g specific RR messagesPhilipp2016-11-012-7/+11
* OML: Improve OML attribute handlingPhilipp2016-11-0112-221/+638
* Decrease count_codecs logging verbosityMax2016-11-011-2/+2
* info log: iu: add line break to and tweak rx RAB Ass Resp logNeels Hofmeyr2016-10-301-3/+2
* sndcp: Fixups for sndcp layer based on coverity-scan suggestionsPhilipp2016-10-285-13/+18
* DTX DL: Add FACCH cacheMax2016-10-281-0/+3
* bsc: count the usage of codec by setting the lchan activeAlexander Couzens2016-10-272-0/+47
* Replace magic number with defineMax2016-10-182-1/+5
* fix mistypes, spaces and tabsAlexander Couzens2016-10-143-17/+17
* msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctxNeels Hofmeyr2016-10-135-13/+7
* msgb talloc ctx: initialize in all main() scopesNeels Hofmeyr2016-10-1315-0/+20
* gtphub_test.c: remove unused include of msgb.hNeels Hofmeyr2016-10-131-1/+0
* meas_pcap2db.c: remove unused include of msgb.hNeels Hofmeyr2016-10-131-1/+0
* bs11_config: initialize bs11 tall ctx, use instead of bsc ctxNeels Hofmeyr2016-10-131-0/+2
* ipaccess-config: initialize root talloc ctx with nameNeels Hofmeyr2016-10-131-0/+2
* Log use of incompatible BS-AG-BLKS-RES valueMax2016-10-131-2/+7
* jenkins.sh: use osmo-build-dep.sh, log test failuresNeels Hofmeyr2016-10-121-40/+23
* DTX DL: use FSM for AMRMax2016-10-121-12/+9
* gsm_trx_name(): don't break if trx is NULLNeels Hofmeyr2016-10-101-2/+5
* abis_rsl_rx_dchan(): guard against lchan_lookup() returning NULLNeels Hofmeyr2016-10-101-0/+2
* Revert "bsc: count the usage of codec by setting the lchan active"Neels Hofmeyr2016-10-102-45/+0
* DTX: add flag for AMR HR P*Max2016-10-051-0/+5
* DTX: extend SID cacheMax2016-10-051-1/+1
* gprs/gprs_llc: count UI frames over SAPI in the statisticsAlexander Couzens2016-10-041-0/+3
* msc: add counters to track call attempts/active/success/failedAlexander Couzens2016-10-043-1/+42
* bsc: count the usage of codec by setting the lchan activeAlexander Couzens2016-10-042-0/+45
* configure: check for pkg-config presenceNeels Hofmeyr2016-10-011-0/+7
* build: be robust against install-sh files above the root dirNeels Hofmeyr2016-10-011-0/+3
* SGSN: Fixing build configPhilipp2016-09-302-4/+8
* vty_test_runner.py: fix indents to use spaces, fix vim commentNeels Hofmeyr2016-09-301-27/+27
* vty_test_runner.py: make unittest print all output by defaultNeels Hofmeyr2016-09-301-1/+1
* log CTRL bind only onceNeels Hofmeyr2016-09-304-8/+0
* fix: send SNDCP XID only on GERAN Gb contextsNeels Hofmeyr2016-09-291-5/+7