aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-octphy/l1_oml.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-17dyn PDCH: add bts_model_ts_connect() and _disconnect() stubsNeels Hofmeyr1-0/+11
2016-06-14Close TRX session before opening new oneJason DSouza1-1/+43
2016-06-13octphy: Use the app. info. defaults as baseMax1-0/+2
2016-03-21octphy: fix for multiple trx with more than 1 dspMax1-1/+8
2016-03-18octphy: add support for multiple trx idsMax1-2/+3
2016-03-10octphy: Use the event defaults as baseHolger Hans Peter Freyther1-0/+3
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte1-73/+90
2016-02-03octphy: Look-up the right timeslot and then the logical chanHolger Hans Peter Freyther1-1/+1
2016-01-16OCTPHY: Obtain information from PHY and expose it in VTYHarald Welte1-1/+92
2016-01-16OCTPHY: Block PHY indications until it is confirmed openHarald Welte1-0/+1
2016-01-16OCTPHY: Fix various memory leaks and add comments on msgb ownershipHarald Welte1-4/+28
2016-01-16Add support for Octasic OCTSDR-2G GSM PHYHarald Welte1-0/+1399