osmo-pcu/src
Daniel Willmann 6d8884de49 Always exit and don't try to recover
The current code tries to recover from dropped connections and resets the
pcu state so it can keep running. However, this never worked correctly
which is why the -e option is used. This option exits the pcu as soon as
the internal state needs to be reset.

This patch removes this option and makes this behaviour default.

Ticket: SYS#390
Sponsored-by: On-Waves ehf
2014-06-15 19:28:51 +02:00
..
.gitignore Adding .gitignore to source directory 2012-06-27 17:45:15 +02:00
Makefile.am rlc: Start to move things out of the tbf into the rlc 2013-11-19 21:26:43 +01:00
bitvector.cpp bitvector: Address compiler warnings about unsigned/signed 2013-08-02 13:39:13 +04:00
bitvector.h bitvector: Address compiler warnings about unsigned/signed 2013-08-02 13:39:13 +04:00
bts.cpp bts: Remove outdated comment 2014-06-04 19:01:56 +02:00
bts.h gprs_rlcmac_pdch: Get rid of ul/dl_tbf 2014-06-04 17:17:45 +02:00
csn1.cpp csn1: Add spaces between string literal and identifier 2014-06-04 17:17:48 +02: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
decoding.cpp decoding: Cosmetic - change rbb decoding 2013-12-12 11:09:17 +01:00
decoding.h tbf/rlc: Move the parsing of RBB to Decoding, move window marking out 2013-11-26 20:57:24 +01:00
encoding.cpp tbf/bts, encoding: Keep track of WAIT_RELEASE state for DL assignment 2014-05-30 18:21:00 +02:00
encoding.h encoding: Factor out encode_rbb to help testing 2013-12-12 11:03:13 +01:00
femtobts.c femtobts: Remove code that is causing warnings with GCC 4.8 2013-08-02 13:36:52 +04:00
femtobts.h femtobts: Remove code that is causing warnings with GCC 4.8 2013-08-02 13:36:52 +04:00
gprs_bssgp_pcu.cpp Always exit and don't try to recover 2014-06-15 19:28:51 +02:00
gprs_bssgp_pcu.h Always exit and don't try to recover 2014-06-15 19:28:51 +02:00
gprs_debug.cpp Introduce new file for various measurements 2013-03-17 17:16:44 +01:00
gprs_debug.h Introduce new file for various measurements 2013-03-17 17:16:44 +01:00
gprs_rlcmac.cpp debug_diagram: Remove the special debug_diagram compilation mode 2013-11-26 20:57:24 +01:00
gprs_rlcmac.h debug_diagram: Remove the special debug_diagram compilation mode 2013-11-26 20:57:24 +01:00
gprs_rlcmac_meas.cpp meas: Add a warning for flow control handling here 2013-11-19 17:01:49 +01:00
gprs_rlcmac_sched.cpp gprs_rlcmac_pdch: Don't access private members 2014-06-04 17:14:22 +02:00
gprs_rlcmac_ts_alloc.cpp gprs_rlcmac_pdch: Get rid of ul/dl_tbf 2014-06-04 17:17:45 +02:00
gsm_rlcmac.cpp Fix warnings in gsm_rlcmac.cpp 2014-01-09 20:01:48 +01: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 bts: Move the frame_number into the BTS sructure 2013-10-30 21:20:45 +01:00
gsm_timer.h move everything to src/ subdirectory 2012-06-14 20:48:42 +08:00
llc.cpp llc: Calculate the average queuing delay of the LLC queues 2013-12-25 14:55:04 +01:00
llc.h llc: Calculate the average queuing delay of the LLC queues 2013-12-25 14:55:04 +01:00
openbts_sock.cpp Always exit and don't try to recover 2014-06-15 19:28:51 +02:00
pcu_l1_if.cpp Always exit and don't try to recover 2014-06-15 19:28:51 +02:00
pcu_l1_if.h bts: Move the frame_number into the BTS sructure 2013-10-30 21:20:45 +01:00
pcu_main.cpp Always exit and don't try to recover 2014-06-15 19:28:51 +02:00
pcu_vty.c pcu_vty: Add a command to print info about all TBFs 2014-01-15 17:41:45 +01:00
pcu_vty.h VTY implementation 2012-07-13 12:30:03 +02:00
pcuif_proto.h Add RSSI of data blocks to PCU interface 2013-03-17 17:16:18 +01:00
poll_controller.cpp tbf: Move gprs_rlcmac_poll_timeout into the tbf 2013-10-30 21:24:11 +01:00
poll_controller.h bts: Introduce a PollController that has the responsibility to poll 2013-10-30 21:20:45 +01:00
rlc.cpp rlc: Rename state() to show_state() to better reflect its function 2014-01-15 15:23:35 +01:00
rlc.h rlc: Rename state() to show_state() to better reflect its function 2014-01-15 15:23:35 +01:00
sba.cpp sba: Move freeing a sba into a central place 2013-10-30 21:24:12 +01:00
sba.h sba: Move freeing a sba into a central place 2013-10-30 21:24:12 +01: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 l1if: Include string.h to fix possible coverity issue 2013-12-12 14:32:33 +01:00
sysmo_l1_if.c sysmo_l1_if: Fix off-by-one bug when sending UL messages to gsmtap 2014-01-09 20:00:00 +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 Always exit and don't try to recover 2014-06-15 19:28:51 +02:00
ta.cpp tbf: Update the timing advance for the new tlli based on the old one 2013-10-30 21:24:13 +01:00
ta.h tbf: Update the timing advance for the new tlli based on the old one 2013-10-30 21:24:13 +01:00
tbf.cpp gprs_rlcmac_pdch: Get rid of ul/dl_tbf 2014-06-04 17:17:45 +02:00
tbf.h tbf: Re-send dl assignment if we can upgrade to multislot 2014-05-30 18:23:17 +02:00
tbf.txt Doc: Update on README and tbf.txt 2012-12-18 10:04:03 +01:00