184 Commits (094a7d272f56f4e325b58190865ac8b522c81797)

Author SHA1 Message Date
Ismael Gomez 9dab102a7e Removed debug printf from enb scheduler 7 years ago
Ismael Gomez be62b8a179 Fixed uninitialized sock 7 years ago
Ismael Gomez 2347fe0e6f Fixed incorrect DCI location bug. Make all calls to regs/pdcch atomic w.r.t. the CFI 7 years ago
Andre Puschmann e5a04844ec more coverity fixes 7 years ago
Andre Puschmann 36a53b9cfc fix coverity issue 7 years ago
Xavier Arteaga 20934a4f89 More COverity Fixes 7 years ago
Xavier Arteaga 99ef760b6f More Coverity fixes 7 years ago
yagoda 2dcee59fb2 minor warning fix 7 years ago
yagoda 42040f7111 fixing conflicts 7 years ago
yagoda ee1c8c292e fixing coverity issues 7 years ago
Andre Puschmann d500bdbc24 fix more coverity issues 7 years ago
Andre Puschmann f49c1d8d65 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Andre Puschmann 02856704c8 more coverity fixes 7 years ago
Xavier Arteaga 0299e9aae1 Fixed Aperiodic reporting RM31 for TM4 (Amarisoft proof) 7 years ago
Andre Puschmann 8da4373d30 fix various coverity bugs 7 years ago
Andre Puschmann c8f9a7785a fix null-termination of strings 7 years ago
Ismael Gomez 9b6e18d84f Lower srsENB priorities below UHD threads 7 years ago
Ismael Gomez 684a4c37dc Do not catch SIGKILL 7 years ago
Andre Puschmann 03e7d9c199 register handler for SIGTERM and SIGKILL in UE, eNB and EPC 7 years ago
Andre Puschmann a08bbe5ad4 fix stdin bug for enb 7 years ago
Ismael Gomez 8418c74a2d Fixes RLC small grant issue in eNodeB and non-adaptive retx 7 years ago
Andre Puschmann 6a9a004311
Merge pull request #121 from jgiovatto/enb-phy-initbug
use vector push_back method to allocate required
7 years ago
David Rupprecht 051d884a46 fixed enb pcap mac 7 years ago
Ismael Gomez 415b528aff Fixed MME IP address in default ENB configuration 7 years ago
Ismael Gomez cf032fea53 Merge branch 'next' 7 years ago
Merlin Chlosta ed863e9d14 Fix SIB config issue #134 and add comments
Correct off-by-one in memcpy of other SIBs
7 years ago
Merlin Chlosta 60bc634386 Fix build if WRITE_SIB_PCAP is defined 7 years ago
Ismael Gomez 0093928b73 Fixed some warnings in ARM 7 years ago
Xavier Arteaga 0ba58d8d24 Fixed PUSCH retransmissions for non-RRC configured rnti 7 years ago
Xavier Arteaga 608e5ba088 Fixes 15MHz for MIMO srsenb 7 years ago
Pedro Alvarez 4b62c9cb06 Merge branch 'next' into epc. 7 years ago
Ismael Gomez 76969932dc
Merge pull request #134 from softwareradiosystems/enbmimo
Enbmimo
7 years ago
Xavier Arteaga 3e29e5a853 Fixed bug. The same data was pushed in both transport blocks for TM3/4. 7 years ago
Ismael Gomez 3be48c40c8 Added rotating log to srsUE and srsENB 7 years ago
Pedro Alvarez 616d1bd0af Merge branch 'next' into epc to add eNB SMC integrity fix 7 years ago
Xavier Arteaga 57d443ace2 Merge branch 'next' into enbmimo 7 years ago
Paul Sutton dbdf85072c Fix for srsenb AS security 7 years ago
Xavier Arteaga 9ca4f4ab9e Fixed PUSCH retransmission bug, last RI report and RI trace format 7 years ago
Xavier Arteaga 9ffdb1e62d Refactored PMI/CQI/RI reporting 7 years ago
Xavier Arteaga de654cd344 Merge branch 'next' into enbmimo 7 years ago
Xavier Arteaga 7a840d9f59 Solved RI reporting bug and improved PUSCH log trace 7 years ago
Pedro Alvarez 042552491b Merging next into epc branch. 7 years ago
Ismael Gomez 37ee5505e9 Removed unused log_line() functions. Added DCI info string 7 years ago
Ismael Gomez 23718aebad Forced kill of UE and ENB by typing ctrl
+c multiple times
7 years ago
Ismael Gomez 845fc87945 Added option to log_filter to customize time source 7 years ago
Xavier Arteaga ec254a9971 Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into enbmimo 7 years ago
Xavier Arteaga a8a66cb214 Block TM1 with more than 1 antenna and TM2-4 with less than 2 antennas 7 years ago
Ismael Gomez be7f247ad7 Merge branch 'master' into next 7 years ago
Ismael Gomez dff5a6f628 Initialize variables in rrc/enb. Fixes #122 7 years ago
Xavier Arteaga 4fec7799e2 Fixed Aperiodic RI reporting for TM1-2 7 years ago