Commit Graph

2248 Commits

Author SHA1 Message Date
Pedro Alvarez d0c0d29f62 Packing and sending Authentication Reject if XRES != RES 2017-11-13 12:35:53 +00:00
Xavier Arteaga ca07f0064d Remove otw_format=sc12/sc16 from device args, also commas. 2017-11-13 10:47:02 +01:00
Xavier Arteaga b23be658cc Added PDSCH decoder maximum bitrate (from DSP execution time) 2017-11-13 10:14:11 +01:00
Ismael Gomez 344ace8f52
Fix issue #120 2017-11-12 11:43:56 +01:00
Pedro Alvarez f908439ed4 Added the Authentication reject nas message. 2017-11-10 19:32:32 +00:00
Pedro Alvarez 150a747181 Handling UE Context release to cleanup UE context. 2017-11-10 18:18:32 +00:00
Ismael Gomez d080985ef0 Merge branch 'next' into next_testers 2017-11-10 19:11:30 +01:00
Ismael Gomez e5f78b1620 Print error to console if security/integrity not supported 2017-11-10 19:11:15 +01:00
Ismael Gomez 70062457d9 Merge branch 'next' into next_testers 2017-11-10 18:58:02 +01:00
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) 2017-11-10 18:02:34 +01:00
Ismael Gomez 4eb5ee5c58 Removed console debugging messages 2017-11-10 18:01:32 +01:00
Ismael Gomez 9cf95f5c32 Attempt to reset timer regardless of N310 2017-11-10 18:00:05 +01:00
Ismael Gomez 9389cc1957 Removed deallocating unkown buffer error 2017-11-10 17:59:43 +01:00
Ismael Gomez 42d08046d3 Fixed bug with UL adaptive retx 2017-11-10 17:59:35 +01:00
Pedro Alvarez 1f52d1741c Added the mechanisms to remove UE's context when the eNB is terminated. 2017-11-10 15:21:56 +00:00
Ismael Gomez 05973790ba Add checks for existence of retx buffer and remove from queue if not 2017-11-10 12:39:28 +01:00
Ismael Gomez e983987563 Check retx.sn exists in tx_window in required buffer size 2017-11-10 09:09:46 +01:00
Ismael Gomez bf32d45b6f Check valid nof_tb before call to pdsch and log instead of print 2017-11-10 07:54:30 +01:00
Ismael Gomez a992fcf607 Fix concurrent access segfault in RLC AM 2017-11-10 07:42:45 +01:00
Ismael Gomez aeb16a5b7a Fixed TA command when negative offset 2017-11-10 07:04:50 +01:00
Pedro Alvarez 87b775d94b Added functionallity to delete eNB context when SCTP session is terminated. 2017-11-09 17:43:40 +00:00
Ismael Gomez aedec8638d Fixed TA command when negative offset 2017-11-09 17:43:13 +01:00
Xavier Arteaga c2d8508dcb Merge branch 'next' into enbmimo 2017-11-09 16:50:29 +01:00
Ismael Gomez 6e8167bc4e Merge branch 'next' into next_testers 2017-11-09 16:19:08 +01:00
Ismael Gomez 84db678608 Fixed Format1C RV with P-RNTI 2017-11-09 16:18:59 +01:00
Xavier Arteaga 9fbcf95367 Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into enbmimo 2017-11-09 16:16:39 +01:00
Ismael Gomez f00a752628 Fixed bug in PDSCH retx in srsENB 2017-11-09 16:08:18 +01:00
Xavier Arteaga 2b0a4fa2d0 eNB: solved sched-pdsch bug 2017-11-09 15:42:02 +01:00
Xavier Arteaga 650cc0788c eNB: Added RI metrics trace 2017-11-09 15:10:49 +01:00
Xavier Arteaga 42626a1120 eNB: retransmissions in Diversity mode 2017-11-09 15:10:03 +01:00
Xavier Arteaga 69682d488b eNB: Do not consider CQI/RI if PUCCH has low correlation 2017-11-09 15:08:46 +01:00
Pedro Alvarez eba3837ab4 Changing the logging a bit. 2017-11-09 13:09:30 +00:00
Ismael Gomez d3ae456db3 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-11-09 07:46:07 +01:00
Ismael Gomez d59bd77d40 Log TA commands 2017-11-09 07:45:56 +01:00
Ismael Gomez 0c9db8013d Log TA commands 2017-11-09 07:45:41 +01:00
Pedro Alvarez c049069346 Added a function to handle the security mode complete. 2017-11-08 18:44:27 +00:00
Pedro Alvarez a77308b4b8 Starting to add a function to parse security command complete. 2017-11-08 18:00:44 +00:00
Paul Sutton 646f949d77 Fix for debug inline issue 2017-11-08 16:19:32 +00:00
Xavier Arteaga 75957d41d7 Added DCI formats 2 and 2a inScheduler. Improved UE PHCH, corrected some MIMO bugs on both sides. 2017-11-08 17:10:16 +01:00
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
2017-11-08 07:43:38 -08:00
Pedro Alvarez 82b661541f removed some white space 2017-11-08 14:23:17 +00:00
Pedro Alvarez 468b0f2581 Fixed some issues with the MME and HSS logging. 2017-11-08 14:10:25 +00:00
Ismael Gomez 641eceb328 Merge branch 'next' into mobility 2017-11-07 17:13:57 -08:00
Pedro Alvarez 1621b6e93a Starting to integrity protect NAS messages. UE accepted security command reques, starting to parse security command complete. 2017-11-07 20:14:43 +00:00
Pedro Alvarez bb85525ad2 Fixed bug on network authentication. 2017-11-07 18:04:10 +00:00
Pedro Alvarez dc107edd41 Continue to pack security mode command 2017-11-07 15:10:52 +00:00
Pedro Alvarez d5e1290883 starting to work on the security mode command 2017-11-07 14:13:09 +00:00
Pedro Alvarez 44a28b3302 Starting to save UE context. 2017-11-06 19:10:57 +00:00
Pedro Alvarez 9170f5c4cf Starting to parse UL NAS Transport 2017-11-06 17:03:26 +00:00
Pedro Alvarez 5d4f0b3dfb deleting debug code 2017-11-06 15:42:08 +00:00