Commit Graph

1329 Commits

Author SHA1 Message Date
Ismael Gomez 2335d2a644 remove boost::assign 2017-09-01 14:24:48 +02:00
Paul Sutton 02439f291d Add n_prb description 2017-08-31 19:25:22 +01:00
Ismael Gomez 58aecf818d Allowing any PUSCH MCS 2017-08-29 16:22:45 +02:00
Ismael Gomez fabeca49c7 moved pdsch_coderate to phy_common 2017-08-29 15:38:16 +02:00
Ismael Gomez 8a25cac41b increased timeout for RRCConnectionRelease transmission 2017-08-29 15:07:58 +02:00
Ismael Gomez b7a91b5971 fixed unititiazed pucch_sched in sched_ue::get_pucch_sched 2017-08-29 12:20:47 +02:00
Ismael Gomez 51fc9bffb1 added release function for mac timers 2017-08-29 12:01:30 +02:00
Ismael Gomez 9997f8c20a (fix typo) Added default value for filter coefficient in UL power control dedicated 2017-08-29 11:22:39 +02:00
Ismael Gomez c10f13139e Added default value for filter coefficient in UL power control dedicated 2017-08-29 10:10:05 +02:00
Ismael Gomez 2832ece415 Fixed SCTP stream id to 1. 2017-08-28 18:41:23 +02:00
Ismael Gomez 0ca8c8aac6 considering PUCCH2 in PUSCH scheduler 2017-08-28 16:49:53 +02:00
Ismael Gomez 955170bd52 Improved DL TCP performance by tweeking BSR reports and UL scheduler 2017-08-28 10:06:12 +02:00
Ismael Gomez 616e18c570 fixed PUCCH correlation estimator 2017-08-24 15:16:13 +02:00
Ismael Gomez dea557f345 Fixes #89. Removed sampling rate warnings 2017-08-23 12:43:20 +02:00
Ismael Gomez 49e8a2c594 fixed memory leak in mac/ue 2017-08-23 12:33:33 +02:00
Ismael Gomez 5fed766806 fixed UE not reattaching after paging 2017-08-22 15:06:51 +02:00
Ismael Gomez 0f9f76ff00 calibrated configuration values 2017-08-22 15:06:32 +02:00
Ismael Gomez 49066b28d3 Merge branch 'master' into next 2017-08-22 10:03:01 +02:00
Ismael Gomez 40273e4a13 Merge branch 'master' of github.com:srsLTE/srsLTE 2017-08-22 10:02:49 +02:00
Ismael Gomez 5e41ea9d5b Fixes #96. Reduce TX/RX offset for 20MHz. 2017-08-22 10:02:41 +02:00
Andre Puschmann 8fee5eb41f Merge pull request #13 from softwareradiosystems/next_bugfix_sch
Solved infinite loop and/or segmentation fault in ...
2017-08-16 21:27:03 +02:00
Xavier Arteaga 2bf288ff59 Solved infinite loop and/or segmentation fault in the SCH decoder for non-SSE compilation. 2017-08-16 17:39:49 +02:00
Andre Puschmann 9c49e27778 remove unused variable 2017-08-07 13:18:18 +02:00
Andre Puschmann c474b24d32 add basic NAS configuration class 2017-08-07 13:17:11 +02:00
Paul Sutton c58d2a4689 Merge branch 'master' into next due to RRC ASN bug fix 2017-08-02 16:22:19 +01:00
Paul Sutton 12603e4da2 Bugfix for RRC ASN MeasConfig packing 2017-08-02 15:47:49 +01:00
Andre Puschmann e16cc4c58b Merge branch 'next_new_feature' into next 2017-07-24 18:12:16 +02:00
Andre Puschmann 82c206c2bb Merge branch 'master' into next 2017-07-24 18:11:58 +02:00
Andre Puschmann 32b3046d0f fix segfault in UE PHY tests
- added dummy rrc class to UE phy tests
2017-07-24 18:10:31 +02:00
Ismael Gomez dd5822077b fix for soapy 2017-07-14 10:46:50 +01:00
Andre Puschmann d6c027069c Merge branch 'master' into next 2017-07-14 10:49:15 +02:00
Andre Puschmann 00be4a5de7 fix bug with uninitalized number of rx antennas 2017-07-14 10:48:34 +02:00
Andre Puschmann 39ebc0e5fd gracefully exit MAC test when radio init fails 2017-07-14 10:48:26 +02:00
Andre Puschmann 588dc7978d gracefully exit MAC test when radio init fails 2017-07-14 10:46:27 +02:00
Andre Puschmann bb34be24ac fix bug with uninitalized number of rx antennas 2017-07-14 10:41:44 +02:00
yagoda 8c049b2981 fix for both lime and rtl 2017-07-14 09:41:00 +01:00
Paul Sutton eeaa6720ed Merge pull request #88 from pgorczak/master
Install srsenb and srsue executables
2017-07-14 09:27:59 +02:00
yagoda 12d58bbb62 fixing soapy Tx for lime and RTL-SDR 2017-07-13 15:14:22 +01:00
Ismael Gomez 639227557f fixing small conflicts 2017-07-13 13:51:09 +01:00
Ismael Gomez c9ced0b2e1 fixing commits 2017-07-13 13:44:09 +01:00
Ismael Gomez 2d0508ab25 fixing conflict 2017-07-13 13:36:18 +01:00
Ismael Gomez 151f219e41 small soapy fix 2017-07-13 13:32:58 +01:00
yagoda bc337ee281 fixing soapy lime and rtlsdr compatibility 2017-07-13 13:54:31 +01:00
Philipp Gorczak 407d2ef024 Use runtime dir parameter for executables. 2017-07-13 10:21:38 +02:00
Andre Puschmann 266f1b08fb rlc_am: print LCID in buffer status msg 2017-07-12 17:40:42 +02:00
Andre Puschmann e8c41d4620 Revert "Soapy(lime) tx support"
This reverts commit 10c0f03f33.
2017-07-12 17:34:14 +02:00
Philipp Gorczak 5fdcef60f6 Install binaries. 2017-07-12 16:30:06 +02:00
Ismael Gomez 8ad26bda07 eNodeB 2x time advance 2017-07-11 15:47:08 +02:00
Ismael Gomez 41edfcc7ab fixed segfault due to race condition in scrambling sequence pre-generation 2017-07-11 13:17:51 +02:00
Ismael Gomez 711bf23ee2 fixed segfault due to race condition in scrambling sequence pre-generation 2017-07-11 13:17:26 +02:00