aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15/l1_if.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-2/+1
2018-03-08fix handover: handle_ph_ra_ind(): evaluate ra_ind before msgb_trim()Neels Hofmeyr1-38/+45
2018-02-27L1SAP: Increase resolution of reported burst timingHarald Welte1-2/+2
2018-02-27Move rach_busy counting above L1SAPHarald Welte1-10/+6
2018-02-26{sysmo,lc15}: Fix RACH reporting in combined CBCH caseHarald Welte1-1/+2
2018-02-26{sysmo,lc15}: Correctly report BER to L1SAP in INFO_MEAS_INDHarald Welte1-1/+1
2018-02-22Introduce + use LOG/DEBUGP with frame number prefixing/printingHarald Welte1-20/+15
2017-08-09L1SAP: Use RSL_CHAN_OSMO_PDCH across L1SAPHarald Welte1-2/+2
2017-08-01lc-15, sysmo: l1_if: print name on PH-DATA.ind unknwon sapiPau Espin Pedrol1-2/+2
2017-07-18lc15: fix BTS revision and hw optionsMax1-4/+14
2017-07-10Use osmo_dump_gsmtime to log fn across different layersPau Espin Pedrol1-2/+5
2017-07-10Allow passing low link quality buffers to upper layersPau Espin Pedrol1-7/+0
2017-07-04Fix annoying trailing whitespacePau Espin Pedrol1-11/+10
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