osmo-trx/CommonLibs
Alexander Chemeris 7db522b6d9 BitVector: Remove convolutional codec - we don't use it in osmo-trx.
Now we have more fexibility in how we represent SoftVector, since we
no longer depend on the particular convolutional codec implementation.

Change-Id: I3006b6a26c5eff59dbe9c034f689961802f1d0d0
2017-03-22 18:31:17 +00:00
..
BitVector.cpp BitVector: Remove convolutional codec - we don't use it in osmo-trx. 2017-03-22 18:31:17 +00:00
BitVector.h BitVector: Remove convolutional codec - we don't use it in osmo-trx. 2017-03-22 18:31:17 +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 CommonLibs: Remove unused files. 2017-03-20 17:32:04 +00: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 syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. 2013-05-31 21:47:25 +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
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 syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. 2013-05-31 21:47:25 +00:00
Logger.cpp CommonLibs: Remove unused files. 2017-03-20 17:32:04 +00:00
Logger.h CommonLibs: Remove unused files. 2017-03-20 17:32:04 +00:00
Makefile.am CommonLibs: Remove unused files. 2017-03-20 17:32:04 +00:00
Sockets.cpp common: Add mandatory length field to UDP receive calls 2016-05-02 17:37:05 -07:00
Sockets.h common: Add mandatory length field to UDP receive calls 2016-05-02 17:37:05 -07:00
SocketsTest.cpp common: Add mandatory length field to UDP receive calls 2016-05-02 17:37:05 -07: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 syncing commonlibs with Many thanks to Michael Iedema for these patches, makes config a lot better. 2013-05-31 21:47:25 +00:00
VectorTest.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
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