An error occurred fetching the project authors.
- 19 Sep, 2016 1 commit
-
-
Wilson W.K. Thong authored
added flow to refresh KeNB key in RRC on receiving S1AP-InitialContextSetup added flow to configure PDCP security mode enabled filling in the PDCP MAC code during and after RRC-SMC procedure (cherry picked from commit 898cd5c45aedb27625d73352568211b4467c8dd9)
-
- 29 Aug, 2016 1 commit
-
-
Florian Kaltenberger authored
oaisim parameter -y is now UE rx antennas minor fixes to unitary sims
-
- 23 Aug, 2016 1 commit
-
-
Florian Kaltenberger authored
set CQI_report_periodic to <release/> (was NULL before) use memcopy for configuration structure
-
- 01 Jul, 2016 1 commit
-
-
Florian Kaltenberger authored
set transmission mode in phy_config_dedicated_[UE|eNB] after RRCConnectionReconfiguration(eNB) and RRCConnectionReconfigurationComplete(UE) add ue_TransmissionMode in RrcConfigurationReq added ue_transmission_mode and nb_antenna_ports to eNB config file transmisison mode gets set with RRCReconfiguration
-
- 30 May, 2016 1 commit
-
-
Navid Nikaein authored
* configure dedicated DRBs based on the transaction id * fix the issue in oaisim to work with S1 interface
-
- 30 Mar, 2016 1 commit
-
-
Navid Nikaein authored
-
- 23 Mar, 2016 1 commit
-
-
gauthier authored
added hotfix for DCCH bad size limitation (to be checked after merge with develop). Changed UL idle scheduling to improve 5MHz performance, changed DCI aggregation for ue-specific DCIs (reduces contention with SI and RA in subframe 5 for 5 MHz). Added RRC timer for UE release which cleans L1. Still issues in 10 MHz throughput with TCP. 5 MHz seems almost fine.
-
- 19 Feb, 2016 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 14 Jan, 2016 1 commit
-
-
gauthier authored
-
- 25 Nov, 2015 1 commit
-
-
Navid Nikaein authored
-
- 09 Nov, 2015 1 commit
-
-
Navid Nikaein authored
Additional RRC procedures (RRCConnectionReconfiguration) for dedicated bearer estatblishment triggered by S1AP messages. eNB mac scheduler for dedicated DTCH. UE MAC logical channel prioritization with additional DTCH. S1AP messages for dedicated bearer establishment (eNB and UE).
-
- 06 Oct, 2015 1 commit
-
-
gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7885 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 28 Jul, 2015 1 commit
-
-
gauthier authored
make build test work after the removal of RAL, MIH (802.21), minor coding guidelines corrections in RLCs git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7753 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 25 Jun, 2015 1 commit
-
-
gauthier authored
Changed with Cedric the collection initial ue id/enb s1ap id that did not work in rb tree -> 2 hashtables + misc types name change in openaircn (gtp types ) git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7661 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 17 Jun, 2015 1 commit
-
-
Navid Nikaein authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7588 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 16 Jun, 2015 2 commits
-
-
Rohit Gupta authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7569 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Raymond Knopp authored
modifications in UE system information handling to allow for decoding of all SIBs. For USRP targets, timing advance and TX power control. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7563 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 08 Jun, 2015 1 commit
-
-
Cedric Roux authored
- handle an UE on the second carrier - quick fix (may change in the future) to deal with race conditions in lte-softmodem. TX procedures (phy_procedures_eNB_TX) are now done the one after the other, from carrier 0 to carrier N. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7541 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 05 Jun, 2015 1 commit
-
-
Raymond Knopp authored
Applied S. Held's patches 16, additional modifications for UE frequency scanning and RSRP/RSSI calibration for ExpressMIMO2 and USRP B210 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7536 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
-
- 12 Feb, 2015 1 commit
-
-
Navid Nikaein authored
* applying patches 8 and 9 contributed from S. Held git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6536 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 09 Feb, 2015 1 commit
-
-
Navid Nikaein authored
* update the pre-ci testes git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6496 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 18 Jan, 2015 1 commit
-
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6411 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 12 Jan, 2015 1 commit
-
-
Navid Nikaein authored
* update the CBA operation (non standard feature) * update OTG * add a set of templates for different combination of packet sizes and inter-departure time git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6351 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 20 Dec, 2014 1 commit
-
-
Raymond Knopp authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6302 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 11 Dec, 2014 1 commit
-
-
Navid Nikaein authored
* fix few issues with the pre-ci tests git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6253 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
-
- 18 Sep, 2014 1 commit
-
-
Ferreira authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5800 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
-
- 02 May, 2014 1 commit
-
-
Navid Nikaein authored
* add event handler for remote (online) configuration and status monitoring * update openair config generator (OCG) and scneario descriptor (OSD) with new features contributed by A. Gomes (one source) * fix the issue with netlink when benchmarking oaisim preformance * pre-ci passed except for eMBMS git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5299 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 18 Mar, 2014 1 commit
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5193 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 06 Mar, 2014 1 commit
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5125 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 03 Mar, 2014 1 commit
-
-
Lionel Gauthier authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5111 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
-