- 03 Dec, 2013 8 commits
-
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4567 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4566 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4565 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
- Use explicit error code from S1AP to NAS git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4564 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4563 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4562 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
- Some formatting of header files git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4561 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
linhuang authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4560 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 02 Dec, 2013 9 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4559 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4558 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4557 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Use a bit mask with atomic or and and operations for VCD logging of ITTI messages task IDs in messages handling functions to support correctly multi threading logging. Separated eNB and UE frame and slot VCD logs. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4556 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Modified some ITTI VCD log points. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4555 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
- Unified structures names - Added nas ul data ind between S1AP and NAS - Fixed indentation of NAS files git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4554 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4553 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4552 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
- Added vcd signal for alloc of message git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4551 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 29 Nov, 2013 3 commits
-
-
winckel authored
Modified message processing for RT task when RTAI is enabled. Clean-up logs format in RRC. Fixed some warnings. pre-ci Ok. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4550 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4549 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4548 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 28 Nov, 2013 9 commits
-
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4547 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4546 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
- Remove eventfd if task has only polling mode - Created dummy thread to convert eventfd from RT thread to non RT threads - Added eNB app to softmodem - Set poll mode for itti dumper thread in softmodem - Disable timers for softmodem git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4545 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4544 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4543 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Added a sub task ID identification in logs. pre-ci Ok. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4542 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4541 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Added asserts in default section of some switch. Fixed some warning due to uninitialized variables. pre-ci OK. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4540 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Corrected an issue with filter menus creation before creating pop-up menu to set filters properties. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4539 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 27 Nov, 2013 3 commits
-
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4538 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Added processing of security key and corrected use of security algorithms information received from S1AP. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4537 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4536 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 26 Nov, 2013 8 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4535 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4534 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4533 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4532 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4531 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4530 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
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
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4528 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-