90 Commits (8a7e37641092653ca354e65d0a9e8feeccac393b)

Author SHA1 Message Date
Ismael Gomez 3e712d6a57 Merge branch 'next_mimo' into next 7 years ago
Xavier Arteaga 0c31a5cfc1 Added periodic RI on PUCCH for TM3 and TM4 7 years ago
Xavier Arteaga 52bdd9290d Added RI reporting for TM3 and TM4 (no PMI) 7 years ago
Ismael Gomez 25e9acd069 restore RX gain to 50 dB 7 years ago
Ismael Gomez ea368516c9 fixed plot for MIMO 7 years ago
Xavier Arteaga 1ab106c127 Improved robustness of PDSCH decoder 7 years ago
Xavier Arteaga 37754f992c Removed bug in dl_harq for multiple TB 7 years ago
Xavier Arteaga 224a54a315 Solved bug for plotting srsue contellation and removed trace of tb_cw_swap 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
Ismael Gomez 29ca3705a7 Merge pull request #17 from softwareradiosystems/next_mimo
Next mimo
7 years ago
Xavier Arteaga 1486911e32 DCI blind search takes Transmission mode in consideration and some _multi functions removed 7 years ago
Xavier Arteaga 741f5b7a0a Corrected some logging messages 7 years ago
Ismael Gomez 38c67dc410 Moved FFTW to WISDOM and save/load from file 7 years ago
Ismael Gomez 8a3ff19b30 set all pdsch functionts to MIMO by default (removed _multi) 7 years ago
Ismael Gomez ae287dd89a fixed incorrect printf 7 years ago
Xavier Arteaga f5e5e94681 if (cell.nof_ports > 1) { 7 years ago
Xavier Arteaga a8bbc29ee6 Reverted default number of rx antennas for UE config 7 years ago
Ismael Gomez 2335d2a644 remove boost::assign 7 years ago
Xavier Arteaga c52023e4cc Solved PCH downlink bug 7 years ago
Xavier Arteaga 0947173fc1 Merge branch 'next' into next_mimo 7 years ago
Ismael Gomez 51fc9bffb1 added release function for mac timers 7 years ago
Ismael Gomez 9997f8c20a (fix typo) Added default value for filter coefficient in UL power control dedicated 7 years ago
Ismael Gomez c10f13139e Added default value for filter coefficient in UL power control dedicated 7 years ago
Xavier Arteaga be0c6ebd20 Added multiple codeword architecture to MAC layer 7 years ago
Ismael Gomez 955170bd52 Improved DL TCP performance by tweeking BSR reports and UL scheduler 7 years ago
Ismael Gomez 0f9f76ff00 calibrated configuration values 8 years ago
Xavier Arteaga 7e9e9a6a7d Included precoding information (pinfo) in grant and interfaced TM4 8 years ago
Xavier Arteaga 2c07a16189 DL grant parameter are now vectors of MAX_CODEWORDS 8 years ago
Xavier Arteaga 94325d13d2 Scalable PDSCH with MAX_CODEWORDS PDSCH plus decoding threads for bitrate increase 8 years ago
Xavier Arteaga 4007a15581 Merge branch 'next' into next_mimo 8 years ago
Andre Puschmann c474b24d32 add basic NAS configuration class 8 years ago
Xavier Arteaga 6142a5f9e5 Merge to next_with_matlab 8 years ago
Andre Puschmann 82c206c2bb Merge branch 'master' into next 8 years ago
Andre Puschmann 32b3046d0f fix segfault in UE PHY tests
- added dummy rrc class to UE phy tests
8 years ago
Andre Puschmann d6c027069c Merge branch 'master' into next 8 years ago
Andre Puschmann 00be4a5de7 fix bug with uninitalized number of rx antennas 8 years ago
Andre Puschmann 39ebc0e5fd gracefully exit MAC test when radio init fails 8 years ago
Andre Puschmann 588dc7978d gracefully exit MAC test when radio init fails 8 years ago
Andre Puschmann bb34be24ac fix bug with uninitalized number of rx antennas 8 years ago
Philipp Gorczak 407d2ef024 Use runtime dir parameter for executables. 8 years ago
Philipp Gorczak 5fdcef60f6 Install binaries. 8 years ago
Andre Puschmann 80c0d0e694 fix printf's 8 years ago
Andre Puschmann 7ca0988ea3 refactor RLC to use RAT-agnostic config 8 years ago
Andre Puschmann 9398e0eff9 make number of HARQ processes a parameter for mux/demux objects 8 years ago
Andre Puschmann 4bc7b19595 only call PHR procedure in MUX when it's registered 8 years ago
Andre Puschmann 8dbabb2834 rework bearer/LCID handling
This is a larger patch that reworks the LCID handling throughout the
code.

- It first moves the RB/LCID mapping out of common.h into the RRC object
  because different RATs may have different mappings.
- It adds a interface to RRC that other objects like RLC/PDCP/etc. may
  use to get the bearer name of a specific LCID.
- The patch also introduces a PDCP config class.
8 years ago
Andre Puschmann 83c358d33f let demux use common interface 8 years ago
Andre Puschmann ce1e565c79 move RRC states definition into common header 8 years ago
Andre Puschmann c247f1103d parameterize TTI offset between UL grant and UL tx and UL tx and HARQ rx 8 years ago