aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-octphy
AgeCommit message (Expand)AuthorFilesLines
2016-03-21octphy: fix for multiple trx with more than 1 dspMax1-1/+8
2016-03-18octphy: add support for multiple trx idsMax2-2/+4
2016-03-18octphy: use octasic's routines for debug outputMax1-2/+4
2016-03-17octphy: add missing include to fix the buildMax1-0/+1
2016-03-16octphy: Enable TCH/H mode and begin testingHolger Hans Peter Freyther1-3/+0
2016-03-10octphy: Use the event defaults as baseHolger Hans Peter Freyther1-0/+3
2016-02-22Fix ocmo-bts-octphy interaction with OsmoPCUMax1-0/+1
2016-02-15move auto-band configuration commands to common/vty.cHarald Welte1-5/+0
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte6-231/+348
2016-02-03octphy: Look-up the right timeslot and then the logical chanHolger Hans Peter Freyther1-1/+1
2016-01-22OCTPHY: fix 'make dist' (missing header files)Harald Welte1-1/+1
2016-01-22Merge branch 'laforge/common-main'Harald Welte3-224/+34
2016-01-22merge bts-specific main function into common/main.c:bts_main()Harald Welte3-224/+34
2016-01-21OCTPHY: Don't have files in EXTRA_DIST that don't exist (anymore)Harald Welte1-1/+1
2016-01-16OCTPHY: Obtain information from PHY and expose it in VTYHarald Welte4-4/+136
2016-01-16OCTPHY: Implement command re-transmission after message lossHarald Welte2-39/+216
2016-01-16OCTPHY: Print NOTICE message if we receive supervisory frameHarald Welte1-1/+26
2016-01-16OCTPHY: Block PHY indications until it is confirmed openHarald Welte3-0/+12
2016-01-16OCTPHY: Fix various memory leaks and add comments on msgb ownershipHarald Welte2-36/+97
2016-01-16OCTPHY: Exit gracefully if config file specifies no phy-netdevHarald Welte1-0/+5
2016-01-16OCTPHY: Ensure we write the phy-netdev parameterHarald Welte1-0/+4
2016-01-16OCTPHY: Replace '-lortp' with the proper pkg-config/autofoo versionHarald Welte1-2/+2
2016-01-16Add support for Octasic OCTSDR-2G GSM PHYHarald Welte14-0/+4513