aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-octphy/octphy_vty.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-13octphy: set tx/rx antenne IDs via VTYPhilipp Maier1-0/+48
2017-04-13octphy: add conditional compilation to support latest octasic header releasePhilipp Maier1-0/+12
2017-02-22octphy: Fix VTY commandsPhilipp Maier1-9/+80
2017-02-10all models: fix vty write: bts_model_config_write_phyNeels Hofmeyr1-0/+4
2017-01-31cosmetic: Remove stray newlines in octphy_vty.cPhilipp Maier1-5/+0
2017-01-31octphy VTY: fix vty write output for octphy's phy sectionPhilipp Maier1-7/+7
2017-01-23octphy: set tx attenuation via VTYPhilipp1-6/+22
2016-02-15move auto-band configuration commands to common/vty.cHarald Welte1-5/+0
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte1-83/+115
2016-01-22merge bts-specific main function into common/main.c:bts_main()Harald Welte1-0/+13
2016-01-16OCTPHY: Obtain information from PHY and expose it in VTYHarald Welte1-1/+29
2016-01-16OCTPHY: Ensure we write the phy-netdev parameterHarald Welte1-0/+4
2016-01-16Add support for Octasic OCTSDR-2G GSM PHYHarald Welte1-0/+193