summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pcu_sock: Forward incoming RR GPRS SUSPEND REQ to PCU socketlaforge/gprs-suspendHarald Welte2017-07-113-4/+50
* update pcuif_proto with TXT_IND and SUSP_REQ definitions from osmo-bts.gitHarald Welte2017-07-111-0/+23
* Add remote BTS feature storage and helpersMax2017-05-313-0/+39
* Adjust BTS model feature checkMax2017-05-313-9/+9
* libbsc: Create pcu-socket only as specified in config fileHarald Welte2017-05-294-16/+27
* bsc_vty: Add command to manually issue IPAC MDCXHarald Welte2017-05-281-1/+31
* bsc_vty.c: Add command for manual [de]actiovation of logical channelsHarald Welte2017-05-271-0/+119
* bsc_vty.c: Further simplify vty_get_ts()Harald Welte2017-05-271-6/+7
* bsc_vty: Factor vty_get_ts() out of pdch_act_cmd()Harald Welte2017-05-271-14/+26
* bsc_api.c: Documentation for handle_mr_config()Harald Welte2017-05-271-2/+13
* costmetic: Document gsm48_multirate_config() + const-ify inputHarald Welte2017-05-272-2/+7
* Use new e1inp_signal_names from libosmo-abis to print input signal namesHarald Welte2017-05-252-7/+4
* abis_rsl: use msgb_pull to parse tlli from msgAlexander Couzens2017-05-251-4/+2
* abis_rsl: fix off-by-one length check when parsing ericson tlli fieldAlexander Couzens2017-05-251-1/+1
* pcu_sock: Fix broken paging commandPhilipp Maier2017-05-251-7/+20
* pcu_sock: Forward imm.ass PCU originated messagesPhilipp Maier2017-05-254-0/+59
* pcu_sock: implement direct tlli on AGCHAlexander Couzens2017-05-252-1/+33
* pcu_sock: pcu_tx_info_ind allow to use TRX not starting from 0Alexander Couzens2017-05-251-1/+1
* pcu_sock: set flag PCU_IF_FLAG_SYSMO by setting pcu_direct = 1Alexander Couzens2017-05-251-1/+1
* pcu_sock: Send non-NULL hLayer1 to PCUHarald Welte2017-05-251-0/+1
* pcu_sock: Forward paging request from PCU via RSL to BTSHarald Welte2017-05-251-9/+44
* pcu_sock: get rid of magic numbers and use ARRAY_SIZE() for array iterationHarald Welte2017-05-251-3/+3
* pcu_sock: Don't re-implement core functionality like gsm_bts_trx_num()Harald Welte2017-05-251-14/+2
* pcu_sock: add basic pcu interface supportPhilipp Maier2017-05-2510-1/+929
* libbsc: add debug log message to S_L_INP_* callbacksPhilipp Maier2017-05-252-0/+7
* gsm_data_shared: add value strings for gsm_chreqPhilipp Maier2017-05-252-0/+11
* ipaccess-config: properly create swloadNeels Hofmeyr2017-05-221-4/+6
* Add missing _CFLAGS and _LIBSAlexander Huemer2017-05-203-2/+6
* libmsc: Map SMPP command status to GSM 04.11 causeKeith2017-05-203-7/+41
* fix '/include/openbsc ' to have no trailing spaceNeels Hofmeyr2017-05-191-3/+3
* Remove errorneous includeMax2017-05-181-1/+0
* Get basic BTS attributesMax2017-05-172-0/+77
* SI2quater: fix EARFCN inclusion checkMax2017-05-154-35/+93
* Restructure SI2quater generationMax2017-05-158-163/+241
* Prepare for BTS attribute reporting via OMLMax2017-05-153-6/+13
* fix subscriber random extension allocation rangeNeels Hofmeyr2017-05-122-4/+15
* fix VTY parsing: subscriber-create-on-demand randomNeels Hofmeyr2017-05-122-1/+12
* src: use osmo_timer_setup()Pablo Neira Ayuso2017-05-1029-112/+60
* Use define for limit on number of BTS featuresMax2017-05-101-1/+3
* Add forgotten items to .gitignoreMax2017-05-091-0/+2
* Make BTS type and variant converters shareableMax2017-05-094-21/+70
* libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESPPablo Neira Ayuso2017-05-086-17/+184
* libmsc: use GSM411_RP_CAUSE_MO_NUM_UNASSIGNED as return valuePablo Neira Ayuso2017-05-082-6/+5
* Use libosmocore for SW Description parsingMax2017-05-085-217/+40
* Use ipa.py for ctrl testsMax2017-05-081-16/+8
* Gb: use textual representation for parse logMax2017-05-051-3/+2
* deb: install python scripts from contrib/Max2017-05-041-0/+1
* ctrl: remove boilerplate codeMax2017-05-042-24/+2
* Fix vty warnings for GEA0Max2017-05-021-10/+11
* Make pcap dependency optionalMax2017-05-022-2/+9