258 Commits (ae186d8195e5a4afe117e724bf218d045587150a)

Author SHA1 Message Date
Andre Puschmann ae186d8195 adding common code including headers and tests 8 years ago
Andre Puschmann 8c172bfee0 fix includes 8 years ago
Andre Puschmann e86fc8a3eb move headers in phy subdir 8 years ago
Paul Sutton e3f528c191 Typo fix 8 years ago
yagoda a3551e2d0b changes to the conv fft for optimization 8 years ago
yagoda d28532bbfa integrating decimation as a parameter in ue_sync, sync and pss 8 years ago
yagoda 033ef49a26 commiting convolutional optimzation fix 8 years ago
yagoda 64f559d354 changes to make convolution more generic 8 years ago
yagoda ae94416395 adding native lime, soapy, decimation filtering and neon optimizations 8 years ago
Ismael Gomez 2d1470d955 added ringbuffer class 8 years ago
Ismael Gomez 49bfa41d3a added pucch 2ab 8 years ago
Ismael Gomez d8ff0f7560 pucch2 rx tested over the air2 8 years ago
Ismael Gomez 6855615635 added pucch2 rx 8 years ago
Ismael Gomez afaa8a8d7e added cdd precoding 8 years ago
Ismael Gomez 7920b9aa41 added format2ab to dci pack 8 years ago
Ismael Gomez 59aea904ea added preamble length field to prach 8 years ago
Ismael Gomez 3d73e780af fixed normalization for int16 in viterbi 8 years ago
Ismael Gomez 846e2ab8ea changed api names for earfcn 8 years ago
Ismael Gomez 3d2c383771 added more bands 8 years ago
Ismael Gomez 0d32284695 fixed ue_sync API compatibility with single antenna 8 years ago
Ismael Gomez 255c157cb2 compatible with single port srsUE 8 years ago
Ismael Gomez 5de9fa6a46 added multi antenna to phich, pcfich, set rxant constant tto max ports 8 years ago
Ismael Gomez 54d4d48f96 added multi antenna to pdcch 8 years ago
Ismael Gomez 0a5a6245f1 pdsch ue working with 1 and 2 antennas 8 years ago
Ismael Gomez b2389efe47 start_rx_stream delays the start to avoid filling buffers. Started adapting pdsch_ue to 2 antennas 8 years ago
Ismael Gomez eb110f26c6 added uhd option to receive 2 antennas 8 years ago
Ismael Gomez 0bd749aa29 added support for multiple rx antennas to pdsch. Working in matlab for 1/2 ports tx diversity 8 years ago
Ismael Gomez 462d222fd2 chest dl to support multiple rx antennas 8 years ago
Ismael Gomez 92fd049cd0 Merge branch 'next' into 2rx 8 years ago
Ismael Gomez ac31169088 Fixed number of codewords in format2 8 years ago
Ismael Gomez 603639399c fixed flexible harq pid len 8 years ago
Ismael Gomez fe867af319 Fixed bug in PUSCH and PUCCH decoding 8 years ago
Ismael Gomez 2985a68e91 Fixed bug in PUSCH channel estimation 8 years ago
Ismael Gomez 4cd6944418 added PUCCH TPC to format1 8 years ago
Ismael Gomez cf7be556ef minor RA changes 8 years ago
Paul Sutton cea68bf2f2 Added const to char* to allow initialisation from std::string in applications using the library 8 years ago
Ismael Gomez 4c3e64d224 removed bw_idx from srslte_cell_t 8 years ago
Paul Sutton 2bae39d1ca Changed port types to uint16 8 years ago
Ismael Gomez 5b7d082a04 fixed coverty bug 8 years ago
Ismael Gomez 62b63462c9 Simplified API for PDSCH and PUSCH. Dynamically handle multiple RNTIs 8 years ago
Ismael Gomez b8a2ea8f3c fixed cqi max bits 8 years ago
Ismael Gomez 4a2d9d1776 Added functions for spectral efficiency computation 8 years ago
Ismael Gomez bb5e511513 Fixed ULSCH CQI receiver 8 years ago
Ismael Gomez a98f19a05e Added CQI unpacking functions 8 years ago
Ismael Gomez f0e0a71792 pucch: added function to get last correlation 8 years ago
Ismael Gomez dd694be141 added interface to pdcch_set_cfi 8 years ago
Ismael Gomez 3a8c813809 pregenerate dci locations 8 years ago
Ismael Gomez 17d5ebca7e isolated common tx/rx pucch functions 8 years ago
Ismael Gomez 4cdbed47f2 pucch receiver tested 8 years ago
Ismael Gomez ea4a81c8d0 added pucch enodeb receiver 8 years ago