2599 Commits (2b84e7838978784247c6547d7e82baebb44a94ed)
 

Author SHA1 Message Date
Pedro Alvarez 2b84e78389 Adding release access bearer request to SPGW. Compiling now. 7 years ago
Pedro Alvarez 2cc4959667 Adding release access bearers request. 7 years ago
Pedro Alvarez 3b338067c9 Changing Delete session request to delete GTP-C context. 7 years ago
Pedro Alvarez ef4ad0aa20 Starting to change delete session request. 7 years ago
Pedro Alvarez a3b31966b8 Changing Activate EPS bearer function to work with IMSI. 7 years ago
Pedro Alvarez 98345ed6a2 Adapting send modify bearer request to new GTP-C context 7 years ago
Pedro Alvarez 0c50ccef1c Changed create session request to keep GTPC context. 7 years ago
Pedro Alvarez e499fffe01 Starting to save GTP-C context in a map, to keep the GTP-C connection even when the NAS connection is released. 7 years ago
Pedro Alvarez e9213f807d Starting to change SPGW to handle release access bearers request. Changing MME GTPC entity to contain an IMSI to sgw_ctr_fteid and ctr_teid to IMSI maps. 7 years ago
Pedro Alvarez 5488609096 Resolving conflicts from merging next. Adding the functionality of echoing the attach type. 7 years ago
Pedro Alvarez 406a1d01b6 Merge branch 'next' into guti_attach 7 years ago
Ismael Gomez fce672954e Minor edit to SNR-to-CQI table 7 years ago
Ismael Gomez 69a2542e0f Fixed deallocating PDU in NAS too early 7 years ago
Ismael Gomez b5166e10cd Do not restart insync/outsync counters after multiple events 7 years ago
Paul Sutton 57505725e0
Merge pull request #157 from softwareradiosystems/issue_154fix
Issue 154fix
7 years ago
Ismael Gomez c64dc3cdca Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez be959d0575 Fix several pool leaks in RRC/NAS 7 years ago
Ismael Gomez 390a463d9f Check for PDU allocation and add warnings 7 years ago
Ismael Gomez acd78dbb85 Change in-sync snr threshold and pass PCCH only if ack=true 7 years ago
Ismael Gomez 0ce4e30905 Minor looging edits 7 years ago
Ismael Gomez 8f028e34f3 Do not deallocate BCCH buffer in dl_harq 7 years ago
Ismael Gomez dc65061dbb Print buffer pool status every 10s (Debugging commit) 7 years ago
Ismael Gomez 206e41a244 Disable buffer pool timestamps 7 years ago
Pedro Alvarez 01cf00700a Adding DNS config options 7 years ago
Ismael Gomez 154623ed63 Decrease the in-sync SNR threshold 7 years ago
Ismael Gomez 5f0bd0e74b Add mutex to libfftw mkplan/destroyplan functions 7 years ago
Ismael Gomez dcdb2d6449 Make sure request connection when NAS attaching 7 years ago
Ismael Gomez defe167672 Do not lock on set_crnti worker 7 years ago
Ismael Gomez 8b1ba55eaf Check payload length before demux 7 years ago
Ismael Gomez 76ed6fd8d8 Check cell state before infra_freq.meas 7 years ago
Ismael Gomez 09594d8058 Restart RX stream on srate change 7 years ago
Ismael Gomez b8b39d6d1b NULL payload buffer in dl_harq in the constructor 7 years ago
Ismael Gomez 23f3086669 Deallocate properly on dl_harq 7 years ago
Ismael Gomez f53cb11e82 Remove mutex from ul_harq 7 years ago
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