An error occurred fetching the project authors.
- 22 Jul, 2014 1 commit
-
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5578 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 27 Mar, 2014 1 commit
-
-
Lionel Gauthier authored
With folowwing implicit rule drb id = x => correspondind lc id = x+2, eps bearer id = x+4 Changed RLC inner structs, no more statically allocated array, now it is dynamic via malloc and collection of RLC entities are stored in a hashtable. Changed misc simple types Started compiling with all warning setted and treated as errors, still working on RLC and around... Add const qualifier wherever suitable (for example param frame, module id, const pointers, etc) Thinking about a type of context parameter in procedure calls in L2 data plane (modules id, frame, srb flag, enb flag, etc)... git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5222 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 04 Mar, 2014 1 commit
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5116 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 28 Feb, 2014 2 commits
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5097 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
Cleaned some PDCP/driver code types parameters and vars Please see openair2/COMMON/platform_types.h for simple coding rules. please declare prototypes of functions in .h and include .h files in where the function is used and where it is implemented. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5096 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 25 Feb, 2014 2 commits
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5087 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
TO DO :test RF and ethernet emulation. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5086 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 07 Feb, 2014 1 commit
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5049 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 29 Jan, 2014 2 commits
-
-
winckel authored
Increassed DCCH log buffer. Ajusted one memory pool size. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4984 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4980 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 22 Jan, 2014 1 commit
-
-
winckel authored
Increase RRC buffer size for RRCConnectionReconfiguration messages. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4926 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 21 Jan, 2014 1 commit
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4915 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 15 Jan, 2014 3 commits
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4886 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4878 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4876 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 14 Jan, 2014 2 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4872 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4867 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 13 Jan, 2014 2 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4858 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Added "eps_BearerIdentity" field set to 5 in "rrc_eNB_generate_defaultRRCConnectionReconfiguration()" (was set to this on PFT traces). Added ITTI log on some ASN1 messages. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4854 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 07 Jan, 2014 1 commit
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4826 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 02 Jan, 2014 3 commits
-
-
Lionel Gauthier authored
Line 1849 # if defined(ENABLE_USE_MME) && (UE_rrc_inst[Mod_id].initialNasMsg.data != NULL) #endif git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4818 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4816 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Created RRC state ans sub-state handling functions. Completed handling of NAS_CONN_ESTABLI_REQ. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4815 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 22 Dec, 2013 1 commit
-
-
winckel authored
Added rsrq and rsrp to BCCH DATA IND message to allow reporting of signal level and quality to upper layers. Added NAS_CELL_SELECTION_CNF response for NAS after successful decoding of SIB1. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4811 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 20 Dec, 2013 5 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4804 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4803 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4802 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4785 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4782 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 19 Dec, 2013 1 commit
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4776 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 16 Dec, 2013 1 commit
-
-
winckel authored
Added some missing break in RAL messages handling. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4732 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 15 Dec, 2013 1 commit
-
-
Cedric Roux authored
- Corrected PDCP layer to manage more than one UE correctly * use eNB_id, UE_id as identifiers for connections * splitted UE/eNB data * Use the real rb_id for index in array (instead of the one used for communication with RLC/IP driver pre-ci OK, except for the random issue related to Msg3 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4730 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 13 Dec, 2013 1 commit
-
-
winckel authored
Added PHY_FIND_CELL_REQ sent to PHY when starting RRC. Fixed an issue with ITTI tasks creation with RTAI builds. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4726 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 12 Dec, 2013 1 commit
-
-
winckel authored
Saved parameters of NAS_CELL_SELECTION_REQ. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4691 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 11 Dec, 2013 2 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4676 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
- Mapped malloc/free for ITTI to itti_malloc/itti_free functions for future use within real-time softmodem - Fixed softmodem build issues with RAL - Merged ITTI into agilent softmodem for eNB git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4661 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 10 Dec, 2013 1 commit
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4658 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 06 Dec, 2013 3 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4634 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4632 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Added some NAS primitive handling on UE side. pre-ci Ok. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4625 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-