128 Commits (1fbbfe498c04a24111c4abe8d5c75118a9d8e9ab)

Author SHA1 Message Date
Xavier Arteaga b23be658cc Added PDSCH decoder maximum bitrate (from DSP execution time) 7 years ago
Ismael Gomez 1d095b006a Removed unused nof_tb variable 7 years ago
Xavier Arteaga c8bba2f4d0 DFT optimization. memcpy removal (#76)
* Solved PHICH Segmentation fault for MIMO

* Initial Guru FFT optimitzation

* Guru (i)FFT implemented. All test passed!

* Integrated new DFT into pdsch_enodeb and pdsch_ue. Solved more DFT bugs.

* Solved Merge Errors and bugs

* Solved UL Guru bug (DC missing). Updated Init and OFDM calls for enb and ue (cell measurement too).
7 years ago
Ismael Gomez 576b2fb2fb Merge pull request #58 from softwareradiosystems/next_pmch_fix
Next pmch fix
7 years ago
Ismael Gomez b155ba4c28 Fixed segfault in pdsch_ue --help command 7 years ago
yagoda b1cbcec742 adding pmch tests and fixing pdsch_enb 7 years ago
Andre Puschmann d3916cec91 fix segfault when printing help message 7 years ago
Ismael Gomez 680ba2761c Fixed number of iterations calculation 7 years ago
Justin Tallon 774a456e31 adding phy layer support for mbms 7 years ago
Ismael Gomez 05da1ac480 Merge branch 'mobility' of github.com:softwareradiosystems/srsLTE into mobility 7 years ago
Xavier Arteaga afd2bbbfc2 Added periodic RI on PUCCH for TM3 and TM4 7 years ago
Xavier Arteaga 230eb63a97 Refactored grant: removed nof_tb from grant. Use tb_en instead. 7 years ago
Ismael Gomez 41188b409e cleaned up cfo set tolerance functions 7 years ago
Ismael Gomez b0639ab394 resolved merge conflicts 7 years ago
Ismael Gomez a51b6b09dd Merged with next. Attach successful 7 years ago
Ismael Gomez e5feec1934 Temporal commit before merge. Changed sequence objects to avoid reallocating memory. new NAS/RRC working with initial attachment 7 years ago
Andre Puschmann e8c41d4620 Revert "Soapy(lime) tx support"
This reverts commit 10c0f03f33.
7 years ago
yagoda 10c0f03f33 Soapy(lime) tx support 7 years ago
Ismael Gomez e92418d2da minor edit in cmake 7 years ago
Ismael Gomez 6037a2f2bd changed logger classes 7 years ago
Paul Sutton 94a54f226d Conditional srslte_rf linking for examples 8 years ago
Ismael Gomez f264b4d652 made srslte static srslte_rf shared. Deleted tutorial examples 8 years ago
Ismael Gomez 680dbff396 restored code changed for testing 8 years ago
Ismael Gomez 460adc4a18 fixed segfault in usrp_capture_sync 8 years ago
Ismael Gomez d05b03e43a added buffer pool function call name debug feature 8 years ago
Ismael Gomez 643fd1ccbe proper close of rf when cell not found 8 years ago
Paul Sutton 80140c7c38 minor cmake edits 8 years ago
Andre Puschmann d079d25b2c rename srslte folder and src subfolder 8 years ago