Commit Graph

1316 Commits

Author SHA1 Message Date
Andre Puschmann 60da04ef58 make LCID of GW object a parameter 2017-07-04 17:46:50 +02:00
Andre Puschmann 83c358d33f let demux use common interface 2017-07-04 17:46:50 +02:00
Andre Puschmann cbfcb281a9 seperate RAT agnostic bits from various interfaces 2017-07-04 17:46:50 +02:00
Andre Puschmann ce1e565c79 move RRC states definition into common header 2017-07-04 17:46:50 +02:00
Andre Puschmann c247f1103d parameterize TTI offset between UL grant and UL tx and UL tx and HARQ rx 2017-07-04 17:46:50 +02:00
Andre Puschmann 20a004a768 add seperate interface for MUX to query BSR procedure
- this is also intented to make MUX RAT-agnostic
2017-07-04 17:46:50 +02:00
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
2017-07-04 17:46:50 +02:00
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
2017-07-04 17:46:50 +02:00
Andre Puschmann 583aa2d180 move MAC structs shared between multiple RATs out RAT specific interface 2017-07-04 17:46:50 +02:00
Andre Puschmann 704b8c3dc4 make DL and UL harq template classes 2017-07-04 17:46:50 +02:00
Andre Puschmann 869786a27c adapt MAC procedures to also use MAC timers defined in mac_common.h 2017-07-04 17:46:50 +02:00
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
2017-07-04 17:46:50 +02:00
Andre Puschmann bfa10148f5 fix bug in c-rnti MAC subheader 2017-07-03 17:12:27 +02:00
Ismael Gomez 6c0587e5a4 fixed missing initialization of PUSCH scrambling sequence 2017-06-28 15:01:08 +02:00
Ismael Gomez d28e16b1ed fixed missing initialization of PUSCH scrambling sequence 2017-06-28 14:59:54 +02:00
Ismael Gomez 2c85d3f890 added ctest options for valgrind 2017-06-27 11:42:49 +02:00
Ismael Gomez 2a43c9901f Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-06-27 11:42:45 +02:00
Paul Sutton 89cc50c7c4 Deallocating buffers for ACKed RLC tx PDUs 2017-06-25 14:35:41 +01:00
Paul Sutton cec7b95d45 Fix for race condition, fix for window size checks 2017-06-24 19:39:33 +01:00
Ismael Gomez e92418d2da minor edit in cmake 2017-06-24 16:10:38 +02:00
Paul Sutton ce88544d07 Minor fft library tidy-up 2017-06-23 19:36:30 +01:00
Paul Sutton f48b1f3d66 Adding ability to statically link FFTW 2017-06-23 17:20:35 +01:00
Paul Sutton fd08dd56ba Fix for security library find scripts 2017-06-23 16:47:54 +01:00
Paul Sutton 769c2c1f6b Merge branch 'next' of https://github.com/softwareradiosystems/srslte into next 2017-06-23 15:52:00 +01:00
Paul Sutton 776c1bbc9d Moving fftw checks to top CMakeLists 2017-06-23 15:51:36 +01:00
Ismael Gomez 140cef69e0 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2017-06-23 16:30:02 +02:00
Ismael Gomez 6037a2f2bd changed logger classes 2017-06-23 16:29:46 +02:00
Paul Sutton b71f7b7080 Adding support for static builds 2017-06-23 14:49:21 +01:00
Andre Puschmann faa33139cd Merge remote-tracking branch 'github_public/master' into next 2017-06-23 10:27:30 +02:00
Ismael Gomez 12cbf02606 changed name of vector_simd function 2017-06-22 18:52:12 +02:00
Andre Puschmann 242fe9adc9 add apt-get line for Ubuntu to install required packages 2017-06-22 15:54:36 +02:00
Ismael Gomez c47c4b8b03 fixed overflow in tests 2017-06-21 13:22:13 +02:00
Ismael Gomez 9623081da1 Fixed decoder doing more iterations than necessary 2017-06-21 13:22:08 +02:00
Ismael Gomez 026eecf58d allow null CB 2017-06-21 13:22:02 +02:00
Ismael Gomez e717ccf73a new AVX2 decoder working over the air 2017-06-21 13:21:57 +02:00
Ismael Gomez f00ea8c8ed Integrated AVX2 decoder in PDSCH object. Added inter-frame SSE decoder (not working and not integrated) 2017-06-21 13:21:50 +02:00
Ismael Gomez c1ef9da32a avx turbo decoder working in tests 2017-06-21 13:21:15 +02:00
Ismael Gomez 79e9bccbd8 fixed indent 2017-06-21 12:32:00 +02:00
Ismael Gomez 8a5a2bbb4d Merge branch 'master' of github.com:srsLTE/srsLTE 2017-06-20 10:22:01 +02:00
Ismael Gomez 362ff61c83 disabled RLC AM mode temporary due to known bug 2017-06-20 10:18:17 +02:00
Andre Puschmann e77e295bc0 add libconfig to dependencies 2017-06-19 17:38:39 +02:00
Andre Puschmann eb039ea1f0 fix compile warning 2017-06-19 11:36:33 +02:00
Paul Sutton 00f5d654a7 Fix for uninitialized bool 2017-06-15 14:18:42 +01:00
Ismael Gomez d8069f9364 forced local variable alignment in dot_prod_sss_avx2 2017-06-09 14:01:34 +02:00
Ismael Gomez 215dac6662 fixed some issues with AVX machines 2017-06-09 13:03:47 +02:00
Ismael Gomez 3cbf403c54 check for compiler flag availability 2017-06-09 11:49:35 +02:00
Ismael Gomez 5d16c504ab Merge branch 'next' 2017-06-09 11:41:32 +02:00
Ismael Gomez 13adbb6fda restored srslte_phy to static 2017-06-09 11:41:24 +02:00
Ismael Gomez 2cf053d9eb Merge branch 'next' 2017-06-09 11:34:02 +02:00
Ismael Gomez 72a2b06238 Fixed incompatibility with volk1.2 Make pointer type warnings an error 2017-06-09 11:33:46 +02:00