aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/main.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-15declare pcu_direct in pcu_if.hHarald Welte1-2/+1
2016-02-15LC15/sysmobts: Don't try to refer to fl1h from PHY configHarald Welte1-28/+0
2016-02-15sysmobts/LC15: Fix startup-time DSP trace flage configurationHarald Welte1-7/+1
2016-02-15sysmobts: make clock calibration eeprom default (again?)Harald Welte1-0/+1
2016-02-15port sysmobts to phy_link/phy_instance abstractionHarald Welte1-28/+14
2016-01-22merge bts-specific main function into common/main.c:bts_main()Harald Welte1-259/+65
2016-01-22Add new bts_model_ctrl_cmds_install()Harald Welte1-3/+0
2016-01-16sysmoBTS: port 'press Ctrl+C twice for immediate exit' from osmo-bts-trxHarald Welte1-2/+5
2015-12-06use talloc pool for msgb and ortp libraryHarald Welte1-1/+1
2015-12-05osmo-bts-sysmo: Disable DSP trace flags by defaultHarald Welte1-1/+1
2015-09-22Allow TRX 0..254 at VTY, even if less TRX are availableAndreas Eversberg1-1/+1
2015-09-22Allow one or more TRX to configure via VTYAndreas Eversberg1-1/+1
2015-09-22ABIS: Introduce bts_model_abis_close to indicate ABIS link failure.Andreas Eversberg1-0/+6
2015-09-22Fix: Call e1inp_vty_init() before reading config fileAndreas Eversberg1-0/+1
2015-09-22Add gsmtap option to command line to main.c of osmo-bts-sysmoAndreas Eversberg1-1/+19
2015-09-22Move gsmtap VTY commands from osmo-bts-sysmo to common partAndreas Eversberg1-2/+2
2014-12-16sysmobts: Remove unused global variablesHolger Hans Peter Freyther1-2/+0
2014-11-10bts: In case the line isn't created do not exit with code 1Holger Hans Peter Freyther1-1/+1
2014-08-24ctrl: Add sysmobts control interfaceHarald Welte1-0/+1
2014-08-24fix build problem introduced with control interfaceHarald Welte1-1/+0
2014-08-24use libocmocore #defines for VTY port numbersHarald Welte1-1/+2
2014-08-24ctrl_if: Move control interface to port 4238Harald Welte1-1/+2
2014-08-24add control interface to common BTS (for thermal attenuation)Harald Welte1-0/+5
2014-08-24New generic transmit power handlingHarald Welte1-5/+1
2014-07-31sysmobts: Make sure that the omlrouter is in a FHS pathHolger Hans Peter Freyther1-2/+3
2014-07-31sysmobts: Begin with an OML router that will be used by the managerHolger Hans Peter Freyther1-0/+8
2014-07-30sysmobts: Make it possible to slowly ramp up the output powerHolger Hans Peter Freyther1-0/+5
2014-05-25sysmobts: Revert all sysmobts-mgr related changesHolger Hans Peter Freyther1-104/+0
2014-05-22sysmobts: Avoid memleak when multiple -c arguments are passedHolger Hans Peter Freyther1-1/+1
2014-05-20sysmobts: Separate IPA and OML check into two methodsÁlvaro Neira Ayuso1-1/+10
2014-05-19Revert "sysmobts: Add support for changing the transmit power in sbts2050"Harald Welte1-121/+1
2014-05-18sysmobts: Add support for changing the transmit power in sbts2050Álvaro Neira Ayuso1-1/+121
2014-05-18sysmobts: Add beginnings of an OML router and create Failure Messages in the ...Álvaro Neira Ayuso1-0/+95
2014-05-15abis: Separate initialization from connect for AbisHolger Hans Peter Freyther1-0/+2
2014-03-21systemd: Do not restart with a broken config file or suchHolger Hans Peter Freyther1-1/+1
2013-11-27sysmobts: Make the eeprom/nominal power reading backward compatibleHolger Hans Peter Freyther1-3/+3
2013-11-27bts: Fix typos in the log messagesHolger Hans Peter Freyther1-1/+1
2013-11-27bts: Fix a typo in the log messageHolger Hans Peter Freyther1-1/+1
2013-11-05sysmobts: Use status flags instead of direct LED accessJacob Erlbeck1-0/+25
2013-10-09sysmobts: don't call sysmobts_get_nominal_power() twiceHarald Welte1-1/+1
2013-10-09sysmobts: Set nominal transmit power depending on sysmoBTS modelHarald Welte1-1/+10
2013-10-06abis: delay l1if_reset() until OML link is establishedHarald Welte1-2/+9
2013-10-06migrate away from our own abis.c code to libosmoabisHarald Welte1-23/+4
2013-07-16sysmobts: Set the clock calibration to the value read from the eepromNicolas J. Bouliane1-0/+28
2013-05-11sysmobts: Allow to enable realtime priority for the BTS processHolger Hans Peter Freyther1-1/+21
2012-12-26ciphering: Handle ciphering support for A5/3 correctlyHolger Hans Peter Freyther1-1/+1
2012-07-26PCU: Removed -P option, so GPRS support is always enabledAndreas Eversberg1-11/+7
2012-07-21Enable direct access to PDTCH queue of DSP by PCUAndreas Eversberg1-2/+8
2012-07-08PCU: Add PCU socket interface to BTS.Andreas Eversberg1-1/+12
2012-06-03Use git-generated PACKAGE_VERSION in IPA IDTAG_SWVERSIONHarald Welte1-2/+0