1065 Commits (9d7bfcc9c9ac46c2d29a2985b3306bd5c2268344)

Author SHA1 Message Date
Andre Puschmann f26969db8b adding UE base class
- this patch moves common code shared between multiple UE types, i.e.,
  UEs for different RATs into a commong base class
- it also introduces a switch during UE startup to instantiate the
  selected UE type
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 fa9eaee498 new NAS/RRC structure. Attaching and ping working 7 years ago
Ismael Gomez 93ff9294f5 Merge branch 'next' into mobility 7 years ago
Ismael Gomez 6037a2f2bd changed logger classes 7 years ago
Ismael Gomez 4b5cbafdb5 upgraded to new code restruct 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 ff7400f140 remove unused header 8 years ago
Andre Puschmann 928ef71b82 adding remaining srsUE code 8 years ago