srsLTE/lib/include/srslte/phy
Andre Puschmann 9648e47eb6 ue_cell_search_nbiot: fix potential out-of-bounds access
we've used a macro that can return -1 as access index
for an array. this has now been converted in a member
that is initialized and checked during init
2020-05-07 19:53:10 +02:00
..
agc Updated copyright 2020-03-16 11:26:06 +01:00
ch_estimation Added DL channel estimator algorithm options 2020-04-28 17:26:01 +02:00
channel Improved fading model generation 2020-03-26 08:23:07 +01:00
common fix potential error where return value -1 is used for loop termination 2020-05-07 19:53:10 +02:00
dft dft_precoding: add helper to get largest valid PRB 2020-04-27 15:54:54 +02:00
enb Multiple fixes HARQ ACK/NACK feedback and CSI reporting for MIMO and CA 2020-04-10 15:58:25 +02:00
fec Fix NEON 16 bit turbodecoder 2020-04-13 20:43:51 +02:00
io Updated copyright 2020-03-16 11:26:06 +01:00
mimo Updated copyright 2020-03-16 11:26:06 +01:00
modem Fix EVM hard-decision performance 2020-04-29 21:11:30 +02:00
phch limiting prach search space to number of prachs set in sib2 2020-04-28 14:40:20 +02:00
resampling Updated copyright 2020-03-16 11:26:06 +01:00
rf zmq: refactor zmq argument parsing, allow zero indexing 2020-04-17 20:47:20 +02:00
scrambling Updated copyright 2020-03-16 11:26:06 +01:00
sync SRSUE: Fix HO initial CFO 2020-04-02 13:52:23 +02:00
ue ue_cell_search_nbiot: fix potential out-of-bounds access 2020-05-07 19:53:10 +02:00
utils - Fixed warnings caught by Clang 9.0.0 2020-05-07 10:10:24 +02:00