Xavier Arteaga
d041431c13
Merge branch 'reporting' into enbmimo
7 years ago
Xavier Arteaga
b084b153cf
Added UE Mode 3-1 aperiodic reporting
7 years ago
Ismael Gomez
cdb788617b
Merge pull request #97 from softwareradiosystems/misc
...
Misc
7 years ago
Xavier Arteaga
861d65b070
Added subdev RF arguments. It fixes #95
7 years ago
Xavier Arteaga
ca07f0064d
Remove otw_format=sc12/sc16 from device args, also commas.
7 years ago
Xavier Arteaga
b23be658cc
Added PDSCH decoder maximum bitrate (from DSP execution time)
7 years ago
Ismael Gomez
e5f78b1620
Print error to console if security/integrity not supported
7 years ago
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)
7 years ago
Ismael Gomez
4eb5ee5c58
Removed console debugging messages
7 years ago
Ismael Gomez
9cf95f5c32
Attempt to reset timer regardless of N310
7 years ago
Ismael Gomez
9389cc1957
Removed deallocating unkown buffer error
7 years ago
Ismael Gomez
42d08046d3
Fixed bug with UL adaptive retx
7 years ago
Ismael Gomez
05973790ba
Add checks for existence of retx buffer and remove from queue if not
7 years ago
Ismael Gomez
e983987563
Check retx.sn exists in tx_window in required buffer size
7 years ago
Ismael Gomez
bf32d45b6f
Check valid nof_tb before call to pdsch and log instead of print
7 years ago
Ismael Gomez
a992fcf607
Fix concurrent access segfault in RLC AM
7 years ago
Ismael Gomez
aeb16a5b7a
Fixed TA command when negative offset
7 years ago
Xavier Arteaga
c2d8508dcb
Merge branch 'next' into enbmimo
7 years ago
Ismael Gomez
84db678608
Fixed Format1C RV with P-RNTI
7 years ago
Xavier Arteaga
9fbcf95367
Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into enbmimo
7 years ago
Ismael Gomez
f00a752628
Fixed bug in PDSCH retx in srsENB
7 years ago
Xavier Arteaga
2b0a4fa2d0
eNB: solved sched-pdsch bug
7 years ago
Xavier Arteaga
650cc0788c
eNB: Added RI metrics trace
7 years ago
Xavier Arteaga
42626a1120
eNB: retransmissions in Diversity mode
7 years ago
Xavier Arteaga
69682d488b
eNB: Do not consider CQI/RI if PUCCH has low correlation
7 years ago
Ismael Gomez
d3ae456db3
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Ismael Gomez
d59bd77d40
Log TA commands
7 years ago
Paul Sutton
646f949d77
Fix for debug inline issue
7 years ago
Xavier Arteaga
75957d41d7
Added DCI formats 2 and 2a inScheduler. Improved UE PHCH, corrected some MIMO bugs on both sides.
7 years ago
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
7 years ago
Paul Sutton
54b56ded4a
Merge branch 'master' into next
7 years ago
Paul Sutton
935afe6ef3
Minor soapy fix
7 years ago
Ismael Gomez
d615dc9ec9
Added missing deallocation in RLC UM in case of too small pdu
7 years ago
Ismael Gomez
bb2bc95247
Fix diversity tx not working for 4 ports
7 years ago
Ismael Gomez
0d95159a2a
Fix issue #114
7 years ago
Ismael Gomez
3a054a22b9
Remove OFDM normalization from enb_dl_init and do it before transmission
7 years ago
Ismael Gomez
6619ec9512
Merge pull request #83 from softwareradiosystems/rlc_am_poll_bug
...
fix bug in RLC AM where poll bit was never set
7 years ago
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
7 years ago
Xavier Arteaga
98969b2011
Implemented 3GPP 36.212 Tables 5.3.3.1.5-1 and 5.3.3.1.5-2
7 years ago
Ismael Gomez
81b34afff9
Normalize srsENB OFDM tx signal (srsENB not working PDSCH before this commit until ofdm changes commit)
7 years ago
Ismael Gomez
3287042f18
Merge branch 'master' into next
7 years ago
Ismael Gomez
45d78d33fb
Consider negative elapsed time values in activity monitor due to multiple PHY threads. Fixes issue #111
7 years ago
Xavier Arteaga
f9e428ef68
Optimised RI/PMI calculation call
7 years ago
Ismael Gomez
de937faa20
Set invalid inputs error to dlsch_decode
7 years ago
Ismael Gomez
be0b832927
Implement CW swap and TB to CW mapping for TM4
7 years ago
Ismael Gomez
1d095b006a
Removed unused nof_tb variable
7 years ago
Ismael Gomez
cb6adba46a
Merge branch 'master' into next
7 years ago
Ismael Gomez
c7f7409954
Edit warning log
7 years ago
Ismael Gomez
9c04bf2848
Removed metrics period from listener
7 years ago
Ismael Gomez
3de86ca521
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago