Commit Graph

27340 Commits

Author SHA1 Message Date
ghaddab
764de0e862 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4065 818b1a75-f10b-46b9-bf7c-635c3b92a50f 2013-08-08 15:45:09 +00:00
xuhl
4e4207996c RAR TBS bug fixed
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4061 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-08-07 08:41:35 +00:00
Florian Kaltenberger
dba9117432 disabled effective SINR calculation in ulsch_coding (too slow and not used anyway)
added vcd signals for ue transmitter


git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4059 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-08-01 16:34:15 +00:00
Florian Kaltenberger
e3b548e8ac bugfix in UL HARQ, removed exit condition if HARQ rounds are exhaused, changed UL mcs to 11 in lte-softmodem (slightly better performance)
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4056 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-31 15:15:12 +00:00
ghaddab
c8209ac6a9 Control1 reg : PC -> endpoint, Control2 : endpoint -> PC
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4055 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-31 14:20:48 +00:00
Cirkic
e94e1c5535 added autocal argument to oarf_config_exmimo. scripts still need to be updated.
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4053 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-29 10:01:20 +00:00
guibene
7f2dd654c9 cleaned code
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4044 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-19 15:14:46 +00:00
Cirkic
35169c13e7 Cleaned up some code and made it more transparent.
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4043 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-19 14:35:08 +00:00
Raymond Knopp
c160f96d2a git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4042 818b1a75-f10b-46b9-bf7c-635c3b92a50f 2013-07-19 10:09:53 +00:00
Cedric Roux
350c7808d8 - Updating NAS driver (lite) for kernel versions > 3.6.0
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4041 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-19 09:05:26 +00:00
guibene
198427262b fix in Makefile
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4040 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-19 08:36:23 +00:00
Cirkic
90f6924a98 Refined the code so as to make it more readable.
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4039 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-18 16:31:04 +00:00
Cirkic
4380042cf8 Added the tdd rec. script files
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4037 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-18 13:40:28 +00:00
Navid Nikaein
76b91cfefb * add additional RLC buffer information for fine grain DL scheduling
* protect ENABLE_DB flag with explicit user-defined flag



git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4036 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-18 11:53:58 +00:00
wetterwa
ff80797c6c Scripts MAR3 update
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4034 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-17 15:25:45 +00:00
Cedric Roux
902a66208f - Add --prefix = /usr when configuring
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4033 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-17 08:53:02 +00:00
Navid Nikaein
8fb5a37b39 protect includes related to DB (mysql)
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4032 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-16 08:20:14 +00:00
Navid Nikaein
8c339ad672 add makefile support for DB stats, fix minor issues for jitter calculation
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4030 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-15 16:21:05 +00:00
Raymond Knopp
9184b5aa5c added support for 1.5/10/20 MHz. 1.5MHz primary synch is still broken (128-bit alignment issue with 128-point DFTs). 1/2 UEs connection seems to work ok for 10/20 MHz.
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4024 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-14 20:13:41 +00:00
Raymond Knopp
9fac807d2c added support for 1.5/10/20 MHz. 1.5MHz primary synch is still broken (128-bit alignment issue with 128-point DFTs). 1/2 UEs connection seems to work ok for 10/20 MHz.
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4023 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-14 20:13:30 +00:00
Raymond Knopp
4980ec2c7f added support for 1.5/10/20 MHz. 1.5MHz primary synch is still broken (128-bit alignment issue with 128-point DFTs). 1/2 UEs connection seems to work ok for 10/20 MHz.
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4022 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-14 20:13:20 +00:00
Cedric Roux
b638562dc3 - Scripts for second testbed
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4021 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-12 15:40:29 +00:00
Cedric Roux
bbda737937 - Fix incorrent eNB/UE transport pointers
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4020 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-12 15:39:25 +00:00
Cedric Roux
ae568a8436 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4019 818b1a75-f10b-46b9-bf7c-635c3b92a50f 2013-07-11 09:00:50 +00:00
Cedric Roux
8dcb87526d git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4018 818b1a75-f10b-46b9-bf7c-635c3b92a50f 2013-07-11 08:53:21 +00:00
Cedric Roux
67257cea07 - Readme for PGM library installation
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4017 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-10 15:59:37 +00:00
Cedric Roux
a07b4097cf - Fix compiler warnings
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4016 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-09 14:19:41 +00:00
wetterwa
9bcd1d84a1 update
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4015 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-09 13:15:27 +00:00
Cedric Roux
05bbce9ce3 - Fix issue where two consecutive messages from the same host are received
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4014 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-09 12:08:26 +00:00
wetterwa
cff0bbad9b Added dummy trigger for congestion (MEDIEVAL demo3)
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4013 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-09 09:35:12 +00:00
wetterwa
34836766d2 updated dummy MIH users
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4012 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-09 08:00:42 +00:00
Cedric Roux
f55e1d988d - Added support reliable link for ethernet transport
Note: this new feature is not compiled (and therefore not used) if libpgm-dev is not installed

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4011 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-08 15:46:06 +00:00
Lionel Gauthier
f0cf6ab614 Last commit was a bad commit for this file
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4008 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-05 10:58:48 +00:00
Lionel Gauthier
f6e664af4c Modified ETHERNET DRIVER: deleted the classifier, classification is done by marking. Changed netlink reading code in pdcp_fifo.c
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4007 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-03 16:11:31 +00:00
Cedric Roux
d44ccd24ab - Update multicast:
* Remove recv thread
	* Update logs to LOG api
	* Retransmit Initial message if master not ready
	* Assert if packets lost -> break the execution if there is a drift in slots

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4006 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-03 09:27:32 +00:00
Cedric Roux
b62ae47b90 - Fix uninitialized variables in MAC UL scheduler
- Fix invalid write in MAC pre-processor
- Fix variable defaulted to int (instead of double)

Pre-ci passed

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4005 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-01 14:08:53 +00:00
Raymond Knopp
67ad7732c7 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4003 818b1a75-f10b-46b9-bf7c-635c3b92a50f 2013-06-26 08:05:01 +00:00
villa
a7a44c2f8d git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4002 818b1a75-f10b-46b9-bf7c-635c3b92a50f 2013-06-25 17:28:38 +00:00
villa
762dfbe3f3 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4001 818b1a75-f10b-46b9-bf7c-635c3b92a50f 2013-06-25 12:40:51 +00:00
Cedric Roux
56c66c09aa - Fix: avoid infinite loop on mulitcast read thread if no data to read
Pre-ci test passed

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4000 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-06-25 09:05:02 +00:00