aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/tx_power.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-19Cosmetic fixes for power ramping code.Stefan Sperling1-2/+2
2017-04-06sysmobts: Don't start with 0dBm TRX output power before rampingHarald Welte1-0/+15
2017-02-07tx_power: Change PA calibration tables to use delta valesHarald Welte1-2/+2
2017-02-07tx_power: various cosmetic fixes in commentsHarald Welte1-5/+5
2014-08-25tx_power: Check actual TRX output power against intended valueHarald Welte1-0/+18
2014-08-25tx: Fix another typo i found today morningHolger Hans Peter Freyther1-1/+1
2014-08-25tx_power.c: fix potential array out-of-bounds accessHarald Welte1-1/+1
2014-08-25tx_power.c: Fix typos in commentsHarald Welte1-2/+2
2014-08-24New generic transmit power handlingHarald Welte1-0/+273