aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15/main.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-24osmo-bts-lc15: Change LED behaviour to be the same as oc2gdaniel/oc2g-ledDaniel Willmann1-10/+30
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol1-5/+7
2018-09-16lc15: rewrite and refactor code to print hwversion descriptionPau Espin Pedrol1-19/+2
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-3/+1
2018-02-22octphy: ensure all BTS models set featuresPhilipp Maier1-0/+6
2017-06-15Set and report BTS featuresMax1-0/+4
2017-05-10Set BTS variant while initializing BTS modelMax1-0/+1
2016-06-15LC15: TRX nominal TX power can be used from EEPROM or from BTS configurationMinh-Quang Nguyen1-1/+1
2016-06-15LC15: Bring back DSP trace argumentMinh-Quang Nguyen1-2/+7
2016-03-22LC15: add stubs for phy link/instance defaultsMax1-0/+8
2016-02-15LC15: set nominal transmit power of 37dBm for all TRXHarald Welte1-2/+5
2016-02-15declare pcu_direct in pcu_if.hHarald Welte1-2/+1
2016-02-15LC15: Call l1if_reset() after l1if_open()Harald Welte1-4/+0
2016-02-15sysmobts/LC15: Fix startup-time DSP trace flage configurationHarald Welte1-8/+1
2016-02-15LC15: cosmetic whitespace fixesHarald Welte1-3/+3
2016-02-15LC15: port litecell 1.5 support to recent osmo-bts masterHarald Welte1-256/+34
2016-02-15LC15: use talloc pool for msgb and ortp libraryYves Godin1-1/+1
2016-02-15LC15: Disable DSP trace flags by defaultYves Godin1-1/+1
2016-02-15LC15: Add initial support for the NuRAN Wireless Litecell 1.5Yves Godin1-0/+431