31 Commits (243a7708d4e84ac85073013ca225028177e33abc)

Author SHA1 Message Date
Ismael Gomez 21652950fd Do not reset full softbuffer 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
David Rupprecht 06d4559294 Change include path absolut to project dir 7 years ago
David Rupprecht 9d71bec7b6 Unified include guards 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 8591049e92 Added mutex to ul/dl harq reset 7 years ago
Ismael Gomez 0fcb065ae8 Disabled TX continuous and sleep on cell search 7 years ago
Ismael Gomez 37ee5505e9 Removed unused log_line() functions. Added DCI info string 7 years ago
Ismael Gomez c0e79477b5 Fixed cell reselection when radio-link failure 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 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 6556941e6d simplified MAC timers. Unified mac and upper timers in same background task 7 years ago
Ismael Gomez fcbcf1ec7b Removed grant size condition from calc_new_transmission 7 years ago
Xavier Arteaga c29af35158 Solved bug: when a retransmission of a succesfully decoded block was received 7 years ago
Xavier Arteaga 4b00908abb Removed bug in dl_harq for multiple TB 7 years ago
Xavier Arteaga 8eab3b4688 Removed redundant condition 7 years ago
Ismael Gomez 22f194182c fixed memory leaks 7 years ago
Ismael Gomez b0639ab394 resolved merge conflicts 7 years ago
Andre Puschmann 9f3b4bf9a5 use dedicated UL harq config
- this patch changes the UL harq config to a dedicated one
  instead of passing the whole MAC config which may be specific to
  a specific RAT
- it also extends the RRC to fill the harq specific config field in the
  MAC config
- clean up dl_harq and remove unused mac config
7 years ago
Andre Puschmann 704b8c3dc4 make DL and UL harq template classes 7 years ago
Andre Puschmann faf120501a make DL and UL harq header-only
- move src of DL and UL harq in to header in prep for templating both
- add commong MAC header
7 years ago
Ismael Gomez 8a367bf825 changed srsue namespace to srslte for all common objects 8 years ago
Ismael Gomez e75daee148 renamed include paths for common objects 8 years ago
Andre Puschmann 928ef71b82 adding remaining srsUE code 8 years ago