srsLTE/srslte/lib
Ismael Gomez 6be81d9bd5 added missing cmake file 2017-03-27 17:44:51 +02:00
..
agc Fixes for cmake restructure 2016-04-18 12:15:41 +01:00
ch_estimation fixed rsrp computation 2017-03-09 11:11:17 +01:00
channel Fixes for cmake restructure 2016-04-18 12:15:41 +01:00
common fixed ul earfcn 2017-03-13 13:12:11 +01:00
dft fixed incorrect allowed UL DFT sizes 2016-12-20 13:29:17 +01:00
enb added format2ab to dci pack 2017-03-17 13:20:09 +01:00
fec set amplitude viterbi 80 2017-03-27 10:11:43 +02:00
io Added const to char* to allow initialisation from std::string in applications using the library 2016-12-09 10:03:02 +00:00
mimo added missing cmake file 2017-03-27 17:44:51 +02:00
modem Do not demote timeval members to int ; fix elapsed time unit in modem test 2016-11-24 19:51:17 +01:00
phch pdcch decoder was skipping nof_cce=L 2017-03-27 10:08:02 +02:00
resampling merged chest_dl fixes from master and adapted to uplink 2016-07-18 23:57:57 +02:00
rf Merge branch 'master' into next 2017-03-27 17:39:58 +02:00
scrambling coverity: timeval.tv_usec is 'long int', not 'int' 2016-11-22 23:55:37 +01:00
sync Removing old test files and references 2017-03-06 15:59:17 +00:00
ue do not overwrite format0 ul grants until processed 2017-03-13 18:11:28 +01:00
utils fixed normalization for int16 in viterbi 2017-03-13 18:40:54 +01:00
CMakeLists.txt make srslte_rf a shared library instead of an object 2017-01-19 16:03:06 +01:00
version.c