osmo-trx/CommonLibs
Pau Espin ddf4743306 Logger: Stop using Log.Alarms.Max from config
This is a first step towards removing ConfigurationTable class and
sqlite3 dependency.

Change-Id: Idcd789afe668a5c0271352f1d20d2efda826213a
2018-01-09 15:26:49 +01: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
BitVectorTest.cpp BitVector: Remove convolutional codec - we don't use it in osmo-trx. 2017-03-22 18:31:17 +00:00
Configuration.cpp Logger: Stop using Log.Alarms.Max from config 2018-01-09 15:26:49 +01:00
Configuration.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
ConfigurationTest.cpp Configuration: Fix const and signedness compile warnings 2017-04-03 18:55:02 -07: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
InterthreadTest.cpp 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 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.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
LogTest.cpp cosmetic: Remove trailing whitespace 2018-01-09 15:26:49 +01:00
Logger.cpp Logger: Stop using Log.Alarms.Max from config 2018-01-09 15:26:49 +01:00
Logger.h CommonLibs: Remove unused files. 2017-03-20 17:32:04 +00:00
Makefile.am cosmetic: Remove trailing whitespace 2018-01-09 15:26:49 +01:00
PRBS.h PRBS: a Pseudo-random binary sequence (PRBS) generator class. 2017-06-08 18:33:47 +00:00
PRBSTest.cpp PRBS: a Pseudo-random binary sequence (PRBS) generator class. 2017-06-08 18:33:47 +00:00
Sockets.cpp Add -j option to bind to specific address 2017-08-16 17:06:54 +02:00
Sockets.h Add -j option to bind to specific address 2017-08-16 17:06:54 +02:00
SocketsTest.cpp SocketsTest: Fix printing of non-nul-terminated string 2017-11-07 20:32:09 +00:00
Threads.cpp syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. 2013-05-31 21:47:25 +00:00
Threads.h CommonLibs: Add thread cancellation capability 2014-12-15 16:20:15 -07:00
Timeval.cpp Alexander's change. Fixes MTC bug by supporting 64bit processors in Timeval. Math was bad. 2011-12-17 00:03:24 +00:00
Timeval.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
TimevalTest.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
Vector.h common: Declare explicit Vector move constructor 2017-06-19 17:02:41 +00:00
VectorTest.cpp Remove unused headers 2018-01-04 14:31:54 +01:00
sqlite3util.cpp Fix building against sqlite3 2017-01-26 17:06:06 +01:00
sqlite3util.h Alexander's patch #1: 2012-11-14 03:51:51 +00:00