75 Commits (cf5a6f058061f92f01962dc04044ba0fccd24d7c)

Author SHA1 Message Date
Ismael Gomez 21652950fd Do not reset full softbuffer 7 years ago
yagoda 12c9f50ba9 adding upper layer embms support to the UE 7 years ago
Ismael Gomez cac027d695 Merge branch 'issue_incorrect_dci' into raa_new 7 years ago
Ismael Gomez 036e39481c Reset PID when grant changes 7 years ago
Ismael Gomez ab78eb6d58 Process BCCH from pdu_process thread. Process PCCH from new thread in RRC 7 years ago
Ismael Gomez edd9cbf4dc Merge branch 'next' into sync_states 7 years ago
David Rupprecht 06d4559294 Change include path absolut to project dir 7 years ago
David Rupprecht 9d71bec7b6 Unified include guards 7 years ago
Ismael Gomez b3be54b274 Attach and paging ok. Reselection on IDLE not working 7 years ago
Ismael Gomez f88f465c97 Refactored NAS/RRC/PHY cell_search/selection procedures 7 years ago
Ismael Gomez a85368cac0 Discard duplicated TB after timeout 7 years ago
Ismael Gomez 8f028e34f3 Do not deallocate BCCH buffer in dl_harq 7 years ago
Ismael Gomez b8b39d6d1b NULL payload buffer in dl_harq in the constructor 7 years ago
Ismael Gomez 23f3086669 Deallocate properly on dl_harq 7 years ago
Ismael Gomez f53cb11e82 Remove mutex from ul_harq 7 years ago
Ismael Gomez 8591049e92 Added mutex to ul/dl harq reset 7 years ago
Ismael Gomez 5fe066df69 Merge branch 'raa' into next 7 years ago
Ismael Gomez de747f4e1c MUX retx Msg3 correctly 7 years ago
Ismael Gomez 0fcb065ae8 Disabled TX continuous and sleep on cell search 7 years ago
Ismael Gomez 56455b31ef Use dedicated thread for MAC timers 7 years ago
Ismael Gomez 90fe4a218b Fix RNTI in Msg3 after non-contention HO in PCAP 7 years ago
Ismael Gomez 9acefc53f8 Set C-RNTI when grant from RAR but no Msg3 7 years ago
Ismael Gomez 13a16e200c Transmit Msg3 only if available (2) 7 years ago
Ismael Gomez ca4a22aeaf Transmit Msg3 only if available 7 years ago
Xavier Arteaga 4949759cdc Fixed simultaneous PHICH (ACK) and CQI request. 7 years ago
Ismael Gomez a279ab47f0 Improved neighbour cell accuracy. Changed RRC to avoid segfault when neighbour cell addition 7 years ago
Xavier Arteaga 872a92abbc Fixed UL MAC Bug 7 years ago
Xavier Arteaga c386bee399 Fixed PUSCH aperiodic report bug. 7 years ago
Ismael Gomez 754566b28f Changed priorities to below UHD in srsUE 7 years ago
Ismael Gomez 37ee5505e9 Removed unused log_line() functions. Added DCI info string 7 years ago
Ismael Gomez 78bd71dfa9 Fixed ul retx when not needed 7 years ago
Ismael Gomez aa41237961 Fix adaptive UL retx. Fixes #99 7 years ago
Ismael Gomez c0e79477b5 Fixed cell reselection when radio-link failure 7 years ago
Ismael Gomez d428760b20 Merge branch 'next' into mobility 7 years ago
Ismael Gomez 408545dab8 X2 (constant NCC) working 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 42d08046d3 Fixed bug with UL adaptive retx 7 years ago
Ismael Gomez 3b4649b9f7 Fixed bug in calc_new_transmission 7 years ago
Ismael Gomez 399f1cdbd1 Force retx for mcs>29 and new tb if rv=0 && mcs<29 7 years ago
Ismael Gomez 240eba2af5 Fix for async dl scheduling 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 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 ca0cf017d6 Now working with variable HARQ scheduling 7 years ago
Ismael Gomez d6bdabfdc0 Changed all harq delays to variables 7 years ago
Ismael Gomez b12d69b439 Set default TX mode to continuous and fixed uplink synchronization (radio set offset concurrent access) 7 years ago