aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-octphy
AgeCommit message (Expand)AuthorFilesLines
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