An error occurred fetching the project authors.
- 17 Jul, 2014 1 commit
-
-
ghaddab authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5568 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 26 Jan, 2014 1 commit
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4947 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 24 Jan, 2014 3 commits
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4945 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Fixed some issue with operations interlocking. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4944 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
Added control of sensitivity to some buttons. Added a stop button for messages load. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4943 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 14 Jan, 2014 1 commit
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4866 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 13 Jan, 2014 1 commit
-
-
winckel authored
- removed signal_name. - added message start and end markers. Added a "cancel" button for some dialog box. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4861 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 22 Nov, 2013 2 commits
-
-
winckel authored
Change level of some log messages. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4502 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4500 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 18 Nov, 2013 1 commit
-
-
winckel authored
- Separated "File" into "Filters and "Messages" menus. - Added "Enable filtering". - Added "Reload messages file". - Added "Go to first message". - Added "Go to message". - Added "Go to last message". - Added "Display message header" - Added "Display brace" - Added menu key shortcuts (mnemonic and accelerator). Created an entry box for message goto input number and modified the search function to select the closest lower number if input number is not present in messages list. Cleared message content view when needed. Blocked message content redisplay when not needed. Added a signal handler to capture events on message list tree view. Modified message content display format. Modified some log points. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4426 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 15 Nov, 2013 1 commit
-
-
Cedric Roux authored
* Possibilty to dump formatted strings directly to the analyzer - Updated itti_analyzer accordingly git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4413 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 12 Nov, 2013 1 commit
-
-
winckel authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4358 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 06 Nov, 2013 1 commit
-
-
winckel authored
Created a GTK events flush function. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4327 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 05 Nov, 2013 1 commit
-
-
winckel authored
Moved load of filters or messages files after GTK has entered its main loop to avoid issue when reloading files! Excluded "MESSAGES_ID_MAX" message from filter. Removed unused function "ui_callback_on_tree_view_select". Change logging level of some logs. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4321 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 31 Oct, 2013 1 commit
-
-
winckel authored
Creates a common types definition file for itti_analyzer. Set message start number to 1. Changed message name field to 48 char to avoid alignment issues. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4311 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 24 Oct, 2013 1 commit
-
-
Cedric Roux authored
- Fixed 64bits pointers git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4272 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 23 Oct, 2013 2 commits
-
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4268 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
- Update calls to signal_set_text git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4265 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 22 Oct, 2013 2 commits
-
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4260 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
Cedric Roux authored
* Moved all GUI calls to main thread * Refine socket interface * Added origin/destination task id on message display list git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4258 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 21 Oct, 2013 1 commit
-
-
Cedric Roux authored
- Moved common stuff to common/ git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4239 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-
- 18 Oct, 2013 1 commit
-
-
Cedric Roux authored
git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4233 818b1a75-f10b-46b9-bf7c-635c3b92a50f
-