374 Commits (8cabfa82cf80a40d5c0de822f5ab59abc69e0e6c)

Author SHA1 Message Date
Andre Puschmann f948a75b55 initialize variables 7 years ago
Andre Puschmann 74138071db move radio bearer definition to RRC 7 years ago
Xavier Arteaga 9ffdb1e62d Refactored PMI/CQI/RI reporting 7 years ago
Xavier Arteaga de654cd344 Merge branch 'next' into enbmimo 7 years ago
Xavier Arteaga 7a840d9f59 Solved RI reporting bug and improved PUSCH log trace 7 years ago
Andre Puschmann f5f9963807 fix NAS test PDU contents 7 years ago
Andre Puschmann 93053701a4 fix and enable NAS test 7 years ago
Ismael Gomez a799098784 Merge branch 'next' into merge_patch 7 years ago
Ismael Gomez c6ab02f3f4 Minor changes to logging 7 years ago
yagoda 318afbd8b4 minor fixes to phy logging 7 years ago
yagoda 23afd44a7d modifications to enable phy lib logging 7 years ago
Ismael Gomez 37ee5505e9 Removed unused log_line() functions. Added DCI info string 7 years ago
Ismael Gomez 23718aebad Forced kill of UE and ENB by typing ctrl
+c multiple times
7 years ago
yagoda 1b1301101c adding support for phy(C level) logging to file 7 years ago
Ismael Gomez c54cb02efd Increased REF BW CFO loop 7 years ago
Ismael Gomez 6711387ad7 Disabled AGC for initial cell search. Copy CFO from search and disable CP based CFO after search to reduce overhead 7 years ago
Ismael Gomez 9355cd5732 Improved CFO loop. Fixed issue with sinusoid tolerance 7 years ago
Ismael Gomez 60b81f47f1 Do chest on filter only when sic_pss is enabled. Do not equalize SSS by default (something is not ok and takes more time to decode it) 7 years ago
Ismael Gomez 95f6eb87c8 Minor issue with paging 7 years ago
Ismael Gomez 7e29430c81 remove unused function 7 years ago
Ismael Gomez fba900f63c Merge branch 'mob_crypto_mimo' into next 7 years ago
Ismael Gomez 09dc96a370 Changed neighbour cell to find PSS over multiple frames 7 years ago
Ismael Gomez f3ee6c0009 Minor logging changes 7 years ago
Ismael Gomez 4c2b6fbd29 Added check for serving PCI target HO 7 years ago
Ismael Gomez 082da2f7b6 Added filter for maximum PSS CFO detection value. Increased averaging for PSS CFO estimation 7 years ago
Andre Puschmann 0641fee20b nas: fix IMSI print 7 years ago
Andre Puschmann 3705baddc3 nas: initialize ctxt variable and only check ksi if ctxt is present 7 years ago
Ismael Gomez 93a47df015 Fixed segfault when exit due to prach destructor 7 years ago
Ismael Gomez b0a2fa3b0b Merge branch 'enbmimo' into mob_crypto_mimo 7 years ago
Ismael Gomez e720568e82 Revert "Added UE Mode 3-1 aperiodic reporting"
This reverts commit 0bd683b3c4.
7 years ago
Ismael Gomez eefbdbc913 Revert "Added Aperiodic mode 3-1 in enb and some more optimizations"
This reverts commit 8ab196901f.
7 years ago
Xavier Arteaga 8ab196901f Added Aperiodic mode 3-1 in enb and some more optimizations 7 years ago
Xavier Arteaga 0bd683b3c4 Added UE Mode 3-1 aperiodic reporting 7 years ago
Ismael Gomez 78bd71dfa9 Fixed ul retx when not needed 7 years ago
Ismael Gomez 48dfc08fa3 Fixed SIC for PSS using channel estimates, added option to disable it (not usable on synchronous same-site cells). Use PSS CE in SSS decoding 7 years ago
Ismael Gomez cfb059f0c2 Restart rx_counter for SRB in PDCP when restablishing 7 years ago
Ismael Gomez 5c31800ccb Fixed HO with ciphering 7 years ago
Ismael Gomez 997a22a1c6 Disabled test Restablishment 7 years ago
Ismael Gomez c1e7666215 Merge branch 'mobility' into mobility_crypto 7 years ago
Ismael Gomez c816be525e Testing Reestablishment 7 years ago
Ismael Gomez aa41237961 Fix adaptive UL retx. Fixes #99 7 years ago
Ismael Gomez 9a255b477a Merge branch 'crypto' into mobility_crypto 7 years ago
Ismael Gomez f3b1bc0e2d Look for multiple cells on each n_id_2 while cancelling the self interference 7 years ago
Paul Sutton 1a323770c9 Added support for AS ciphering 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
Paul Sutton 516fdc27f1 Fix for NAS security bearer id, added encryption test sets, fix for compile warning 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
Paul Sutton 84724d2ab1 NAS-plane encryption working (thanks to David Rupprecht) 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
Xavier Arteaga e2a61af462 Added Aperiodic mode 3-1 in enb and some more optimizations 7 years ago
Ismael Gomez c6e947e7ca Enable S-TMSI attach 7 years ago
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 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
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 d59bd77d40 Log TA commands 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
Ismael Gomez 641eceb328 Merge branch 'next' into mobility 7 years ago
Xavier Arteaga f9e428ef68 Optimised RI/PMI calculation call 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
Xavier Arteaga 96a6d6ae9f Merge branch 'next' into enbmimo 7 years ago
Xavier Arteaga 6985682ef0 Added 2nd Codeword interface in scheduler, plus pmi close loop reporting 7 years ago
Xavier Arteaga af669a6cbb Added RI reporting in enb and optimised RI computing calling time 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 c4c1c62360 stable connection. Runs out of samples in ringbuffer if clock differences 7 years ago
Ismael Gomez db87a41d80 Merge branch 'next_novolk' into mobility 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
Xavier Arteaga 21355de77e Added TM3 (1 layer only) eNB support at RRC 7 years ago
Ismael Gomez f4e883d24f Divided phch_recv in subclasses 7 years ago
Xavier Arteaga e8da7160f0 eNB transmits diversity by default if two cell ports are configured 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
Ismael Gomez 7a14e28837 Extened to all US MCC codes 7 years ago
Ismael Gomez e4529b943b Extened to all US MCC codes 7 years ago
Ismael Gomez c7d5231251 Read Home PLMN from IMSI 7 years ago
Ismael Gomez a5b384da4a Added support for roaming PLMN 7 years ago
Ismael Gomez 1c677f7183 Read Home PLMN from IMSI 7 years ago
Ismael Gomez 2159ad3280 Added support for roaming PLMN 7 years ago
Andre Puschmann 2311e2a715 Merge branch 'soapy_fixes' into next 7 years ago
Andre Puschmann 5d5e8167b7 stop radio after radio error 7 years ago
Ismael Gomez eb07dacfe9 Cleaning logging format 7 years ago
Ismael Gomez 404971703c PLMN update only on PLMN search state 7 years ago
Ismael Gomez 0c3d4e9ad3 Removed log 7 years ago
Ismael Gomez ca0cf017d6 Now working with variable HARQ scheduling 7 years ago
Ismael Gomez fb0a918f7a Merge branch 'next' into next_novolk 7 years ago
Ismael Gomez b353ed03dd cleaned stdout metric 7 years ago
Ismael Gomez c8dc3d1ad7 Merge branch 'next_with_variable_harq' into next_novolk 7 years ago