Ismael Gomez
053f5a619d
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Ismael Gomez
8b6bd607a7
Fixed and tested AGC
7 years ago
Ismael Gomez
6196c096af
Use CP-based CFO estimation only for DL and UL. Estimate every subframe. Calibrated EMA to 0.3 highest valid for low SNR
7 years ago
Xavier Arteaga
176dae270c
Fixes #105 . Added backtrace print in 'srsLTE.backtrace.crash'
7 years ago
Ismael Gomez
0093497752
Merge pull request #106 from softwareradiosystems/power
...
Power
7 years ago
Xavier Arteaga
58aac96a6e
Added Power Allocation from HL in UE side
7 years ago
Xavier Arteaga
4ecd73c984
Added power allocation p_a in UE
7 years ago
Ismael Gomez
c6e947e7ca
Enable S-TMSI attach
7 years ago
Ismael Gomez
49a621e193
removed last tti in adaptive retx. moved to phch_common
7 years ago
Ismael Gomez
058fbd7112
Fix adaptive retx in UE
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
9cf95f5c32
Attempt to reset timer regardless of N310
7 years ago
Ismael Gomez
42d08046d3
Fixed bug with UL adaptive retx
7 years ago
Ismael Gomez
bf32d45b6f
Check valid nof_tb before call to pdsch and log instead of print
7 years ago
Ismael Gomez
aeb16a5b7a
Fixed TA command when negative offset
7 years ago
Ismael Gomez
84db678608
Fixed Format1C RV with P-RNTI
7 years ago
Ismael Gomez
d59bd77d40
Log TA commands
7 years ago
Ismael Gomez
be0b832927
Implement CW swap and TB to CW mapping for TM4
7 years ago
Ismael Gomez
9c04bf2848
Removed metrics period from listener
7 years ago
Ismael Gomez
3cbe526cbc
Revert "Disable RSSI sensor by default"
...
This reverts commit c14393b24f
.
7 years ago
Ismael Gomez
85571c47cd
Added option to ue.conf to configure CFO EMA (set default to 0.4)
7 years ago
Ismael Gomez
7bef0b0e7f
Merge branch 'next' into next_novolk
7 years ago
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).
7 years ago
Ismael Gomez
3b4649b9f7
Fixed bug in calc_new_transmission
7 years ago
Ismael Gomez
c14393b24f
Disable RSSI sensor by default
7 years ago
Ismael Gomez
dfef7c1a25
coverty uninitialized member
7 years ago
Ismael Gomez
05d6a1c829
added option to configure netmask (rules out previous commit)
7 years ago
Ismael Gomez
9dbbe9731a
missing netmaks string after merge
7 years ago
Ismael Gomez
2f44e2bf3a
Refactored cases mcs>29 for ul/dl
7 years ago
Ismael Gomez
399f1cdbd1
Force retx for mcs>29 and new tb if rv=0 && mcs<29
7 years ago
Ismael Gomez
f1ec1b2f3c
disable attempt to resync after N310 (too soon if N310 is low)
7 years ago
Paul Sutton
b8d5b5b6a9
count_dl fix
7 years ago
Ismael Gomez
177f36fc8c
Improved cell reestablishment procedure timers (still not working the authentication)
7 years ago
Ismael Gomez
240eba2af5
Fix for async dl scheduling
7 years ago
Ismael Gomez
739b8fc457
Restored TA commands
7 years ago
Ismael Gomez
12877fe296
Missing ip_netmask configuration file
7 years ago
Ismael Gomez
ed7856ea57
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
0a1f51e592
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Andre Puschmann
5ee2a37c2b
fix bug in dl_harq where if always returned true
7 years ago
Ismael Gomez
2b0b57176f
Removed pid from demux
7 years ago
Ismael Gomez
d3e3ecacb6
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
4fe2904939
Removed unnecessary T311 timer start
7 years ago
Andre Puschmann
21d9cb6142
fix UL harq statistic printing
7 years ago
Andre Puschmann
f5bc1049dc
don't use log if USIM isn't initialized
7 years ago
Ismael Gomez
aeabcb4551
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
eec7b27b89
Added check for msg3 buffer overflow. Increased msg3 buffer. Fixes #103
7 years ago
Ismael Gomez
fda886407b
Added option to force the DL/UL frequency at the UE
7 years ago
Ismael Gomez
a180b5ebac
Msg3 delay is added to harq delay
7 years ago
Ismael Gomez
1dff82065b
Merge branch 'next' into next_novolk
7 years ago