13 Commits (6985682ef0876285b93f4524cee26f8973d2d996)

Author SHA1 Message Date
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