Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
oai
openairinterface5G
Commits
7d889428
Commit
7d889428
authored
Aug 18, 2014
by
hrizi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
openair3 OAI License
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@5728
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
f66be7a2
Changes
42
Hide whitespace changes
Inline
Side-by-side
Showing
42 changed files
with
1151 additions
and
642 deletions
+1151
-642
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_action.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_action.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_constants.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_constants.h
+28
-20
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_mih_msg.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_mih_msg.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_parameters.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_parameters.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_proto.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_proto.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_subscribe.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_subscribe.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_thresholds.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_thresholds.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_variables.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_variables.h
+28
-20
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_action.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_action.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_constants.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_constants.h
+28
-8
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_get.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_get.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_main.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_main.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_mih_msg.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_mih_msg.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_parameters.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_parameters.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_proto.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_proto.h
+28
-8
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_subscribe.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_subscribe.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_thresholds.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_thresholds.h
+26
-26
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_variables.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_variables.h
+28
-8
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nasUE_config.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nasUE_config.h
+28
-8
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_rg_netlink.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_rg_netlink.h
+28
-8
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_ioctl.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_ioctl.h
+28
-9
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_netlink.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_netlink.h
+28
-9
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/rrc_d_types.h
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/rrc_d_types.h
+28
-8
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_NAS.c
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_NAS.c
+28
-19
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_action.c
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_action.c
+28
-19
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_main.c
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_main.c
+28
-25
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_mih_msg.c
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_mih_msg.c
+28
-19
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_parameters.c
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_parameters.c
+28
-19
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_process.c
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_process.c
+28
-19
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_subscribe.c
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_subscribe.c
+28
-19
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_thresholds.c
openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_thresholds.c
+28
-19
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_NAS.c
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_NAS.c
+28
-8
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_action.c
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_action.c
+29
-0
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_get.c
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_get.c
+28
-0
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_main.c
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_main.c
+28
-8
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_mih_msg.c
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_mih_msg.c
+28
-0
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_parameters.c
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_parameters.c
+28
-0
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_process.c
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_process.c
+28
-8
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_subscribe.c
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_subscribe.c
+28
-0
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_thresholds.c
openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_thresholds.c
+28
-0
openair3/RAL-LTE/RAL-DUMMY/SRC/nasRGdummy.c
openair3/RAL-LTE/RAL-DUMMY/SRC/nasRGdummy.c
+28
-8
openair3/RAL-LTE/RAL-DUMMY/SRC/nasUEdummy.c
openair3/RAL-LTE/RAL-DUMMY/SRC/nasUEdummy.c
+28
-8
No files found.
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_action.h
View file @
7d889428
/*******************************************************************************
*
* Eurecom OpenAirInterface 3
* Copyright(c) 2012 Eurecom
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and condit
ion
s
of the
GNU General Public
License,
* version 2, as published by the Free Software Foundat
ion.
*
* 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
* this program; if not, write to th
e
F
re
e Software Foundation, Inc.,
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*
* The full GNU General Public License is included in this distribution in
* the file called "COPYING".
*
* Contact Information
*
Open
a
ir
Admin
: openair_
admin
@eurecom.fr
*
Open
a
ir
Tech
: openair
_tech
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
*
Address : Eurecom,
2229, route des crêtes, 06560 Valbonne
Sophia Antipolis
, France
*
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either vers
ion
3
of the License,
or
(at your option) any later vers
ion.
OpenAirInterface is distributed in the hope that 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 hav
e re
ceived 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
Open
A
ir
Interface Tech
: openair_
tech
@eurecom.fr
Open
A
ir
Interface Dev
: openair
4g-devel
@eurecom.fr
Address : Eurecom,
Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot
Sophia Antipolis
cedex, FRANCE
*******************************************************************************/
/*! \file eRALlte_action.h
* \brief
...
...
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_constants.h
View file @
7d889428
/*****************************************************************************
* Eurecom OpenAirInterface 3
* Copyright(c) 2012 Eurecom
*
* Source eRALlte_constants.h
*
* Version 0.1
*
* Date 06/26/2012
*
* Product MIH RAL LTE
*
* Subsystem RAL-LTE constants
*
* Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel
*
* Description Defines constants used by the RAL-LTE process at the network
* side.
*
*****************************************************************************/
/*******************************************************************************
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OpenAirInterface is distributed in the hope that 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.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 __RAL_LTE_CONS_H__
#define __RAL_LTE_CONS_H__
...
...
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_mih_msg.h
View file @
7d889428
/*******************************************************************************
*
* Eurecom OpenAirInterface 3
* Copyright(c) 2012 Eurecom
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and condit
ion
s
of the
GNU General Public
License,
* version 2, as published by the Free Software Foundat
ion.
*
* 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
* this program; if not, write to th
e
F
re
e Software Foundation, Inc.,
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*
* The full GNU General Public License is included in this distribution in
* the file called "COPYING".
*
* Contact Information
*
Open
a
ir
Admin
: openair_
admin
@eurecom.fr
*
Open
a
ir
Tech
: openair
_tech
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
*
Address : Eurecom,
2229, route des crêtes, 06560 Valbonne
Sophia Antipolis
, France
*
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either vers
ion
3
of the License,
or
(at your option) any later vers
ion.
OpenAirInterface is distributed in the hope that 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 hav
e re
ceived 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
Open
A
ir
Interface Tech
: openair_
tech
@eurecom.fr
Open
A
ir
Interface Dev
: openair
4g-devel
@eurecom.fr
Address : Eurecom,
Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot
Sophia Antipolis
cedex, FRANCE
*******************************************************************************/
/*! \file eRALlte_mih_msg.h
* \brief
...
...
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_parameters.h
View file @
7d889428
/*******************************************************************************
*
* Eurecom OpenAirInterface 3
* Copyright(c) 2012 Eurecom
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and condit
ion
s
of the
GNU General Public
License,
* version 2, as published by the Free Software Foundat
ion.
*
* 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
* this program; if not, write to th
e
F
re
e Software Foundation, Inc.,
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*
* The full GNU General Public License is included in this distribution in
* the file called "COPYING".
*
* Contact Information
*
Open
a
ir
Admin
: openair_
admin
@eurecom.fr
*
Open
a
ir
Tech
: openair
_tech
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
*
Address : Eurecom,
2229, route des crêtes, 06560 Valbonne
Sophia Antipolis
, France
*
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either vers
ion
3
of the License,
or
(at your option) any later vers
ion.
OpenAirInterface is distributed in the hope that 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 hav
e re
ceived 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
Open
A
ir
Interface Tech
: openair_
tech
@eurecom.fr
Open
A
ir
Interface Dev
: openair
4g-devel
@eurecom.fr
Address : Eurecom,
Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot
Sophia Antipolis
cedex, FRANCE
*******************************************************************************/
/*! \file eRALlte_parameters.h
* \brief
...
...
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_proto.h
View file @
7d889428
/*******************************************************************************
*
* Eurecom OpenAirInterface 3
* Copyright(c) 2012 Eurecom
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and condit
ion
s
of the
GNU General Public
License,
* version 2, as published by the Free Software Foundat
ion.
*
* 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
* this program; if not, write to th
e
F
re
e Software Foundation, Inc.,
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*
* The full GNU General Public License is included in this distribution in
* the file called "COPYING".
*
* Contact Information
*
Open
a
ir
Admin
: openair_
admin
@eurecom.fr
*
Open
a
ir
Tech
: openair
_tech
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
*
Address : Eurecom,
2229, route des crêtes, 06560 Valbonne
Sophia Antipolis
, France
*
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either vers
ion
3
of the License,
or
(at your option) any later vers
ion.
OpenAirInterface is distributed in the hope that 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 hav
e re
ceived 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
Open
A
ir
Interface Tech
: openair_
tech
@eurecom.fr
Open
A
ir
Interface Dev
: openair
4g-devel
@eurecom.fr
Address : Eurecom,
Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot
Sophia Antipolis
cedex, FRANCE
*******************************************************************************/
/*! \file eRALlte_proto.h
* \brief
...
...
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_subscribe.h
View file @
7d889428
/*******************************************************************************
*
* Eurecom OpenAirInterface 3
* Copyright(c) 2012 Eurecom
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and condit
ion
s
of the
GNU General Public
License,
* version 2, as published by the Free Software Foundat
ion.
*
* 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
* this program; if not, write to th
e
F
re
e Software Foundation, Inc.,
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*
* The full GNU General Public License is included in this distribution in
* the file called "COPYING".
*
* Contact Information
*
Open
a
ir
Admin
: openair_
admin
@eurecom.fr
*
Open
a
ir
Tech
: openair
_tech
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
*
Address : Eurecom,
2229, route des crêtes, 06560 Valbonne
Sophia Antipolis
, France
*
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either vers
ion
3
of the License,
or
(at your option) any later vers
ion.
OpenAirInterface is distributed in the hope that 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 hav
e re
ceived 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
Open
A
ir
Interface Tech
: openair_
tech
@eurecom.fr
Open
A
ir
Interface Dev
: openair
4g-devel
@eurecom.fr
Address : Eurecom,
Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot
Sophia Antipolis
cedex, FRANCE
*******************************************************************************/
/*! \file eRALlte_subscribe.h
* \brief
...
...
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_thresholds.h
View file @
7d889428
/*******************************************************************************
*
* Eurecom OpenAirInterface 3
* Copyright(c) 2012 Eurecom
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and condit
ion
s
of the
GNU General Public
License,
* version 2, as published by the Free Software Foundat
ion.
*
* 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
* this program; if not, write to th
e
F
re
e Software Foundation, Inc.,
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*
* The full GNU General Public License is included in this distribution in
* the file called "COPYING".
*
* Contact Information
*
Open
a
ir
Admin
: openair_
admin
@eurecom.fr
*
Open
a
ir
Tech
: openair
_tech
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
*
Address : Eurecom,
2229, route des crêtes, 06560 Valbonne
Sophia Antipolis
, France
*
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either vers
ion
3
of the License,
or
(at your option) any later vers
ion.
OpenAirInterface is distributed in the hope that 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 hav
e re
ceived 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
Open
A
ir
Interface Tech
: openair_
tech
@eurecom.fr
Open
A
ir
Interface Dev
: openair
4g-devel
@eurecom.fr
Address : Eurecom,
Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot
Sophia Antipolis
cedex, FRANCE
*******************************************************************************/
/*! \file eRALlte_thresholds.h
* \brief
...
...
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_variables.h
View file @
7d889428
/*****************************************************************************
* Eurecom OpenAirInterface 3
* Copyright(c) 2012 Eurecom
*
* Source eRALlte_variables.h
*
* Version 0.1
*
* Date 06/26/2012
*
* Product MIH RAL LTE
*
* Subsystem RAL-LTE internal data structure
*
* Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel
*
* Description Defines the data structure managed by the RAL-LTE process at
* the network side and the access router dummy configuration.
*
*****************************************************************************/
/*******************************************************************************
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OpenAirInterface is distributed in the hope that 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.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 __RAL_LTE_VAR_H__
#define __RAL_LTE_VAR_H__
...
...
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_action.h
View file @
7d889428
/*******************************************************************************
*
* Eurecom OpenAirInterface 3
* Copyright(c) 2012 Eurecom
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and condit
ion
s
of the
GNU General Public
License,
* version 2, as published by the Free Software Foundat
ion.
*
* 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
* this program; if not, write to th
e
F
re
e Software Foundation, Inc.,
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*
* The full GNU General Public License is included in this distribution in
* the file called "COPYING".
*
* Contact Information
*
Open
a
ir
Admin
: openair_
admin
@eurecom.fr
*
Open
a
ir
Tech
: openair
_tech
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
*
Address : Eurecom,
2229, route des crêtes, 06560 Valbonne
Sophia Antipolis
, France
*
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either vers
ion
3
of the License,
or
(at your option) any later vers
ion.
OpenAirInterface is distributed in the hope that 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 hav
e re
ceived 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
Open
A
ir
Interface Tech
: openair_
tech
@eurecom.fr
Open
A
ir
Interface Dev
: openair
4g-devel
@eurecom.fr
Address : Eurecom,
Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot
Sophia Antipolis
cedex, FRANCE
*******************************************************************************/
/*! \file mRALlte_action.h
* \brief
...
...
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_constants.h
View file @
7d889428
/**************************************************************************
mRALlte_constants.h
-------------------
copyright : (C) 2011 by Eurecom
email : lionel.gauthier@eurecom.fr; michelle.wetterwald@eurecom.fr
***************************************************************************
mRALlte Constants
***************************************************************************/
/*******************************************************************************
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OpenAirInterface is distributed in the hope that 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.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 __MRALLTE_CONSTANTS_H__
#define __MRALLTE_CONSTANTS_H__
//-----------------------------------------------------------------------------
...
...
openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_get.h
View file @
7d889428
/*******************************************************************************
*
* Eurecom OpenAirInterface 3
* Copyright(c) 2012 Eurecom
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and condit
ion
s
of the
GNU General Public
License,
* version 2, as published by the Free Software Foundat
ion.
*
* 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
* this program; if not, write to th
e
F
re
e Software Foundation, Inc.,
* 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*
* The full GNU General Public License is included in this distribution in
* the file called "COPYING".
*
* Contact Information
*
Open
a
ir
Admin
: openair_
admin
@eurecom.fr
*
Open
a
ir
Tech
: openair
_tech
@eurecom.fr
* Forums : http://forums.eurecom.fsr/openairinterface
*
Address : Eurecom,
2229, route des crêtes, 06560 Valbonne
Sophia Antipolis
, France
*
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either vers
ion
3
of the License,
or
(at your option) any later vers
ion.
OpenAirInterface is distributed in the hope that 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 hav
e re
ceived 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