osmo-bts/src/osmo-bts-sysmo
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
..
misc sysmobts: Check mgr->calib.bts_conn for NULL 2015-01-10 18:06:29 +01:00
Makefile.am sysmobts: Initial version to use libgps to determine FIX state 2015-01-09 21:57:13 +01:00
calib_file.c l1_if: pass private 'void *data' from call to callback 2014-08-24 17:05:23 +02:00
calib_fixup.c calib: Add fixup for incompatible calib data / firmware version 2013-06-22 19:30:55 +02:00
eeprom.c eeprom: Fix brown paper bag introduced a long while ago 2014-12-16 15:09:22 +01:00
eeprom.h sysmobts: Add a method to free cached epprom resources 2013-07-04 17:38:15 +02:00
femtobts.c handover,sysmobts: Handle idle needed for preparation of rach handling 2014-03-10 13:38:07 +01:00
femtobts.h sysmobts: Remove debug left over from enabling the RTP mode 2014-07-31 16:57:39 +02:00
hw_misc.c sysmobts: set the RF ACTIVE LED when we bring RF up 2012-06-01 00:06:58 +02:00
hw_misc.h sysmobts: set the RF ACTIVE LED when we bring RF up 2012-06-01 00:06:58 +02:00
l1_fwd.h prepare for splitting L1 queue into signalling/tch/pdtch 2012-03-07 18:05:18 +01:00
l1_fwd_main.c write_queue: Check the result of osmo_wqueue_enqueue and free 2015-03-28 18:31:10 +01:00
l1_if.c move MS power control handling from sysmobts to common part 2015-09-22 16:39:05 +02:00
l1_if.h move MS power control handling from sysmobts to common part 2015-09-22 16:39:05 +02:00
l1_transp.h Allow L1 forward proxy to provide all 4 queues to seperate applications 2012-07-19 20:33:37 +02:00
l1_transp_fwd.c sysmo-bts: Use correct boundaries of L1 msg when forwarding to L1 proxy 2015-03-25 23:19:58 +01:00
l1_transp_hw.c sysmobts: Read multiple primitives at once but only up to 3 2013-06-24 08:02:34 +02:00
main.c Add gsmtap option to command line to main.c of osmo-bts-sysmo 2015-09-22 16:39:04 +02:00
oml.c move MS power control handling from sysmobts to common part 2015-09-22 16:39:05 +02:00
oml_router.c sysmobts: Make sure that the omlrouter is in a FHS path 2014-07-31 17:43:08 +02:00
oml_router.h sysmobts: Make sure that the omlrouter is in a FHS path 2014-07-31 17:43:08 +02:00
sysmobts_ctrl.c sysmobts: Copy more of l1if_rf_clock_info_reset into the CTRL code 2015-01-09 21:57:13 +01:00
sysmobts_vty.c move MS power control handling from sysmobts to common part 2015-09-22 16:39:05 +02:00
tch.c Add TCH messages to PH-/MPH-/TCH-SAP interface 2015-09-22 16:39:04 +02:00
utils.c Revert "add nominal transmit power for upcoming sysmoBTS 1020 and 1100" 2014-08-25 18:06:29 +02:00
utils.h sysmobts: Remove left-over from non-generic power control 2014-08-25 16:01:23 +02:00