aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15
AgeCommit message (Expand)AuthorFilesLines
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-7/+1
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte4-9/+4
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 Welte2-29/+23
2018-02-22octphy: ensure all BTS models set featuresPhilipp Maier1-0/+6
2018-02-19sysmo+lc15: Add missign include for readv/writevHarald Welte1-0/+1
2018-01-21Move -I inside *INCDIR variableMax1-1/+1
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-20/+0
2017-10-08Remove build dependency on legacy OpenBSCMax1-1/+1
2017-09-19vty: mgr: sysmobts, lc15: install default commands for ACT_NORM_NODENeels Hofmeyr1-0/+1
2017-09-08Check readv() return value to prevent crashMax1-2/+8
2017-08-20Treat SIGTERM just like SIGINT in our programsHarald Welte1-0/+2
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-25cosmetic: lc15bts_mgr_vty.c: Fix typos in commentsPau Espin Pedrol1-2/+2
2017-07-25litecell15: Register in vty limits for paX_pwrPau Espin Pedrol1-0/+2
2017-07-25cosmetics: Fix typos and whitespace in lc15bts_mgr_vty.cPau Espin Pedrol1-4/+4
2017-07-22lc15: port lc15bts-mgr dependency changesMax7-85/+326
2017-07-19lc15: port lc15bts-mgr changesMax19-375/+1988
2017-07-18lc15: fix BTS revision and hw optionsMax2-7/+15
2017-07-18lc15-mgr: update parameter read/writeMax2-1/+4
2017-07-18lc15: cleanup board parameters readingMax1-22/+25
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 Pedrol2-12/+9
2017-07-04sysmo, litecell15: Make sure all TCH events are triggeredPau Espin Pedrol1-0/+5
2017-07-04Fix annoying trailing whitespacePau Espin Pedrol3-13/+12
2017-07-04Use L1P instead of L1C for TCH logging and allocationPau Espin Pedrol1-12/+12
2017-06-30litecell15/tch.c: Clean up use of empty bufferPau Espin Pedrol1-3/+4
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-06-19Move parameter file opening into separate functionMax5-61/+52
2017-06-15Set and report BTS featuresMax1-0/+4
2017-05-29Consistently check for minimum attribute/TLV length in RSL and OMLHarald Welte1-2/+1
2017-05-10Set BTS variant while initializing BTS modelMax1-0/+1
2017-02-10all models: fix vty write: bts_model_config_write_phyNeels Hofmeyr1-9/+5
2017-02-01Fix AMR HR DTX FSM logic.Jean-Francois Dionne2-6/+15
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-10DTX: fix SID-FIRST detectionJean-Francois Dionne1-1/+1
2017-01-04DTX AMR HR: fix inhibitionMax2-1/+6
2016-12-01Fix AGCH/PCH proportional allocationMax2-18/+7
2016-12-01Remove duplicated codeMax2-6/+4
2016-12-01DTX DL AMR: rewrite FSM recursionMax2-32/+32
2016-11-11Replace link_id constant with defineMax1-3/+3
2016-11-08DTX DL: tighten check for enabled operationMax2-4/+4