aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-06-29add logging related vty commandsHarald Welte1-0/+1
2011-06-29RSL/LAPDM: make sure we do lapdm_channel_reset()Harald Welte1-4/+5
2011-06-29RSL: clarify msgb free scheme in rslHarald Welte1-4/+15
2011-06-29OML: fix memory leaks by centralized msgb_free() for rx msgsHarald Welte1-5/+2
2011-06-29Fix memory leak in abis code: Free msgb after tx'ing itHarald Welte1-0/+1
2011-06-29set talloc ctx for msgb's to make sure we see them in talloc reportHarald Welte1-0/+3
2011-06-29Fix support of SDCCH4Harald Welte2-3/+6
2011-06-29sysmo-bts: Bring TCH (FACCH) into a working stateHarald Welte1-20/+58
2011-06-29RSL: Log all RLL messages from A-bis to LAPDmHarald Welte1-1/+7
2011-06-29sysmo-bts: Fix TCH/F activationHarald Welte1-2/+9
2011-06-29don't print ((....)) in RSL debug outputHarald Welte1-2/+2
2011-06-29Sysmocom l1if: Don't print hex-dumps of AGCH/SACCH messages anymoreHarald Welte1-4/+0
2011-06-29sysmocom L1: raise the threshold for ignored RACH burstsHarald Welte1-2/+2
2011-06-29make sure we forward EXTENDED MEAS REP to the BSCHarald Welte1-3/+11
2011-06-29remove debugging printf in sysinfo codeHarald Welte1-1/+0
2011-06-29rsl / meas rep: properly check if UNIT DATA IND is really a 04.08 meas repHarald Welte1-8/+5
2011-06-29implement baseic uplink measurement processing + reportingHarald Welte5-16/+362
2011-06-28implement RSL DEACTIVATE SACCHHarald Welte3-0/+25
2011-06-27paging: add paging_reset() functionHarald Welte1-0/+20
2011-06-27l1_if: We do not need to supply any SAPI on L1->L2 primitivesHarald Welte1-2/+1
2011-06-27only build sysmocom-femtobts conditionallyHarald Welte1-1/+5
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte29-628/+4477
2011-05-22oml: re-use common definitions that are now in libosmocoreHarald Welte1-74/+6
2011-05-22abis: use ipaccess protocol header from libosmogsmHarald Welte1-6/+6
2011-05-22[partial] port to new libosmocore-0.3 APIsHarald Welte7-41/+39
2011-03-04Fix include paths and start to make code compileHarald Welte7-47/+53
2011-03-04Add autotools skeleton codeHarald Welte3-0/+16
2011-03-04move l1ctl.c to osmo-bts-bb, as it is specific to OsmocomBBHarald Welte1-0/+0
2011-03-04Import all C and Header files from jolly/bts branch of osmocom-bb.gitHarald Welte8-0/+3321