osmo-trx/CommonLibs
Pau Espin 68a78099a0 lms: Drop rx_underruns rate ctr, add tx_drop_* rate ctr
After discussion in [1] and further look at the code, it became obvios
rx_underrun events are not happening in general for any SDR (don't
exist), so let's drop that counter. Instead, add Tx Dropped Packet counters,
which were not accounted prior to this commit.

[1] bde55afd29

Change-Id: Iff1535c219a4695a511d383d7c4b06ef6eff959d
2019-08-01 13:45:55 +02:00
..
BitVector.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
BitVector.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Interthread.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
LinkedLists.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
LinkedLists.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Logger.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Logger.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Makefile.am Transceiver: replace UDPSocket with libosmocore socket API 2019-07-02 15:07:25 +02:00
PRBS.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Threads.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Threads.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Timeval.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Timeval.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Utils.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Utils.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Vector.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
config_defs.h Move enums required by VTY to a separate header 2018-03-05 17:16:05 +01:00
debug.c Add SPDX annotation 2019-07-22 12:06:26 +02:00
debug.h Logger: global Log mutex is now available from C code 2019-07-19 11:44:13 +00:00
osmo_signal.h lms: Drop rx_underruns rate ctr, add tx_drop_* rate ctr 2019-08-01 13:45:55 +02:00
trx_rate_ctr.cpp lms: Drop rx_underruns rate ctr, add tx_drop_* rate ctr 2019-08-01 13:45:55 +02:00
trx_rate_ctr.h lms: Drop rx_underruns rate ctr, add tx_drop_* rate ctr 2019-08-01 13:45:55 +02:00
trx_vty.c lms: Drop rx_underruns rate ctr, add tx_drop_* rate ctr 2019-08-01 13:45:55 +02:00
trx_vty.h Add option to set stack size in config file, default == 0 == OS default 2019-06-17 14:41:34 +02:00