1625 Commits

Author SHA1 Message Date
Lionel Gauthier
c60dc45b2b Changed uX, uX_t sX, sX_t to uinX_t
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
2014-02-28 13:03:10 +00:00
Lionel Gauthier
899c178d08 Now virtualization should be OK.
TO DO :test RF and ethernet emulation.

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5086 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2014-02-25 15:31:28 +00:00
Lionel Gauthier
fcabaf090a removed IPv6 socket
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4916 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2014-01-21 11:02:47 +00:00
Lionel Gauthier
53e146608d git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4902 818b1a75-f10b-46b9-bf7c-635c3b92a50f 2014-01-17 13:08:12 +00:00
Lionel Gauthier
8beac86b5b removed log.h
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4895 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2014-01-16 14:11:05 +00:00
Lionel Gauthier
e5eda2bed0 Updates
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4882 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2014-01-15 13:54:58 +00:00
Lionel Gauthier
e9e6e77f13 Updates, less bugs
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4850 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2014-01-10 17:29:55 +00:00
Lionel Gauthier
2d50ad0b35 list init
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4830 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2014-01-08 16:56:16 +00:00
Lionel Gauthier
f9145ff856 ...
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4800 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-12-20 15:41:18 +00:00
Lionel Gauthier
7c8b30ae30 Update
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4798 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-12-20 15:40:06 +00:00
Lionel Gauthier
c861cc71fd Very small fixes
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4797 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-12-20 15:38:36 +00:00
Lionel Gauthier
44f7d4311e Very small fixes
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4796 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-12-20 15:38:11 +00:00
Cedric Roux
7886011de2 - Fix embedded \0 in format
- Fix USER_MODE warning

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4678 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-12-11 20:10:05 +00:00
winckel
8268b6f170 Reduced number of warnings.
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4673 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-12-11 18:56:57 +00:00
Cedric Roux
c26a130033 - 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
2013-12-11 10:08:23 +00:00
Lionel Gauthier
807559e6f9 Ooops
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4659 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-12-11 08:45:43 +00:00
Lionel Gauthier
a632b032c6 Add 802.21 in oaisim exe, work in progress.
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4658 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-12-10 15:58:00 +00:00
Lionel Gauthier
61f7b836f8 Updated for integration as tasks in oaisim executable.
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4596 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-12-04 17:01:22 +00:00
winckel
b45af4a3c9 Moved files related to assertions, backtrace and signals handling into ITTI directory.
Renamed all ITTI functions, to make them start with module name ("itti_").
Added generic signals handling support in ITTI.
Changed ITTI log port for oaisim to 10006.
Introduce an option to use ITTI in oaisim and reoragized code.

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4267 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-10-23 12:18:35 +00:00
Philippe Foubert
1d1f6efe35 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4223 818b1a75-f10b-46b9-bf7c-635c3b92a50f 2013-10-18 13:01:56 +00:00
Philippe Foubert
6f22e9b390 git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4222 818b1a75-f10b-46b9-bf7c-635c3b92a50f 2013-10-18 13:00:45 +00:00
wetterwa
51bdba7756 Latest version
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4169 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-09-26 15:08:36 +00:00
wetterwa
cff0bbad9b Added dummy trigger for congestion (MEDIEVAL demo3)
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4013 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-09 09:35:12 +00:00
wetterwa
34836766d2 updated dummy MIH users
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4012 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-07-09 08:00:42 +00:00
Cedric Roux
56c66c09aa - Fix: avoid infinite loop on mulitcast read thread if no data to read
Pre-ci test passed

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4000 818b1a75-f10b-46b9-bf7c-635c3b92a50f
2013-06-25 09:05:02 +00:00