osmo-pcu/src
Andreas Eversberg 0b874b64ef Use default 'alpha' value of 0
Since we don't know the RX and TX parameters of the BTS that might be used
with PCU, the MS should not adapt the TX power from the RX level. So the
MS should always transmits with same power.

Finding an 'alpha' and 'gamma' value that will result in a constant
RX level at the BTS is a task of deployment.
2013-03-16 15:56:01 +01:00
..
.gitignore Adding .gitignore to source directory 2012-06-27 17:45:15 +02:00
Makefile.am Adding direct access to DSP of sysmoBTS for PDTCH traffice 2012-12-18 10:47:28 +01:00
RLCMACTest.cpp Fixed memory leaks caused by not freeing bitvector 2013-01-16 09:19:22 +01:00
bitvector.cpp move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
bitvector.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
csn1.cpp Fixed decoding and encoding of CSN_RECURSIVE_TARRAY, CSN_RECURSIVE_TARRAY_1, CSN_RECURSIVE_TARRAY_2. 2013-03-01 02:46:10 +04:00
csn1.h Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. 2012-10-10 19:43:37 +04:00
femtobts.c Adding direct access to DSP of sysmoBTS for PDTCH traffice 2012-12-18 10:47:28 +01:00
femtobts.h Adding direct access to DSP of sysmoBTS for PDTCH traffice 2012-12-18 10:47:28 +01:00
gprs_bssgp_pcu.cpp PCU: respect the PCU-side "local port" as configured via L1 IF 2013-03-10 08:57:03 +00:00
gprs_bssgp_pcu.h PCU: respect the PCU-side "local port" as configured via L1 IF 2013-03-10 08:57:03 +00:00
gprs_debug.cpp Fix of debug names and initial log levels 2012-12-18 10:04:10 +01:00
gprs_debug.h Adding direct access to DSP of sysmoBTS for PDTCH traffice 2012-12-18 10:47:28 +01:00
gprs_rlcmac.cpp Various fixes for multi slot allocation algotihm 2013-01-15 13:20:22 +01:00
gprs_rlcmac.h Get rid of allocating first timeslot at tfi_alloc 2013-01-15 08:59:34 +01:00
gprs_rlcmac_data.cpp Get rid of allocating first timeslot at tfi_alloc 2013-01-15 08:59:34 +01:00
gprs_rlcmac_sched.cpp Use PCH confirm from BTS to start downlink packet flow 2012-09-27 09:23:24 +02:00
gsm_rlcmac.cpp Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. 2012-10-10 19:43:37 +04:00
gsm_rlcmac.h Ported fixes and improvements from Wireshark for RLC/MAC control block decoding. Part 1. 2012-10-10 19:43:37 +04:00
gsm_timer.cpp move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
gsm_timer.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
openbts_sock.cpp Fixed memory leaks caused by not freeing msgb in udp_read_cb() function. 2013-02-04 12:57:00 +04:00
pcu_l1_if.cpp PCU: respect the PCU-side "local port" as configured via L1 IF 2013-03-10 08:57:03 +00:00
pcu_l1_if.h Adding direct access to DSP of sysmoBTS for PDTCH traffice 2012-12-18 10:47:28 +01:00
pcu_main.cpp Use default 'alpha' value of 0 2013-03-16 15:56:01 +01:00
pcu_vty.c VTY: complete the copyright message 2013-01-17 12:27:59 +01:00
pcu_vty.h VTY implementation 2012-07-13 12:30:03 +02:00
pcuif_proto.h Use PCH confirm from BTS to start downlink packet flow 2012-09-27 09:23:24 +02:00
sysmo_l1_fwd.c Adding direct access to DSP of sysmoBTS for PDTCH traffice 2012-12-18 10:47:28 +01:00
sysmo_l1_hw.c Adding direct access to DSP of sysmoBTS for PDTCH traffice 2012-12-18 10:47:28 +01:00
sysmo_l1_if.c Free each fl1h (sysmo-bts' layer 1 handler) when closing BTS<->PCU socket 2013-01-16 09:19:34 +01:00
sysmo_l1_if.h Adding direct access to DSP of sysmoBTS for PDTCH traffice 2012-12-18 10:47:28 +01:00
sysmo_sock.cpp Fixed closing of PDCH when enabling sysmo-bts' direct DSP access 2013-01-25 07:22:59 +01:00
tbf.txt Doc: Update on README and tbf.txt 2012-12-18 10:04:03 +01:00