- 04 Nov, 2013 2 commits
-
-
winckel authored
Added build and run tests with ITTI enabled. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4315 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4314 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 31 Oct, 2013 4 commits
-
-
winckel authored
Fixed some warnings. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4313 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4312 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Creates a common types definition file for itti_analyzer. Set message start number to 1. Changed message name field to 48 char to avoid alignment issues. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4311 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4310 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 30 Oct, 2013 7 commits
-
-
Navid Nikaein authored
* fix a bug in BSR computation * add a python script to launch meld if the diff3 in subvsersion/config file is set to the targets/SCRIPTS/svn-merge-meld.py * pre-ci passed (100%) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4309 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
guibene authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4306 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4305 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
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 8 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4299 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
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
-
Cedric Roux authored
- Copy usefulll binaries to bin dir when compiling git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4293 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4292 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4291 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
-
- 28 Oct, 2013 1 commit
-
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4288 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 25 Oct, 2013 8 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4287 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
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@4285 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Replaced ITTI_ERROR by DevAssert or DevCheck, error in ITTI are critical and should stop the program! Disabled debug log in ITTI by default. Added ITTI_MSG_NAME and ITTI_MSG_INSTANCE defines to simplify acces to some part of message header. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4284 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4283 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
-
winckel authored
Blocked dependencies on messages_xml.h when ITTI is not used. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4279 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 24 Oct, 2013 6 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4275 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Reorganized "clean" targets in makefile. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4274 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
ghaddab authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4273 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
- Fixed 64bits pointers git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4272 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4271 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Added rules to use autodependencies for top level objects. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4270 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 23 Oct, 2013 4 commits
-
-
winckel authored
Modified "itti_wait_tasks_end" to exit when some threads are not terminated after a 1 second time-out. modified "SIGINT" handling, exit is done after tring to join all threads like for "SIGUSR1". Added message reception for TASK_L2L1 and handling of TEST and TERMINATE messages in oaisim. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4269 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4268 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
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
-
Cedric Roux authored
- Replaced log_init to nas_log_init git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4266 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-