19 Commits (52bdd9290d39074b9db9eb40cd78924d4241185a)

Author SHA1 Message Date
Xavier Arteaga 37754f992c Removed bug in dl_harq for multiple TB 7 years ago
Xavier Arteaga a8224e8cae Removed redundant condition 7 years ago
Xavier Arteaga 338be7d0c2 Refactored grant: removed nof_tb from grant. Use tb_en instead. 7 years ago
Xavier Arteaga 741f5b7a0a Corrected some logging messages 7 years ago
Ismael Gomez ae287dd89a fixed incorrect printf 7 years ago
Xavier Arteaga be0c6ebd20 Added multiple codeword architecture to MAC layer 7 years ago
Andre Puschmann 9398e0eff9 make number of HARQ processes a parameter for mux/demux objects 7 years ago
Andre Puschmann 83c358d33f let demux use common interface 7 years ago
Andre Puschmann c247f1103d parameterize TTI offset between UL grant and UL tx and UL tx and HARQ rx 7 years ago
Andre Puschmann 20a004a768 add seperate interface for MUX to query BSR procedure
- this is also intented to make MUX RAT-agnostic
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 869786a27c adapt MAC procedures to also use MAC timers defined in mac_common.h 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 80092fd888 added pdu tstamp 8 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 c51c4d2a38 fix compile warnings 8 years ago
Andre Puschmann 928ef71b82 adding remaining srsUE code 8 years ago