2222 Commits (0299e9aae129dcc8a6636042e43df2952ce4d05a)
 

Author SHA1 Message Date
Xavier Arteaga 0299e9aae1 Fixed Aperiodic reporting RM31 for TM4 (Amarisoft proof) 7 years ago
Ismael Gomez 808e3a532b Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez d9560dc155 Fixed RSRP increasing with traffic 7 years ago
Andre Puschmann 8da4373d30 fix various coverity bugs 7 years ago
Andre Puschmann f2ea8222f9 soapy: make timeout a variable 7 years ago
Andre Puschmann 9be16097bf lime: add lo_locked sensor read 7 years ago
Andre Puschmann aa6699e25f Merge branch 'master' into next 7 years ago
Andre Puschmann c8f9a7785a fix null-termination of strings 7 years ago
Andre Puschmann e7502d5c6c Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 9b6e18d84f Lower srsENB priorities below UHD threads 7 years ago
Ismael Gomez afaf6679ea Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 7d633951a9 Improved srsUE stability when loosing signal and restoring it 7 years ago
Ismael Gomez 684a4c37dc Do not catch SIGKILL 7 years ago
Xavier Arteaga c386bee399 Fixed PUSCH aperiodic report bug. 7 years ago
Andre Puschmann 51f1a6ef6c print RSRP in pdsch_ue 7 years ago
Ismael Gomez 71a2ad8ea8 Catches RA PDCCH order in Format1A 7 years ago
Ismael Gomez 8c7e8057f6 Minor printf corrections 7 years ago
Ismael Gomez e8985dbdbc
Merge pull request #137 from pily112/Configurable_mcc_mnc_in_HSS
Configurable mcc mnc in hss, debug prints and fix MAC failure error
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
Andre Puschmann bf45ba32bf inform all listeners about stop in metrics hub 7 years ago
Andre Puschmann 253e7502e8 fix csv output with newline instead of endl to avoid forced flush 7 years ago
Andre Puschmann 44e9a5bd11 fix stdin bug returning eof in input loop 7 years ago
Paul Sutton 13b53c4518 Fix for rlc_um_test 7 years ago
Ismael Gomez 464357d88c Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 754566b28f Changed priorities to below UHD in srsUE 7 years ago
Ismael Gomez c0bbf6c5ae Removed PDCP thread 7 years ago
Xavier Arteaga 8800b77ded Enable DCI format 1C (Compact DCI por pagin and SIB) to be decoded by pdsch_ue example 7 years ago
Ismael Gomez 8418c74a2d Fixes RLC small grant issue in eNodeB and non-adaptive retx 7 years ago
Andre Puschmann 2afcf1eb30 Merge remote-tracking branch 'github_public/master' into next 7 years ago
Andre Puschmann 636c8b711b
Merge pull request #138 from mrlnc/ue_random_id
Fix bug in random UE ID generation
7 years ago
Merlin Chlosta 8d1767c642 Fix bug in random UE ID generation 7 years ago
Andre Puschmann c08ee3f3ea Merge branch 'master' into next 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
Andre Puschmann 5a35cef4b0 remove static FFTW library as strict dependency 7 years ago
Xavier Arteaga d950aa925d Removed SFO compensation in frequency domain. 7 years ago
Ismael Gomez 68b37a74b5 Merge branch 'master' of github.com:srsLTE/srsLTE 7 years ago
Andre Puschmann 04dd4ba01b uhd: add e300 default config and fix loop for rx'ing samples 7 years ago
David Rupprecht 9f4e8c0632 Fixed MAC failure due to wrong size and xor debug prints 7 years ago
Pedro Alvarez 5bbfc17fc0 Fixed bzero of std::string bug in setting APN in attach accept msg. 7 years ago
David Rupprecht 6fbe26d653 Add test cases for f funtions 7 years ago
Xavier Arteaga a4c0cda237 Fixed pdsch_ue Rank indicator error messages for 4 antenna port cells 7 years ago
David Rupprecht ab2fe19704 Add more debug logging into hss 7 years ago
Ismael Gomez 3a7fd80e9e
Merge pull request #136 from pily112/fix_enb_rar_pcap
fixed enb pcap mac
7 years ago
David Rupprecht b1cabf8117 Made MCC and MNC in HSS configurable (not tested) 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
Ismael Gomez ab061b38d3
Merge pull request #135 from mrlnc/sib_config_pr
Fix SIB configuration #134
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