An error occurred fetching the project authors.
- 09 Oct, 2015 1 commit
-
-
Cedric Roux authored
The observed behavior (samsung phone, lte dongle, sequans box) is that the UE keeps connecting over and over again.
-
- 06 Oct, 2015 1 commit
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7885 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 02 Jul, 2015 1 commit
-
-
roux authored
RRCConnectionReestablishmentRequest so that the UE disconnects a bit more properly. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7681 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 22 May, 2015 1 commit
-
-
Cedric Roux authored
- mac_rrc_data_req/mac_rrc_data_ind API modification - ITTI message RRC_MAC_CCCH_DATA_IND updated - substructure "carrier" introduced in "eNB_rrc_inst" - ASN.1 messages SIB1/SIB23 adapted - handover not correctly handled (CC_id not used) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7456 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 10 Apr, 2015 1 commit
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7117 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 09 Apr, 2015 1 commit
-
-
Lionel Gauthier authored
astyle --recursive --indent=spaces=2 --style=kr --indent-col1-comments --break-blocks --convert-tabs --max-code-length=200 This is done for better merging branch/LG_PRE_RELEASE_0.3 into trunk (same process is applied on this branch) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7073 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 11 Jan, 2015 1 commit
-
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6348 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 14 Oct, 2014 1 commit
-
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5883 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 30 Sep, 2014 1 commit
-
-
Navid Nikaein authored
* check for false msg3 detection at the MAC layer, and indicate PHY tp cancel the RA proc * fix few compilation errors for Rel10 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5824 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 14 Aug, 2014 1 commit
-
-
ghaddab authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5714 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 31 Jul, 2014 1 commit
-
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5639 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 22 Jul, 2014 1 commit
-
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5578 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 28 Feb, 2014 1 commit
-
-
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
-
- 03 Feb, 2014 1 commit
-
-
winckel authored
- Default PCCH DRX cycle. - FDD/TDD mode. Blocked TDD config field in SIB1 when in FDD mode. Removed some obsolete cellular functions. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5007 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
-
- 13 Jan, 2014 1 commit
-
-
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
-
- 10 Jan, 2014 1 commit
-
-
winckel authored
Added some ITTI log points on RRC message encoding. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4848 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 22 Dec, 2013 1 commit
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4810 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 13 Dec, 2013 1 commit
-
-
winckel authored
Added handling of RRC_CONFIGURATION_REQ in eNB RRC (some SIB1 fields will be configured by eNB app settings). git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4721 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 26 Nov, 2013 2 commits
-
-
winckel authored
Changed NAS PDU handling for do_RRCConnectionReconfiguration to allow transmission of several in the same RRC message. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4529 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Added transmission of security parameters from S1AP to lower layers. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4524 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 25 Nov, 2013 2 commits
-
-
winckel authored
Corrected instance number and origin task in some GENERIC_LOG messages. - git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4518 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Fixed a build issue in "oaisim.c". Replaced asn1 struct in ITTI debug message by "xer_sprint" formatted text. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4517 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 21 Nov, 2013 1 commit
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4481 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 19 Nov, 2013 1 commit
-
-
winckel authored
- Reorganized ITTI messages definition by groups (MAC, PDCP and RRC). - Added support for some NAS / S1AP messages. S1AP: - Corrected MME selection in handle NAS first request. - Modified some messages definition. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4429 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 15 Nov, 2013 1 commit
-
-
winckel authored
Corrected "get_next_UE_index" and "rrc_remove_UE". Started communication between RRC eNB and S1ap. Changed some S1ap structure definitions. Fixed warnings. pre-ci ok. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4410 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 30 Oct, 2013 1 commit
-
-
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
-
- 29 Oct, 2013 2 commits
-
-
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
-
- 27 Sep, 2013 1 commit
-
-
Navid Nikaein 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
-
- 19 Sep, 2013 1 commit
-
-
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
-
- 25 Jun, 2013 1 commit
-
-
Cedric Roux authored
Pre-ci test passed git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4000 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-