3079 Commits (3c276e7ae3803bb64d7ee9c7f259288892c819a7)
 

Author SHA1 Message Date
Ismael Gomez 8591049e92 Added mutex to ul/dl harq reset 7 years ago
Ismael Gomez 73602a8558 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez 90553e830d Fixed cell search for non-home PLMN 7 years ago
Pedro Alvarez 3efc197f3a Actually changing the attach type. 7 years ago
Andre Puschmann 067d76a5c8 enable buffer pool log 7 years ago
Pedro Alvarez 0cb1127f93 Sending Service reject to UE as a temporary handling of service requests (Thanks to Merlin Chlosta). 7 years ago
Pedro Alvarez 01e5642882 Replying same attach type to the UE as in the attach request. 7 years ago
Pedro Alvarez c9b459bf8a Fixing Activate default bearer context uninitialized value. 7 years ago
Andre Puschmann c198547728 add new RF RX error type and make the UHD driver issue that if anything unexpected happens 7 years ago
Andre Puschmann 07c704b0dd extend RLC AM stress tester to mimic reestablishment 7 years ago
Andre Puschmann 5cfffd11e1 Revert "only reset SDU buffer in RLC AM/UM"
This reverts commit 8d852ddfe5.

This commit was needed because the order in which objects
where destructed on UE exit was such that the byte_buffer was deleted
before RLC_AM dtor was called.
7 years ago
Andre Puschmann 20e6ed102e fix when accessing uninitialized file 7 years ago
Andre Puschmann 8fcf25360e fix missing newline 7 years ago
Andre Puschmann f6ee0e1c8a move byte_buffer to UE base class 7 years ago
Andre Puschmann 281611b26a allow n param in pss_usrp test 7 years ago
Andre Puschmann 57bb831f27 fix RM turbo test 7 years ago
Andre Puschmann 1efcea7e47 call dft_exit in various tests 7 years ago
Andre Puschmann 4a27915022 bzero dft object during init, add call to fftw_cleanup in dft_exit 7 years ago
Andre Puschmann f60a9eab41 initialize RF UHD handler in init 7 years ago
Andre Puschmann 2c85da3e4b initilize variable in log_filter 7 years ago
Andre Puschmann 507ce037bf parameterize RLC AM stress tester and add to ctest suite 7 years ago
Andre Puschmann a85288566b print summary about allocated buffers when buffer pool is full 7 years ago
Andre Puschmann 3dddae0566 rrc: check pool buffer allocation and handle error 7 years ago
Ismael Gomez b257ab96bf Locking on worker::reset() causes dead-lock 7 years ago
Ismael Gomez ed52604d30 Restart rx_stream on radio error 7 years ago
Ismael Gomez 91664ef2be Do sell reselection on IDLE by phch_recv thread instead of worker 7 years ago
Ismael Gomez 650f433532 Add mutex to worker_imp/set_cell worker 7 years ago
Ismael Gomez fea5c3462c Start RX with delay 7 years ago
Ismael Gomez df1a0c68e2 Disable ul_reset 7 years ago
Ismael Gomez e64f3240cb Disable tx_end before PRACH (not needed now?) 7 years ago
Ismael Gomez fd0c8168f0 Set to Continuous RX and TX 7 years ago
Ismael Gomez 5fe066df69 Merge branch 'raa' into next 7 years ago
Ismael Gomez de747f4e1c MUX retx Msg3 correctly 7 years ago
Ismael Gomez 0fcb065ae8 Disabled TX continuous and sleep on cell search 7 years ago
Xavier Arteaga ec901373d4 Correction ofo simd.h for AVX512 7 years ago
Xavier Arteaga 2a69211f32 SCH does not terminate all codeblocks if one fail. Also, SCH does not decode blocks with CRC=OK 7 years ago
Ismael Gomez fb53a515da Disable tx_end during HO 7 years ago
Ismael Gomez a92a5d65f8 Try to fix tx_end issue during HO 7 years ago
yagoda fafed4a4a0 small fix in mbsfn ofdm 7 years ago
Xavier Arteaga 8cabfa82cf Added CSI report enable option in SRS UE 7 years ago
Xavier Arteaga 6fc9c96c58 Added CSI softbits weightening for Single antenna transmission 7 years ago
Pedro Alvarez fc280e082f Continuing to add UE capabilities info indication. 7 years ago
Andre Puschmann 252174865c fix coverity issue 7 years ago
Pedro Alvarez ecb846717c Starting to handle UE capability info indication 7 years ago
Pedro Alvarez f7348e8ddf Added print to show unhandled S1AP messages. 7 years ago
Pedro Alvarez ea0585a772 Quick hack to keep the IP in service request. 7 years ago
Pedro Alvarez d301d7599f Quick and dirty hack to not send activate default eps bearer when a service request is received. 7 years ago
Xavier Arteaga bf80a0a21b Udated enb.config.example for TM1-4 7 years ago
Pedro Alvarez 669ef9816f Added packing of TMSI to mobile station identity IE. 7 years ago
Ismael Gomez beccfd2919 Average RSRP in linear domain to get better resolution 7 years ago