osmo-trx/Transceiver52M
Pau Espin 76ff96e210 Transceiver: exit process when BTS drops connection
We don't want to keep osmo-trx running in a started state once the BTS
controlling it becomes unavailable. If a socket towards the BTS fails,
it means the BTS is gone and the best thing to do is to stop the process
(alternatively we could go back to stopped state instead, and wait for
BTS to re-connect, fur so far this action is good enough).

Related: OS#4170
Change-Id: I2ccbe3c17b39fb792ea7810f840235c348054d66
2019-08-26 15:55:49 +02:00
..
arch Add SPDX annotation 2019-07-22 12:06:26 +02:00
device Drop old setPriority related code 2019-08-21 13:00:41 +02:00
Channelizer.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Channelizer.h mcbts: Add multi-ARFCN channelizing filters 2016-07-01 03:07:27 -07:00
ChannelizerBase.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
ChannelizerBase.h mcbts: Add multi-ARFCN channelizing filters 2016-07-01 03:07:27 -07:00
Complex.h Alexander's patches: 2012-11-23 08:37:32 +00:00
Makefile.am Move std_inband.rbf under device/usrp1/ dir 2019-08-01 13:46:00 +02:00
Resampler.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Resampler.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Synthesis.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Synthesis.h mcbts: Add multi-ARFCN channelizing filters 2016-07-01 03:07:27 -07:00
Transceiver.cpp Transceiver: exit process when BTS drops connection 2019-08-26 15:55:49 +02:00
Transceiver.h Transceiver: exit process when BTS drops connection 2019-08-26 15:55:49 +02:00
osmo-trx.cpp osmo-trx: log to stderr on signal received 2019-08-14 16:26:47 +02:00
proto_trxd.c trxd_fill_common(): fix TRXD header version coding 2019-07-20 19:39:18 +07:00
proto_trxd.h Transceiver: Clean up receival of downlink bursts 2019-08-26 14:34:09 +02:00
radioBuffer.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioBuffer.h radioBuffer: Remove extra ; at the end of inline function definitions. 2017-03-20 18:41:02 +00:00
radioClock.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioClock.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioInterface.cpp radioInterface: Clarify how underruns are handled driving a radioDevice 2019-07-29 20:42:56 +02:00
radioInterface.h Drop old setPriority related code 2019-08-21 13:00:41 +02:00
radioInterfaceMulti.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioInterfaceResamp.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioVector.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioVector.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
sigProcLib.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
sigProcLib.h sigProcLib: Add C/I (Carrier-to-Interference ratio) computation 2019-07-19 11:44:13 +00:00
signalVector.cpp SigProcLib: Improve Vector buffer allocation mess 2018-12-05 19:41:34 +00:00
signalVector.h SigProcLib: Improve Vector buffer allocation mess 2018-12-05 19:41:34 +00:00