aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/phy_link.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-04trx_provision_fsm: poweronoff_sent flag: track POWERON and POWEROFF separatelyPau Espin Pedrol1-1/+2
2021-09-23phy_link: Introduce bts_model_phy_link_close() and use it in bts-trxPau Espin Pedrol1-0/+1
2021-09-23bts-trx: Submit TRX SW_ACT when PHY becomes connectedPau Espin Pedrol1-1/+0
2021-05-23[VAMOS] osmo-bts-trx: rework and split up bts_sched_fn()Vadim Yanitskiy1-0/+1
2021-05-19common: make the arguments of phy_{link,instance}_name() constVadim Yanitskiy1-2/+2
2021-05-19osmo-bts-{trx,virtual}: fix: pinst->trx may be NULLVadim Yanitskiy1-1/+1
2021-05-18[VAMOS] Re-organize osmo-bts-trx specific structuresVadim Yanitskiy1-3/+0
2021-05-09[VAMOS] struct gsm_bts_trx: fix the PHY instance pointerVadim Yanitskiy1-1/+1
2021-04-21osmo-bts-trx: cosmetic: TRXD 'header version' -> 'PDU version'Vadim Yanitskiy1-1/+1
2020-09-28vty: make most struct pointers const in show/write commandsVadim Yanitskiy1-1/+1
2020-07-14Move struct gsm_bts_trx: gsm_data.* & bts.* => bts_trx.*Pau Espin Pedrol1-1/+2
2020-06-22phy_link.h: Drop unimplemented function definitionPau Espin Pedrol1-2/+0
2020-06-05bts-trx: phy_link: Improve logging fmt in phy_link_state_set()Pau Espin Pedrol1-0/+2
2020-04-25osmo-bts-litecell15: Implement missing features.Rafael Diniz1-0/+1
2020-03-10osmo-bts-virtual: Add "virtual-um ttl <0-255>" VTY optionHarald Welte1-0/+1
2020-01-20ta_control: move timing advance code from osmo-bts-trx to commonPhilipp Maier1-1/+0
2019-11-30bts-trx: Drop low layer MS Power Control Loop algoPau Espin Pedrol1-2/+0
2019-10-05bts-trx: Rework code handling poweron statePau Espin Pedrol1-0/+2
2019-10-05bts-trx: vty: Print phy link state in cmd 'show transceiver'Pau Espin Pedrol1-0/+2
2019-07-23bts-trx: Introduce VTY command osmotrx trxd-max-versionPau Espin Pedrol1-0/+1
2019-06-04bts-trx: trx_if.c: Introduce logging macro LOGPPHIPau Espin Pedrol1-0/+2
2019-04-19common/oml.c: constify argument 'trx' of handle_attrs_trx()Vadim Yanitskiy1-1/+1
2018-10-27Add OC-2G BTS sourcesOmar Ramadan1-0/+14
2018-06-28octphy: add support for 16x oversampling modePhilipp Maier1-0/+1
2017-08-24osmo-bts-trx: remove global variables from loopsMax1-1/+3
2017-08-09TRX: Remove global variables, move SETBSIC/SETTSC handling into phy_linkHarald Welte1-0/+1
2017-07-19lc15: port lc15bts-mgr changesMax1-0/+6
2017-07-13VIRT-PHY: Initial check-in of a new virtual BTSHarald Welte1-0/+13
2017-06-09Re-add version to phy_instanceMax1-1/+1
2017-06-06trx: Allow BTS and TRX to be on different IPsPau Espin Pedrol1-1/+2
2017-06-02Revert "Add version to phy_instance"Neels Hofmeyr1-1/+1
2017-05-29Add version to phy_instanceMax1-1/+1
2017-04-13octphy: set tx/rx antenne IDs via VTYPhilipp Maier1-0/+4
2017-02-10osmo-trx-bts: Fix incorrect setting of RXGAIN and POWER parameters on second ...Ivan Klyuchnikov1-9/+0
2017-02-01octphy: Improve OML ADM state handlingPhilipp1-0/+2
2017-01-23octphy: set tx attenuation via VTYPhilipp1-0/+1
2016-10-06octphy: reintroducing multi-trx supportPhilipp1-0/+5
2016-09-06octphy: fix build: Revert "octphy: fix for multiple trx with more than 1 dsp"Neels Hofmeyr1-2/+1
2016-06-16Fix OML activationMax1-0/+2
2016-06-15LC15: TRX nominal TX power can be used from EEPROM or from BTS configurationMinh-Quang Nguyen1-1/+2
2016-04-29Ensure TRX invariantMax1-0/+1
2016-03-21octphy: fix for multiple trx with more than 1 dspMax1-1/+2
2016-02-15LC15/sysmobts: Don't try to refer to fl1h from PHY configHarald Welte1-0/+9
2016-02-15sysmobts/LC15: Fix startup-time DSP trace flage configurationHarald Welte1-0/+2
2016-02-15LC15: port litecell 1.5 support to recent osmo-bts masterHarald Welte1-0/+3
2016-02-15port sysmobts to phy_link/phy_instance abstractionHarald Welte1-0/+1
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte1-0/+115