aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/misc/sysmobts_mgr.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-7/+1
2017-08-20Treat SIGTERM just like SIGINT in our programsHarald Welte1-0/+2
2017-05-15Prepare for BTS attribute reporting via OMLMax1-2/+2
2017-02-24Use oml-alert CTRL command for temp reportMax1-2/+27
2016-10-14msgb ctx: use new msgb_talloc_ctx_init() in various main()sNeels Hofmeyr1-3/+1
2016-09-24sysmobts_mgr, lc15bts_mgr: fix tall context for telnet vtyNeels Hofmeyr1-1/+1
2015-01-09sysmobts: Begin with calib control from the sysmobts managerHolger Hans Peter Freyther1-0/+9
2014-08-24use libocmocore #defines for VTY port numbersHarald Welte1-1/+2
2014-08-21sysmobts: Enable the PA on start and disable it as first actionHolger Hans Peter Freyther1-1/+1
2014-08-21sysmobts: Implement a small state machine for temp controlHolger Hans Peter Freyther1-0/+3
2014-08-21sysmobts: Remove the sbt2050 timer and move defines backHolger Hans Peter Freyther1-0/+6
2014-08-21sysmobts: Simplify some includes/dependenciesHolger Hans Peter Freyther1-15/+0
2014-08-21sysmobts: Begin to add various limits and actionsHolger Hans Peter Freyther1-3/+26
2014-08-21sysmobts: Move ipaccess-find counterpart to a dedicated source fileHolger Hans Peter Freyther1-144/+11
2014-08-21sysmobts: Add is_sbts2050_masterHolger Hans Peter Freyther1-0/+9
2014-08-21sysmobts: Read the model number and trx once from the deviceHolger Hans Peter Freyther1-6/+38
2014-08-21sysmobts: There is only one uc make it a singletonHolger Hans Peter Freyther1-60/+1
2014-08-21sysmobts: Add VTY support to the sysmobts-mgrHolger Hans Peter Freyther1-1/+20
2014-07-25sysmobts: Include the model and master/slave in the unitidHolger Hans Peter Freyther1-0/+31
2014-05-30sysmobts: Fix the initialization of the BTS manager codeHolger Hans Peter Freyther1-8/+8
2014-05-25sysmobts: Revert all sysmobts-mgr related changesHolger Hans Peter Freyther1-134/+1
2014-05-19Revert "sysmobts: Add support for changing the transmit power in sbts2050"Harald Welte1-31/+10
2014-05-18sysmobts: Add support for changing the transmit power in sbts2050Álvaro Neira Ayuso1-10/+31
2014-05-18sysmobts-mgr: Add VTY support for configuring itÁlvaro Neira Ayuso1-2/+43
2014-05-18sysmobts: Add beginnings of an OML router and create Failure Messages in the ...Álvaro Neira Ayuso1-0/+92
2014-03-12misc/sysmobts_mgr: Added new header created in the configureÁlvaro Neira Ayuso1-0/+1
2014-03-12misc/sysmobts_misc.c: Read temperature from microcontrollerÁlvaro Neira Ayuso1-0/+56
2014-01-17sysmobts-mgr: Check the return value of the sendtoHolger Hans Peter Freyther1-1/+5
2014-01-17sysmobts-mgr: Respond to ipaccess-find broadcast messagesHolger Hans Peter Freyther1-7/+136
2014-01-17sysmobts-mgr: Parse the daemonize optionHolger Hans Peter Freyther1-1/+5
2014-01-17sysmobts-mgr: Parse logging related commands, re-order init functionHolger Hans Peter Freyther1-13/+17
2014-01-16sysmobts-mgr: Make it possible to not write to the EEPROMHolger Hans Peter Freyther1-6/+36
2012-07-11add new sysmobst-mgr daemonHarald Welte1-0/+163