aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15
AgeCommit message (Expand)AuthorFilesLines
2019-11-14Introduce BTS feature BTS_FEAT_MS_PWR_CTRL_DSPPau Espin Pedrol1-0/+1
2019-11-14cosmetic: Fix trailing whitespacePau Espin Pedrol1-1/+1
2019-10-17Fix common misspellings and typosMartin Hauke4-12/+12
2019-10-11log: set L1 SAPI log contextOliver Smith1-0/+44
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol1-1/+1
2019-07-21Move Access Burst link quality handling to L1SAPVadim Yanitskiy1-7/+1
2019-07-21Clarify and refactor link quality (C/I) handlingVadim Yanitskiy1-1/+1
2019-06-05Use #define RSL_CHAN_RACH for RSL Channel Number of RACHVadim Yanitskiy1-1/+1
2019-05-29osmo-bts-lc15: Change LED behaviour to be the same as oc2gDaniel Willmann1-10/+30
2019-05-28lc15,sysmo,oc2g: fix dsp-trace-flag commandNeels Hofmeyr1-1/+1
2019-03-18lc15: remove unused define constant FACTORY_ROM_PATHPhilipp Maier1-1/+0
2018-11-26bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol1-3/+7
2018-11-22Fix deprecated gsm_arfcn2band(), use gsm_arfcn2band_rc()Vadim Yanitskiy1-1/+4
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol1-5/+7
2018-09-30Fix computing CCCH block number from frame numberHarald Welte1-1/+1
2018-09-25lc15bts_mgr_vty: Ensure writing well-formed config filesHarald Welte1-5/+5
2018-09-21lc15: led_sleep_cb: pass correct ptr to llist_move_tailPau Espin Pedrol1-1/+1
2018-09-17CBCH: Fix CBCH via L1SAP for osmo-bts-{sysmo,octphy,litecell15}Harald Welte1-1/+3
2018-09-16lc15: rewrite and refactor code to print hwversion descriptionPau Espin Pedrol4-35/+26
2018-09-16lc15: fsync requires fd instead of file streamPau Espin Pedrol1-3/+3
2018-09-16lc15: vty: Add missing include for lchan_deactivatePau Espin Pedrol1-0/+1
2018-09-09CBCH: Move processing via L1SAPHarald Welte1-5/+3
2018-09-09[sysmo,lc15]: Consider CBCH channel combinations in chan_nr_by_sapi()Harald Welte1-0/+4
2018-07-02Remove unneeded direct libortp dependencyPau Espin Pedrol2-4/+3
2018-06-11lc15: Fix incorrect cast of hLayer1Pau Espin Pedrol1-1/+1
2018-06-10lc15: Use correct type for hLayer1 fieldPau Espin Pedrol2-10/+11
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