- 30 Oct, 2013 4 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4304 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4303 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Integrated SDU buffer into MAX xCCH messages with a fixed size. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4302 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Created "RRC_MAC_BCCH_DATA_REQ" message. Separated L2L1 sub task by eNB/UE to separate messages handling in PDCP and MAC. Added ITTI messages poll in MAC sub tasks. pre-ci ok. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4300 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 29 Oct, 2013 4 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4298 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Added case for message RRC_UE_EUTRA_CAPABILITY to avoid error message. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4297 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Moved RRC UE code into "rrc_UE.c". Fixed some warnings. pre-ci ok. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4296 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Removed RRC_MAC_SYNC_IND that is not used anymore. Added ITTI messages reception in PDCP (in pdcp_run). Added pdcp_rrc_data_req in l2 interface. Fixed warning. pre-ci ok. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4290 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 25 Oct, 2013 3 commits
-
-
winckel authored
Added an RRC UE task and inserted some message based communications between MAC or PDCP and RRC when ITTI is enabled. Uniformized some parameter types. Fixed some warnings. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4286 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4282 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
- Make logs functions "task-aware" git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4281 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 23 Oct, 2013 1 commit
-
-
winckel authored
Renamed all ITTI functions, to make them start with module name ("itti_"). Added generic signals handling support in ITTI. Changed ITTI log port for oaisim to 10006. Introduce an option to use ITTI in oaisim and reoragized code. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4267 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 22 Oct, 2013 3 commits
-
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4262 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Moved some local variable from "otg_kpi.h" into "otg_kpi.c". Clean-up some header issues. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4259 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4253 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 21 Oct, 2013 2 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4245 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Created "intertask_interface_conf.h" to defines some parameters that were defined in "mme_default_values.h" to make ITTI more generic. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4243 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 17 Oct, 2013 1 commit
-
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4214 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 11 Oct, 2013 1 commit
-
-
Cedric Roux authored
- Added thread that fetch netlink packets and place them in a FIFO (option enabled by default) to reduce pdcp_run execution time - Fix some debug formats git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4187 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 01 Oct, 2013 3 commits
-
-
nikaeinn authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4176 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Florian Kaltenberger authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4175 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Florian Kaltenberger authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4173 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 27 Sep, 2013 1 commit
-
-
nikaeinn authored
* update the L2 interface * update eMBMS MAC/PHY to support more than one MBSFN sync area * update OTG to support different multicast traffic for eMBMS * pre-ci test passed (100%) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4170 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 26 Sep, 2013 3 commits
-
-
wetterwa authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4168 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
wetterwa authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4167 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
wetterwa authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4166 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 24 Sep, 2013 1 commit
-
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4162 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 19 Sep, 2013 3 commits
-
-
Cedric Roux authored
- Fix uint64_t formatting in openair_proc.c - Removed duplicate call to pdcp_fifo_read_input_sdus pre-ci tests passed git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4158 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
nikaeinn authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4157 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
nikaeinn authored
* activate the sencond MBSFNArea when eMBMS relaying is activated * add wireshark interface for MCH PDUs (Not tested feature) * pre-ci test passed git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4156 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 17 Sep, 2013 2 commits
-
-
latif authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4150 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
nikaeinn authored
* Fix the non-continous indexing of the PDCP array (replace rb_id by lc_id) * Add a new test case 03 for Rel10 and eMBMS git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4149 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 13 Sep, 2013 1 commit
-
-
nguyennd authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4148 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 12 Sep, 2013 1 commit
-
-
Cedric Roux authored
1512 bytes = 1500 bytes IP packet + 12 bytes ethernet header git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4147 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 11 Sep, 2013 1 commit
-
-
nikaeinn authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4146 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 27 Aug, 2013 2 commits
-
-
Florian Kaltenberger authored
added stats for PDSCH for MAC-PHY interface, removed some duplicate stats git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4113 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4112 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 26 Aug, 2013 2 commits
-
-
Cedric Roux authored
[pre-ci tests passed for 32/64 bits platforms] git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4102 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
[pre-ci tests passed on 32/64 bits platforms] git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4101 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 12 Aug, 2013 1 commit
-
-
Florian Kaltenberger authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4073 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-