249 Commits (4938daa22b0d1404a48cf421ec343cc8e5022315)

Author SHA1 Message Date
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
Ismael Gomez 91645c8d65 sync: added new cfocorr object to avoid rebuilding table based on tolerance 8 years ago
Ismael Gomez 1f6e63ae4f cfo: srslte_sync_get_cfo() returns PSS-based CFO estimation. Gives better results than CP-based 8 years ago
Ismael Gomez 45609b1c70 pdsch: data not needed in encode. enb: changed rnti_idx to int 8 years ago
Ismael Gomez 867ed0feee Merge branch 'oai_blind_search' into next 8 years ago
Ismael Gomez ceddb15deb Fixed RV for SIB in pdsch_ue example 8 years ago
Ismael Gomez 60e77144ca Added prach detection to prach_test_usrp. Added full device names to RF objects 8 years ago
Ismael Gomez 4d77eb9fa1 Working on CDD precoder (matlab) 8 years ago
Ismael Gomez e4a94bcf33 2rx diversity equalizer working in matlab in gen/sse/avx 8 years ago
Ismael Gomez 76ad1aeffc Fixed last_n_cce in new dci search 8 years ago