Commit Graph

1835 Commits

Author SHA1 Message Date
Ismael Gomez bb2bc95247 Fix diversity tx not working for 4 ports 2017-10-31 22:46:57 -07:00
Ismael Gomez 0d95159a2a Fix issue #114 2017-10-31 08:01:02 -07:00
Ismael Gomez 3a054a22b9 Remove OFDM normalization from enb_dl_init and do it before transmission 2017-10-31 07:26:49 -07:00
Ismael Gomez 6619ec9512
Merge pull request #83 from softwareradiosystems/rlc_am_poll_bug
fix bug in RLC AM where poll bit was never set
2017-10-31 07:24:11 -07:00
Ismael Gomez ce444cf7b2
Merge pull request #88 from softwareradiosystems/cw_tb_swap
Implemented 3GPP 36.212 Tables 5.3.3.1.5-1 and 5.3.3.1.5-2
2017-10-31 07:23:24 -07:00
Xavier Arteaga 98969b2011 Implemented 3GPP 36.212 Tables 5.3.3.1.5-1 and 5.3.3.1.5-2 2017-10-31 12:19:35 +01:00
Ismael Gomez 81b34afff9 Normalize srsENB OFDM tx signal (srsENB not working PDSCH before this commit until ofdm changes commit) 2017-10-30 21:49:02 -07:00
Ismael Gomez 3287042f18 Merge branch 'master' into next 2017-10-30 19:12:05 -07:00
Ismael Gomez 45d78d33fb Consider negative elapsed time values in activity monitor due to multiple PHY threads. Fixes issue #111 2017-10-30 16:44:52 -07:00
Ismael Gomez de937faa20 Set invalid inputs error to dlsch_decode 2017-10-29 11:02:18 -07:00
Ismael Gomez be0b832927 Implement CW swap and TB to CW mapping for TM4 2017-10-29 10:29:53 -07:00
Ismael Gomez 1d095b006a Removed unused nof_tb variable 2017-10-28 23:30:29 -07:00
Ismael Gomez cb6adba46a Merge branch 'master' into next 2017-10-28 22:28:33 -07:00
Ismael Gomez c7f7409954 Edit warning log 2017-10-28 21:07:19 -07:00
Ismael Gomez 9c04bf2848 Removed metrics period from listener 2017-10-28 16:13:17 -07:00
Ismael Gomez 3de86ca521 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-10-28 14:33:05 -07:00
Ismael Gomez abbd2e0f85 return error on precoding error 2017-10-28 14:33:01 -07:00
Ismael Gomez 92f1ef19bc
Merge pull request #106 from ilshatDesu/patch-1
Update enb_cfg_parser.cc
2017-10-28 14:18:31 -07:00
Ismael Gomez 770490a115
Merge pull request #109 from mrlnc/pcap_write_sfn
Write SFN to MAC-LTE PCAP file
2017-10-28 14:18:01 -07:00
Merlin Chlosta 50b196a04e Write SFN to MAC-LTE PCAP file 2017-10-27 16:18:55 +02:00
Andre Puschmann 7ba8c5b94a fix bug in RLC AM where poll bit was never set if poll_byte and poll_pdu are zero
- In case both poll_pdu and poll_byte are zero a status PDU is requested
  from the other AM entity every N data PDUs
2017-10-26 09:21:26 +02:00
Paul Sutton ac8cbcaaea 1-byte PDU fix for RLC AM 2017-10-25 11:18:49 +01:00
Paul Sutton bd206e94fc Merge pull request #77 from softwareradiosystems/measurementreports
Adding ASN support for RRC measurement report messages
2017-10-24 13:14:29 +01:00
Ismael Gomez 8b10a7e695 Merge branch 'next' into next_testers 2017-10-20 19:26:44 -04:00
Ismael Gomez 3cbe526cbc Revert "Disable RSSI sensor by default"
This reverts commit c14393b24f.
2017-10-20 12:43:04 -04:00
Ismael Gomez 610e892036 Merge branch 'next_novolk' of github.com:softwareradiosystems/srsLTE into next_novolk 2017-10-20 12:34:42 -04:00
Ismael Gomez 85571c47cd Added option to ue.conf to configure CFO EMA (set default to 0.4) 2017-10-20 12:34:34 -04:00
Xavier Arteaga a400999927 Merge branch 'next_novolk' of https://github.com/softwareradiosystems/srsLTE into next_novolk 2017-10-20 18:17:43 +02:00
Xavier Arteaga c1b296eb2c SSE optimization for srslte_bit_interleave_w_offset 2017-10-20 18:17:07 +02:00
Paul Sutton 7e3fbbc639 Adding ASN support for RRC measurement report messages 2017-10-20 16:18:26 +01:00
Ismael Gomez b0157cb4f8 Removed error when can't save fft wisdom (prints in mkl) 2017-10-20 10:40:59 -04:00
Ismael Gomez 7bef0b0e7f Merge branch 'next' into next_novolk 2017-10-20 10:13:04 -04:00
Xavier Arteaga c8bba2f4d0 DFT optimization. memcpy removal (#76)
* Solved PHICH Segmentation fault for MIMO

* Initial Guru FFT optimitzation

* Guru (i)FFT implemented. All test passed!

* Integrated new DFT into pdsch_enodeb and pdsch_ue. Solved more DFT bugs.

* Solved Merge Errors and bugs

* Solved UL Guru bug (DC missing). Updated Init and OFDM calls for enb and ue (cell measurement too).
2017-10-20 10:09:27 -04:00
Ismael Gomez 3b4649b9f7 Fixed bug in calc_new_transmission 2017-10-20 09:29:56 -04:00
Xavier Arteaga a570e63c5b Corrected bug in RA 2017-10-20 15:05:04 +02:00
Xavier Arteaga 02680ed2aa Merge pull request #75 from softwareradiosystems/next_novolk_update
Next novolk update
2017-10-20 14:24:08 +02:00
Ismael Gomez c14393b24f Disable RSSI sensor by default 2017-10-19 19:39:54 -04:00
Ismael Gomez dfef7c1a25 coverty uninitialized member 2017-10-19 18:10:17 -04:00
Ismael Gomez 45420433b9 Merge branch 'next' into next_novolk 2017-10-19 17:28:46 -04:00
Paul Sutton 49a105baed Fix for tests, minor fix for RLC UM 2017-10-19 22:21:18 +01:00
Ismael Gomez 05d6a1c829 added option to configure netmask (rules out previous commit) 2017-10-19 16:26:00 -04:00
Ismael Gomez 9dbbe9731a missing netmaks string after merge 2017-10-19 16:18:40 -04:00
Ismael Gomez 75e082db38 Merge branch 'next' into next_novolk 2017-10-19 16:14:00 -04:00
Ismael Gomez 2f44e2bf3a Refactored cases mcs>29 for ul/dl 2017-10-19 16:13:50 -04:00
Ismael Gomez 399f1cdbd1 Force retx for mcs>29 and new tb if rv=0 && mcs<29 2017-10-19 16:13:01 -04:00
Ismael Gomez 494802ba9b Fixed bug in RLC UM when TX large number of segments in a PDU 2017-10-19 16:11:58 -04:00
yagoda 3292f9c269 simd.h tidy up & small fix for eMBMS 2017-10-19 16:38:58 +00:00
Ismael Gomez a7cd65e307 Merge branch 'next' into next_testers 2017-10-18 19:35:29 -04:00
Ismael Gomez f1ec1b2f3c disable attempt to resync after N310 (too soon if N310 is low) 2017-10-18 19:33:43 -04:00
Paul Sutton b8d5b5b6a9 count_dl fix 2017-10-18 19:06:43 -04:00