Commit Graph

1804 Commits

Author SHA1 Message Date
Xavier Arteaga 0bb789b1cd Solved Segmentation Fault error in Power Allocation 2017-11-23 11:58:18 +01:00
Xavier Arteaga f377b12f91 Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into enbmimo 2017-11-22 18:17:48 +01:00
Xavier Arteaga dbf10cff17 Solved PDSCH Power Allocation p_b on eNB side 2017-11-22 18:01:13 +01:00
Xavier Arteaga 176dae270c Fixes #105. Added backtrace print in 'srsLTE.backtrace.crash' 2017-11-22 16:00:07 +01:00
Xavier Arteaga 91e706d4d1 Fixes #107: srslte_simd_f_sqrt NaN solved if input is 0 2017-11-22 12:23:46 +01:00
Ismael Gomez 0093497752
Merge pull request #106 from softwareradiosystems/power
Power
2017-11-21 18:45:11 +01:00
Xavier Arteaga 401cc9a20a Merge branch 'power' of https://github.com/softwareradiosystems/srsLTE into enbmimo 2017-11-21 16:36:30 +01:00
Xavier Arteaga 58aac96a6e Added Power Allocation from HL in UE side 2017-11-21 16:11:08 +01:00
Xavier Arteaga 4ecd73c984 Added power allocation p_a in UE 2017-11-21 11:51:18 +01:00
Xavier Arteaga 91c9ddf244 Added scaling factor to predecoder 2017-11-21 10:14:09 +01:00
Paul Sutton 38ab9921f8 Undoing unnecessary RLC fix 2017-11-21 09:06:48 +00:00
Paul Sutton 10bc2ee8a1 Fix for RLC AM polling condition 2017-11-20 16:32:41 +00:00
Xavier Arteaga 387f87aa83 Solved Segfault 2017-11-17 14:15:08 +01:00
Xavier Arteaga 721d15a8bb Solved PUSCH RI reporting bug 2017-11-17 10:43:29 +01:00
Xavier Arteaga af5ca314d0 Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into enbmimo 2017-11-17 10:11:21 +01:00
Xavier Arteaga c0b9129c89 String init 2017-11-16 16:45:38 +01:00
Xavier Arteaga e2a61af462 Added Aperiodic mode 3-1 in enb and some more optimizations 2017-11-16 14:48:03 +01:00
Ismael Gomez e04a221911 Removed volk occurrences. Fixes #103 2017-11-16 12:14:27 +01:00
Ismael Gomez b94e6945a6 Merge branch 'next' into next_testers 2017-11-15 13:46:45 +01:00
Xavier Arteaga ab3a3108f1 Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into next 2017-11-15 13:45:53 +01:00
Xavier Arteaga b7d678f05e Solved bug when parsing two times the same subdev_spec 2017-11-15 13:45:26 +01:00
Ismael Gomez d999f0551e Merge branch 'next' into next_testers 2017-11-15 13:19:58 +01:00
Ismael Gomez 809f211320 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-11-15 13:19:47 +01:00
Ismael Gomez c6e947e7ca Enable S-TMSI attach 2017-11-15 13:18:15 +01:00
Xavier Arteaga d041431c13 Merge branch 'reporting' into enbmimo 2017-11-14 17:25:43 +01:00
Xavier Arteaga b084b153cf Added UE Mode 3-1 aperiodic reporting 2017-11-14 17:11:48 +01:00
Ismael Gomez 49a621e193 removed last tti in adaptive retx. moved to phch_common 2017-11-14 13:44:47 +01:00
Ismael Gomez 058fbd7112 Fix adaptive retx in UE 2017-11-14 11:48:19 +01:00
Ismael Gomez 72d83be8bc Fix minor issues with adaptive retx ENB 2017-11-14 11:48:09 +01:00
Ismael Gomez cdb788617b
Merge pull request #97 from softwareradiosystems/misc
Misc
2017-11-13 16:04:48 +01:00
Xavier Arteaga 861d65b070 Added subdev RF arguments. It fixes #95 2017-11-13 16:01:01 +01: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 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
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
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