aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/utils.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-24New generic transmit power handlingHarald Welte1-84/+0
2014-07-30sysmobts: Make it possible to slowly ramp up the output powerHolger Hans Peter Freyther1-6/+81
2014-06-22sysmobts: Fix typo in the commentHolger Hans Peter Freyther1-1/+1
2014-05-25sysmobts: Revert all sysmobts-mgr related changesHolger Hans Peter Freyther1-166/+0
2014-05-20sysmobts: Have a common prefix for the enumHolger Hans Peter Freyther1-2/+2
2014-05-20utils: Used the enum manuf_type_id in the parameter of add_manufacturer_id_labelÁlvaro Neira Ayuso1-2/+2
2014-05-20utils: Classify the OML message using the return typeÁlvaro Neira Ayuso1-5/+7
2014-05-20sysmobts: Do not access out of bound stringÁlvaro Neira Ayuso1-3/+3
2014-05-20sysmobts: Separate IPA and OML check into two methodsÁlvaro Neira Ayuso1-23/+27
2014-05-18sysmobts: Add beginnings of an OML router and create Failure Messages in the ...Álvaro Neira Ayuso1-0/+160
2014-04-29osmo-bts-sysmo/utils.c: Added a function for calculate the power transmitterÁlvaro Neira Ayuso1-0/+11
2013-11-27sysmobts: Print the model number that is not supported.Holger Hans Peter Freyther1-0/+5
2013-10-28sysmobts calibration: skip bands not supported by L1Harald Welte1-0/+16
2013-10-09sysmobts: Set nominal transmit power depending on sysmoBTS modelHarald Welte1-0/+20
2013-10-09Do not attempt to initialize L1 with a band unsupported by hardwareHarald Welte1-8/+18
2013-06-24sysmobts: Introduce an auto-band config to ease DCS/DCS, PCS/PCS changesHolger Hans Peter Freyther1-0/+87