aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15
AgeCommit message (Expand)AuthorFilesLines
2016-03-22LC15: properly initialize unmapped phy instancesMax1-0/+7
2016-03-22LC15: add stubs for phy link/instance defaultsMax1-0/+8
2016-02-15LC15: remove bogus check_for_ciph_cmd() copyHarald Welte1-45/+0
2016-02-15LC15: set nominal transmit power of 37dBm for all TRXHarald Welte1-2/+5
2016-02-15LC15: Fix 'make dist' (missing include files)Harald Welte1-2/+2
2016-02-15Use consistent naming of binaries accross BTS modelsHarald Welte1-3/+3
2016-02-15declare pcu_direct in pcu_if.hHarald Welte2-4/+1
2016-02-15move auto-band configuration commands to common/vty.cHarald Welte1-26/+0
2016-02-15LC15: Call l1if_reset() after l1if_open()Harald Welte2-4/+2
2016-02-15LC15: Remove clk_cal (another unused struct member)Harald Welte2-2/+0
2016-02-15LC15/sysmobts: Don't try to refer to fl1h from PHY configHarald Welte4-52/+12
2016-02-15LC15: Remove unused clk_use_eeprom and clk_src fieldsHarald Welte2-3/+0
2016-02-15sysmobts/LC15: Fix startup-time DSP trace flage configurationHarald Welte4-9/+57
2016-02-15introduce + use new generic vty_get_phy_instance()Harald Welte1-24/+4
2016-02-15LC15: fix compiler warning against more recent libosmovtyHarald Welte1-1/+1
2016-02-15LC15: Fix printed msgq file names in error messagesHarald Welte1-4/+2
2016-02-15LC15: cosmetic whitespace fixesHarald Welte5-13/+13
2016-02-15LC15: port litecell 1.5 support to recent osmo-bts masterHarald Welte9-351/+174
2016-02-15LC15: configure.ac: Allow specifying an alternate include-dirHarald Welte1-1/+1
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 Godin39-0/+9522