osmo-bts/src/common
Harald Welte 819b50e1a7 move MS power control handling from sysmobts to common part
MS uplink power control is required in pretty much any BTS, and we
cannot assume that they PHY / L1 will always take care of it by
itself.   So the correspondign code is moved to common/power_control.c
and called from the generic part of L1SAP.

The corresponding VTY paramter has been moved from the sysmobts-specific
trx VTY node to the common BTS VTY node.
2015-09-22 16:39:05 +02:00
..
Makefile.am move MS power control handling from sysmobts to common part 2015-09-22 16:39:05 +02:00
abis.c abis: Fix compiler warning and remove const from syntax 2014-11-10 12:02:45 +01:00
amr.c AMR: change definition of amr_get_initial_mode() return value 2011-09-09 23:29:27 +02:00
bts.c move MS power control handling from sysmobts to common part 2015-09-22 16:39:05 +02:00
bts_ctrl_commands.c add control interface to common BTS (for thermal attenuation) 2014-08-24 16:42:02 +02:00
bts_ctrl_lookup.c ctrl_if: Move control interface to port 4238 2014-08-24 16:59:05 +02:00
cbch.c SMS-CB: Clean up + centralize generation of NULL block 2014-12-30 13:45:02 +01:00
gsm_data_shared.c re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00
handover.c Move chan act/rel/modify from bts_model to PH-/MPH-/TCH-SAP interface 2015-09-22 16:39:03 +02:00
l1sap.c move MS power control handling from sysmobts to common part 2015-09-22 16:39:05 +02:00
lchan.c lchan: Similar to OpenBSC use a set method to change the state 2012-04-19 09:39:15 +02:00
load_indication.c paging: send CCCH load indications even if paging load below threshold 2012-11-24 22:28:44 +01:00
logging.c handover: Introduce debug area for handover related items 2014-03-10 13:38:07 +01:00
measurement.c Initial CBCH support 2014-12-30 00:28:31 +01:00
msg_utils.c msg: Generalize the message structure test 2015-01-09 21:57:13 +01:00
oml.c Initial CBCH support 2014-12-30 00:28:31 +01:00
paging.c agch/pch: Use PCH for AGCH msgs 2014-03-10 09:22:24 +01:00
pcu_sock.c Move chan act/rel/modify from bts_model to PH-/MPH-/TCH-SAP interface 2015-09-22 16:39:03 +02:00
power_control.c move MS power control handling from sysmobts to common part 2015-09-22 16:39:05 +02:00
rsl.c Add TCH messages to PH-/MPH-/TCH-SAP interface 2015-09-22 16:39:04 +02:00
support.c Initial CBCH support 2014-12-30 00:28:31 +01:00
sysinfo.c common: Ignore "si.valid" outside of _MAX_SYSINFO_TYPE 2014-05-22 21:17:49 +02:00
tx_power.c tx_power: Check actual TRX output power against intended value 2014-08-25 19:01:24 +02:00
vty.c move MS power control handling from sysmobts to common part 2015-09-22 16:39:05 +02:00