aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-03Put useful information in RTCP SDES.Harald Welte3-0/+19
2017-12-03rsl.c: Log RTP socket related errors as DRTP, not DRSLHarald Welte1-8/+8
2017-12-03osmo-bts-octphy: Remove bogus warning about BS_AG_BLKS_RESHarald Welte1-1/+0
2017-12-02measurment.c: Introduce INFO category for DMEAS loggingHarald Welte1-2/+2
2017-12-02l1sap: Fix log subsystem: Use DRTP for RTP related bits, L1C for MPHHarald Welte1-11/+11
2017-12-02scheduler_trx: L1P is for PH (data), L1M for MPH (control)Harald Welte3-50/+50
2017-12-02scheduler: Harmonize log line format; Always print TS name + decoded FNHarald Welte3-144/+93
2017-12-02Comments on individual members of struct gsm_abis_moHarald Welte1-0/+7
2017-12-02measurement.c: Fix various typos in commentsHarald Welte1-8/+8
2017-11-27doc/examples: add CalypsoBTS configuration exampleVadim Yanitskiy1-0/+38
2017-11-27Remove leftover comments and checksMax1-10/+1
2017-11-08l1sap: Fix abort on big RTP packet receivedPau Espin Pedrol1-1/+3
2017-11-08octphy: override firmware version checkPhilipp Maier2-4/+24
2017-11-06l1sap: fix wrong return value of is_fill_frame()Harald Welte1-2/+2
2017-11-06trx: Don't assume phy_instance_by_num() returns non-NULLHarald Welte1-0/+2
2017-11-06trx: Don't call osmo_fr_check_sid with negative 'rc'Harald Welte1-1/+2
2017-11-06trx: Avoid NULL+1 dereference in trx_ctrl_read_cb()Harald Welte1-1/+3
2017-11-06trx: Better be safe than sorry before calling strlenHarald Welte1-0/+2
2017-11-01lc15: Fix cfg indentationPau Espin Pedrol1-2/+2
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr3-32/+0
2017-10-28Tag/Release 0.7.00.7.0Harald Welte1-0/+36
2017-10-28configure.ac: Fix Mailing list addressHarald Welte1-1/+1
2017-10-28jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr6-1/+12
2017-10-27update dependencies to latest libosmo-*Harald Welte1-7/+7
2017-10-24Fix Downlink AMR FSM name to avoid illegal space characterHarald Welte2-2/+4
2017-10-24Make power test more verboseMax2-16/+20
2017-10-23Move power loop to generic testsMax9-63/+114
2017-10-23Fix race condition in attribute reportingMax1-2/+11
2017-10-23vty: Print string for Administrative statePau Espin Pedrol1-2/+3
2017-10-18osmo-bts-trx: vty: various fixes of 'write file' and docNeels Hofmeyr2-7/+10
2017-10-11sysmo: don't override clock source with defaultsMax1-11/+14
2017-10-11sysmo: use clock calibration source wrapperMax3-2/+3
2017-10-10jenkins: remove openbsc dependencyMax1-3/+1
2017-10-10Fix multiple SI2q receptionMax1-15/+18
2017-10-10l1sap: Improve log msg when frame diff >1Pau Espin Pedrol1-1/+2
2017-10-08Remove build dependency on legacy OpenBSCMax23-39/+1870
2017-09-27vty: print version and description for each phyMax1-0/+12
2017-09-27Replace dead codeMax1-18/+5
2017-09-19vty: mgr: sysmobts, lc15: install default commands for ACT_NORM_NODENeels Hofmeyr2-0/+2
2017-09-11OML: print actual type of report sent to BSCMax1-1/+1
2017-09-08Check readv() return value to prevent crashMax2-4/+16
2017-09-02trx: avoid deactivating lchan on LCHAN_REL_ACT_REACTMax2-1/+7
2017-09-01Support removing SI13 from PCUMax3-7/+9
2017-08-31Support sending SI13 to PCUMax4-17/+32
2017-08-26Use value string check from osmo-ciMax1-8/+2
2017-08-25Bump version: 0.5.0 → 0.6.00.6.0Max1-1/+482
2017-08-25Add git-version-gen snippetMax1-0/+8
2017-08-25osmo-bts-trx: Relax validation to allow TRX data bursts without paddingPau Espin Pedrol1-1/+2
2017-08-24osmo-bts-trx: remove global variables from loopsMax5-42/+47
2017-08-24osmo-bts-trx: fix 'osmotrx legacy-setbsic'Max1-3/+3