aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15/oml.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Fix common misspellings and typosMartin Hauke1-1/+1
2018-11-26bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol1-3/+7
2018-06-11lc15: Fix incorrect cast of hLayer1Pau Espin Pedrol1-1/+1
2018-06-10lc15: Use correct type for hLayer1 fieldPau Espin Pedrol1-9/+9
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-2/+1
2017-07-04sysmo, litecell15: Make sure all TCH events are triggeredPau Espin Pedrol1-0/+5
2017-07-04Fix annoying trailing whitespacePau Espin Pedrol1-1/+1
2017-05-29Consistently check for minimum attribute/TLV length in RSL and OMLHarald Welte1-2/+1
2016-12-01Fix AGCH/PCH proportional allocationMax1-2/+7
2016-12-01Remove duplicated codeMax1-4/+3
2016-10-18Replace magic number with defineMax1-2/+3
2016-09-17log: sysmo,lc15: tweak log about sapi_cmds queueNeels Hofmeyr1-3/+6
2016-08-30Fix ip.access style dyn PDCH, broken in 37af36e85eca546595081246aec010fa7f6fd0beNeels Hofmeyr1-8/+19
2016-08-10sysmo,lc15: ts_connect_as(): log error also for pchan_as == TCH/F_PDCHNeels Hofmeyr1-1/+2
2016-07-25dyn TS: implement litecell15 specificsNeels Hofmeyr1-5/+24
2016-07-25lc15/oml.c: rename ts_connect() to ts_opstart()Neels Hofmeyr1-2/+2
2016-07-25cosmetic: clarify TCH/F_PDCH related naming and commentsNeels Hofmeyr1-2/+2
2016-06-22dyn PDCH: lc15: complete for litecell15-bts: implement bts_model_ts_*()Neels Hofmeyr1-2/+49
2016-06-22dyn PDCH: lc15: handle TCH/F_PDCH init like TCH/FNeels Hofmeyr1-1/+2
2016-06-22dyn PDCH: lc15: add ts_connect_as(), absorbing ts_connect() gutsNeels Hofmeyr1-3/+10
2016-06-22lc15: add L3 handle to l1prim messagesNeels Hofmeyr1-9/+72
2016-06-17dyn PDCH: add bts_model_ts_connect() and _disconnect() stubsNeels Hofmeyr1-0/+11
2016-02-15LC15: cosmetic whitespace fixesHarald Welte1-2/+2
2016-02-15LC15: port litecell 1.5 support to recent osmo-bts masterHarald Welte1-0/+1
2016-02-15LC15: Add initial support for the NuRAN Wireless Litecell 1.5Yves Godin1-0/+1765