217 Commits (f3b1bc0e2ddc4f200d913074ea7d80e225021b27)

Author SHA1 Message Date
Ismael Gomez f3b1bc0e2d Look for multiple cells on each n_id_2 while cancelling the self interference 7 years ago
Ismael Gomez 8f39a622fe Added cancelation of self interference of PSS and SSS signals 7 years ago
Ismael Gomez c69d4a37e8 Implemented proper cell reselection. Tested reestablishment from one cell to another. 7 years ago
Ismael Gomez c0e79477b5 Fixed cell reselection when radio-link failure 7 years ago
Ismael Gomez 6b264732d2 Disabled subframe average 7 years ago
Ismael Gomez f1c6bcd252 Merge branch 'next' into mobility 7 years ago
Ismael Gomez dd8bacf466 Calibrated CFO loop default values 7 years ago
Ismael Gomez dbaf014b00 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez a3a1d268b7 Improved CFO estimation/correction by filtering central 6 PRB. Cleaned ue_sync/sync/pss objects. Used const attr in vector and other objects 7 years ago
Paul Sutton 5292137b3a Adding APN info to log output 7 years ago
Paul Sutton d34ce74419 NAS security context file tidy-up, usim_test minor edit 7 years ago
Ismael Gomez aacd9e1e5b Revert "Use CP-based CFO estimation only for DL and UL. Estimate every subframe. Calibrated EMA to 0.3 highest valid for low SNR"
This reverts commit 6196c096af.
7 years ago
Ismael Gomez 3a0ab02264 S1/X2 handover tested and working 7 years ago
Ismael Gomez cfbea7a6c1 Restored non-guru DFT interface. Removed input buffer from ue_dl interface 7 years ago
Ismael Gomez 8447c965e3 Fixing RSRP measurements 7 years ago
Paul Sutton a604cfb99b Fix for RRC reconnection 7 years ago
Paul Sutton 5b46174b5b Adding RRC logic to receive all SIBs 7 years ago
Ismael Gomez d428760b20 Merge branch 'next' into mobility 7 years ago
Andre Puschmann 3ebda40580 move build info to UE base class 7 years ago
Andre Puschmann d562a70261 fix USIM test 7 years ago
Ismael Gomez 408545dab8 X2 (constant NCC) working 7 years ago
Paul Sutton 4877c7ab07 Adding support for GUTI attach 7 years ago
Andre Puschmann dc65e4243c print build info to log and on stdout 7 years ago
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 12d8b373c7 srsUE takes and reports intra-frequency measurements correctly 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 641eceb328 Merge branch 'next' into mobility 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