osmo-trx/CommonLibs
Pau Espin b9d2515704 Transceiver: replace UDPSocket with libosmocore socket API
We have a good socket API in libosmocore, let's drop osmo-trx socket API
and use libosmocore's one instead of maintaining the two of them.

Change-Id: Ib19856a3e0a7607f63436c4a80b1381a3f318764
2019-07-02 15:07:25 +02:00
..
BitVector.cpp BitVector: Remove Generator class. 2017-05-30 20:12:58 +00:00
BitVector.h BitVector: Remove Generator class. 2017-05-30 20:12:58 +00:00
Interthread.h syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. 2013-05-31 21:47:25 +00:00
LinkedLists.cpp PointerFIFO: Fix memleak of ListNode 2018-12-03 12:59:12 +00:00
LinkedLists.h PointerFIFO: Fix memleak of ListNode 2018-12-03 12:59:12 +00:00
Logger.cpp Logger: Disable pthread cancel point inside Logger destructor 2018-09-03 15:22:53 +02:00
Logger.h Introduce LOGCHAN macro to standarize logging channel info 2019-05-06 11:21:43 +02:00
Makefile.am Transceiver: replace UDPSocket with libosmocore socket API 2019-07-02 15:07:25 +02:00
PRBS.h PRBS: a Pseudo-random binary sequence (PRBS) generator class. 2017-06-08 18:33:47 +00:00
Threads.cpp Add option to set stack size in config file, default == 0 == OS default 2019-06-17 14:41:34 +02:00
Threads.h Add option to set stack size in config file, default == 0 == OS default 2019-06-17 14:41:34 +02:00
Timeval.cpp Timeval: Move to osmo_clock_gettime 2018-12-13 13:58:24 +00:00
Timeval.h Timeval: Move to osmo_clock_gettime 2018-12-13 13:58:24 +00:00
Utils.cpp osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cpp 2018-12-12 17:26:32 +01:00
Utils.h osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cpp 2018-12-12 17:26:32 +01:00
Vector.h SigProcLib: Improve Vector buffer allocation mess 2018-12-05 19:41:34 +00:00
config_defs.h Move enums required by VTY to a separate header 2018-03-05 17:16:05 +01:00
debug.c Add TRXCTRL log category 2018-12-07 11:15:02 +01:00
debug.h Add TRXCTRL log category 2018-12-07 11:15:02 +01:00
osmo_signal.h Rename and move STOP signal from Transceiver to main 2019-06-05 12:50:38 +02:00
trx_rate_ctr.cpp trx_{vty,rate_ctr}: Set proper license AGPLv3+ 2019-06-25 12:40:17 +02:00
trx_rate_ctr.h Add VTY commands to set error ctr thresholds 2019-06-11 14:28:17 +00:00
trx_vty.c trx_{vty,rate_ctr}: Set proper license AGPLv3+ 2019-06-25 12:40:17 +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