120 Commits (e9213f807dd270232645402bc79a1a33bef8f767)

Author SHA1 Message Date
Ismael Gomez 69a2542e0f Fixed deallocating PDU in NAS too early 7 years ago
Paul Sutton 57505725e0
Merge pull request #157 from softwareradiosystems/issue_154fix
Issue 154fix
7 years ago
Ismael Gomez be959d0575 Fix several pool leaks in RRC/NAS 7 years ago
Ismael Gomez dcdb2d6449 Make sure request connection when NAS attaching 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
Andre Puschmann 3dddae0566 rrc: check pool buffer allocation and handle error 7 years ago
Ismael Gomez 91664ef2be Do sell reselection on IDLE by phch_recv thread instead of worker 7 years ago
Ismael Gomez fd0c8168f0 Set to Continuous RX and TX 7 years ago
Ismael Gomez 0fcb065ae8 Disabled TX continuous and sleep on cell search 7 years ago
Ismael Gomez cfaa5e9b28 Fix previous commit could not HO more than once due to not refreshing serving cell after 1st HO 7 years ago
Ismael Gomez df67735a99 Reset UL after IDLEling PHY 7 years ago
Ismael Gomez 42ece73453 Changed cell selection/reselection to avoid stopping/restarting radio. Fixed SIB message search 7 years ago
Ismael Gomez 8474c6e3aa Fixed HO to unkown cell issue 7 years ago
Ismael Gomez 42c4b97f7e Stop PDCCH RX before HO 7 years ago
Andre Puschmann b2ce6ec9a9
Merge pull request #139 from mrlnc/apn_cfg
Add APN to config and PDN connectivity request
7 years ago
Ismael Gomez 9322804ef9 Merge branch 'raa' into next 7 years ago
Ismael Gomez 90de622f6c Fixed SIB searching 7 years ago
Ismael Gomez 23e722f97a Fixed issue rsrp=0 in neighbour cell measurements 7 years ago
Ismael Gomez b54efc6d9f Added testing log info 7 years ago
Ismael Gomez 2cf6f96f24 Fixes #6 AGC 7 years ago
Ismael Gomez bf0ff783e9 Fixed Msg3 HARQ retx when HO 7 years ago
Andre Puschmann ccfb9314bc fix various coverity bugs 7 years ago
Ismael Gomez b5bda138f3 Merge branch 'next' 7 years ago
Merlin Chlosta 9484887f80 Write Identity Response to PCAP 7 years ago
Ismael Gomez 69895d2928 Do not reset rx_gain_offset when PHY reset. Added log messages to debug Measurement reports 7 years ago
Ismael Gomez c64c618194 Fix typo in previous commit and remove printf 7 years ago
Ismael Gomez a279ab47f0 Improved neighbour cell accuracy. Changed RRC to avoid segfault when neighbour cell addition 7 years ago
Ismael Gomez 45ea443377 Deallocate attach_request pdu 7 years ago
Pedro Alvarez e4b1525982 Removed AMF from USIM configuration. AMF is exctracted from the authentication request now. 7 years ago
Pedro Alvarez e5d07a4231 Starting to extract AMF value from authentication request (AUTN) in srsUE. 7 years ago
Andre Puschmann afcdf21dcc Merge branch 'next' 7 years ago
Andre Puschmann 02856704c8 more coverity fixes 7 years ago
Andre Puschmann f3b1fe0f1a update for null-termination of strings fix 7 years ago
Andre Puschmann c8f9a7785a fix null-termination of strings 7 years ago
Ismael Gomez 7d633951a9 Improved srsUE stability when loosing signal and restoring it 7 years ago
Merlin Chlosta 8d1767c642 Fix bug in random UE ID generation 7 years ago
Merlin Chlosta fcedeb0278 Add APN to config and PDN connectivity request 7 years ago
Andre Puschmann 892ff2c36a add configuration for GW 7 years ago
Andre Puschmann 74138071db move radio bearer definition to RRC 7 years ago
Ismael Gomez fba900f63c Merge branch 'mob_crypto_mimo' into next 7 years ago
Ismael Gomez f3ee6c0009 Minor logging changes 7 years ago
Ismael Gomez 4c2b6fbd29 Added check for serving PCI target HO 7 years ago
Andre Puschmann 0641fee20b nas: fix IMSI print 7 years ago
Andre Puschmann 3705baddc3 nas: initialize ctxt variable and only check ksi if ctxt is present 7 years ago
Ismael Gomez b0a2fa3b0b Merge branch 'enbmimo' into mob_crypto_mimo 7 years ago
Ismael Gomez 48dfc08fa3 Fixed SIC for PSS using channel estimates, added option to disable it (not usable on synchronous same-site cells). Use PSS CE in SSS decoding 7 years ago
Ismael Gomez cfb059f0c2 Restart rx_counter for SRB in PDCP when restablishing 7 years ago
Ismael Gomez 5c31800ccb Fixed HO with ciphering 7 years ago