aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/BitVector.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-30BitVector: Remove Generator class.Alexander Chemeris1-19/+0
2017-03-22BitVector: Convert SoftVector from 0..1 to -1..+1 soft bits.Alexander Chemeris1-10/+10
2017-03-22BitVector: Remove convolutional codec - we don't use it in osmo-trx.Alexander Chemeris1-241/+0
2017-03-22CommonLibs: Print soft bits with less confidence to console when printing a s...Alexander Chemeris1-0/+4
2013-05-31syncing commonlibs with Many thanks to Michael Iedema for these patches, make...kurtis.heimerl1-3/+25
2012-03-08Harvind found a bug in BitVector.cpp:kurtis.heimerl1-1/+1
2011-10-07Putting the actual OpenBTS P2.8 source code into the public SVN branch.dburgess1-0/+603