Commit Graph

1530 Commits

Author SHA1 Message Date
Ismael Gomez 576b2fb2fb Merge pull request #58 from softwareradiosystems/next_pmch_fix
Next pmch fix
2017-10-04 11:00:51 +01:00
Ismael Gomez b155ba4c28 Fixed segfault in pdsch_ue --help command 2017-10-04 12:00:31 +02:00
Ismael Gomez cc6546db18 Fixed incorrect scheduling with PUCCH 2017-10-04 11:50:15 +02:00
yagoda 1a2d242645 Merge branch 'next_pmch_fix' of https://github.com/softwareradiosystems/srsLTE into next_pmch_fix 2017-10-04 09:57:42 +01:00
yagoda 983bd0060c fixing incorrect type in bzero in pmch test 2017-10-04 09:53:35 +01:00
Ismael Gomez a043b8a167 buffer overflow in pmch_test bzero 2017-10-04 10:15:10 +02:00
Ismael Gomez 7c081c695a Missing call to c_str in printf 2017-10-04 10:08:01 +02:00
yagoda c1ef157afd adding test files for pmch 2017-10-03 14:50:58 +01:00
yagoda b1cbcec742 adding pmch tests and fixing pdsch_enb 2017-10-03 14:49:19 +01:00
Ismael Gomez 48186cd4fc fixed warning 2017-10-02 18:06:39 +01:00
Ismael Gomez 1a9ef5ef49 Merge pull request #55 from softwareradiosystems/gtp_fix_merge
Fix for SPGW address issue for GTP bearers - now using addresses from…
2017-10-02 18:42:50 +02:00
Paul Sutton 428e5955df Fix for SPGW address issue for GTP bearers - now using addresses from bearer setup requests
htonl fix
2017-10-02 13:04:40 +01:00
Andre Puschmann d3916cec91 fix segfault when printing help message 2017-10-02 10:50:06 +02:00
Ismael Gomez 602b684352 Reduced default TX/RX gains in srsUE/srsENB 2017-10-01 21:04:41 +02:00
Ismael Gomez 32a29f1d34 Do not reset radio on srsUE receive error 2017-09-29 13:39:18 +02:00
Ismael Gomez 9437731c00 Removed softbuffer TX reset 2017-09-29 13:38:55 +02:00
Ismael Gomez c23ceae2ec Changes on enb::stop and rem_user to avoid segfaults 2017-09-29 13:38:47 +02:00
Ismael Gomez b625910b55 Added 50% margin to PDCCH spectral efficiency for scheduling 2017-09-28 16:03:26 +02:00
Ismael Gomez 6029d25214 Fixed bug in get_required_nprb_ul 2017-09-28 15:27:35 +02:00
Ismael Gomez c66f5fc570 Reduced CQI more for PUSCH+UCI 2017-09-28 15:05:11 +02:00
Andre Puschmann d836defd57 add field to CSV metrics that contains the UE connection state 2017-09-27 18:33:20 +02:00
Ismael Gomez 92144ce15d Revert "Handle RRC ConnectionReject at eNodeB and UE"
This reverts commit b6f905e2df.
2017-09-26 18:26:57 +02:00
Ismael Gomez fbae23b2ac Removed debugging printf 2017-09-26 17:30:35 +02:00
Ismael Gomez db17c67194 Fixed bug in SSE turbo decoder 2017-09-26 17:26:29 +02:00
Ismael Gomez 23179262c3 Set waiting time on Reject 2017-09-26 16:59:29 +02:00
Ismael Gomez b6f905e2df Handle RRC ConnectionReject at eNodeB and UE 2017-09-26 16:45:02 +02:00
Ismael Gomez 839099d8d3 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-09-26 14:51:50 +02:00
Ismael Gomez 736b73bb4b Print PDSCH iterations per codeword 2017-09-26 14:51:37 +02:00
Ismael Gomez 680ba2761c Fixed number of iterations calculation 2017-09-26 14:48:59 +02:00
Ismael Gomez f15dbcdd7f Restored UCI ACK processing to single ACK 2017-09-26 13:08:05 +02:00
Andre Puschmann 5d317454e3 initialize metrics buffer properly 2017-09-26 12:06:07 +02:00
Ismael Gomez 7be56a85ea Changed order of stop in srsENB to avoid PHY errors at exit 2017-09-26 10:52:54 +02:00
Ismael Gomez 38019dd77c Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-09-26 10:36:37 +02:00
Andre Puschmann 3a7744af80 fix typo 2017-09-25 22:19:03 +02:00
Andre Puschmann f159aeeb57 Update README.md 2017-09-25 16:00:20 +02:00
Justin Tallon 774a456e31 adding phy layer support for mbms 2017-09-25 13:45:56 +02:00
Ismael Gomez 489ac43408 Minor logging edits 2017-09-25 11:21:19 +02:00
Ismael Gomez 95000edfd8 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-09-24 20:53:59 +02:00
Ismael Gomez 3aabd83289 fixed blocked timers due to syncrhonization lost 2017-09-24 20:51:26 +02:00
Ismael Gomez a5bba6e248 Merge pull request #24 from softwareradiosystems/ue_metrics
UE metrics
2017-09-24 19:15:46 +02:00
Andre Puschmann 15d89c3e95 add CSV metrics to UE 2017-09-24 13:36:31 +02:00
Andre Puschmann 6eb6468ba9 add CSV metrics object 2017-09-23 22:24:37 +02:00
Andre Puschmann 124bd0a2ba add basic metrics test 2017-09-23 19:43:01 +02:00
Andre Puschmann 4eb52f58fc wait until periodic thread finishes during stop 2017-09-23 19:40:47 +02:00
Andre Puschmann f92728ad6e add console message when prenting metrics in RRC_IDLE 2017-09-22 15:00:07 +02:00
Andre Puschmann 0636aa289c use metrics_hub in UE 2017-09-22 13:01:06 +02:00
Ismael Gomez c7c2ab6ed5 Fix to prevent USRP from disabling TX when transmitting zeros 2017-09-22 00:58:21 +02:00
Ismael Gomez b12d69b439 Set default TX mode to continuous and fixed uplink synchronization (radio set offset concurrent access) 2017-09-21 21:43:24 +02:00
Ismael Gomez 6de06457fa Removed MAC timers thread and call them from main MAC thread 2017-09-21 21:42:27 +02:00
Ismael Gomez f064b83183 Added buffer overflow check in RLC UM reassemble 2017-09-21 21:36:15 +02:00