2194 Commits (7476b2f89609b2a10a5c1f5282a371b89dc19037)
 

Author SHA1 Message Date
Pedro Alvarez f908439ed4 Added the Authentication reject nas message. 7 years ago
Pedro Alvarez 150a747181 Handling UE Context release to cleanup UE context. 7 years ago
Ismael Gomez d080985ef0 Merge branch 'next' into next_testers 7 years ago
Ismael Gomez e5f78b1620 Print error to console if security/integrity not supported 7 years ago
Ismael Gomez 70062457d9 Merge branch 'next' into next_testers 7 years ago
Ismael Gomez 710cb583b0 Make last pdu in grant to use all available space. Fixes when 1 byte is in RLC AM but grant is 3 bytes (header is 2) 7 years ago
Ismael Gomez 4eb5ee5c58 Removed console debugging messages 7 years ago
Ismael Gomez 9cf95f5c32 Attempt to reset timer regardless of N310 7 years ago
Ismael Gomez 9389cc1957 Removed deallocating unkown buffer error 7 years ago
Ismael Gomez 42d08046d3 Fixed bug with UL adaptive retx 7 years ago
Pedro Alvarez 1f52d1741c Added the mechanisms to remove UE's context when the eNB is terminated. 7 years ago
Ismael Gomez 05973790ba Add checks for existence of retx buffer and remove from queue if not 7 years ago
Ismael Gomez e983987563 Check retx.sn exists in tx_window in required buffer size 7 years ago
Ismael Gomez bf32d45b6f Check valid nof_tb before call to pdsch and log instead of print 7 years ago
Ismael Gomez a992fcf607 Fix concurrent access segfault in RLC AM 7 years ago
Ismael Gomez aeb16a5b7a Fixed TA command when negative offset 7 years ago
Pedro Alvarez 87b775d94b Added functionallity to delete eNB context when SCTP session is terminated. 7 years ago
Ismael Gomez aedec8638d Fixed TA command when negative offset 7 years ago
Xavier Arteaga c2d8508dcb Merge branch 'next' into enbmimo 7 years ago
Ismael Gomez 6e8167bc4e Merge branch 'next' into next_testers 7 years ago
Ismael Gomez 84db678608 Fixed Format1C RV with P-RNTI 7 years ago
Xavier Arteaga 9fbcf95367 Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into enbmimo 7 years ago
Ismael Gomez f00a752628 Fixed bug in PDSCH retx in srsENB 7 years ago
Xavier Arteaga 2b0a4fa2d0 eNB: solved sched-pdsch bug 7 years ago
Xavier Arteaga 650cc0788c eNB: Added RI metrics trace 7 years ago
Xavier Arteaga 42626a1120 eNB: retransmissions in Diversity mode 7 years ago
Xavier Arteaga 69682d488b eNB: Do not consider CQI/RI if PUCCH has low correlation 7 years ago
Pedro Alvarez eba3837ab4 Changing the logging a bit. 7 years ago
Ismael Gomez d3ae456db3 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez d59bd77d40 Log TA commands 7 years ago
Ismael Gomez 0c9db8013d Log TA commands 7 years ago
Pedro Alvarez c049069346 Added a function to handle the security mode complete. 7 years ago
Pedro Alvarez a77308b4b8 Starting to add a function to parse security command complete. 7 years ago
Paul Sutton 646f949d77 Fix for debug inline issue 7 years ago
Xavier Arteaga 75957d41d7 Added DCI formats 2 and 2a inScheduler. Improved UE PHCH, corrected some MIMO bugs on both sides. 7 years ago
yagoda cd6ca95cd1 lime additions and resampler optimizations (#94)
* adding optimizations to fractional resampler

* adding txrx delay for N210 and Lime

* minor corrections to Lime api

* optimization of the fractional resampler
7 years ago
Pedro Alvarez 82b661541f removed some white space 7 years ago
Pedro Alvarez 468b0f2581 Fixed some issues with the MME and HSS logging. 7 years ago
Ismael Gomez 641eceb328 Merge branch 'next' into mobility 7 years ago
Pedro Alvarez 1621b6e93a Starting to integrity protect NAS messages. UE accepted security command reques, starting to parse security command complete. 7 years ago
Pedro Alvarez bb85525ad2 Fixed bug on network authentication. 7 years ago
Pedro Alvarez dc107edd41 Continue to pack security mode command 7 years ago
Pedro Alvarez d5e1290883 starting to work on the security mode command 7 years ago
Pedro Alvarez 44a28b3302 Starting to save UE context. 7 years ago
Pedro Alvarez 9170f5c4cf Starting to parse UL NAS Transport 7 years ago
Pedro Alvarez 5d4f0b3dfb deleting debug code 7 years ago
Pedro Alvarez 473e252168 Generating AUTN correctly. UE considers the network valid now. Starting to handle authentication response. 7 years ago
Paul Sutton 20b65eeea1 Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE_testers into next 7 years ago
Pedro Alvarez 25aa394086 Adding some debug code. 7 years ago
Pedro Alvarez 5b5c65435d Fixed bug in the packing of the dw nas message. UE receives the authentication request message now. 7 years ago