aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15/l1_if.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-29osmo-bts-litecell15: Fix missing frame number in MEAS INDPhilipp Maier1-2/+3
2017-06-24LC15: properly handle BS-AG-BLKS-RES as received from BSCMinh-Quang Nguyen1-1/+1
2017-02-01Fix AMR HR DTX FSM logic.Jean-Francois Dionne1-4/+13
2017-02-01DTX: fix "unexpected burst" errorJean-Francois Dionne1-0/+1
2017-01-31sysmo,lc15: fix memory leak at each call placedJean-Francois Dionne1-1/+3
2017-01-12lc15,sysmobts l1_if: fix memleak in handle_mph_time_ind()Jean-Francois Dionne1-0/+1
2017-01-04DTX AMR HR: fix inhibitionMax1-1/+5
2016-12-01Fix AGCH/PCH proportional allocationMax1-16/+0
2016-12-01DTX DL AMR: rewrite FSM recursionMax1-13/+20
2016-11-11Replace link_id constant with defineMax1-3/+3
2016-11-08DTX DL: tighten check for enabled operationMax1-1/+1
2016-11-03DTX fix ONSET handlingMax1-1/+1
2016-10-28DTX DL: split ONSET state handlingMax1-6/+43
2016-10-2711bit RACH support for osmo-bts-litecell15bhargava1-3/+40
2016-10-13DTX DL: use FSM for AMRMax1-8/+6
2016-10-12Move copy-pasted array into shared headerMax1-6/+0
2016-09-30DTX: send AMR voice alongside with ONSETMax1-4/+8
2016-09-30LC15: Clarify msgb ownership / fix memory leaksMax1-22/+31
2016-09-24DTX: check Marker bit to send ONSET to L1Max1-2/+9
2016-09-23DTX: fix SID logicMax1-4/+7
2016-09-23DTX: fix last SID savingMax1-1/+1
2016-08-30dyn TS: sysmo,lc15: ph_data_req: fix PDCH mode detectionNeels Hofmeyr1-1/+1
2016-08-08Fill measurements data for L1SAPMax1-1/+5
2016-07-27dyn TS: sysmo,lc15: chan_nr_by_sapi(): add missing assertionNeels Hofmeyr1-0/+1
2016-07-25dyn TS: implement litecell15 specificsNeels Hofmeyr1-4/+9
2016-06-23Make get_lchan_by_chan_nr globally availableMax1-11/+5
2016-06-22dyn PDCH: lc15: chan_nr_by_sapi(): handle TCH/F_PDCH according to ts->flagsNeels Hofmeyr1-3/+15
2016-06-22lc15: add L3 handle to l1prim messagesNeels Hofmeyr1-2/+55
2016-06-15LC15: Bring back DSP trace argumentMinh-Quang Nguyen1-0/+6
2016-06-14DTXd: store/repeat last SIDMax1-1/+1
2016-06-12Add DTXd support for sysmoBTS and LC15Max1-0/+2
2016-03-22LC15: properly initialize unmapped phy instancesMax1-0/+7
2016-02-15LC15: remove bogus check_for_ciph_cmd() copyHarald Welte1-45/+0
2016-02-15declare pcu_direct in pcu_if.hHarald Welte1-2/+0
2016-02-15LC15: Call l1if_reset() after l1if_open()Harald Welte1-0/+2
2016-02-15LC15: Remove clk_cal (another unused struct member)Harald Welte1-1/+0
2016-02-15LC15/sysmobts: Don't try to refer to fl1h from PHY configHarald Welte1-8/+3
2016-02-15LC15: Remove unused clk_use_eeprom and clk_src fieldsHarald Welte1-1/+0
2016-02-15sysmobts/LC15: Fix startup-time DSP trace flage configurationHarald Welte1-0/+1
2016-02-15LC15: cosmetic whitespace fixesHarald Welte1-2/+2
2016-02-15LC15: port litecell 1.5 support to recent osmo-bts masterHarald Welte1-12/+31
2016-02-15LC15: Add initial support for the NuRAN Wireless Litecell 1.5Yves Godin1-0/+1429