Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-RAN
Commits
f66be7a2
Commit
f66be7a2
authored
Aug 18, 2014
by
hrizi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@5727
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
c51cb214
Changes
16
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
390 additions
and
357 deletions
+390
-357
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue.h
+28
-19
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_action.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_action.h
+26
-26
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_constants.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_constants.h
+22
-22
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_main.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_main.h
+22
-22
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_mih_execute.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_mih_execute.h
+22
-22
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_mih_msg.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_mih_msg.h
+22
-22
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_parameters.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_parameters.h
+26
-26
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_proto.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_proto.h
+22
-22
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_rrc_msg.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_rrc_msg.h
+26
-26
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_subscribe.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_subscribe.h
+26
-26
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_thresholds.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_thresholds.h
+26
-26
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_variables.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_variables.h
+22
-22
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/nas_ue_ioctl.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/nas_ue_ioctl.h
+22
-22
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/rrc_d_types.h
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/rrc_d_types.h
+22
-22
openair3/RAL-LTE/LTE_RAL_UE/MIH-USER/lte_test_user/mih_usr.cpp
...ir3/RAL-LTE/LTE_RAL_UE/MIH-USER/lte_test_user/mih_usr.cpp
+28
-16
openair3/RAL-LTE/LTE_RAL_UE/MIH-USER/lte_test_user/ue_lte_user.cpp
...RAL-LTE/LTE_RAL_UE/MIH-USER/lte_test_user/ue_lte_user.cpp
+28
-16
No files found.
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue.h
View file @
f66be7a2
/*****************************************************************************
/*******************************************************************************
* Eurecom OpenAirInterface 3
OpenAirInterface
* Copyright(c) 2013 Eurecom
Copyright(c) 1999 - 2014 Eurecom
*
* Source lteRALue.h
OpenAirInterface is free software: you can redistribute it and/or modify
*
it under the terms of the GNU General Public License as published by
* Version 0.1
the Free Software Foundation, either version 3 of the License, or
*
(at your option) any later version.
* Date 11/27/2013
*
* Product MIH RAL LTE
OpenAirInterface is distributed in the hope that it will be useful,
*
but WITHOUT ANY WARRANTY; without even the implied warranty of
* Subsystem RAL-LTE
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
*
GNU General Public License for more details.
* Authors Lionel Gauthier
*
You should have received a copy of the GNU General Public License
* Description Header file to be included by any module that wants to interface with RAL UE.
along with OpenAirInterface.The full GNU General Public License is
*
included in this distribution in the file called "COPYING". If not,
*****************************************************************************/
see <http://www.gnu.org/licenses/>.
Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/
#ifndef __LTE_RAL_UE_H__
#ifndef __LTE_RAL_UE_H__
#define __LTE_RAL_UE_H__
#define __LTE_RAL_UE_H__
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_action.h
View file @
f66be7a2
/*******************************************************************************
/*******************************************************************************
*
OpenAirInterface
* Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2014 Eurecom
* Copyright(c) 2013 Eurecom
*
OpenAirInterface is free software: you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify it
it under the terms of the GNU General Public License as published by
* under the terms and conditions of the GNU General Public License,
the Free Software Foundation, either version 3 of the License, or
* version 2, as published by the Free Software Foundat
ion.
(at your option) any later vers
ion.
*
* This program is distributed in the hope it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
OpenAirInterface is distributed in the hope that it will be useful,
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
but WITHOUT ANY WARRANTY; without even the implied warranty of
* more details.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
*
GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with
* this program; if not, write to the Free Software Foundation, Inc.,
You should have received a copy of the GNU General Public License
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
along with OpenAirInterface.The full GNU General Public License is
*
included in this distribution in the file called "COPYING". If not,
* The full GNU General Public License is included in this distribution in
see <http://www.gnu.org/licenses/>.
* the file called "COPYING".
*
Contact Information
* Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
* Openair Admin: openair_admin
@eurecom.fr
OpenAirInterface Tech : openair_tech
@eurecom.fr
* Openair Tech : openair_tech
@eurecom.fr
OpenAirInterface Dev : openair4g-devel
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
* Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*
*******************************************************************************/
*******************************************************************************/
/*! \file lteralue_action.h
/*! \file lteralue_action.h
* \brief
* \brief
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_constants.h
View file @
f66be7a2
/***************************************************************************
/*******************************************************************************
lteRALue_constants.h - description
OpenAirInterface
***************************************************************************
Copyright(c) 1999 - 2014 Eurecom
Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2013 Eurecom
This program is free software; you can redistribute it and/or modify it
OpenAirInterface is free software: you can redistribute it and/or modify
under the terms and conditions of the GNU General Public License,
it under the terms of the GNU General Public License as published by
version 2, as published by the Free Software Foundation.
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
OpenAirInterface is distributed in the hope that it will be useful,
this program; if not, write to the Free Software Foundation, Inc.,
but WITHOUT ANY WARRANTY; without even the implied warranty of
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The full GNU General Public License is included in this distribution in
You should have received a copy of the GNU General Public License
the file called "COPYING".
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
Contact Information
Openair Admin: openair_admin@eurecom.fr
OpenAirInterface Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, 450 route des Chappes, 06410 Biot Sophia Antipolis, France
*******************************************************************************/
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/
/*! \file lteRALue_constants.h
/*! \file lteRALue_constants.h
* \brief Constants for LTE-RAL-UE
* \brief Constants for LTE-RAL-UE
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_main.h
View file @
f66be7a2
/***************************************************************************
/*******************************************************************************
lteRALue_main.h - description
OpenAirInterface
***************************************************************************
Copyright(c) 1999 - 2014 Eurecom
Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2013 Eurecom
This program is free software; you can redistribute it and/or modify it
OpenAirInterface is free software: you can redistribute it and/or modify
under the terms and conditions of the GNU General Public License,
it under the terms of the GNU General Public License as published by
version 2, as published by the Free Software Foundation.
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
OpenAirInterface is distributed in the hope that it will be useful,
this program; if not, write to the Free Software Foundation, Inc.,
but WITHOUT ANY WARRANTY; without even the implied warranty of
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The full GNU General Public License is included in this distribution in
You should have received a copy of the GNU General Public License
the file called "COPYING".
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
Contact Information
Openair Admin: openair_admin@eurecom.fr
OpenAirInterface Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, 450 route des Chappes, 06410 Biot Sophia Antipolis, France
*******************************************************************************/
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/
/*! \file lteRALue_main.h
/*! \file lteRALue_main.h
* \brief This file defines the prototypes of the functions for lteRALue_main.c
* \brief This file defines the prototypes of the functions for lteRALue_main.c
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_mih_execute.h
View file @
f66be7a2
/***************************************************************************
/*******************************************************************************
lteRALue_mih_execute.h - description
OpenAirInterface
***************************************************************************
Copyright(c) 1999 - 2014 Eurecom
Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2013 Eurecom
This program is free software; you can redistribute it and/or modify it
OpenAirInterface is free software: you can redistribute it and/or modify
under the terms and conditions of the GNU General Public License,
it under the terms of the GNU General Public License as published by
version 2, as published by the Free Software Foundation.
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
OpenAirInterface is distributed in the hope that it will be useful,
this program; if not, write to the Free Software Foundation, Inc.,
but WITHOUT ANY WARRANTY; without even the implied warranty of
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The full GNU General Public License is included in this distribution in
You should have received a copy of the GNU General Public License
the file called "COPYING".
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
Contact Information
Openair Admin: openair_admin@eurecom.fr
OpenAirInterface Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, 450 route des Chappes, 06410 Biot Sophia Antipolis, France
*******************************************************************************/
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/
/*! \file lteRALue_mih_execute.h
/*! \file lteRALue_mih_execute.h
* \brief This file defines the prototypes of the functions for lteRALue_mih_execute.c
* \brief This file defines the prototypes of the functions for lteRALue_mih_execute.c
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_mih_msg.h
View file @
f66be7a2
/***************************************************************************
/*******************************************************************************
lteRALue_mih_msg.h - description
OpenAirInterface
***************************************************************************
Copyright(c) 1999 - 2014 Eurecom
Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2013 Eurecom
This program is free software; you can redistribute it and/or modify it
OpenAirInterface is free software: you can redistribute it and/or modify
under the terms and conditions of the GNU General Public License,
it under the terms of the GNU General Public License as published by
version 2, as published by the Free Software Foundation.
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
OpenAirInterface is distributed in the hope that it will be useful,
this program; if not, write to the Free Software Foundation, Inc.,
but WITHOUT ANY WARRANTY; without even the implied warranty of
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The full GNU General Public License is included in this distribution in
You should have received a copy of the GNU General Public License
the file called "COPYING".
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
Contact Information
Openair Admin: openair_admin@eurecom.fr
OpenAirInterface Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, 450 route des Chappes, 06410 Biot Sophia Antipolis, France
*******************************************************************************/
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/
/*! \file lteRALue_mih_msg.h
/*! \file lteRALue_mih_msg.h
* \brief This file defines the prototypes of the functions for lteRALue_mih_msg.c
* \brief This file defines the prototypes of the functions for lteRALue_mih_msg.c
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_parameters.h
View file @
f66be7a2
/*******************************************************************************
/*******************************************************************************
*
OpenAirInterface
* Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2014 Eurecom
* Copyright(c) 2013 Eurecom
*
OpenAirInterface is free software: you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify it
it under the terms of the GNU General Public License as published by
* under the terms and conditions of the GNU General Public License,
the Free Software Foundation, either version 3 of the License, or
* version 2, as published by the Free Software Foundat
ion.
(at your option) any later vers
ion.
*
* This program is distributed in the hope it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
OpenAirInterface is distributed in the hope that it will be useful,
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
but WITHOUT ANY WARRANTY; without even the implied warranty of
* more details.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
*
GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with
* this program; if not, write to the Free Software Foundation, Inc.,
You should have received a copy of the GNU General Public License
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
along with OpenAirInterface.The full GNU General Public License is
*
included in this distribution in the file called "COPYING". If not,
* The full GNU General Public License is included in this distribution in
see <http://www.gnu.org/licenses/>.
* the file called "COPYING".
*
Contact Information
* Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
* Openair Admin: openair_admin
@eurecom.fr
OpenAirInterface Tech : openair_tech
@eurecom.fr
* Openair Tech : openair_tech
@eurecom.fr
OpenAirInterface Dev : openair4g-devel
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
* Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*
*******************************************************************************/
*******************************************************************************/
/*! \file lteRALenb_parameters.h
/*! \file lteRALenb_parameters.h
* \brief
* \brief
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_proto.h
View file @
f66be7a2
/***************************************************************************
/*******************************************************************************
lteRALue_proto.h - description
OpenAirInterface
***************************************************************************
Copyright(c) 1999 - 2014 Eurecom
Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2013 Eurecom
This program is free software; you can redistribute it and/or modify it
OpenAirInterface is free software: you can redistribute it and/or modify
under the terms and conditions of the GNU General Public License,
it under the terms of the GNU General Public License as published by
version 2, as published by the Free Software Foundation.
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
OpenAirInterface is distributed in the hope that it will be useful,
this program; if not, write to the Free Software Foundation, Inc.,
but WITHOUT ANY WARRANTY; without even the implied warranty of
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The full GNU General Public License is included in this distribution in
You should have received a copy of the GNU General Public License
the file called "COPYING".
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
Contact Information
Openair Admin: openair_admin@eurecom.fr
OpenAirInterface Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, 450 route des Chappes, 06410 Biot Sophia Antipolis, France
*******************************************************************************/
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/
/*! \file lteRALue_proto.h
/*! \file lteRALue_proto.h
* \brief This file defines the prototypes of the common functions
* \brief This file defines the prototypes of the common functions
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_rrc_msg.h
View file @
f66be7a2
/*******************************************************************************
/*******************************************************************************
*
OpenAirInterface
* Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2014 Eurecom
* Copyright(c) 2012 Eurecom
*
OpenAirInterface is free software: you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify it
it under the terms of the GNU General Public License as published by
* under the terms and conditions of the GNU General Public License,
the Free Software Foundation, either version 3 of the License, or
* version 2, as published by the Free Software Foundat
ion.
(at your option) any later vers
ion.
*
* This program is distributed in the hope it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
OpenAirInterface is distributed in the hope that it will be useful,
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
but WITHOUT ANY WARRANTY; without even the implied warranty of
* more details.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
*
GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with
* this program; if not, write to the Free Software Foundation, Inc.,
You should have received a copy of the GNU General Public License
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
along with OpenAirInterface.The full GNU General Public License is
*
included in this distribution in the file called "COPYING". If not,
* The full GNU General Public License is included in this distribution in
see <http://www.gnu.org/licenses/>.
* the file called "COPYING".
*
Contact Information
* Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
* Openair Admin: openair_admin
@eurecom.fr
OpenAirInterface Tech : openair_tech
@eurecom.fr
* Openair Tech : openair_tech
@eurecom.fr
OpenAirInterface Dev : openair4g-devel
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
* Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*
*******************************************************************************/
*******************************************************************************/
/*! \file lteRALenb_rrc_msg.h
/*! \file lteRALenb_rrc_msg.h
* \brief
* \brief
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_subscribe.h
View file @
f66be7a2
/*******************************************************************************
/*******************************************************************************
*
OpenAirInterface
* Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2014 Eurecom
* Copyright(c) 2013 Eurecom
*
OpenAirInterface is free software: you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify it
it under the terms of the GNU General Public License as published by
* under the terms and conditions of the GNU General Public License,
the Free Software Foundation, either version 3 of the License, or
* version 2, as published by the Free Software Foundat
ion.
(at your option) any later vers
ion.
*
* This program is distributed in the hope it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
OpenAirInterface is distributed in the hope that it will be useful,
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
but WITHOUT ANY WARRANTY; without even the implied warranty of
* more details.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
*
GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with
* this program; if not, write to the Free Software Foundation, Inc.,
You should have received a copy of the GNU General Public License
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
along with OpenAirInterface.The full GNU General Public License is
*
included in this distribution in the file called "COPYING". If not,
* The full GNU General Public License is included in this distribution in
see <http://www.gnu.org/licenses/>.
* the file called "COPYING".
*
Contact Information
* Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
* Openair Admin: openair_admin
@eurecom.fr
OpenAirInterface Tech : openair_tech
@eurecom.fr
* Openair Tech : openair_tech
@eurecom.fr
OpenAirInterface Dev : openair4g-devel
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
* Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*
*******************************************************************************/
*******************************************************************************/
/*! \file lteRALenb_subscribe.h
/*! \file lteRALenb_subscribe.h
* \brief
* \brief
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_thresholds.h
View file @
f66be7a2
/*******************************************************************************
/*******************************************************************************
*
OpenAirInterface
* Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2014 Eurecom
* Copyright(c) 2012 Eurecom
*
OpenAirInterface is free software: you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify it
it under the terms of the GNU General Public License as published by
* under the terms and conditions of the GNU General Public License,
the Free Software Foundation, either version 3 of the License, or
* version 2, as published by the Free Software Foundat
ion.
(at your option) any later vers
ion.
*
* This program is distributed in the hope it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
OpenAirInterface is distributed in the hope that it will be useful,
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
but WITHOUT ANY WARRANTY; without even the implied warranty of
* more details.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
*
GNU General Public License for more details.
* You should have received a copy of the GNU General Public License along with
* this program; if not, write to the Free Software Foundation, Inc.,
You should have received a copy of the GNU General Public License
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
along with OpenAirInterface.The full GNU General Public License is
*
included in this distribution in the file called "COPYING". If not,
* The full GNU General Public License is included in this distribution in
see <http://www.gnu.org/licenses/>.
* the file called "COPYING".
*
Contact Information
* Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
* Openair Admin: openair_admin
@eurecom.fr
OpenAirInterface Tech : openair_tech
@eurecom.fr
* Openair Tech : openair_tech
@eurecom.fr
OpenAirInterface Dev : openair4g-devel
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
* Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*
*******************************************************************************/
*******************************************************************************/
/*! \file lteRALenb_thresholds.h
/*! \file lteRALenb_thresholds.h
* \brief
* \brief
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/lteRALue_variables.h
View file @
f66be7a2
/***************************************************************************
/*******************************************************************************
lteRALue_variables.h - description
OpenAirInterface
***************************************************************************
Copyright(c) 1999 - 2014 Eurecom
Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2013 Eurecom
This program is free software; you can redistribute it and/or modify it
OpenAirInterface is free software: you can redistribute it and/or modify
under the terms and conditions of the GNU General Public License,
it under the terms of the GNU General Public License as published by
version 2, as published by the Free Software Foundation.
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
OpenAirInterface is distributed in the hope that it will be useful,
this program; if not, write to the Free Software Foundation, Inc.,
but WITHOUT ANY WARRANTY; without even the implied warranty of
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The full GNU General Public License is included in this distribution in
You should have received a copy of the GNU General Public License
the file called "COPYING".
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
Contact Information
Openair Admin: openair_admin@eurecom.fr
OpenAirInterface Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, 450 route des Chappes, 06410 Biot Sophia Antipolis, France
*******************************************************************************/
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/
/*! \file lteRALue_mih_msg.h
/*! \file lteRALue_mih_msg.h
* \brief This file defines the data structures and LTE-RAL-UE protocol parameters
* \brief This file defines the data structures and LTE-RAL-UE protocol parameters
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/nas_ue_ioctl.h
View file @
f66be7a2
/***************************************************************************
/*******************************************************************************
nas_ue_ioctl.h - description
OpenAirInterface
***************************************************************************
Copyright(c) 1999 - 2014 Eurecom
Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2013 Eurecom
This program is free software; you can redistribute it and/or modify it
OpenAirInterface is free software: you can redistribute it and/or modify
under the terms and conditions of the GNU General Public License,
it under the terms of the GNU General Public License as published by
version 2, as published by the Free Software Foundation.
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
OpenAirInterface is distributed in the hope that it will be useful,
this program; if not, write to the Free Software Foundation, Inc.,
but WITHOUT ANY WARRANTY; without even the implied warranty of
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The full GNU General Public License is included in this distribution in
You should have received a copy of the GNU General Public License
the file called "COPYING".
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
Contact Information
Openair Admin: openair_admin@eurecom.fr
OpenAirInterface Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, 450 route des Chappes, 06410 Biot Sophia Antipolis, France
*******************************************************************************/
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/
/*! \file nas_ue_ioctl.h
/*! \file nas_ue_ioctl.h
* \brief This file defines the constants for triggering the ioctl interface
* \brief This file defines the constants for triggering the ioctl interface
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
...
...
openair3/RAL-LTE/LTE_RAL_UE/INCLUDE/rrc_d_types.h
View file @
f66be7a2
/*********************************************************************
/*******************************************************************************
rrc_d_types.h - description
OpenAirInterface
***************************************************************************
Copyright(c) 1999 - 2014 Eurecom
Eurecom OpenAirInterface 3
Copyright(c) 1999 - 2013 Eurecom
This program is free software; you can redistribute it and/or modify it
OpenAirInterface is free software: you can redistribute it and/or modify
under the terms and conditions of the GNU General Public License,
it under the terms of the GNU General Public License as published by
version 2, as published by the Free Software Foundation.
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
OpenAirInterface is distributed in the hope that it will be useful,
this program; if not, write to the Free Software Foundation, Inc.,
but WITHOUT ANY WARRANTY; without even the implied warranty of
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
The full GNU General Public License is included in this distribution in
You should have received a copy of the GNU General Public License
the file called "COPYING".
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
Contact Information
Openair Admin: openair_admin@eurecom.fr
OpenAirInterface Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, 450 route des Chappes, 06410 Biot Sophia Antipolis, France
*******************************************************************************/
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/
/*! \file rrc_d_types.h
/*! \file rrc_d_types.h
* \brief This file defines shortcuts to main unsigned types (part of LTE_RAL_UE
* \brief This file defines shortcuts to main unsigned types (part of LTE_RAL_UE
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
* \author WETTERWALD Michelle, GAUTHIER Lionel, MAUREL Frederic
...
...
openair3/RAL-LTE/LTE_RAL_UE/MIH-USER/lte_test_user/mih_usr.cpp
View file @
f66be7a2
//==============================================================================
/*******************************************************************************
// Brief : MIH-User
OpenAirInterface
// Authors : Bruno Santos <bsantos@av.it.pt>
Copyright(c) 1999 - 2014 Eurecom
//------------------------------------------------------------------------------
// ODTONE - Open Dot Twenty One
OpenAirInterface is free software: you can redistribute it and/or modify
//
it under the terms of the GNU General Public License as published by
// Copyright (C) 2009-2012 Universidade Aveiro
the Free Software Foundation, either version 3 of the License, or
// Copyright (C) 2009-2012 Instituto de Telecomunicações - Pólo Aveiro
(at your option) any later version.
//
// This software is distributed under a license. The full license
// agreement can be found in the file LICENSE in this distribution.
OpenAirInterface is distributed in the hope that it will be useful,
// This software may not be copied, modified, sold or distributed
but WITHOUT ANY WARRANTY; without even the implied warranty of
// other than expressed in the named license agreement.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//
GNU General Public License for more details.
// This software is distributed without any warranty.
//==============================================================================
You should have received a copy of the GNU General Public License
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/
#include <odtone/base.hpp>
#include <odtone/base.hpp>
#include <odtone/debug.hpp>
#include <odtone/debug.hpp>
...
...
openair3/RAL-LTE/LTE_RAL_UE/MIH-USER/lte_test_user/ue_lte_user.cpp
View file @
f66be7a2
//==============================================================================
/*******************************************************************************
// Brief : MIH-User
OpenAirInterface
// Authors : Bruno Santos <bsantos@av.it.pt>
Copyright(c) 1999 - 2014 Eurecom
//------------------------------------------------------------------------------
// ODTONE - Open Dot Twenty One
OpenAirInterface is free software: you can redistribute it and/or modify
//
it under the terms of the GNU General Public License as published by
// Copyright (C) 2009-2012 Universidade Aveiro
the Free Software Foundation, either version 3 of the License, or
// Copyright (C) 2009-2012 Instituto de Telecomunicações - Pólo Aveiro
(at your option) any later version.
//
// This software is distributed under a license. The full license
// agreement can be found in the file LICENSE in this distribution.
OpenAirInterface is distributed in the hope that it will be useful,
// This software may not be copied, modified, sold or distributed
but WITHOUT ANY WARRANTY; without even the implied warranty of
// other than expressed in the named license agreement.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
//
GNU General Public License for more details.
// This software is distributed without any warranty.
//==============================================================================
You should have received a copy of the GNU General Public License
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE
*******************************************************************************/
#include <odtone/base.hpp>
#include <odtone/base.hpp>
#include <odtone/debug.hpp>
#include <odtone/debug.hpp>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment