From aea6b4b5a6fea3ffa886631d09e39546f3f431a9 Mon Sep 17 00:00:00 2001
From: Cedric Roux <cedric.roux@eurecom.fr>
Date: Mon, 7 Jan 2019 16:22:28 +0100
Subject: [PATCH] fix a lot of file mode

For whatever reason most of the files had their permission
changed from 644 to 755, which is not wanted.
---
 .gitlab-ci.yml                                      |   0
 LICENSE                                             |   0
 NOTICE.txt                                          |   0
 README.txt                                          |   0
 .../conf_files/enb.band13.tm1.50PRB.emtc.conf       |   0
 cmake_targets/CMakeLists.txt                        |   0
 cmake_targets/at_commands/CMakeLists.txt            |   0
 cmake_targets/autotests/README.txt                  |   0
 cmake_targets/autotests/core.py                     |   0
 cmake_targets/autotests/log.py                      |   0
 cmake_targets/autotests/openair.py                  |   0
 cmake_targets/autotests/templates/index.html        |   0
 .../autotests/templates/testcase_report.html        |   0
 cmake_targets/autotests/test_case_list.xml          |   0
 cmake_targets/autotests/testsuite_ue_noS1.xml       |   0
 cmake_targets/autotests/testsuite_ue_noS1_TCL.xml   |   0
 cmake_targets/autotests/tools/lib_autotest.py       |   0
 .../autotests/tools/lib_autotest_analyser.py        |   0
 cmake_targets/autotests/tools/wdial.bandrich.conf   |   0
 cmake_targets/autotests/v2/actions/alu_epc.bash     |   0
 .../autotests/v2/actions/alu_epc_stop.bash          |   0
 cmake_targets/autotests/v2/actions/alu_hss.bash     |   0
 cmake_targets/autotests/v2/actions/bandrich.txt     |   0
 cmake_targets/autotests/v2/actions/client_tcp.bash  |   0
 cmake_targets/autotests/v2/actions/client_udp.bash  |   0
 .../autotests/v2/actions/clone_repository.bash      |   0
 cmake_targets/autotests/v2/actions/compilation.bash |   0
 cmake_targets/autotests/v2/actions/execution.bash   |   0
 .../autotests/v2/actions/execution_compile.bash     |   0
 cmake_targets/autotests/v2/actions/modem.py         |   0
 cmake_targets/autotests/v2/actions/run_enb.bash     |   0
 cmake_targets/autotests/v2/actions/server_tcp.bash  |   0
 cmake_targets/autotests/v2/actions/server_udp.bash  |   0
 cmake_targets/autotests/v2/actions/start_3276.bash  |   0
 cmake_targets/autotests/v2/actions/start_3276.py    |   0
 .../autotests/v2/actions/start_bandrich.bash        |   0
 .../autotests/v2/actions/start_bandrich.py          |   0
 cmake_targets/autotests/v2/actions/stop_3276.py     |   0
 cmake_targets/autotests/v2/actions/stop_bandrich.py |   0
 cmake_targets/autotests/v2/actions/wvdial.3276.conf |   0
 .../autotests/v2/actions/wvdial.bandrich.conf       |   0
 cmake_targets/autotests/v2/alu_test.py              |   0
 .../config/enb.band38.tm1.usrpb210.tdd.10MHz.conf   |   0
 .../config/enb.band38.tm1.usrpb210.tdd.20MHz.conf   |   0
 .../v2/config/enb.band38.tm1.usrpb210.tdd.5MHz.conf |   0
 .../v2/config/enb.band7.tm1.usrpb210.fdd.10MHz.conf |   0
 .../v2/config/enb.band7.tm1.usrpb210.fdd.20MHz.conf |   0
 .../v2/config/enb.band7.tm1.usrpb210.fdd.5MHz.conf  |   0
 .../v2/config/rcc.band7.tm1.if4p5.10MHz.conf        |   0
 .../v2/config/rcc.band7.tm1.if4p5.20MHz.conf        |   0
 .../v2/config/rcc.band7.tm1.if4p5.5MHz.conf         |   0
 .../rru.band7.tm1.if4p5.10MHz.udp.usrpb210.conf     |   0
 .../rru.band7.tm1.if4p5.20MHz.udp.usrpb210.conf     |   0
 .../rru.band7.tm1.if4p5.5MHz.udp.usrpb210.conf      |   0
 cmake_targets/autotests/v2/connection.py            |   0
 cmake_targets/autotests/v2/machine_list.py          |   0
 cmake_targets/autotests/v2/main.py                  |   0
 cmake_targets/autotests/v2/task.py                  |   0
 cmake_targets/autotests/v2/utils.py                 |   0
 cmake_targets/doxygen/CMakeLists.txt                |   0
 cmake_targets/epc_test/CMakeLists.template          |   0
 cmake_targets/lte-simulators/CMakeLists.txt         |   0
 .../lte_noS1_build_oai/CMakeLists.template          |   0
 cmake_targets/nas_sim_tools/CMakeLists.txt          |   0
 cmake_targets/oaisim_build_oai/CMakeLists.template  |   0
 .../oaisim_mme_build_oai/CMakeLists.template        |   0
 .../oaisim_noS1_build_oai/CMakeLists.template       |   0
 cmake_targets/s1c_mme_test/CMakeLists.template      |   0
 cmake_targets/tools/Kbuild.cmake                    |   0
 .../tools/MODULES/CMakeParseArguments.cmake         |   0
 .../tools/MODULES/CMakeUserFindMySQL.cmake          |   0
 cmake_targets/tools/MODULES/CMakeUserUseBison.cmake |   0
 cmake_targets/tools/MODULES/CMakeUserUseFlex.cmake  |   0
 cmake_targets/tools/MODULES/FindFreeDiameter.cmake  |   0
 cmake_targets/tools/MODULES/FindGCCXML.cmake        |   0
 cmake_targets/tools/MODULES/FindGcrypt.cmake        |   0
 cmake_targets/tools/MODULES/FindGnuTLS.cmake        |   0
 cmake_targets/tools/MODULES/FindKbuild.cmake        |   0
 cmake_targets/tools/MODULES/FindLibXml2.cmake       |   0
 cmake_targets/tools/MODULES/FindMySQL.cmake         |   0
 cmake_targets/tools/MODULES/FindNettle.cmake        |   0
 cmake_targets/tools/MODULES/FindPostgreSQL.cmake    |   0
 cmake_targets/tools/MODULES/FindSCTP.cmake          |   0
 cmake_targets/tools/MODULES/Kbuild.cmake            |   0
 cmake_targets/tools/MODULES/cmake_useful.cmake      |   0
 cmake_targets/tools/MODULES/kbuild_system.cmake     |   0
 cmake_targets/tools/MODULES/kmodule.cmake           |   0
 cmake_targets/tools/MODULES/path_prefixes.cmake     |   0
 cmake_targets/tools/asn1tostruct.py                 |   0
 cmake_targets/tools/example_enb_exmimo_mme_hss.txt  |   0
 .../tools/example_oaisim_enb_ue_mme_virtual.txt     |   0
 cmake_targets/tools/exmimo2_2arxg.lime              |   0
 cmake_targets/tools/exmimo2_2brxg.lime              |   0
 cmake_targets/tools/exmimo_stop_octave.m            |   0
 .../RRC.rel10/SystemInformation-r8-IEs.h.diff       |   0
 .../RRC.rel14/SystemInformation-r8-IEs.h.diff       |   0
 .../X2ap-CriticalityDiagnostics-IE-List.h.diff      |   0
 cmake_targets/tools/test_helper                     |   0
 common/config/config_cmdline.c                      |   0
 common/config/config_load_configmodule.c            |   0
 common/config/config_load_configmodule.h            |   0
 common/config/config_paramdesc.h                    |   0
 common/config/config_userapi.c                      |   0
 common/config/config_userapi.h                      |   0
 common/config/libconfig/config_libconfig.c          |   0
 common/config/libconfig/config_libconfig.h          |   0
 common/config/libconfig/config_libconfig_private.h  |   0
 common/ran_context.h                                |   0
 common/utils/LOG/README.txt                         |   0
 common/utils/LOG/log_extern.h                       |   0
 common/utils/LOG/log_if.h                           |   0
 common/utils/LOG/vcd_signal_dumper.c                |   0
 common/utils/LOG/vcd_signal_dumper.h                |   0
 common/utils/T/.gitignore                           |   0
 common/utils/T/Makefile                             |   0
 common/utils/T/README                               |   0
 common/utils/T/T.c                                  |   0
 common/utils/T/T.h                                  |   0
 common/utils/T/T_defs.h                             |   0
 common/utils/T/T_messages.txt                       |   0
 common/utils/T/defs.h                               |   0
 common/utils/T/generate_Txx.c                       |   0
 common/utils/T/genids.c                             |   0
 common/utils/T/local_tracer.c                       |   0
 common/utils/T/plot.c                               |   0
 common/utils/T/tracee/Makefile                      |   0
 common/utils/T/tracee/README                        |   0
 common/utils/T/tracee/tracee.c                      |   0
 common/utils/T/tracer/Makefile                      |   0
 common/utils/T/tracer/config.c                      |   0
 common/utils/T/tracer/config.h                      |   0
 common/utils/T/tracer/database.c                    |   0
 common/utils/T/tracer/database.h                    |   0
 common/utils/T/tracer/defs.h                        |   0
 common/utils/T/tracer/enb.c                         |   0
 common/utils/T/tracer/event.c                       |   0
 common/utils/T/tracer/event.h                       |   0
 common/utils/T/tracer/event_selector.c              |   0
 common/utils/T/tracer/event_selector.h              |   0
 common/utils/T/tracer/extract_config.c              |   0
 common/utils/T/tracer/extract_input_subframe.c      |   0
 common/utils/T/tracer/filter/Makefile               |   0
 common/utils/T/tracer/filter/filter.c               |   0
 common/utils/T/tracer/filter/filter.h               |   0
 common/utils/T/tracer/gui.c                         |   0
 common/utils/T/tracer/gui/Makefile                  |   0
 common/utils/T/tracer/gui/container.c               |   0
 common/utils/T/tracer/gui/event.c                   |   0
 common/utils/T/tracer/gui/gui.c                     |   0
 common/utils/T/tracer/gui/gui.h                     |   0
 common/utils/T/tracer/gui/gui_defs.h                |   0
 common/utils/T/tracer/gui/image.c                   |   0
 common/utils/T/tracer/gui/init.c                    |   0
 common/utils/T/tracer/gui/label.c                   |   0
 common/utils/T/tracer/gui/loop.c                    |   0
 common/utils/T/tracer/gui/notify.c                  |   0
 common/utils/T/tracer/gui/positioner.c              |   0
 common/utils/T/tracer/gui/space.c                   |   0
 common/utils/T/tracer/gui/test.c                    |   0
 common/utils/T/tracer/gui/textarea.c                |   0
 common/utils/T/tracer/gui/textlist.c                |   0
 common/utils/T/tracer/gui/timeline.c                |   0
 common/utils/T/tracer/gui/toplevel_window.c         |   0
 common/utils/T/tracer/gui/widget.c                  |   0
 common/utils/T/tracer/gui/x.c                       |   0
 common/utils/T/tracer/gui/x.h                       |   0
 common/utils/T/tracer/gui/x_defs.h                  |   0
 common/utils/T/tracer/gui/xy_plot.c                 |   0
 common/utils/T/tracer/hacks/Makefile                |   0
 common/utils/T/tracer/hacks/dump_nack_signal.c      |   0
 common/utils/T/tracer/hacks/time_meas.c             |   0
 common/utils/T/tracer/hacks/timeplot.c              |   0
 common/utils/T/tracer/handler.c                     |   0
 common/utils/T/tracer/handler.h                     |   0
 common/utils/T/tracer/logger/Makefile               |   0
 common/utils/T/tracer/logger/framelog.c             |   0
 common/utils/T/tracer/logger/iqdotlog.c             |   0
 common/utils/T/tracer/logger/iqlog.c                |   0
 common/utils/T/tracer/logger/logger.c               |   0
 common/utils/T/tracer/logger/logger.h               |   0
 common/utils/T/tracer/logger/logger_defs.h          |   0
 common/utils/T/tracer/logger/textlog.c              |   0
 common/utils/T/tracer/logger/throughputlog.c        |   0
 common/utils/T/tracer/logger/ticked_ttilog.c        |   0
 common/utils/T/tracer/logger/ticklog.c              |   0
 common/utils/T/tracer/logger/timelog.c              |   0
 common/utils/T/tracer/logger/ttilog.c               |   0
 common/utils/T/tracer/macpdu2wireshark.c            |   0
 common/utils/T/tracer/openair_logo.h                |   0
 common/utils/T/tracer/openair_logo.png              | Bin
 common/utils/T/tracer/packet-mac-lte.h              |   0
 common/utils/T/tracer/plot.c                        |   0
 common/utils/T/tracer/record.c                      |   0
 common/utils/T/tracer/replay.c                      |   0
 common/utils/T/tracer/textlog.c                     |   0
 common/utils/T/tracer/ue.c                          |   0
 common/utils/T/tracer/utils.c                       |   0
 common/utils/T/tracer/utils.h                       |   0
 common/utils/T/tracer/vcd.c                         |   0
 common/utils/T/tracer/view/Makefile                 |   0
 common/utils/T/tracer/view/scrolltti.c              |   0
 common/utils/T/tracer/view/stdout.c                 |   0
 common/utils/T/tracer/view/textlist.c               |   0
 common/utils/T/tracer/view/ticktime.c               |   0
 common/utils/T/tracer/view/time.c                   |   0
 common/utils/T/tracer/view/tti.c                    |   0
 common/utils/T/tracer/view/view.h                   |   0
 common/utils/T/tracer/view/xy.c                     |   0
 common/utils/asn1_conversions.h                     |   0
 common/utils/assertions.h                           |   0
 common/utils/backtrace.c                            |   0
 common/utils/backtrace.h                            |   0
 common/utils/collection/queue.h                     |   0
 common/utils/collection/tree.h                      |   0
 common/utils/hashtable/hashtable.c                  |   0
 common/utils/hashtable/hashtable.h                  |   0
 common/utils/hashtable/obj_hashtable.c              |   0
 common/utils/hashtable/obj_hashtable.h              |   0
 common/utils/itti_analyzer/AUTHORS                  |   0
 common/utils/itti_analyzer/ChangeLog                |   0
 common/utils/itti_analyzer/INSTALL                  |   0
 common/utils/itti_analyzer/Makefile.am              |   0
 common/utils/itti_analyzer/NEWS                     |   0
 common/utils/itti_analyzer/README                   |   0
 common/utils/itti_analyzer/common/itti_types.h      |   0
 common/utils/itti_analyzer/common/logs.h            |   0
 common/utils/itti_analyzer/common/queue.h           |   0
 common/utils/itti_analyzer/common/rc.h              |   0
 common/utils/itti_analyzer/configure.ac             |   0
 common/utils/itti_analyzer/filters.xml              |   0
 common/utils/itti_analyzer/filters_mme.xml          |   0
 common/utils/itti_analyzer/filters_ue_enb.xml       |   0
 common/utils/itti_analyzer/itti_analyzer.c          |   0
 common/utils/itti_analyzer/libbuffers/Makefile.am   |   0
 common/utils/itti_analyzer/libbuffers/buffers.c     |   0
 common/utils/itti_analyzer/libbuffers/buffers.h     |   0
 common/utils/itti_analyzer/libbuffers/file.c        |   0
 common/utils/itti_analyzer/libbuffers/file.h        |   0
 common/utils/itti_analyzer/libbuffers/socket.c      |   0
 common/utils/itti_analyzer/libbuffers/socket.h      |   0
 common/utils/itti_analyzer/libparser/Makefile.am    |   0
 common/utils/itti_analyzer/libparser/array_type.c   |   0
 common/utils/itti_analyzer/libparser/array_type.h   |   0
 common/utils/itti_analyzer/libparser/enum_type.c    |   0
 common/utils/itti_analyzer/libparser/enum_type.h    |   0
 .../utils/itti_analyzer/libparser/enum_value_type.c |   0
 .../utils/itti_analyzer/libparser/enum_value_type.h |   0
 common/utils/itti_analyzer/libparser/field_type.c   |   0
 common/utils/itti_analyzer/libparser/field_type.h   |   0
 common/utils/itti_analyzer/libparser/file_type.c    |   0
 common/utils/itti_analyzer/libparser/file_type.h    |   0
 .../itti_analyzer/libparser/fundamental_type.c      |   0
 .../itti_analyzer/libparser/fundamental_type.h      |   0
 .../itti_analyzer/libparser/intertask_contexts.h    |   0
 common/utils/itti_analyzer/libparser/pointer_type.c |   0
 common/utils/itti_analyzer/libparser/pointer_type.h |   0
 .../utils/itti_analyzer/libparser/reference_type.c  |   0
 .../utils/itti_analyzer/libparser/reference_type.h  |   0
 common/utils/itti_analyzer/libparser/struct_type.c  |   0
 common/utils/itti_analyzer/libparser/struct_type.h  |   0
 common/utils/itti_analyzer/libparser/typedef_type.c |   0
 common/utils/itti_analyzer/libparser/typedef_type.h |   0
 common/utils/itti_analyzer/libparser/types.c        |   0
 common/utils/itti_analyzer/libparser/types.h        |   0
 common/utils/itti_analyzer/libparser/union_type.c   |   0
 common/utils/itti_analyzer/libparser/union_type.h   |   0
 common/utils/itti_analyzer/libparser/xml_parse.c    |   0
 common/utils/itti_analyzer/libparser/xml_parse.h    |   0
 common/utils/itti_analyzer/libresolver/Makefile.am  |   0
 .../utils/itti_analyzer/libresolver/locate_root.c   |   0
 .../utils/itti_analyzer/libresolver/locate_root.h   |   0
 common/utils/itti_analyzer/libresolver/resolvers.c  |   0
 common/utils/itti_analyzer/libresolver/resolvers.h  |   0
 common/utils/itti_analyzer/libui/Makefile.am        |   0
 common/utils/itti_analyzer/libui/ui_callbacks.c     |   0
 common/utils/itti_analyzer/libui/ui_callbacks.h     |   0
 common/utils/itti_analyzer/libui/ui_filters.c       |   0
 common/utils/itti_analyzer/libui/ui_filters.h       |   0
 common/utils/itti_analyzer/libui/ui_interface.c     |   0
 common/utils/itti_analyzer/libui/ui_interface.h     |   0
 common/utils/itti_analyzer/libui/ui_main_screen.c   |   0
 common/utils/itti_analyzer/libui/ui_main_screen.h   |   0
 common/utils/itti_analyzer/libui/ui_menu_bar.c      |   0
 common/utils/itti_analyzer/libui/ui_menu_bar.h      |   0
 common/utils/itti_analyzer/libui/ui_notebook.c      |   0
 common/utils/itti_analyzer/libui/ui_notebook.h      |   0
 common/utils/itti_analyzer/libui/ui_notif_dlg.c     |   0
 common/utils/itti_analyzer/libui/ui_notif_dlg.h     |   0
 common/utils/itti_analyzer/libui/ui_notifications.c |   0
 common/utils/itti_analyzer/libui/ui_notifications.h |   0
 .../itti_analyzer/libui/ui_signal_dissect_view.c    |   0
 .../itti_analyzer/libui/ui_signal_dissect_view.h    |   0
 common/utils/itti_analyzer/libui/ui_tree_view.c     |   0
 common/utils/itti_analyzer/libui/ui_tree_view.h     |   0
 common/utils/load_module_shlib.c                    |   0
 common/utils/load_module_shlib.h                    |   0
 common/utils/memory_pools.c                         |   0
 common/utils/memory_pools.h                         |   0
 common/utils/msc/msc.c                              |   0
 common/utils/msc/msc.h                              |   0
 common/utils/system.c                               |   0
 common/utils/system.h                               |   0
 common/utils/telnetsrv/telnetsrv.c                  |   0
 common/utils/telnetsrv/telnetsrv.h                  |   0
 common/utils/telnetsrv/telnetsrv_loader.h           |   0
 common/utils/telnetsrv/telnetsrv_phycmd.c           |   0
 common/utils/telnetsrv/telnetsrv_phycmd.h           |   0
 common/utils/telnetsrv/telnetsrv_proccmd.c          |   0
 common/utils/telnetsrv/telnetsrv_proccmd.h          |   0
 common/utils/time_utils.h                           |   0
 common/utils/utils.c                                |   0
 common/utils/utils.h                                |   0
 nfapi/oai_integration/nfapi_vnf.h                   |   0
 oaienv                                              |   0
 openair1/PHY/CODING/3gpplte.c                       |   0
 openair1/PHY/CODING/3gpplte_sse.c                   |   0
 openair1/PHY/CODING/3gpplte_turbo_decoder.c         |   0
 .../PHY/CODING/3gpplte_turbo_decoder_avx2_16bit.c   |   0
 openair1/PHY/CODING/3gpplte_turbo_decoder_sse.c     |   0
 .../PHY/CODING/3gpplte_turbo_decoder_sse_16bit.c    |   0
 .../PHY/CODING/3gpplte_turbo_decoder_sse_8bit.c     |   0
 openair1/PHY/CODING/Makefile                        |   0
 openair1/PHY/CODING/Makefile.arm                    |   0
 openair1/PHY/CODING/README.txt                      |   0
 openair1/PHY/CODING/TESTBENCH/Makefile              |   0
 openair1/PHY/CODING/TESTBENCH/README.txt            |   0
 openair1/PHY/CODING/TESTBENCH/ltetest.c             |   0
 openair1/PHY/CODING/TESTBENCH/pdcch_test.c          |   0
 openair1/PHY/CODING/TESTBENCH/viterbi_test.c        |   0
 openair1/PHY/CODING/ccoding_byte.c                  |   0
 openair1/PHY/CODING/ccoding_byte_lte.c              |   0
 openair1/PHY/CODING/coding_defs.h                   |   0
 openair1/PHY/CODING/coding_extern.h                 |   0
 openair1/PHY/CODING/crc_byte.c                      |   0
 openair1/PHY/CODING/lte_interleaver_inline.h        |   0
 openair1/PHY/CODING/lte_rate_matching.c             |   0
 openair1/PHY/CODING/lte_segmentation.c              |   0
 openair1/PHY/CODING/lte_tf.m                        |   0
 openair1/PHY/CODING/scrambler.h                     |   0
 openair1/PHY/CODING/viterbi.c                       |   0
 openair1/PHY/CODING/viterbi_lte.c                   |   0
 openair1/PHY/INIT/README.txt                        |   0
 openair1/PHY/INIT/init_extern.h                     |   0
 openair1/PHY/INIT/init_top.c                        |   0
 openair1/PHY/INIT/init_vars.h                       |   0
 openair1/PHY/INIT/lte_init.c                        |   0
 openair1/PHY/INIT/lte_param_init.c                  |   0
 openair1/PHY/INIT/lte_parms.c                       |   0
 openair1/PHY/INIT/phy_init.h                        |   0
 openair1/PHY/LTE_ESTIMATION/README.txt              |   0
 openair1/PHY/LTE_ESTIMATION/adjust_gain.c           |   0
 .../PHY/LTE_ESTIMATION/bf_freq_domain_filters.m     |   0
 openair1/PHY/LTE_ESTIMATION/filt16_32.h             |   0
 openair1/PHY/LTE_ESTIMATION/filt96_32.h             |   0
 openair1/PHY/LTE_ESTIMATION/freq_domain_filters.m   |   0
 openair1/PHY/LTE_ESTIMATION/freq_equalization.c     |   0
 openair1/PHY/LTE_ESTIMATION/lte_adjust_sync.c       |   0
 .../LTE_ESTIMATION/lte_dl_bf_channel_estimation.c   |   0
 .../PHY/LTE_ESTIMATION/lte_dl_channel_estimation.c  |   0
 .../lte_dl_mbsfn_channel_estimation.c               |   0
 openair1/PHY/LTE_ESTIMATION/lte_eNB_measurements.c  |   0
 openair1/PHY/LTE_ESTIMATION/lte_est_freq_offset.c   |   0
 openair1/PHY/LTE_ESTIMATION/lte_estimation.h        |   0
 openair1/PHY/LTE_ESTIMATION/lte_estimation_extern.h |   0
 openair1/PHY/LTE_ESTIMATION/lte_estimation_vars.h   |   0
 openair1/PHY/LTE_ESTIMATION/lte_sync_time.c         |   0
 openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c     |   0
 openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.m     |   0
 openair1/PHY/LTE_ESTIMATION/lte_ue_measurements.c   |   0
 .../PHY/LTE_ESTIMATION/lte_ul_channel_estimation.c  |   0
 openair1/PHY/LTE_ESTIMATION/pss6144.h               |   0
 openair1/PHY/LTE_REFSIG/README.txt                  |   0
 openair1/PHY/LTE_REFSIG/gen_mod_table.m             |   0
 openair1/PHY/LTE_REFSIG/lte_dl_cell_spec.c          |   0
 openair1/PHY/LTE_REFSIG/lte_dl_mbsfn.c              |   0
 openair1/PHY/LTE_REFSIG/lte_dl_uespec.c             |   0
 openair1/PHY/LTE_REFSIG/lte_gold.c                  |   0
 openair1/PHY/LTE_REFSIG/lte_gold_mbsfn.c            |   0
 openair1/PHY/LTE_REFSIG/lte_refsig.h                |   0
 openair1/PHY/LTE_REFSIG/lte_ul.m                    |   0
 openair1/PHY/LTE_REFSIG/lte_ul_ref.c                |   0
 openair1/PHY/LTE_REFSIG/mod_table.h                 |   0
 openair1/PHY/LTE_REFSIG/primary_synch.h             |   0
 openair1/PHY/LTE_REFSIG/primary_synch.m             |   0
 openair1/PHY/LTE_TRANSPORT/README.txt               |   0
 openair1/PHY/LTE_TRANSPORT/dci.c                    |   0
 openair1/PHY/LTE_TRANSPORT/dci.h                    |   0
 openair1/PHY/LTE_TRANSPORT/dci_tools.c              |   0
 openair1/PHY/LTE_TRANSPORT/dlsch_coding.c           |   0
 openair1/PHY/LTE_TRANSPORT/dlsch_modulation.c       |   0
 openair1/PHY/LTE_TRANSPORT/dlsch_scrambling.c       |   0
 openair1/PHY/LTE_TRANSPORT/dlsch_tbs.h              |   0
 openair1/PHY/LTE_TRANSPORT/dlsch_tbs_full.h         |   0
 openair1/PHY/LTE_TRANSPORT/edci.c                   |   0
 openair1/PHY/LTE_TRANSPORT/group_hopping.c          |   0
 openair1/PHY/LTE_TRANSPORT/if4_tools.c              |   0
 openair1/PHY/LTE_TRANSPORT/if4_tools.h              |   0
 openair1/PHY/LTE_TRANSPORT/if5_tools.c              |   0
 openair1/PHY/LTE_TRANSPORT/if5_tools.h              |   0
 openair1/PHY/LTE_TRANSPORT/lte_mcs.c                |   0
 openair1/PHY/LTE_TRANSPORT/mcs_tbs_tools.h          |   0
 openair1/PHY/LTE_TRANSPORT/mdci.h                   |   0
 openair1/PHY/LTE_TRANSPORT/pbch.c                   |   0
 openair1/PHY/LTE_TRANSPORT/pcfich.c                 |   0
 openair1/PHY/LTE_TRANSPORT/phich.c                  |   0
 openair1/PHY/LTE_TRANSPORT/pilots.c                 |   0
 openair1/PHY/LTE_TRANSPORT/pilots_mbsfn.c           |   0
 openair1/PHY/LTE_TRANSPORT/pmch.c                   |   0
 openair1/PHY/LTE_TRANSPORT/power_control.c          |   0
 openair1/PHY/LTE_TRANSPORT/prach.c                  |   0
 openair1/PHY/LTE_TRANSPORT/print_stats.c            |   0
 openair1/PHY/LTE_TRANSPORT/pss.c                    |   0
 openair1/PHY/LTE_TRANSPORT/pucch.c                  |   0
 openair1/PHY/LTE_TRANSPORT/pucch_extern.h           |   0
 openair1/PHY/LTE_TRANSPORT/rar_tools.c              |   0
 openair1/PHY/LTE_TRANSPORT/sss.c                    |   0
 openair1/PHY/LTE_TRANSPORT/transport_eNB.h          |   0
 openair1/PHY/LTE_TRANSPORT/transport_extern.h       |   0
 openair1/PHY/LTE_TRANSPORT/transport_vars.h         |   0
 openair1/PHY/LTE_TRANSPORT/uci_common.h             |   0
 openair1/PHY/LTE_TRANSPORT/uci_tools.c              |   0
 openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c         |   0
 openair1/PHY/LTE_TRANSPORT/ulsch_demodulation.c     |   0
 openair1/PHY/LTE_TRANSPORT/vrb_maps.m               |   0
 openair1/PHY/LTE_UE_TRANSPORT/dci_ue.c              |   0
 openair1/PHY/LTE_UE_TRANSPORT/dlsch_decoding.c      |   0
 openair1/PHY/LTE_UE_TRANSPORT/dlsch_demodulation.c  |   0
 .../PHY/LTE_UE_TRANSPORT/dlsch_llr_computation.c    |   0
 .../LTE_UE_TRANSPORT/dlsch_llr_computation_avx2.c   |   0
 openair1/PHY/LTE_UE_TRANSPORT/drs_modulation.c      |   0
 openair1/PHY/LTE_UE_TRANSPORT/get_pmi.c             |   0
 openair1/PHY/LTE_UE_TRANSPORT/initial_sync.c        |   0
 .../PHY/LTE_UE_TRANSPORT/linear_preprocessing_rec.h |   0
 openair1/PHY/LTE_UE_TRANSPORT/pch_ue.c              |   0
 openair1/PHY/LTE_UE_TRANSPORT/slss.c                |   0
 openair1/PHY/LTE_UE_TRANSPORT/srs_modulation.c      |   0
 openair1/PHY/LTE_UE_TRANSPORT/transport_proto_ue.h  |   0
 openair1/PHY/LTE_UE_TRANSPORT/ulsch_coding.c        |   0
 openair1/PHY/LTE_UE_TRANSPORT/ulsch_modulation.c    |   0
 openair1/PHY/MODULATION/beamforming.c               |   0
 openair1/PHY/MODULATION/compute_bf_weights.c        |   0
 openair1/PHY/MODULATION/ofdm_mod.c                  |   0
 openair1/PHY/MODULATION/prach625Hz.h                |   0
 openair1/PHY/MODULATION/slot_fep.c                  |   0
 openair1/PHY/MODULATION/slot_fep_mbsfn.c            |   0
 openair1/PHY/MODULATION/slot_fep_ul.c               |   0
 openair1/PHY/MODULATION/ul_7_5_kHz.c                |   0
 openair1/PHY/Makefile.inc                           |   0
 openair1/PHY/TOOLS/8bit_rxdemux.c                   |   0
 openair1/PHY/TOOLS/8bit_txmux.c                     |   0
 openair1/PHY/TOOLS/Makefile                         |   0
 openair1/PHY/TOOLS/alaw_lut.h                       |   0
 openair1/PHY/TOOLS/angle.c                          |   0
 openair1/PHY/TOOLS/cadd_sv.c                        |   0
 openair1/PHY/TOOLS/cadd_vv.c                        |   0
 openair1/PHY/TOOLS/cdot_prod.c                      |   0
 openair1/PHY/TOOLS/cmult_sv.c                       |   0
 openair1/PHY/TOOLS/cmult_vv.c                       |   0
 openair1/PHY/TOOLS/costable.h                       |   0
 openair1/PHY/TOOLS/dB_routines.c                    |   0
 openair1/PHY/TOOLS/dB_routines.h                    |   0
 openair1/PHY/TOOLS/invSqrt.c                        |   0
 openair1/PHY/TOOLS/log2_approx.c                    |   0
 openair1/PHY/TOOLS/lte_dfts.c                       |   0
 openair1/PHY/TOOLS/lte_phy_scope.c                  |   0
 openair1/PHY/TOOLS/lte_phy_scope.h                  |   0
 openair1/PHY/TOOLS/lte_phy_scope_tm4.c              |   0
 openair1/PHY/TOOLS/lut.c                            |   0
 openair1/PHY/TOOLS/memory_routines.c                |   0
 openair1/PHY/TOOLS/read_F.c                         |   0
 openair1/PHY/TOOLS/signal_energy.c                  |   0
 openair1/PHY/TOOLS/smbv.c                           |   0
 openair1/PHY/TOOLS/smbv.h                           |   0
 openair1/PHY/TOOLS/sqrt.c                           |   0
 openair1/PHY/TOOLS/time_meas.c                      |   0
 openair1/PHY/TOOLS/time_meas.h                      |   0
 openair1/PHY/TOOLS/tools_defs.h                     |   0
 openair1/PHY/TOOLS/tools_extern.h                   |   0
 openair1/PHY/TOOLS/tools_vars.h                     |   0
 openair1/PHY/defs_eNB.h                             |   0
 openair1/PHY/impl_defs_lte.h                        |   0
 openair1/PHY/impl_defs_top.h                        |   0
 openair1/PHY/phy_extern.h                           |   0
 openair1/PHY/phy_vars.h                             |   0
 openair1/PHY/sse_intrin.h                           |   0
 openair1/PHY/types.h                                |   0
 openair1/README.TXT                                 |   0
 openair1/SCHED/Makefile.inc                         |   0
 openair1/SCHED/fapi_l1.c                            |   0
 openair1/SCHED/fapi_l1.h                            |   0
 openair1/SCHED/phy_mac_stub.c                       |   0
 openair1/SCHED/phy_procedures_lte_common.c          |   0
 openair1/SCHED/phy_procedures_lte_eNb.c             |   0
 openair1/SCHED/ru_procedures.c                      |   0
 openair1/SCHED/sched_common.h                       |   0
 openair1/SCHED_UE/phy_procedures_lte_ue.c           |   0
 openair1/SCHED_UE/pucch_pc.c                        |   0
 openair1/SCHED_UE/srs_pc.c                          |   0
 openair1/SIMULATION/ETH_TRANSPORT/Makefile.inc      |   0
 openair1/SIMULATION/ETH_TRANSPORT/README.txt        |   0
 .../SIMULATION/ETH_TRANSPORT/bypass_session_layer.c |   0
 openair1/SIMULATION/ETH_TRANSPORT/defs.h            |   0
 openair1/SIMULATION/ETH_TRANSPORT/emu_transport.c   |   0
 openair1/SIMULATION/ETH_TRANSPORT/extern.h          |   0
 openair1/SIMULATION/ETH_TRANSPORT/multicast_link.c  |   0
 openair1/SIMULATION/ETH_TRANSPORT/multicast_link.h  |   0
 openair1/SIMULATION/ETH_TRANSPORT/netlink_init.c    |   0
 openair1/SIMULATION/ETH_TRANSPORT/proto.h           |   0
 openair1/SIMULATION/ETH_TRANSPORT/socket.c          |   0
 openair1/SIMULATION/ETH_TRANSPORT/socket.h          |   0
 openair1/SIMULATION/ETH_TRANSPORT/vars.h            |   0
 .../LTE_PHY/Abstraction/Training/IEEEtran.cls       |   0
 .../LTE_PHY/Abstraction/Training/bare_adv.tex       |   0
 .../LTE_PHY/Abstraction/Training/bare_jrnl.tex      |   0
 .../Abstraction/Training/bare_jrnl_compsoc.tex      |   0
 .../LTE_PHY/Abstraction/Training/create_plots.m     |   0
 .../LTE_PHY/Abstraction/Training/delta_BLER_1.m     |   0
 .../Abstraction/Training/polyfit_beta_training.m    |   0
 .../Abstraction/Training/polyfit_delta_BLER.m       |   0
 .../LTE_PHY/Abstraction/Training/sinr_Eff_Calc.m    |   0
 .../Abstraction/Training/training_abstraction.m     |   0
 .../Abstraction/Training/training_top_script.m      |   0
 .../LTE_PHY/Abstraction/beta_training_EESM.m        |   0
 .../LTE_PHY/Abstraction/data_collection_mode5.m     |   0
 .../LTE_PHY/Abstraction/data_extraction.m           |   0
 .../SIMULATION/LTE_PHY/Abstraction/delta_BLER.m     |   0
 .../SIMULATION/LTE_PHY/Abstraction/delta_BLER_1.m   |   0
 openair1/SIMULATION/LTE_PHY/Abstraction/demap_q.m   |   0
 .../Abstraction/matFiles/16_16_noMF_lte_Mode5_1.mat | Bin
 .../Abstraction/matFiles/16_16_noMF_lte_Mode5_2.mat | Bin
 .../Abstraction/matFiles/16_16_noMF_lte_Mode5_3.mat | Bin
 .../Abstraction/matFiles/16_16_noMF_lte_Mode5_4.mat | Bin
 .../Abstraction/matFiles/16_16_noMF_lte_Mode5_5.mat | Bin
 .../Abstraction/matFiles/16_4_noMF_lte_Mode5_1.mat  | Bin
 .../Abstraction/matFiles/16_4_noMF_lte_Mode5_2.mat  | Bin
 .../Abstraction/matFiles/16_4_noMF_lte_Mode5_3.mat  | Bin
 .../Abstraction/matFiles/16_4_noMF_lte_Mode5_4.mat  | Bin
 .../Abstraction/matFiles/16_4_noMF_lte_Mode5_5.mat  | Bin
 .../Abstraction/matFiles/4_16_noMF_lte_Mode5_1.mat  | Bin
 .../Abstraction/matFiles/4_16_noMF_lte_Mode5_2.mat  | Bin
 .../Abstraction/matFiles/4_16_noMF_lte_Mode5_3.mat  | Bin
 .../Abstraction/matFiles/4_16_noMF_lte_Mode5_4.mat  | Bin
 .../Abstraction/matFiles/4_16_noMF_lte_Mode5_5.mat  | Bin
 .../matFiles/QPSK_QPSK_noMF_lte_Mode5_1.mat         | Bin
 .../matFiles/QPSK_QPSK_noMF_lte_Mode5_2.mat         | Bin
 .../matFiles/QPSK_QPSK_noMF_lte_Mode5_3.mat         | Bin
 .../matFiles/QPSK_QPSK_noMF_lte_Mode5_4.mat         | Bin
 .../matFiles/QPSK_QPSK_noMF_lte_Mode5_5.mat         | Bin
 .../Abstraction/matFiles/data_mode5_16_16.mat       | Bin
 .../matFiles/data_mode5_4_4_morerealizations.mat    | Bin
 .../Abstraction/matFiles/siso_MI_abs_16Qam.mat      | Bin
 .../Abstraction/matFiles/siso_MI_abs_4Qam.mat       | Bin
 .../Abstraction/matFiles/siso_MI_abs_64Qam.mat      | Bin
 .../SIMULATION/LTE_PHY/Abstraction/opposite_q.m     |   0
 .../AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs0.csv |   0
 .../AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs1.csv |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs10.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs11.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs12.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs13.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs14.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs15.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs16.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs17.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs18.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs19.csv     |   0
 .../AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs2.csv |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs20.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs21.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs22.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs23.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs24.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs25.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs26.csv     |   0
 .../AWGN_results/bler_tx1_chan18_nrx1_mcs27.csv     |   0
 .../AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs3.csv |   0
 .../AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs4.csv |   0
 .../AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs5.csv |   0
 .../AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs6.csv |   0
 .../AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs7.csv |   0
 .../AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs8.csv |   0
 .../AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs9.csv |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs0.csv     |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs1.csv     |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs10.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs11.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs12.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs13.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs14.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs15.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs16.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs17.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs18.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs19.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs2.csv     |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs20.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs21.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs22.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs23.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs24.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs25.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs26.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs27.csv    |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs3.csv     |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs4.csv     |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs5.csv     |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs6.csv     |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs7.csv     |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs8.csv     |   0
 .../AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs9.csv     |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_0.m    |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_100.m  |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_119.m  |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_150.m  |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_200.m  |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_250.m  |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_300.m  |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_350.m  |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_400.m  |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_450.m  |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_500.m  |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_550.m  |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_66.m   |   0
 .../SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_80.m   |   0
 .../LTE_PHY/BLER_SIMULATIONS/eval_results.m         |   0
 openair1/SIMULATION/LTE_PHY/LTE_Configuration.c     |   0
 openair1/SIMULATION/LTE_PHY/LTE_Configuration.h     |   0
 openair1/SIMULATION/LTE_PHY/README.txt              |   0
 openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/embms.m  |   0
 .../SIMULATION/LTE_PHY/REFERENCE_DATA/embms_20_25.m |   0
 .../LTE_PHY/REFERENCE_DATA/oai_embms_r39-1.png      | Bin
 .../LTE_PHY/REFERENCE_DATA/pdcch_20MHz_awgn.m       |   0
 .../SIMULATION/LTE_PHY/REFERENCE_DATA/pdsch.txt     |   0
 openair1/SIMULATION/LTE_PHY/blerCurvesTemplate.tex  |   0
 openair1/SIMULATION/LTE_PHY/blerSimus.zip           | Bin
 openair1/SIMULATION/LTE_PHY/dlsim.c                 |   0
 openair1/SIMULATION/LTE_PHY/dlsim_tm4.c             |   0
 openair1/SIMULATION/LTE_PHY/dlsim_tm7.c             |   0
 openair1/SIMULATION/LTE_PHY/fancyheadings.sty       |   0
 openair1/SIMULATION/LTE_PHY/framegen.c              |   0
 openair1/SIMULATION/LTE_PHY/gpib_send.c             |   0
 openair1/SIMULATION/LTE_PHY/gpib_send.h             |   0
 openair1/SIMULATION/LTE_PHY/mat2wv.m                |   0
 openair1/SIMULATION/LTE_PHY/mbmssim.c               |   0
 openair1/SIMULATION/LTE_PHY/pbch_awgn.txt           |   0
 openair1/SIMULATION/LTE_PHY/pbch_awgn_interp.txt    |   0
 openair1/SIMULATION/LTE_PHY/pbchsim.c               |   0
 openair1/SIMULATION/LTE_PHY/pdcch_eval_results.m    |   0
 openair1/SIMULATION/LTE_PHY/pdcchsim.c              |   0
 openair1/SIMULATION/LTE_PHY/plotTools/p             |   0
 openair1/SIMULATION/LTE_PHY/plotTools/plotTool.m    |   0
 .../LTE_PHY/plotTools/plot_channel_PePu.m           |   0
 .../LTE_PHY/plotTools/plot_channel_SePu.m           |   0
 .../SIMULATION/LTE_PHY/plotTools/plot_channels.m    |   0
 .../LTE_PHY/plotTools/plot_constellations.m         |   0
 .../LTE_PHY/plotTools/plot_dl_ce_prec_ul.m          |   0
 .../SIMULATION/LTE_PHY/plotTools/plot_dl_ch_est.m   |   0
 .../LTE_PHY/plotTools/plot_floating_point_signals.m |   0
 openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_ce.m |   0
 .../SIMULATION/LTE_PHY/plotTools/plot_srs_ce_.m     |   0
 .../SIMULATION/LTE_PHY/plotTools/plot_srs_prec_dl.m |   0
 .../SIMULATION/LTE_PHY/plotTools/plot_srs_rxF.m     |   0
 openair1/SIMULATION/LTE_PHY/plotTools/plot_tx_bf.m  |   0
 openair1/SIMULATION/LTE_PHY/plotTools/plot_txdata.m |   0
 openair1/SIMULATION/LTE_PHY/prachsim.c              |   0
 openair1/SIMULATION/LTE_PHY/pucchsignalgegerator.h  |   0
 openair1/SIMULATION/LTE_PHY/pucchsignalgenerator.c  |   0
 openair1/SIMULATION/LTE_PHY/pucchsim.c              |   0
 openair1/SIMULATION/LTE_PHY/scansim.c               |   0
 openair1/SIMULATION/LTE_PHY/signalanalyzer.c        |   0
 openair1/SIMULATION/LTE_PHY/signalanalyzer.h        |   0
 openair1/SIMULATION/LTE_PHY/syncsim.c               |   0
 openair1/SIMULATION/LTE_PHY/test.c                  |   0
 openair1/SIMULATION/LTE_PHY/ulsignalgenerator.c     |   0
 openair1/SIMULATION/LTE_PHY/ulsignalgenerator.h     |   0
 openair1/SIMULATION/LTE_PHY/ulsim.c                 |   0
 openair1/SIMULATION/LTE_PHY/ulsim2.c                |   0
 openair1/SIMULATION/LTE_PHY/unitary_defs.h          |   0
 openair1/SIMULATION/Makefile.inc                    |   0
 openair1/SIMULATION/RF/Makefile                     |   0
 openair1/SIMULATION/RF/README.txt                   |   0
 openair1/SIMULATION/RF/adc.c                        |   0
 openair1/SIMULATION/RF/dac.c                        |   0
 openair1/SIMULATION/RF/rf.c                         |   0
 openair1/SIMULATION/RF/rf.h                         |   0
 openair1/SIMULATION/TOOLS/abstraction.c             |   0
 openair1/SIMULATION/TOOLS/ch_desc_proto.c           |   0
 openair1/SIMULATION/TOOLS/corr_mat.m                |   0
 openair1/SIMULATION/TOOLS/gauss.c                   |   0
 openair1/SIMULATION/TOOLS/llr_quantization.c        |   0
 openair1/SIMULATION/TOOLS/multipath_channel.c       |   0
 openair1/SIMULATION/TOOLS/multipath_tv_channel.c    |   0
 openair1/SIMULATION/TOOLS/random_channel.c          |   0
 openair1/SIMULATION/TOOLS/rangen_double.c           |   0
 openair1/SIMULATION/TOOLS/scm.m                     |   0
 openair1/SIMULATION/TOOLS/scm_corrmat.h             |   0
 openair1/SIMULATION/TOOLS/sim.h                     |   0
 openair1/SIMULATION/TOOLS/taus.c                    |   0
 openair2/COMMON/as_message.h                        |   0
 openair2/COMMON/commonDef.h                         |   0
 openair2/COMMON/gtpv1_u_messages_def.h              |   0
 openair2/COMMON/gtpv1_u_messages_types.h            |   0
 openair2/COMMON/intertask_interface_conf.h          |   0
 openair2/COMMON/mac_messages_def.h                  |   0
 openair2/COMMON/mac_messages_types.h                |   0
 openair2/COMMON/mac_primitives.h                    |   0
 openair2/COMMON/mac_rlc_primitives.h                |   0
 openair2/COMMON/mac_rrc_primitives.h                |   0
 openair2/COMMON/messages_def.h                      |   0
 openair2/COMMON/messages_types.h                    |   0
 openair2/COMMON/nas_messages_def.h                  |   0
 openair2/COMMON/nas_messages_types.h                |   0
 openair2/COMMON/networkDef.h                        |   0
 openair2/COMMON/openair_defs.h                      |   0
 openair2/COMMON/pdcp_messages_def.h                 |   0
 openair2/COMMON/pdcp_messages_types.h               |   0
 openair2/COMMON/phy_messages_def.h                  |   0
 openair2/COMMON/phy_messages_types.h                |   0
 openair2/COMMON/platform_constants.h                |   0
 openair2/COMMON/platform_types.h                    |   0
 openair2/COMMON/ral_messages_def.h                  |   0
 openair2/COMMON/ral_messages_types.h                |   0
 openair2/COMMON/rlc_messages_def.h                  |   0
 openair2/COMMON/rlc_messages_types.h                |   0
 openair2/COMMON/rrc_messages_def.h                  |   0
 openair2/COMMON/rrc_messages_types.h                |   0
 openair2/COMMON/rrm_config_structs.h                |   0
 openair2/COMMON/rrm_constants.h                     |   0
 openair2/COMMON/rtos_header.h                       |   0
 openair2/COMMON/s1ap_messages_def.h                 |   0
 openair2/COMMON/s1ap_messages_types.h               |   0
 openair2/COMMON/sctp_messages_def.h                 |   0
 openair2/COMMON/sctp_messages_types.h               |   0
 openair2/COMMON/tasks_def.h                         |   0
 openair2/COMMON/udp_messages_def.h                  |   0
 openair2/COMMON/udp_messages_types.h                |   0
 openair2/COMMON/x2ap_messages_def.h                 |   0
 openair2/COMMON/x2ap_messages_types.h               |   0
 openair2/DOCS/DOXYGEN/Doxyfile                      |   0
 openair2/DOCS/DOXYGEN/images/DLC_arch.png           | Bin
 openair2/DOCS/DOXYGEN/images/Diapositive6.JPG       | Bin
 openair2/DOCS/DOXYGEN/images/Framing.png            | Bin
 openair2/DOCS/DOXYGEN/images/Framing.vsd            | Bin
 openair2/DOCS/DOXYGEN/images/MAC Services.vsd       | Bin
 openair2/DOCS/DOXYGEN/images/MAC_Measurements.png   | Bin
 openair2/DOCS/DOXYGEN/images/MAC_Measurements.vsd   | Bin
 openair2/DOCS/DOXYGEN/images/MAC_Services.eps       | Bin
 openair2/DOCS/DOXYGEN/images/MAC_Services.vsd       | Bin
 openair2/DOCS/DOXYGEN/images/MAC_Services2.eps      |   0
 openair2/DOCS/DOXYGEN/images/MAC_Services2.png      | Bin
 openair2/DOCS/DOXYGEN/images/MAC_Services2.vsd      | Bin
 openair2/DOCS/DOXYGEN/images/MAC_arch.eps           | Bin
 openair2/DOCS/DOXYGEN/images/MAC_architecture.JPG   | Bin
 openair2/DOCS/DOXYGEN/images/OFDM Transmitter.png   | Bin
 openair2/DOCS/DOXYGEN/images/OFDM Transmitter.vsd   | Bin
 openair2/DOCS/DOXYGEN/images/PHY_arch.eps           | Bin
 openair2/DOCS/DOXYGEN/images/PHY_arch.png           | Bin
 openair2/DOCS/DOXYGEN/images/PHY_arch.vsd           | Bin
 openair2/DOCS/DOXYGEN/images/QAM modulation.png     | Bin
 openair2/DOCS/DOXYGEN/images/QAM modulation.vsd     | Bin
 openair2/DOCS/DOXYGEN/images/QAMmodulation.png      | Bin
 openair2/DOCS/DOXYGEN/images/Transmission.pdf       | Bin
 openair2/DOCS/DOXYGEN/images/Transmission.png       | Bin
 openair2/DOCS/DOXYGEN/images/Transmission.ps        |   0
 openair2/DOCS/DOXYGEN/images/cellular_topology.doc  | Bin
 openair2/DOCS/DOXYGEN/images/cellular_topology.pdf  | Bin
 .../DOCS/DOXYGEN/images/cellular_topology_small.png | Bin
 openair2/DOCS/DOXYGEN/images/channel server.png     | Bin
 openair2/DOCS/DOXYGEN/images/channel server.vsd     | Bin
 openair2/DOCS/DOXYGEN/images/convolutional.png      | Bin
 openair2/DOCS/DOXYGEN/images/convolutional.vsd      | Bin
 openair2/DOCS/DOXYGEN/images/irs_dcf.jpg            | Bin
 openair2/DOCS/DOXYGEN/images/irs_pcf.jpg            | Bin
 openair2/DOCS/DOXYGEN/images/layer2_stack.jpg       | Bin
 openair2/DOCS/DOXYGEN/images/layer2_stack.pdf       | Bin
 openair2/DOCS/DOXYGEN/images/layer2_stack.png       | Bin
 openair2/DOCS/DOXYGEN/images/mac_channels.png       | Bin
 .../DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.pdf  | Bin
 .../DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.png  | Bin
 .../DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.vsd  | Bin
 openair2/DOCS/DOXYGEN/images/mac_wbs.jpg            | Bin
 openair2/DOCS/DOXYGEN/images/macphynet.eps          |   0
 openair2/DOCS/DOXYGEN/images/macphynet.png          | Bin
 openair2/DOCS/DOXYGEN/images/mesh_frame.pdf         | Bin
 openair2/DOCS/DOXYGEN/images/mesh_topology.pdf      | Bin
 .../DOCS/DOXYGEN/images/mesh_topology_small.png     | Bin
 openair2/DOCS/DOXYGEN/images/scrambler.png          | Bin
 openair2/DOCS/DOXYGEN/images/scrambler.vsd          | Bin
 openair2/DOCS/DOXYGEN/images/w3g4f_framing.png      | Bin
 openair2/DOCS/DOXYGEN/images/w3g4f_framing.vsd      | Bin
 .../DOCS/DOXYGEN/images/widens_mac_channels.vsd     | Bin
 openair2/DOCS/Documentation/flow.txt                |   0
 openair2/DOCS/TEMPLATES/CODE/Doxyfile               |   0
 openair2/DOCS/TEMPLATES/CODE/example_doxy.h         |   0
 openair2/DOCS/TEMPLATES/CODE/images/arch.eps        |   0
 openair2/DOCS/TEMPLATES/CODE/images/arch.png        | Bin
 openair2/DOCS/TEMPLATES/README/Readme.doxy          |   0
 openair2/DOCS/TEMPLATES/README/readme.txt           |   0
 .../ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac.c |   0
 .../ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac.h |   0
 .../CONTROL_MODULES/MAC/flexran_agent_mac_defs.h    |   0
 .../MAC/flexran_agent_mac_internal.c                |   0
 .../MAC/flexran_agent_mac_internal.h                |   0
 .../MAC/flexran_agent_mac_slice_verification.h      |   0
 .../CONTROL_MODULES/PDCP/flexran_agent_pdcp_defs.h  |   0
 .../CONTROL_MODULES/RRC/flexran_agent_rrc_defs.h    |   0
 openair2/ENB_APP/MESSAGES/V2/config_common.proto    |   0
 openair2/ENB_APP/MESSAGES/V2/config_messages.proto  |   0
 .../ENB_APP/MESSAGES/V2/control_delegation.proto    |   0
 .../ENB_APP/MESSAGES/V2/controller_commands.proto   |   0
 openair2/ENB_APP/MESSAGES/V2/flexran.proto          |   0
 openair2/ENB_APP/MESSAGES/V2/header.proto           |   0
 openair2/ENB_APP/MESSAGES/V2/mac_primitives.proto   |   0
 openair2/ENB_APP/MESSAGES/V2/stats_common.proto     |   0
 openair2/ENB_APP/MESSAGES/V2/stats_messages.proto   |   0
 openair2/ENB_APP/MESSAGES/V2/time_common.proto      |   0
 openair2/ENB_APP/Makefile.inc                       |   0
 openair2/ENB_APP/NB_IoT_config.h                    |   0
 openair2/ENB_APP/NB_IoT_interface.h                 |   0
 openair2/ENB_APP/RRC_config_tools.h                 |   0
 openair2/ENB_APP/enb_app.c                          |   0
 openair2/ENB_APP/enb_app.h                          |   0
 openair2/ENB_APP/enb_config.c                       |   0
 openair2/ENB_APP/enb_config.h                       |   0
 openair2/ENB_APP/enb_paramdef.h                     |   0
 openair2/ENB_APP/flexran_agent.c                    |   0
 openair2/ENB_APP/flexran_agent.h                    |   0
 openair2/ENB_APP/flexran_agent_async.c              |   0
 openair2/ENB_APP/flexran_agent_async.h              |   0
 openair2/ENB_APP/flexran_agent_common.c             |   0
 openair2/ENB_APP/flexran_agent_common.h             |   0
 openair2/ENB_APP/flexran_agent_common_internal.c    |   0
 openair2/ENB_APP/flexran_agent_common_internal.h    |   0
 openair2/ENB_APP/flexran_agent_defs.h               |   0
 openair2/ENB_APP/flexran_agent_extern.h             |   0
 openair2/ENB_APP/flexran_agent_handler.c            |   0
 openair2/ENB_APP/flexran_agent_net_comm.c           |   0
 openair2/ENB_APP/flexran_agent_net_comm.h           |   0
 openair2/ENB_APP/flexran_agent_task_manager.c       |   0
 openair2/ENB_APP/flexran_agent_task_manager.h       |   0
 openair2/LAYER2/MAC/config.c                        |   0
 openair2/LAYER2/MAC/defs.h                          |   0
 openair2/LAYER2/MAC/eNB_scheduler.c                 |   0
 openair2/LAYER2/MAC/eNB_scheduler_RA.c              |   0
 openair2/LAYER2/MAC/eNB_scheduler_bch.c             |   0
 openair2/LAYER2/MAC/eNB_scheduler_dlsch.c           |   0
 openair2/LAYER2/MAC/eNB_scheduler_mch.c             |   0
 openair2/LAYER2/MAC/eNB_scheduler_primitives.c      |   0
 openair2/LAYER2/MAC/eNB_scheduler_ulsch.c           |   0
 openair2/LAYER2/MAC/l1_helpers.c                    |   0
 openair2/LAYER2/MAC/lte_transport_init.c            |   0
 openair2/LAYER2/MAC/mac_extern.h                    |   0
 openair2/LAYER2/MAC/mac_proto.h                     |   0
 openair2/LAYER2/MAC/main.c                          |   0
 openair2/LAYER2/MAC/pre_processor.c                 |   0
 openair2/LAYER2/MAC/ra_procedures.c                 |   0
 openair2/LAYER2/MAC/rar_tools.c                     |   0
 openair2/LAYER2/MAC/ue_procedures.c                 |   0
 openair2/LAYER2/Makefile.inc                        |   0
 openair2/LAYER2/PDCP_v10.1.0/pdcp.c                 |   0
 openair2/LAYER2/PDCP_v10.1.0/pdcp.h                 |   0
 .../LAYER2/PDCP_v10.1.0/pdcp_control_primitive.c    |   0
 .../pdcp_control_primitives_proto_extern.h          |   0
 openair2/LAYER2/PDCP_v10.1.0/pdcp_fifo.c            |   0
 openair2/LAYER2/PDCP_v10.1.0/pdcp_netlink.c         |   0
 openair2/LAYER2/PDCP_v10.1.0/pdcp_primitives.c      |   0
 openair2/LAYER2/PDCP_v10.1.0/pdcp_primitives.h      |   0
 openair2/LAYER2/PDCP_v10.1.0/pdcp_proto_extern.h    |   0
 openair2/LAYER2/PDCP_v10.1.0/pdcp_security.c        |   0
 .../LAYER2/PDCP_v10.1.0/pdcp_sequence_manager.c     |   0
 .../LAYER2/PDCP_v10.1.0/pdcp_sequence_manager.h     |   0
 openair2/LAYER2/PDCP_v10.1.0/pdcp_thread.c          |   0
 openair2/LAYER2/PDCP_v10.1.0/pdcp_util.c            |   0
 openair2/LAYER2/PDCP_v10.1.0/pdcp_util.h            |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am.c              |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am.h              |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_constants.h    |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_entity.h       |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_in_sdu.c       |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_in_sdu.h       |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_init.c         |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_init.h         |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_proto_extern.h |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_reassembly.c   |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_reassembly.h   |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_receiver.c     |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_receiver.h     |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_retransmit.c   |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_retransmit.h   |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_rx_list.c      |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_rx_list.h      |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segment.c      |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segment.h      |   0
 .../LAYER2/RLC/AM_v9.3.0/rlc_am_segments_holes.c    |   0
 .../LAYER2/RLC/AM_v9.3.0/rlc_am_segments_holes.h    |   0
 .../LAYER2/RLC/AM_v9.3.0/rlc_am_status_report.c     |   0
 .../LAYER2/RLC/AM_v9.3.0/rlc_am_status_report.h     |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_structs.h      |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_test.c         |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_test.h         |   0
 .../RLC/AM_v9.3.0/rlc_am_timer_poll_retransmit.c    |   0
 .../RLC/AM_v9.3.0/rlc_am_timer_poll_retransmit.h    |   0
 .../LAYER2/RLC/AM_v9.3.0/rlc_am_timer_reordering.c  |   0
 .../LAYER2/RLC/AM_v9.3.0/rlc_am_timer_reordering.h  |   0
 .../RLC/AM_v9.3.0/rlc_am_timer_status_prohibit.c    |   0
 .../RLC/AM_v9.3.0/rlc_am_timer_status_prohibit.h    |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_windows.c      |   0
 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_windows.h      |   0
 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.c              |   0
 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.h              |   0
 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_entity.h       |   0
 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_init.c         |   0
 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_init.h         |   0
 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_structs.h      |   0
 openair2/LAYER2/RLC/UM_v9.3.0/Makefile              |   0
 openair2/LAYER2/RLC/UM_v9.3.0/README                |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um.c              |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um.h              |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_constants.h    |   0
 .../RLC/UM_v9.3.0/rlc_um_control_primitives.c       |   0
 .../RLC/UM_v9.3.0/rlc_um_control_primitives.h       |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_dar.c          |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_dar.h          |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_entity.h       |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_fsm.c          |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_fsm.h          |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_reassembly.c   |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_reassembly.h   |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_receiver.c     |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_receiver.h     |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_segment.c      |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_segment.h      |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_structs.h      |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_test.c         |   0
 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_test.h         |   0
 .../LAYER2/RLC/UM_v9.3.0/rlc_um_very_simple_test.c  |   0
 .../LAYER2/RLC/UM_v9.3.0/rlc_um_very_simple_test.h  |   0
 openair2/LAYER2/RLC/mac_primitives.h                |   0
 openair2/LAYER2/RLC/rlc.c                           |   0
 openair2/LAYER2/RLC/rlc.h                           |   0
 openair2/LAYER2/RLC/rlc_def.h                       |   0
 openair2/LAYER2/RLC/rlc_def_lte.h                   |   0
 openair2/LAYER2/RLC/rlc_mac.c                       |   0
 openair2/LAYER2/RLC/rlc_mpls.c                      |   0
 openair2/LAYER2/RLC/rlc_primitives.h                |   0
 openair2/LAYER2/RLC/rlc_rrc.c                       |   0
 openair2/LAYER2/openair2_proc.c                     |   0
 openair2/LAYER2/register.h                          |   0
 openair2/NETWORK_DRIVER/LITE/RB_TOOL/Makefile       |   0
 openair2/NETWORK_DRIVER/LITE/RB_TOOL/rb_tool.c      |   0
 openair2/NETWORK_DRIVER/LITE/classifier.c           |   0
 openair2/NETWORK_DRIVER/LITE/common.c               |   0
 openair2/NETWORK_DRIVER/LITE/constant.h             |   0
 openair2/NETWORK_DRIVER/LITE/device.c               |   0
 openair2/NETWORK_DRIVER/LITE/ioctl.c                |   0
 openair2/NETWORK_DRIVER/LITE/ioctl.h                |   0
 openair2/NETWORK_DRIVER/LITE/local.h                |   0
 openair2/NETWORK_DRIVER/LITE/netlink.c              |   0
 openair2/NETWORK_DRIVER/LITE/proto_extern.h         |   0
 openair2/NETWORK_DRIVER/LITE/sap.h                  |   0
 openair2/NETWORK_DRIVER/LITE/tool.c                 |   0
 openair2/NETWORK_DRIVER/MESH/RB_TOOL/Makefile       |   0
 openair2/NETWORK_DRIVER/MESH/RB_TOOL/rb_tool.c      |   0
 openair2/NETWORK_DRIVER/MESH/TESTBENCH/testbench.c  |   0
 openair2/NETWORK_DRIVER/MESH/classifier.c           |   0
 openair2/NETWORK_DRIVER/MESH/common.c               |   0
 openair2/NETWORK_DRIVER/MESH/constant.h             |   0
 openair2/NETWORK_DRIVER/MESH/device.c               |   0
 openair2/NETWORK_DRIVER/MESH/ioctl.c                |   0
 openair2/NETWORK_DRIVER/MESH/ioctl.h                |   0
 openair2/NETWORK_DRIVER/MESH/local.h                |   0
 openair2/NETWORK_DRIVER/MESH/mesh.c                 |   0
 openair2/NETWORK_DRIVER/MESH/netlink.c              |   0
 openair2/NETWORK_DRIVER/MESH/proto_extern.h         |   0
 openair2/NETWORK_DRIVER/MESH/rrc_nas_primitives.h   |   0
 openair2/NETWORK_DRIVER/MESH/sap.h                  |   0
 openair2/NETWORK_DRIVER/MESH/tool.c                 |   0
 openair2/NETWORK_DRIVER/UE_IP/README                |   0
 openair2/NETWORK_DRIVER/UE_IP/common.c              |   0
 openair2/NETWORK_DRIVER/UE_IP/constant.h            |   0
 openair2/NETWORK_DRIVER/UE_IP/device.c              |   0
 openair2/NETWORK_DRIVER/UE_IP/local.h               |   0
 openair2/NETWORK_DRIVER/UE_IP/netlink.c             |   0
 openair2/NETWORK_DRIVER/UE_IP/proto_extern.h        |   0
 openair2/NETWORK_DRIVER/UE_IP/sap.h                 |   0
 openair2/PHY_INTERFACE/IF_Module.c                  |   0
 openair2/PHY_INTERFACE/IF_Module.h                  |   0
 openair2/PHY_INTERFACE/mac_phy_primitives.c         |   0
 openair2/PHY_INTERFACE/mac_phy_primitives.h         |   0
 openair2/PHY_INTERFACE/phy_interface_extern.h       |   0
 openair2/PHY_INTERFACE/phy_interface_vars.h         |   0
 .../RRC/L2_INTERFACE/openair_rrc_L2_interface.c     |   0
 .../RRC/L2_INTERFACE/openair_rrc_L2_interface.h     |   0
 openair2/RRC/LITE/rrc_common.c                      |   0
 openair2/RRC/LTE/L2_interface_ue.c                  |   0
 openair2/RRC/LTE/MESSAGES/Makefile.inc              |   0
 openair2/RRC/LTE/MESSAGES/README.txt                |   0
 openair2/RRC/LTE/MESSAGES/asn1_msg.c                |   0
 openair2/RRC/LTE/MESSAGES/asn1_msg.h                |   0
 openair2/RRC/LTE/MESSAGES/asn1_patch                |   0
 .../RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-860.txt |   0
 .../RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-a20.txt |   0
 .../RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-ah0.txt |   0
 .../RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-c60.txt |   0
 .../ASN1_files/EUTRA-InterNodeDefinitions-86.asn    |   0
 .../ASN1_files/EUTRA-InterNodeDefinitions-a20.asn   |   0
 .../ASN1_files/EUTRA-InterNodeDefinitions-ah0.asn   |   0
 .../ASN1_files/EUTRA-InterNodeDefinitions-c60.asn   |   0
 .../asn1c/ASN1_files/EUTRA-RRC-Definitions-86.asn   |   0
 .../ASN1_files/EUTRA-RRC-Definitions-a20-lola.asn   |   0
 .../asn1c/ASN1_files/EUTRA-RRC-Definitions-a20.asn  |   0
 .../ASN1_files/EUTRA-RRC-Definitions-a20.asn.orig   |   0
 .../asn1c/ASN1_files/EUTRA-RRC-Definitions-ah0.asn  |   0
 .../asn1c/ASN1_files/EUTRA-RRC-Definitions-c60.asn  |   0
 .../asn1c/ASN1_files/EUTRA-UE-Variables-86.asn      |   0
 .../asn1c/ASN1_files/EUTRA-UE-Variables-a20.asn     |   0
 .../asn1c/ASN1_files/EUTRA-UE-Variables-ah0.asn     |   0
 .../asn1c/ASN1_files/EUTRA-UE-Variables-c60.asn     |   0
 .../RRC/LTE/MESSAGES/asn1c/ASN1_files/RRC-e30.asn   |   0
 .../asn1c/ASN1_files/extract_asn1_from_spec.pl      |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-10.21.0.asn1  |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-11.18.0.asn1  |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-12.16.0.asn1  |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-13.9.1.asn1   |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-14.4.0.asn1   |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-14.6.2.asn1   |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1   |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-15.1.0.asn1   |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-15.2.1.asn1   |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-15.2.2.asn1   |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-8.21.0.asn1   |   0
 .../MESSAGES/asn1c/ASN1_files/lte-rrc-9.18.0.asn1   |   0
 openair2/RRC/LTE/plmn_data.h                        |   0
 openair2/RRC/LTE/rrc_2_rrm_msg.c                    |   0
 openair2/RRC/LTE/rrc_UE.c                           |   0
 openair2/RRC/LTE/rrc_UE_ral.c                       |   0
 openair2/RRC/LTE/rrc_UE_ral.h                       |   0
 openair2/RRC/LTE/rrc_defs.h                         |   0
 openair2/RRC/LTE/rrc_eNB.c                          |   0
 openair2/RRC/LTE/rrc_eNB_GTPV1U.c                   |   0
 openair2/RRC/LTE/rrc_eNB_GTPV1U.h                   |   0
 openair2/RRC/LTE/rrc_eNB_S1AP.c                     |   0
 openair2/RRC/LTE/rrc_eNB_S1AP.h                     |   0
 openair2/RRC/LTE/rrc_eNB_UE_context.c               |   0
 openair2/RRC/LTE/rrc_eNB_UE_context.h               |   0
 openair2/RRC/LTE/rrc_eNB_ral.c                      |   0
 openair2/RRC/LTE/rrc_eNB_ral.h                      |   0
 openair2/RRC/LTE/rrc_extern.h                       |   0
 openair2/RRC/LTE/rrc_proto.h                        |   0
 openair2/RRC/LTE/rrc_rrm_interface.c                |   0
 openair2/RRC/LTE/rrc_rrm_interface.h                |   0
 openair2/RRC/LTE/rrc_types.h                        |   0
 openair2/RRC/LTE/rrc_vars.h                         |   0
 openair2/RRC/LTE/rrm_2_rrc_msg.c                    |   0
 openair2/RRC/LTE/utils.c                            |   0
 openair2/RRC/NAS/Makefile.inc                       |   0
 openair2/RRC/NAS/nas_config.c                       |   0
 openair2/RRC/NAS/nas_config.h                       |   0
 openair2/RRC/NAS/rb_config.c                        |   0
 openair2/RRC/NAS/rb_config.h                        |   0
 openair2/UTIL/ASYNC_IF/link_manager.c               |   0
 openair2/UTIL/ASYNC_IF/link_manager.h               |   0
 openair2/UTIL/ASYNC_IF/message_queue.c              |   0
 openair2/UTIL/ASYNC_IF/message_queue.h              |   0
 openair2/UTIL/ASYNC_IF/ringbuffer_queue.c           |   0
 openair2/UTIL/ASYNC_IF/ringbuffer_queue.h           |   0
 openair2/UTIL/ASYNC_IF/socket_link.c                |   0
 openair2/UTIL/ASYNC_IF/socket_link.h                |   0
 openair2/UTIL/BIGPHYS/bigphys.c                     |   0
 openair2/UTIL/BIGPHYS/defs.h                        |   0
 openair2/UTIL/CLI/cli.c                             |   0
 openair2/UTIL/CLI/cli.h                             |   0
 openair2/UTIL/CLI/cli_cmd.c                         |   0
 openair2/UTIL/CLI/cli_if.h                          |   0
 openair2/UTIL/CLI/cli_server.c                      |   0
 openair2/UTIL/FIFO/pad_list.c                       |   0
 openair2/UTIL/FIFO/pad_list.h                       |   0
 openair2/UTIL/FIFO/types.h                          |   0
 .../UTIL/LFDS/liblfds6.1.1/liblfds611/building.txt  |   0
 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/dirs     |   0
 .../LFDS/liblfds6.1.1/liblfds611/inc/liblfds611.h   |   0
 .../LFDS/liblfds6.1.1/liblfds611/liblfds611.def     |   0
 .../LFDS/liblfds6.1.1/liblfds611/liblfds611.sln     |   0
 .../LFDS/liblfds6.1.1/liblfds611/liblfds611.vcproj  |   0
 .../LFDS/liblfds6.1.1/liblfds611/makefile.linux     |   0
 .../LFDS/liblfds6.1.1/liblfds611/makefile.windows   |   0
 .../UTIL/LFDS/liblfds6.1.1/liblfds611/readme.txt    |   0
 .../runme_before_win_kernel_build_readme.txt        |   0
 .../runme_before_win_kernel_dynamic_lib_build.bat   |   0
 .../runme_before_win_kernel_static_lib_build.bat    |   0
 .../LFDS/liblfds6.1.1/liblfds611/sources.dynamic    |   0
 .../LFDS/liblfds6.1.1/liblfds611/sources.static     |   0
 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/dirs |   0
 .../LFDS/liblfds6.1.1/liblfds611/src/driver_entry.c |   0
 .../liblfds611/src/driver_entry_readme.txt          |   0
 .../lfds611_abstraction/lfds611_abstraction_cas.c   |   0
 .../lfds611_abstraction/lfds611_abstraction_dcas.c  |   0
 .../lfds611_abstraction/lfds611_abstraction_free.c  |   0
 .../lfds611_abstraction_increment.c                 |   0
 .../lfds611_abstraction_internal_body.h             |   0
 .../lfds611_abstraction_internal_wrapper.h          |   0
 .../lfds611_abstraction_malloc.c                    |   0
 .../src/lfds611_freelist/lfds611_freelist_delete.c  |   0
 .../lfds611_freelist/lfds611_freelist_get_and_set.c |   0
 .../lfds611_freelist/lfds611_freelist_internal.h    |   0
 .../src/lfds611_freelist/lfds611_freelist_new.c     |   0
 .../lfds611_freelist/lfds611_freelist_pop_push.c    |   0
 .../src/lfds611_freelist/lfds611_freelist_query.c   |   0
 .../lfds611_liblfds_abstraction_test_helpers.c      |   0
 .../lfds611_liblfds/lfds611_liblfds_aligned_free.c  |   0
 .../lfds611_liblfds_aligned_malloc.c                |   0
 .../src/lfds611_liblfds/lfds611_liblfds_internal.h  |   0
 .../src/lfds611_liblfds/lfds611_liblfds_readme.txt  |   0
 .../src/lfds611_queue/lfds611_queue_delete.c        |   0
 .../src/lfds611_queue/lfds611_queue_internal.h      |   0
 .../src/lfds611_queue/lfds611_queue_new.c           |   0
 .../src/lfds611_queue/lfds611_queue_query.c         |   0
 .../src/lfds611_queue/lfds611_queue_queue.c         |   0
 .../lfds611_ringbuffer/lfds611_ringbuffer_delete.c  |   0
 .../lfds611_ringbuffer_get_and_put.c                |   0
 .../lfds611_ringbuffer_internal.h                   |   0
 .../src/lfds611_ringbuffer/lfds611_ringbuffer_new.c |   0
 .../lfds611_ringbuffer/lfds611_ringbuffer_query.c   |   0
 .../src/lfds611_slist/lfds611_slist_delete.c        |   0
 .../src/lfds611_slist/lfds611_slist_get_and_set.c   |   0
 .../src/lfds611_slist/lfds611_slist_internal.h      |   0
 .../src/lfds611_slist/lfds611_slist_link.c          |   0
 .../src/lfds611_slist/lfds611_slist_new.c           |   0
 .../src/lfds611_stack/lfds611_stack_delete.c        |   0
 .../src/lfds611_stack/lfds611_stack_internal.h      |   0
 .../src/lfds611_stack/lfds611_stack_new.c           |   0
 .../src/lfds611_stack/lfds611_stack_push_pop.c      |   0
 .../src/lfds611_stack/lfds611_stack_query.c         |   0
 .../liblfds611/src/liblfds611_internal.h            |   0
 openair2/UTIL/LFDS/liblfds6.1.1/test/building.txt   |   0
 openair2/UTIL/LFDS/liblfds6.1.1/test/makefile.linux |   0
 .../UTIL/LFDS/liblfds6.1.1/test/makefile.windows    |   0
 .../UTIL/LFDS/liblfds6.1.1/test/src/abstraction.h   |   0
 .../liblfds6.1.1/test/src/abstraction_cpu_count.c   |   0
 .../test/src/abstraction_thread_start.c             |   0
 .../liblfds6.1.1/test/src/abstraction_thread_wait.c |   0
 .../LFDS/liblfds6.1.1/test/src/benchmark_freelist.c |   0
 .../LFDS/liblfds6.1.1/test/src/benchmark_queue.c    |   0
 .../liblfds6.1.1/test/src/benchmark_ringbuffer.c    |   0
 .../LFDS/liblfds6.1.1/test/src/benchmark_stack.c    |   0
 openair2/UTIL/LFDS/liblfds6.1.1/test/src/internal.h |   0
 openair2/UTIL/LFDS/liblfds6.1.1/test/src/main.c     |   0
 openair2/UTIL/LFDS/liblfds6.1.1/test/src/misc.c     |   0
 .../UTIL/LFDS/liblfds6.1.1/test/src/structures.h    |   0
 .../LFDS/liblfds6.1.1/test/src/test_abstraction.c   |   0
 .../UTIL/LFDS/liblfds6.1.1/test/src/test_freelist.c |   0
 .../UTIL/LFDS/liblfds6.1.1/test/src/test_queue.c    |   0
 .../LFDS/liblfds6.1.1/test/src/test_ringbuffer.c    |   0
 .../UTIL/LFDS/liblfds6.1.1/test/src/test_slist.c    |   0
 .../UTIL/LFDS/liblfds6.1.1/test/src/test_stack.c    |   0
 openair2/UTIL/LFDS/liblfds6.1.1/test/test.sln       |   0
 openair2/UTIL/LFDS/liblfds6.1.1/test/test.vcproj    |   0
 .../liblfds700/build/gcc_and_gnumake/Makefile       |   0
 .../liblfds700/build/gcc_kbuild_and_gnumake/Kbuild  |   0
 .../build/gcc_kbuild_and_gnumake/Makefile           |   0
 .../sdk_for_windows_7_and_gnumake/liblfds700.def    |   0
 .../build/sdk_for_windows_7_and_gnumake/makefile    |   0
 .../visual_studio_professional_2012/liblfds700.def  |   0
 .../visual_studio_professional_2012/liblfds700.sln  |   0
 .../liblfds700.vcxproj                              |   0
 .../liblfds700.vcxproj.filters                      |   0
 .../liblfds700.vcxproj.user                         |   0
 .../driver_entry.c                                  |   0
 .../liblfds700.def                                  |   0
 .../liblfds700.sln                                  |   0
 .../liblfds700.vcxproj                              |   0
 .../liblfds700.vcxproj.filters                      |   0
 .../liblfds700.vcxproj.user                         |   0
 .../driver_entry.c                                  |   0
 .../liblfds700.def                                  |   0
 .../liblfds700.sln                                  |   0
 .../liblfds700.vcxproj                              |   0
 .../liblfds700.vcxproj.filters                      |   0
 .../liblfds700.vcxproj.user                         |   0
 .../LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/dirs |   0
 ...driver_entry_renamed_to_avoid_compiler_warning.c |   0
 .../liblfds700/build/wdk_7.1/liblfds700.def         |   0
 .../wdk_7.1/readme_before_win_kernel_build.txt      |   0
 .../runme_before_win_kernel_dynamic_lib_build.bat   |   0
 .../runme_before_win_kernel_static_lib_build.bat    |   0
 .../liblfds700/build/wdk_7.1/sources.dynamic        |   0
 .../liblfds700/build/wdk_7.1/sources.static         |   0
 .../LFDS/liblfds7.0.0/liblfds700/inc/liblfds700.h   |   0
 .../liblfds700/lfds700_btree_addonly_unbalanced.h   |   0
 .../liblfds700/inc/liblfds700/lfds700_freelist.h    |   0
 .../inc/liblfds700/lfds700_hash_addonly.h           |   0
 .../lfds700_list_addonly_ordered_singlylinked.h     |   0
 .../lfds700_list_addonly_singlylinked_unordered.h   |   0
 .../liblfds700/inc/liblfds700/lfds700_misc.h        |   0
 .../lfds700_porting_abstraction_layer_compiler.h    |   0
 ...700_porting_abstraction_layer_operating_system.h |   0
 .../lfds700_porting_abstraction_layer_processor.h   |   0
 .../liblfds700/inc/liblfds700/lfds700_queue.h       |   0
 ...00_queue_bounded_singleconsumer_singleproducer.h |   0
 .../liblfds700/inc/liblfds700/lfds700_ringbuffer.h  |   0
 .../liblfds700/inc/liblfds700/lfds700_stack.h       |   0
 .../lfds700_btree_addonly_unbalanced_cleanup.c      |   0
 .../lfds700_btree_addonly_unbalanced_get.c          |   0
 .../lfds700_btree_addonly_unbalanced_init.c         |   0
 .../lfds700_btree_addonly_unbalanced_insert.c       |   0
 .../lfds700_btree_addonly_unbalanced_internal.h     |   0
 .../lfds700_btree_addonly_unbalanced_query.c        |   0
 .../src/lfds700_freelist/lfds700_freelist_cleanup.c |   0
 .../src/lfds700_freelist/lfds700_freelist_init.c    |   0
 .../lfds700_freelist/lfds700_freelist_internal.h    |   0
 .../src/lfds700_freelist/lfds700_freelist_pop.c     |   0
 .../src/lfds700_freelist/lfds700_freelist_push.c    |   0
 .../src/lfds700_freelist/lfds700_freelist_query.c   |   0
 .../lfds700_hash_addonly_cleanup.c                  |   0
 .../lfds700_hash_addonly/lfds700_hash_addonly_get.c |   0
 .../lfds700_hash_addonly_init.c                     |   0
 .../lfds700_hash_addonly_insert.c                   |   0
 .../lfds700_hash_addonly_internal.h                 |   0
 .../lfds700_hash_addonly_iterate.c                  |   0
 .../lfds700_hash_addonly_query.c                    |   0
 ...s700_list_addonly_ordered_singlylinked_cleanup.c |   0
 .../lfds700_list_addonly_ordered_singlylinked_get.c |   0
 ...lfds700_list_addonly_ordered_singlylinked_init.c |   0
 ...ds700_list_addonly_ordered_singlylinked_insert.c |   0
 ...700_list_addonly_ordered_singlylinked_internal.h |   0
 ...fds700_list_addonly_ordered_singlylinked_query.c |   0
 ...00_list_addonly_singlylinked_unordered_cleanup.c |   0
 ...fds700_list_addonly_singlylinked_unordered_get.c |   0
 ...ds700_list_addonly_singlylinked_unordered_init.c |   0
 ...700_list_addonly_singlylinked_unordered_insert.c |   0
 ...0_list_addonly_singlylinked_unordered_internal.h |   0
 ...s700_list_addonly_singlylinked_unordered_query.c |   0
 .../src/lfds700_misc/lfds700_misc_cleanup.c         |   0
 .../src/lfds700_misc/lfds700_misc_globals.c         |   0
 .../liblfds700/src/lfds700_misc/lfds700_misc_init.c |   0
 .../src/lfds700_misc/lfds700_misc_internal.h        |   0
 .../liblfds700/src/lfds700_misc/lfds700_misc_prng.c |   0
 .../src/lfds700_misc/lfds700_misc_query.c           |   0
 .../src/lfds700_queue/lfds700_queue_cleanup.c       |   0
 .../src/lfds700_queue/lfds700_queue_dequeue.c       |   0
 .../src/lfds700_queue/lfds700_queue_enqueue.c       |   0
 .../src/lfds700_queue/lfds700_queue_init.c          |   0
 .../src/lfds700_queue/lfds700_queue_internal.h      |   0
 .../src/lfds700_queue/lfds700_queue_query.c         |   0
 ..._bounded_singleconsumer_singleproducer_cleanup.c |   0
 ..._bounded_singleconsumer_singleproducer_dequeue.c |   0
 ..._bounded_singleconsumer_singleproducer_enqueue.c |   0
 ...eue_bounded_singleconsumer_singleproducer_init.c |   0
 ...bounded_singleconsumer_singleproducer_internal.h |   0
 ...ue_bounded_singleconsumer_singleproducer_query.c |   0
 .../lfds700_ringbuffer/lfds700_ringbuffer_cleanup.c |   0
 .../lfds700_ringbuffer/lfds700_ringbuffer_init.c    |   0
 .../lfds700_ringbuffer_internal.h                   |   0
 .../lfds700_ringbuffer/lfds700_ringbuffer_query.c   |   0
 .../lfds700_ringbuffer/lfds700_ringbuffer_read.c    |   0
 .../lfds700_ringbuffer/lfds700_ringbuffer_write.c   |   0
 .../src/lfds700_stack/lfds700_stack_cleanup.c       |   0
 .../src/lfds700_stack/lfds700_stack_init.c          |   0
 .../src/lfds700_stack/lfds700_stack_internal.h      |   0
 .../src/lfds700_stack/lfds700_stack_pop.c           |   0
 .../src/lfds700_stack/lfds700_stack_push.c          |   0
 .../src/lfds700_stack/lfds700_stack_query.c         |   0
 .../liblfds700/src/liblfds700_internal.h            |   0
 .../test/build/gcc_and_gnumake/Makefile             |   0
 .../build/sdk_for_windows_7_and_gnumake/makefile    |   0
 .../build/visual_studio_professional_2012/test.sln  |   0
 .../visual_studio_professional_2012/test.vcxproj    |   0
 .../test.vcxproj.filters                            |   0
 .../test.vcxproj.user                               |   0
 openair2/UTIL/LFDS/liblfds7.0.0/test/src/internal.h |   0
 openair2/UTIL/LFDS/liblfds7.0.0/test/src/main.c     |   0
 openair2/UTIL/LFDS/liblfds7.0.0/test/src/misc.c     |   0
 .../src/test_lfds700_btree_addonly_unbalanced.c     |   0
 ...est_lfds700_btree_addonly_unbalanced_alignment.c |   0
 ...s700_btree_addonly_unbalanced_random_adds_fail.c |   0
 ...only_unbalanced_random_adds_fail_and_overwrite.c |   0
 ...btree_addonly_unbalanced_random_adds_overwrite.c |   0
 .../liblfds7.0.0/test/src/test_lfds700_freelist.c   |   0
 .../test/src/test_lfds700_freelist_alignment.c      |   0
 .../test/src/test_lfds700_freelist_popping.c        |   0
 .../src/test_lfds700_freelist_popping_and_pushing.c |   0
 .../test/src/test_lfds700_freelist_pushing.c        |   0
 ...est_lfds700_freelist_rapid_popping_and_pushing.c |   0
 .../test/src/test_lfds700_hash_addonly.c            |   0
 .../test/src/test_lfds700_hash_addonly_alignment.c  |   0
 .../test/src/test_lfds700_hash_addonly_iterate.c    |   0
 .../test_lfds700_hash_addonly_random_adds_fail.c    |   0
 ...00_hash_addonly_random_adds_fail_and_overwrite.c |   0
 ...est_lfds700_hash_addonly_random_adds_overwrite.c |   0
 ...test_lfds700_list_addonly_ordered_singlylinked.c |   0
 ...00_list_addonly_ordered_singlylinked_alignment.c |   0
 ..._list_addonly_ordered_singlylinked_new_ordered.c |   0
 ...y_ordered_singlylinked_new_ordered_with_cursor.c |   0
 ...st_lfds700_list_addonly_singlylinked_unordered.c |   0
 ..._list_addonly_singlylinked_unordered_alignment.c |   0
 ..._list_addonly_singlylinked_unordered_new_after.c |   0
 ...00_list_addonly_singlylinked_unordered_new_end.c |   0
 ..._list_addonly_singlylinked_unordered_new_start.c |   0
 .../test_lfds700_porting_abstraction_layer_atomic.c |   0
 ...t_lfds700_porting_abstraction_layer_atomic_cas.c |   0
 ..._lfds700_porting_abstraction_layer_atomic_dcas.c |   0
 ...s700_porting_abstraction_layer_atomic_exchange.c |   0
 .../LFDS/liblfds7.0.0/test/src/test_lfds700_queue.c |   0
 .../test/src/test_lfds700_queue_alignment.c         |   0
 ...00_queue_bounded_singleconsumer_singleproducer.c |   0
 ...ounded_singleconsumer_singleproducer_dequeuing.c |   0
 ...ounded_singleconsumer_singleproducer_enqueuing.c |   0
 ...onsumer_singleproducer_enqueuing_and_dequeuing.c |   0
 .../test/src/test_lfds700_queue_dequeuing.c         |   0
 .../test/src/test_lfds700_queue_enqueuing.c         |   0
 .../test_lfds700_queue_enqueuing_and_dequeuing.c    |   0
 ...fds700_queue_enqueuing_and_dequeuing_with_free.c |   0
 ..._enqueuing_with_malloc_and_dequeuing_with_free.c |   0
 ...st_lfds700_queue_rapid_enqueuing_and_dequeuing.c |   0
 .../liblfds7.0.0/test/src/test_lfds700_ringbuffer.c |   0
 .../test/src/test_lfds700_ringbuffer_reading.c      |   0
 .../test_lfds700_ringbuffer_reading_and_writing.c   |   0
 .../test/src/test_lfds700_ringbuffer_writing.c      |   0
 .../LFDS/liblfds7.0.0/test/src/test_lfds700_stack.c |   0
 .../test/src/test_lfds700_stack_alignment.c         |   0
 .../test/src/test_lfds700_stack_popping.c           |   0
 .../src/test_lfds700_stack_popping_and_pushing.c    |   0
 .../test/src/test_lfds700_stack_pushing.c           |   0
 .../test_lfds700_stack_rapid_popping_and_pushing.c  |   0
 ...porting_abstraction_layer_get_logical_core_ids.c |   0
 ...est_porting_abstraction_layer_operating_system.h |   0
 .../test_porting_abstraction_layer_thread_start.c   |   0
 .../test_porting_abstraction_layer_thread_wait.c    |   0
 .../UTIL/LFDS/liblfds7.0.0/test/src/util_cmdline.c  |   0
 .../UTIL/LFDS/liblfds7.0.0/test/src/util_cmdline.h  |   0
 .../liblfds7.0.0/test/src/util_memory_helpers.c     |   0
 .../liblfds7.0.0/test/src/util_memory_helpers.h     |   0
 .../liblfds7.0.0/test/src/util_thread_starter.c     |   0
 .../liblfds7.0.0/test/src/util_thread_starter.h     |   0
 openair2/UTIL/LISTS/list.c                          |   0
 openair2/UTIL/LISTS/list.h                          |   0
 openair2/UTIL/LISTS/list2.c                         |   0
 openair2/UTIL/MATH/crc_byte.c                       |   0
 openair2/UTIL/MATH/oml.c                            |   0
 openair2/UTIL/MATH/oml.h                            |   0
 openair2/UTIL/MATH/random.c                         |   0
 openair2/UTIL/MATH/random_proto_extern.h            |   0
 openair2/UTIL/MATH/taus.c                           |   0
 openair2/UTIL/MEM/mem_block.c                       |   0
 openair2/UTIL/MEM/mem_block.h                       |   0
 openair2/UTIL/MEM/mem_mngt.c                        |   0
 openair2/UTIL/MEM/mem_mngt_proto_extern.h           |   0
 openair2/UTIL/MEM/mem_pool.h                        |   0
 openair2/UTIL/Makefile.inc                          |   0
 openair2/UTIL/OCG/.directory                        |   0
 openair2/UTIL/OCG/Doxyfile                          |   0
 openair2/UTIL/OCG/OCG.c                             |   0
 openair2/UTIL/OCG/OCG.h                             |   0
 openair2/UTIL/OCG/OCG_call_emu.c                    |   0
 openair2/UTIL/OCG/OCG_call_emu.h                    |   0
 openair2/UTIL/OCG/OCG_config_mobi.c                 |   0
 openair2/UTIL/OCG/OCG_config_mobi.h                 |   0
 openair2/UTIL/OCG/OCG_create_dir.c                  |   0
 openair2/UTIL/OCG/OCG_create_dir.h                  |   0
 openair2/UTIL/OCG/OCG_detect_file.c                 |   0
 openair2/UTIL/OCG/OCG_detect_file.h                 |   0
 openair2/UTIL/OCG/OCG_extern.h                      |   0
 openair2/UTIL/OCG/OCG_generate_report.c             |   0
 openair2/UTIL/OCG/OCG_generate_report.h             |   0
 openair2/UTIL/OCG/OCG_get_opt.c                     |   0
 openair2/UTIL/OCG/OCG_get_opt.h                     |   0
 openair2/UTIL/OCG/OCG_if.h                          |   0
 openair2/UTIL/OCG/OCG_parse_XML.c                   |   0
 openair2/UTIL/OCG/OCG_parse_XML.h                   |   0
 openair2/UTIL/OCG/OCG_parse_filename.c              |   0
 openair2/UTIL/OCG/OCG_parse_filename.h              |   0
 openair2/UTIL/OCG/OCG_save_XML.c                    |   0
 openair2/UTIL/OCG/OCG_save_XML.h                    |   0
 openair2/UTIL/OCG/OCG_vars.h                        |   0
 openair2/UTIL/OCG/XML_to_mobigen/RWMEmulator.xml    |   0
 openair2/UTIL/OCG/eurecom_20110208110244.xml        |   0
 .../UTIL/OCG/local_XML/Lusheng.20110208110244.xml   |   0
 openair2/UTIL/OCG/makefile                          |   0
 openair2/UTIL/OCG/readme.txt                        |   0
 openair2/UTIL/OCG/temp_output/OCG_report.xml        |   0
 openair2/UTIL/OMG/OMG_TRACE_DESCRIPTION.pdf         | Bin
 openair2/UTIL/OMG/README.TXT                        |   0
 openair2/UTIL/OMG/TRACE/OMG_TRACE_update.pdf        | Bin
 openair2/UTIL/OMG/TRACE/README.TXT                  |   0
 openair2/UTIL/OMG/TRACE/example_trace.tr            |   0
 openair2/UTIL/OMG/TRACE/handover.tr                 |   0
 openair2/UTIL/OMG/TRACE/handover_1ue.tr             |   0
 openair2/UTIL/OMG/TRACE/hexagonal_eNBs.tr           |   0
 openair2/UTIL/OMG/TRACE/mobility_2ues.tr            |   0
 openair2/UTIL/OMG/TRACE/mobility_3ues.tr            |   0
 openair2/UTIL/OMG/TRACE/regular.tr                  |   0
 openair2/UTIL/OMG/TRACE/static_1enb.tr              |   0
 openair2/UTIL/OMG/TRACE/static_2ues.tr              |   0
 openair2/UTIL/OMG/TRACE/zero_speed.tr               |   0
 openair2/UTIL/OMG/common.c                          |   0
 openair2/UTIL/OMG/defs.h                            |   0
 openair2/UTIL/OMG/grid.c                            |   0
 openair2/UTIL/OMG/grid.h                            |   0
 openair2/UTIL/OMG/job.c                             |   0
 openair2/UTIL/OMG/makefile                          |   0
 openair2/UTIL/OMG/makefile_old                      |   0
 openair2/UTIL/OMG/makefile_standalone               |   0
 openair2/UTIL/OMG/mobility.txt                      |   0
 openair2/UTIL/OMG/mobility_parser.c                 |   0
 openair2/UTIL/OMG/mobility_parser.h                 |   0
 openair2/UTIL/OMG/omg.c                             |   0
 openair2/UTIL/OMG/omg.h                             |   0
 openair2/UTIL/OMG/omg_constants.h                   |   0
 openair2/UTIL/OMG/omg_hashtable.c                   |   0
 openair2/UTIL/OMG/omg_hashtable.h                   |   0
 openair2/UTIL/OMG/omg_vars.h                        |   0
 openair2/UTIL/OMG/rwalk.c                           |   0
 openair2/UTIL/OMG/rwalk.h                           |   0
 openair2/UTIL/OMG/rwp.c                             |   0
 openair2/UTIL/OMG/rwp.h                             |   0
 openair2/UTIL/OMG/static.c                          |   0
 openair2/UTIL/OMG/static.h                          |   0
 openair2/UTIL/OMG/steadystaterwp.c                  |   0
 openair2/UTIL/OMG/steadystaterwp.h                  |   0
 openair2/UTIL/OMG/trace.c                           |   0
 openair2/UTIL/OMG/trace.h                           |   0
 openair2/UTIL/OMG/trace_hashtable.c                 |   0
 openair2/UTIL/OMG/trace_hashtable.h                 |   0
 openair2/UTIL/OMV/README.txt                        |   0
 openair2/UTIL/OMV/blue.png                          | Bin
 openair2/UTIL/OMV/communicationthread.cpp           |   0
 openair2/UTIL/OMV/communicationthread.h             |   0
 openair2/UTIL/OMV/green.png                         | Bin
 openair2/UTIL/OMV/jpg.jpeg                          | Bin
 openair2/UTIL/OMV/mus.png                           | Bin
 openair2/UTIL/OMV/mywindow.cpp                      |   0
 openair2/UTIL/OMV/mywindow.h                        |   0
 openair2/UTIL/OMV/new.jpg                           | Bin
 openair2/UTIL/OMV/new2.jpg                          | Bin
 openair2/UTIL/OMV/omv.cpp                           |   0
 openair2/UTIL/OMV/openglwidget.cpp                  |   0
 openair2/UTIL/OMV/openglwidget.h                    |   0
 openair2/UTIL/OMV/red.png                           | Bin
 openair2/UTIL/OMV/structures.h                      |   0
 openair2/UTIL/OMV/white.png                         | Bin
 openair2/UTIL/OMV/wow.png                           | Bin
 openair2/UTIL/OPT/README.txt                        |   0
 openair2/UTIL/OPT/mac_pcap.h                        |   0
 openair2/UTIL/OPT/opt.h                             |   0
 openair2/UTIL/OPT/packet-mac-lte.h                  |   0
 openair2/UTIL/OPT/probe.c                           |   0
 openair2/UTIL/OPT/vars.h                            |   0
 openair2/UTIL/OSA/README                            |   0
 openair2/UTIL/OSA/osa_defs.h                        |   0
 openair2/UTIL/OSA/osa_internal.h                    |   0
 openair2/UTIL/OSA/osa_key_deriver.c                 |   0
 openair2/UTIL/OSA/osa_rijndael.c                    |   0
 openair2/UTIL/OSA/osa_rijndael.h                    |   0
 openair2/UTIL/OSA/osa_snow3g.c                      |   0
 openair2/UTIL/OSA/osa_snow3g.h                      |   0
 openair2/UTIL/OSA/osa_stream_eea.c                  |   0
 openair2/UTIL/OSA/osa_stream_eia.c                  |   0
 openair2/UTIL/OSD/OCG.pid                           |   0
 openair2/UTIL/OSD/OpenAirEmu.conf                   |   0
 openair2/UTIL/OSD/Platform_is_running.php           |   0
 openair2/UTIL/OSD/README.txt                        |   0
 openair2/UTIL/OSD/css/blueprint.css                 |   0
 openair2/UTIL/OSD/css/fix-ie-rtl.css                |   0
 openair2/UTIL/OSD/css/fix-ie.css                    |   0
 openair2/UTIL/OSD/css/ie.css                        |   0
 openair2/UTIL/OSD/css/ie6.css                       |   0
 openair2/UTIL/OSD/css/images/false.png              | Bin
 openair2/UTIL/OSD/css/images/false2.png             | Bin
 openair2/UTIL/OSD/css/images/lquote.png             | Bin
 openair2/UTIL/OSD/css/images/true.png               | Bin
 openair2/UTIL/OSD/css/images/warning.png            | Bin
 openair2/UTIL/OSD/css/print.css                     |   0
 openair2/UTIL/OSD/css/screen.css                    |   0
 openair2/UTIL/OSD/css/style.css                     |   0
 openair2/UTIL/OSD/form.php                          |   0
 openair2/UTIL/OSD/header.php                        |   0
 openair2/UTIL/OSD/httpd-result.conf                 |   0
 openair2/UTIL/OSD/index.php                         |   0
 openair2/UTIL/OSD/jquery/jquery.js                  |   0
 openair2/UTIL/OSD/recep.php                         |   0
 openair2/UTIL/OSD/toto.php                          |   0
 openair2/UTIL/OTG/Doxyfile                          |   0
 openair2/UTIL/OTG/help_OTGplot.txt                  |   0
 openair2/UTIL/OTG/main.c                            |   0
 openair2/UTIL/OTG/makefile                          |   0
 openair2/UTIL/OTG/otg.c                             |   0
 openair2/UTIL/OTG/otg.h                             |   0
 openair2/UTIL/OTG/otg_config.h                      |   0
 openair2/UTIL/OTG/otg_defs.h                        |   0
 openair2/UTIL/OTG/otg_externs.h                     |   0
 openair2/UTIL/OTG/otg_form.c                        |   0
 openair2/UTIL/OTG/otg_form.h                        |   0
 openair2/UTIL/OTG/otg_kpi.c                         |   0
 openair2/UTIL/OTG/otg_kpi.h                         |   0
 openair2/UTIL/OTG/otg_models.c                      |   0
 openair2/UTIL/OTG/otg_models.h                      |   0
 openair2/UTIL/OTG/otg_rx.c                          |   0
 openair2/UTIL/OTG/otg_rx.h                          |   0
 openair2/UTIL/OTG/otg_rx_socket.c                   |   0
 openair2/UTIL/OTG/otg_rx_socket.h                   |   0
 openair2/UTIL/OTG/otg_tx.c                          |   0
 openair2/UTIL/OTG/otg_tx.h                          |   0
 openair2/UTIL/OTG/otg_tx_socket.c                   |   0
 openair2/UTIL/OTG/otg_tx_socket.h                   |   0
 openair2/UTIL/OTG/otg_vars.h                        |   0
 openair2/UTIL/OTG/traffic_config.h                  |   0
 openair2/UTIL/TIMER/umts_timer.c                    |   0
 openair2/UTIL/TIMER/umts_timer.h                    |   0
 openair2/UTIL/TIMER/umts_timer_proto_extern.h       |   0
 openair2/UTIL/TIMER/umts_timer_struct.h             |   0
 openair2/UTIL/TRACE/fifo_printf.c                   |   0
 openair2/UTIL/TRACE/fifo_printf.h                   |   0
 openair2/UTIL/TRACE/fifo_printf_proto_extern.h      |   0
 openair2/UTIL/TRACE/print.h                         |   0
 openair2/X2AP/MESSAGES/ASN1/R10/x2ap-10.7.0.asn1    |   0
 openair2/X2AP/MESSAGES/ASN1/R11/x2ap-11.9.0.asn1    |   0
 openair2/X2AP/MESSAGES/ASN1/R12/x2ap-12.8.0.asn1    |   0
 openair2/X2AP/MESSAGES/ASN1/R13/x2ap-13.7.0.asn1    |   0
 openair2/X2AP/MESSAGES/ASN1/R14/x2ap-14.6.0.asn1    |   0
 openair2/X2AP/MESSAGES/ASN1/R15/x2ap-15.1.0.asn1    |   0
 openair2/X2AP/MESSAGES/ASN1/R15/x2ap-15.2.0.asn1    |   0
 openair2/X2AP/MESSAGES/ASN1/R8/x2ap-8.9.0.asn1      |   0
 openair2/X2AP/MESSAGES/ASN1/R9/x2ap-9.6.0.asn1      |   0
 openair2/X2AP/MESSAGES/ASN1/asn1tostruct.py         |   0
 openair2/X2AP/Makefile.inc                          |   0
 openair2/X2AP/x2ap_common.c                         |   0
 openair2/X2AP/x2ap_common.h                         |   0
 openair2/X2AP/x2ap_eNB.h                            |   0
 openair2/X2AP/x2ap_eNB_encoder.c                    |   0
 openair2/X2AP/x2ap_eNB_handler.h                    |   0
 openair2/X2AP/x2ap_eNB_management_procedures.h      |   0
 openair3/COMMON/as_message.h                        |   0
 openair3/COMMON/common_types.h                      |   0
 openair3/COMMON/gtpv1_u_messages_def.h              |   0
 openair3/COMMON/gtpv1_u_messages_types.h            |   0
 openair3/COMMON/intertask_interface_conf.h          |   0
 openair3/COMMON/messages_def.h                      |   0
 openair3/COMMON/messages_types.h                    |   0
 openair3/COMMON/nas_messages_def.h                  |   0
 openair3/COMMON/nas_messages_types.h                |   0
 openair3/COMMON/s1ap_messages_def.h                 |   0
 openair3/COMMON/s1ap_messages_types.h               |   0
 openair3/COMMON/sctp_messages_def.h                 |   0
 openair3/COMMON/sctp_messages_types.h               |   0
 openair3/COMMON/security_types.h                    |   0
 openair3/COMMON/tasks_def.h                         |   0
 openair3/COMMON/udp_messages_def.h                  |   0
 openair3/COMMON/udp_messages_types.h                |   0
 openair3/DOCS/DOXYGEN/Doxyfile.in                   |   0
 openair3/DOCS/DOXYGEN/Makefile.am                   |   0
 openair3/DOCS/Latex/DefaultBearer/DefaultBearer.pdf | Bin
 openair3/DOCS/Latex/DefaultBearer/DefaultBearer.tex |   0
 openair3/DOCS/Latex/EPC/EPC.pdf                     | Bin
 openair3/DOCS/Latex/EPC/EPC.tex                     |   0
 openair3/DOCS/Latex/EPC/Makefile                    |   0
 openair3/DOCS/Makefile.am                           |   0
 openair3/GTPV1-U/Makefile.am                        |   0
 openair3/GTPV1-U/Makefile.eNB                       |   0
 openair3/GTPV1-U/gtpv1u.h                           |   0
 openair3/GTPV1-U/gtpv1u_eNB.c                       |   0
 openair3/GTPV1-U/gtpv1u_eNB_defs.h                  |   0
 openair3/GTPV1-U/gtpv1u_eNB_task.h                  |   0
 openair3/GTPV1-U/gtpv1u_sgw_defs.h                  |   0
 openair3/GTPV1-U/gtpv1u_task.c                      |   0
 openair3/GTPV1-U/gtpv1u_teid_pool.c                 |   0
 openair3/GTPV1-U/nw-gtpv1u/AUTHORS                  |   0
 openair3/GTPV1-U/nw-gtpv1u/COPYING                  |   0
 openair3/GTPV1-U/nw-gtpv1u/ChangeLog                |   0
 openair3/GTPV1-U/nw-gtpv1u/NEWS                     |   0
 openair3/GTPV1-U/nw-gtpv1u/README                   |   0
 openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uLog.h    |   0
 .../GTPV1-U/nw-gtpv1u/include/NwGtpv1uPrivate.h     |   0
 openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uTrxn.h   |   0
 .../nw-gtpv1u/include/NwGtpv1uTunnelEndPoint.h      |   0
 openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1u.h        |   0
 openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uError.h   |   0
 openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uIe.h      |   0
 openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uMsg.h     |   0
 openair3/GTPV1-U/nw-gtpv1u/shared/NwLog.h           |   0
 openair3/GTPV1-U/nw-gtpv1u/shared/NwTypes.h         |   0
 openair3/GTPV1-U/nw-gtpv1u/shared/NwUtils.h         |   0
 openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1u.c           |   0
 openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1uMsg.c        |   0
 openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1uTrxn.c       |   0
 .../GTPV1-U/nw-gtpv1u/src/NwGtpv1uTunnelEndPoint.c  |   0
 openair3/GTPV1-U/nw-gtpv1u/test-app/Makefile.am     |   0
 openair3/GTPV1-U/nw-gtpv1u/test-app/Makefile.in     |   0
 .../nw-gtpv1u/test-app/nw-helloworld/Makefile.am    |   0
 .../nw-gtpv1u/test-app/nw-helloworld/Makefile.in    |   0
 .../nw-gtpv1u/test-app/nw-helloworld/NwEvt.h        |   0
 .../test-app/nw-helloworld/NwMiniLogMgrEntity.c     |   0
 .../test-app/nw-helloworld/NwMiniLogMgrEntity.h     |   0
 .../test-app/nw-helloworld/NwMiniTmrMgrEntity.c     |   0
 .../test-app/nw-helloworld/NwMiniTmrMgrEntity.h     |   0
 .../test-app/nw-helloworld/NwMiniUdpEntity.c        |   0
 .../test-app/nw-helloworld/NwMiniUdpEntity.h        |   0
 .../test-app/nw-helloworld/NwMiniUlpEntity.c        |   0
 .../test-app/nw-helloworld/NwMiniUlpEntity.h        |   0
 .../nw-gtpv1u/test-app/nw-helloworld/helloworld.c   |   0
 openair3/NAS/COMMON/API/NETWORK/Makefile            |   0
 openair3/NAS/COMMON/API/NETWORK/as_message.c        |   0
 openair3/NAS/COMMON/API/NETWORK/as_message.h        |   0
 openair3/NAS/COMMON/API/NETWORK/l2_message.h        |   0
 openair3/NAS/COMMON/API/NETWORK/nas_message.c       |   0
 openair3/NAS/COMMON/API/NETWORK/nas_message.h       |   0
 openair3/NAS/COMMON/API/NETWORK/network_api.c       |   0
 openair3/NAS/COMMON/API/NETWORK/network_api.h       |   0
 openair3/NAS/COMMON/EMM/MSG/AttachAccept.c          |   0
 openair3/NAS/COMMON/EMM/MSG/AttachAccept.h          |   0
 openair3/NAS/COMMON/EMM/MSG/AttachComplete.c        |   0
 openair3/NAS/COMMON/EMM/MSG/AttachComplete.h        |   0
 openair3/NAS/COMMON/EMM/MSG/AttachReject.c          |   0
 openair3/NAS/COMMON/EMM/MSG/AttachReject.h          |   0
 openair3/NAS/COMMON/EMM/MSG/AttachRequest.c         |   0
 openair3/NAS/COMMON/EMM/MSG/AttachRequest.h         |   0
 openair3/NAS/COMMON/EMM/MSG/AuthenticationFailure.c |   0
 openair3/NAS/COMMON/EMM/MSG/AuthenticationFailure.h |   0
 openair3/NAS/COMMON/EMM/MSG/AuthenticationReject.c  |   0
 openair3/NAS/COMMON/EMM/MSG/AuthenticationReject.h  |   0
 openair3/NAS/COMMON/EMM/MSG/AuthenticationRequest.c |   0
 openair3/NAS/COMMON/EMM/MSG/AuthenticationRequest.h |   0
 .../NAS/COMMON/EMM/MSG/AuthenticationResponse.c     |   0
 .../NAS/COMMON/EMM/MSG/AuthenticationResponse.h     |   0
 openair3/NAS/COMMON/EMM/MSG/CsServiceNotification.c |   0
 openair3/NAS/COMMON/EMM/MSG/CsServiceNotification.h |   0
 openair3/NAS/COMMON/EMM/MSG/DetachAccept.c          |   0
 openair3/NAS/COMMON/EMM/MSG/DetachAccept.h          |   0
 openair3/NAS/COMMON/EMM/MSG/DetachRequest.c         |   0
 openair3/NAS/COMMON/EMM/MSG/DetachRequest.h         |   0
 openair3/NAS/COMMON/EMM/MSG/DownlinkNasTransport.c  |   0
 openair3/NAS/COMMON/EMM/MSG/DownlinkNasTransport.h  |   0
 openair3/NAS/COMMON/EMM/MSG/EmmInformation.c        |   0
 openair3/NAS/COMMON/EMM/MSG/EmmInformation.h        |   0
 openair3/NAS/COMMON/EMM/MSG/EmmStatus.c             |   0
 openair3/NAS/COMMON/EMM/MSG/EmmStatus.h             |   0
 .../NAS/COMMON/EMM/MSG/ExtendedServiceRequest.c     |   0
 .../NAS/COMMON/EMM/MSG/ExtendedServiceRequest.h     |   0
 .../NAS/COMMON/EMM/MSG/GutiReallocationCommand.c    |   0
 .../NAS/COMMON/EMM/MSG/GutiReallocationCommand.h    |   0
 .../NAS/COMMON/EMM/MSG/GutiReallocationComplete.c   |   0
 .../NAS/COMMON/EMM/MSG/GutiReallocationComplete.h   |   0
 openair3/NAS/COMMON/EMM/MSG/IdentityRequest.c       |   0
 openair3/NAS/COMMON/EMM/MSG/IdentityRequest.h       |   0
 openair3/NAS/COMMON/EMM/MSG/IdentityResponse.c      |   0
 openair3/NAS/COMMON/EMM/MSG/IdentityResponse.h      |   0
 openair3/NAS/COMMON/EMM/MSG/Makefile                |   0
 .../NAS/COMMON/EMM/MSG/NASSecurityModeCommand.h     |   0
 .../NAS/COMMON/EMM/MSG/NASSecurityModeComplete.h    |   0
 openair3/NAS/COMMON/EMM/MSG/SecurityModeCommand.c   |   0
 openair3/NAS/COMMON/EMM/MSG/SecurityModeComplete.c  |   0
 openair3/NAS/COMMON/EMM/MSG/SecurityModeReject.c    |   0
 openair3/NAS/COMMON/EMM/MSG/SecurityModeReject.h    |   0
 openair3/NAS/COMMON/EMM/MSG/ServiceReject.c         |   0
 openair3/NAS/COMMON/EMM/MSG/ServiceReject.h         |   0
 openair3/NAS/COMMON/EMM/MSG/ServiceRequest.c        |   0
 openair3/NAS/COMMON/EMM/MSG/ServiceRequest.h        |   0
 .../NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.c   |   0
 .../NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.h   |   0
 .../NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.c |   0
 .../NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.h |   0
 .../NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.c   |   0
 .../NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.h   |   0
 .../NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.c  |   0
 .../NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.h  |   0
 openair3/NAS/COMMON/EMM/MSG/UplinkNasTransport.c    |   0
 openair3/NAS/COMMON/EMM/MSG/UplinkNasTransport.h    |   0
 openair3/NAS/COMMON/EMM/MSG/emm_cause.h             |   0
 openair3/NAS/COMMON/EMM/MSG/emm_msg.c               |   0
 openair3/NAS/COMMON/EMM/MSG/emm_msg.h               |   0
 openair3/NAS/COMMON/EMM/MSG/emm_msgDef.h            |   0
 .../MSG/ActivateDedicatedEpsBearerContextAccept.c   |   0
 .../MSG/ActivateDedicatedEpsBearerContextAccept.h   |   0
 .../MSG/ActivateDedicatedEpsBearerContextReject.c   |   0
 .../MSG/ActivateDedicatedEpsBearerContextReject.h   |   0
 .../MSG/ActivateDedicatedEpsBearerContextRequest.c  |   0
 .../MSG/ActivateDedicatedEpsBearerContextRequest.h  |   0
 .../ESM/MSG/ActivateDefaultEpsBearerContextAccept.c |   0
 .../ESM/MSG/ActivateDefaultEpsBearerContextAccept.h |   0
 .../ESM/MSG/ActivateDefaultEpsBearerContextReject.c |   0
 .../ESM/MSG/ActivateDefaultEpsBearerContextReject.h |   0
 .../MSG/ActivateDefaultEpsBearerContextRequest.c    |   0
 .../MSG/ActivateDefaultEpsBearerContextRequest.h    |   0
 .../COMMON/ESM/MSG/BearerResourceAllocationReject.c |   0
 .../COMMON/ESM/MSG/BearerResourceAllocationReject.h |   0
 .../ESM/MSG/BearerResourceAllocationRequest.c       |   0
 .../ESM/MSG/BearerResourceAllocationRequest.h       |   0
 .../ESM/MSG/BearerResourceModificationReject.c      |   0
 .../ESM/MSG/BearerResourceModificationReject.h      |   0
 .../ESM/MSG/BearerResourceModificationRequest.c     |   0
 .../ESM/MSG/BearerResourceModificationRequest.h     |   0
 .../ESM/MSG/DeactivateEpsBearerContextAccept.c      |   0
 .../ESM/MSG/DeactivateEpsBearerContextAccept.h      |   0
 .../ESM/MSG/DeactivateEpsBearerContextRequest.c     |   0
 .../ESM/MSG/DeactivateEpsBearerContextRequest.h     |   0
 openair3/NAS/COMMON/ESM/MSG/EsmInformationRequest.c |   0
 openair3/NAS/COMMON/ESM/MSG/EsmInformationRequest.h |   0
 .../NAS/COMMON/ESM/MSG/EsmInformationResponse.c     |   0
 .../NAS/COMMON/ESM/MSG/EsmInformationResponse.h     |   0
 openair3/NAS/COMMON/ESM/MSG/EsmStatus.c             |   0
 openair3/NAS/COMMON/ESM/MSG/EsmStatus.h             |   0
 openair3/NAS/COMMON/ESM/MSG/Makefile                |   0
 .../COMMON/ESM/MSG/ModifyEpsBearerContextAccept.c   |   0
 .../COMMON/ESM/MSG/ModifyEpsBearerContextAccept.h   |   0
 .../COMMON/ESM/MSG/ModifyEpsBearerContextReject.c   |   0
 .../COMMON/ESM/MSG/ModifyEpsBearerContextReject.h   |   0
 .../COMMON/ESM/MSG/ModifyEpsBearerContextRequest.c  |   0
 .../COMMON/ESM/MSG/ModifyEpsBearerContextRequest.h  |   0
 openair3/NAS/COMMON/ESM/MSG/PdnConnectivityReject.c |   0
 openair3/NAS/COMMON/ESM/MSG/PdnConnectivityReject.h |   0
 .../NAS/COMMON/ESM/MSG/PdnConnectivityRequest.c     |   0
 .../NAS/COMMON/ESM/MSG/PdnConnectivityRequest.h     |   0
 openair3/NAS/COMMON/ESM/MSG/PdnDisconnectReject.c   |   0
 openair3/NAS/COMMON/ESM/MSG/PdnDisconnectReject.h   |   0
 openair3/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.c  |   0
 openair3/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.h  |   0
 openair3/NAS/COMMON/ESM/MSG/esm_cause.h             |   0
 openair3/NAS/COMMON/ESM/MSG/esm_msg.c               |   0
 openair3/NAS/COMMON/ESM/MSG/esm_msg.h               |   0
 openair3/NAS/COMMON/ESM/MSG/esm_msgDef.h            |   0
 openair3/NAS/COMMON/IES/AccessPointName.c           |   0
 openair3/NAS/COMMON/IES/AccessPointName.h           |   0
 openair3/NAS/COMMON/IES/AdditionalUpdateResult.c    |   0
 openair3/NAS/COMMON/IES/AdditionalUpdateResult.h    |   0
 openair3/NAS/COMMON/IES/AdditionalUpdateType.c      |   0
 openair3/NAS/COMMON/IES/AdditionalUpdateType.h      |   0
 .../NAS/COMMON/IES/ApnAggregateMaximumBitRate.c     |   0
 .../NAS/COMMON/IES/ApnAggregateMaximumBitRate.h     |   0
 .../NAS/COMMON/IES/AuthenticationFailureParameter.c |   0
 .../NAS/COMMON/IES/AuthenticationFailureParameter.h |   0
 .../NAS/COMMON/IES/AuthenticationParameterAutn.c    |   0
 .../NAS/COMMON/IES/AuthenticationParameterAutn.h    |   0
 .../NAS/COMMON/IES/AuthenticationParameterRand.c    |   0
 .../NAS/COMMON/IES/AuthenticationParameterRand.h    |   0
 .../COMMON/IES/AuthenticationResponseParameter.c    |   0
 .../COMMON/IES/AuthenticationResponseParameter.h    |   0
 .../NAS/COMMON/IES/CipheringKeySequenceNumber.c     |   0
 .../NAS/COMMON/IES/CipheringKeySequenceNumber.h     |   0
 openair3/NAS/COMMON/IES/Cli.c                       |   0
 openair3/NAS/COMMON/IES/Cli.h                       |   0
 openair3/NAS/COMMON/IES/CsfbResponse.c              |   0
 openair3/NAS/COMMON/IES/CsfbResponse.h              |   0
 openair3/NAS/COMMON/IES/DaylightSavingTime.c        |   0
 openair3/NAS/COMMON/IES/DaylightSavingTime.h        |   0
 openair3/NAS/COMMON/IES/DetachType.c                |   0
 openair3/NAS/COMMON/IES/DetachType.h                |   0
 openair3/NAS/COMMON/IES/DrxParameter.c              |   0
 openair3/NAS/COMMON/IES/DrxParameter.h              |   0
 openair3/NAS/COMMON/IES/EmergencyNumberList.c       |   0
 openair3/NAS/COMMON/IES/EmergencyNumberList.h       |   0
 openair3/NAS/COMMON/IES/EmmCause.c                  |   0
 openair3/NAS/COMMON/IES/EmmCause.h                  |   0
 openair3/NAS/COMMON/IES/EpsAttachResult.c           |   0
 openair3/NAS/COMMON/IES/EpsAttachResult.h           |   0
 openair3/NAS/COMMON/IES/EpsAttachType.c             |   0
 openair3/NAS/COMMON/IES/EpsAttachType.h             |   0
 openair3/NAS/COMMON/IES/EpsBearerContextStatus.c    |   0
 openair3/NAS/COMMON/IES/EpsBearerContextStatus.h    |   0
 openair3/NAS/COMMON/IES/EpsBearerIdentity.c         |   0
 openair3/NAS/COMMON/IES/EpsBearerIdentity.h         |   0
 openair3/NAS/COMMON/IES/EpsMobileIdentity.c         |   0
 openair3/NAS/COMMON/IES/EpsMobileIdentity.h         |   0
 openair3/NAS/COMMON/IES/EpsNetworkFeatureSupport.c  |   0
 openair3/NAS/COMMON/IES/EpsNetworkFeatureSupport.h  |   0
 openair3/NAS/COMMON/IES/EpsQualityOfService.c       |   0
 openair3/NAS/COMMON/IES/EpsQualityOfService.h       |   0
 openair3/NAS/COMMON/IES/EpsUpdateResult.c           |   0
 openair3/NAS/COMMON/IES/EpsUpdateResult.h           |   0
 openair3/NAS/COMMON/IES/EpsUpdateType.c             |   0
 openair3/NAS/COMMON/IES/EpsUpdateType.h             |   0
 openair3/NAS/COMMON/IES/EsmCause.c                  |   0
 openair3/NAS/COMMON/IES/EsmCause.h                  |   0
 .../NAS/COMMON/IES/EsmInformationTransferFlag.c     |   0
 .../NAS/COMMON/IES/EsmInformationTransferFlag.h     |   0
 openair3/NAS/COMMON/IES/EsmMessageContainer.c       |   0
 openair3/NAS/COMMON/IES/EsmMessageContainer.h       |   0
 openair3/NAS/COMMON/IES/GprsTimer.c                 |   0
 openair3/NAS/COMMON/IES/GprsTimer.h                 |   0
 openair3/NAS/COMMON/IES/GutiType.c                  |   0
 openair3/NAS/COMMON/IES/GutiType.h                  |   0
 openair3/NAS/COMMON/IES/IdentityType2.c             |   0
 openair3/NAS/COMMON/IES/IdentityType2.h             |   0
 openair3/NAS/COMMON/IES/ImeisvRequest.c             |   0
 openair3/NAS/COMMON/IES/ImeisvRequest.h             |   0
 openair3/NAS/COMMON/IES/KsiAndSequenceNumber.c      |   0
 openair3/NAS/COMMON/IES/KsiAndSequenceNumber.h      |   0
 openair3/NAS/COMMON/IES/LcsClientIdentity.c         |   0
 openair3/NAS/COMMON/IES/LcsClientIdentity.h         |   0
 openair3/NAS/COMMON/IES/LcsIndicator.c              |   0
 openair3/NAS/COMMON/IES/LcsIndicator.h              |   0
 openair3/NAS/COMMON/IES/LinkedEpsBearerIdentity.c   |   0
 openair3/NAS/COMMON/IES/LinkedEpsBearerIdentity.h   |   0
 .../COMMON/IES/LlcServiceAccessPointIdentifier.c    |   0
 .../COMMON/IES/LlcServiceAccessPointIdentifier.h    |   0
 .../NAS/COMMON/IES/LocationAreaIdentification.c     |   0
 .../NAS/COMMON/IES/LocationAreaIdentification.h     |   0
 openair3/NAS/COMMON/IES/Makefile                    |   0
 openair3/NAS/COMMON/IES/MessageType.c               |   0
 openair3/NAS/COMMON/IES/MessageType.h               |   0
 openair3/NAS/COMMON/IES/MobileIdentity.c            |   0
 openair3/NAS/COMMON/IES/MobileIdentity.h            |   0
 openair3/NAS/COMMON/IES/MobileStationClassmark2.c   |   0
 openair3/NAS/COMMON/IES/MobileStationClassmark2.h   |   0
 openair3/NAS/COMMON/IES/MobileStationClassmark3.c   |   0
 openair3/NAS/COMMON/IES/MobileStationClassmark3.h   |   0
 openair3/NAS/COMMON/IES/MsNetworkCapability.c       |   0
 openair3/NAS/COMMON/IES/MsNetworkCapability.h       |   0
 openair3/NAS/COMMON/IES/MsNetworkFeatureSupport.c   |   0
 openair3/NAS/COMMON/IES/MsNetworkFeatureSupport.h   |   0
 openair3/NAS/COMMON/IES/NasKeySetIdentifier.c       |   0
 openair3/NAS/COMMON/IES/NasKeySetIdentifier.h       |   0
 openair3/NAS/COMMON/IES/NasMessageContainer.c       |   0
 openair3/NAS/COMMON/IES/NasMessageContainer.h       |   0
 openair3/NAS/COMMON/IES/NasRequestType.c            |   0
 openair3/NAS/COMMON/IES/NasRequestType.h            |   0
 openair3/NAS/COMMON/IES/NasSecurityAlgorithms.c     |   0
 openair3/NAS/COMMON/IES/NasSecurityAlgorithms.h     |   0
 openair3/NAS/COMMON/IES/NetworkName.c               |   0
 openair3/NAS/COMMON/IES/NetworkName.h               |   0
 openair3/NAS/COMMON/IES/Nonce.c                     |   0
 openair3/NAS/COMMON/IES/Nonce.h                     |   0
 openair3/NAS/COMMON/IES/PTmsiSignature.c            |   0
 openair3/NAS/COMMON/IES/PTmsiSignature.h            |   0
 openair3/NAS/COMMON/IES/PacketFlowIdentifier.c      |   0
 openair3/NAS/COMMON/IES/PacketFlowIdentifier.h      |   0
 openair3/NAS/COMMON/IES/PagingIdentity.c            |   0
 openair3/NAS/COMMON/IES/PagingIdentity.h            |   0
 openair3/NAS/COMMON/IES/PdnAddress.c                |   0
 openair3/NAS/COMMON/IES/PdnAddress.h                |   0
 openair3/NAS/COMMON/IES/PdnType.c                   |   0
 openair3/NAS/COMMON/IES/PdnType.h                   |   0
 openair3/NAS/COMMON/IES/PlmnList.c                  |   0
 openair3/NAS/COMMON/IES/PlmnList.h                  |   0
 .../NAS/COMMON/IES/ProcedureTransactionIdentity.c   |   0
 .../NAS/COMMON/IES/ProcedureTransactionIdentity.h   |   0
 .../NAS/COMMON/IES/ProtocolConfigurationOptions.c   |   0
 .../NAS/COMMON/IES/ProtocolConfigurationOptions.h   |   0
 openair3/NAS/COMMON/IES/ProtocolDiscriminator.c     |   0
 openair3/NAS/COMMON/IES/ProtocolDiscriminator.h     |   0
 openair3/NAS/COMMON/IES/QualityOfService.c          |   0
 openair3/NAS/COMMON/IES/QualityOfService.h          |   0
 openair3/NAS/COMMON/IES/RadioPriority.c             |   0
 openair3/NAS/COMMON/IES/RadioPriority.h             |   0
 openair3/NAS/COMMON/IES/SecurityHeaderType.c        |   0
 openair3/NAS/COMMON/IES/SecurityHeaderType.h        |   0
 openair3/NAS/COMMON/IES/ServiceType.c               |   0
 openair3/NAS/COMMON/IES/ServiceType.h               |   0
 openair3/NAS/COMMON/IES/ShortMac.c                  |   0
 openair3/NAS/COMMON/IES/ShortMac.h                  |   0
 openair3/NAS/COMMON/IES/SsCode.c                    |   0
 openair3/NAS/COMMON/IES/SsCode.h                    |   0
 openair3/NAS/COMMON/IES/SupportedCodecList.c        |   0
 openair3/NAS/COMMON/IES/SupportedCodecList.h        |   0
 openair3/NAS/COMMON/IES/TimeZone.c                  |   0
 openair3/NAS/COMMON/IES/TimeZone.h                  |   0
 openair3/NAS/COMMON/IES/TimeZoneAndTime.c           |   0
 openair3/NAS/COMMON/IES/TimeZoneAndTime.h           |   0
 openair3/NAS/COMMON/IES/TmsiStatus.c                |   0
 openair3/NAS/COMMON/IES/TmsiStatus.h                |   0
 openair3/NAS/COMMON/IES/TrackingAreaIdentity.c      |   0
 openair3/NAS/COMMON/IES/TrackingAreaIdentity.h      |   0
 openair3/NAS/COMMON/IES/TrackingAreaIdentityList.c  |   0
 openair3/NAS/COMMON/IES/TrackingAreaIdentityList.h  |   0
 .../COMMON/IES/TrafficFlowAggregateDescription.c    |   0
 .../COMMON/IES/TrafficFlowAggregateDescription.h    |   0
 openair3/NAS/COMMON/IES/TrafficFlowTemplate.c       |   0
 openair3/NAS/COMMON/IES/TrafficFlowTemplate.h       |   0
 openair3/NAS/COMMON/IES/TransactionIdentifier.c     |   0
 openair3/NAS/COMMON/IES/TransactionIdentifier.h     |   0
 openair3/NAS/COMMON/IES/UeNetworkCapability.c       |   0
 openair3/NAS/COMMON/IES/UeNetworkCapability.h       |   0
 .../IES/UeRadioCapabilityInformationUpdateNeeded.c  |   0
 .../IES/UeRadioCapabilityInformationUpdateNeeded.h  |   0
 openair3/NAS/COMMON/IES/UeSecurityCapability.c      |   0
 openair3/NAS/COMMON/IES/UeSecurityCapability.h      |   0
 .../IES/VoiceDomainPreferenceAndUeUsageSetting.c    |   0
 .../IES/VoiceDomainPreferenceAndUeUsageSetting.h    |   0
 openair3/NAS/COMMON/UTIL/Makefile                   |   0
 openair3/NAS/COMMON/UTIL/OctetString.c              |   0
 openair3/NAS/COMMON/UTIL/OctetString.h              |   0
 openair3/NAS/COMMON/UTIL/TLVDecoder.c               |   0
 openair3/NAS/COMMON/UTIL/TLVDecoder.h               |   0
 openair3/NAS/COMMON/UTIL/TLVEncoder.c               |   0
 openair3/NAS/COMMON/UTIL/TLVEncoder.h               |   0
 openair3/NAS/COMMON/UTIL/device.c                   |   0
 openair3/NAS/COMMON/UTIL/device.h                   |   0
 openair3/NAS/COMMON/UTIL/memory.c                   |   0
 openair3/NAS/COMMON/UTIL/memory.h                   |   0
 openair3/NAS/COMMON/UTIL/nas_log.h                  |   0
 openair3/NAS/COMMON/UTIL/nas_timer.c                |   0
 openair3/NAS/COMMON/UTIL/nas_timer.h                |   0
 openair3/NAS/COMMON/UTIL/parser.c                   |   0
 openair3/NAS/COMMON/UTIL/parser.h                   |   0
 openair3/NAS/COMMON/UTIL/socket.c                   |   0
 openair3/NAS/COMMON/UTIL/socket.h                   |   0
 openair3/NAS/COMMON/UTIL/stty.c                     |   0
 openair3/NAS/COMMON/UTIL/tst/Makefile               |   0
 openair3/NAS/COMMON/UTIL/tst/timer.c                |   0
 openair3/NAS/COMMON/UTIL/tst/timer_debug.txt        |   0
 openair3/NAS/COMMON/commonDef.h                     |   0
 openair3/NAS/COMMON/networkDef.h                    |   0
 openair3/NAS/COMMON/securityDef.h                   |   0
 openair3/NAS/COMMON/userDef.h                       |   0
 openair3/NAS/TEST/AS_SIMULATOR/Makefile             |   0
 openair3/NAS/TEST/AS_SIMULATOR/as_data.c            |   0
 openair3/NAS/TEST/AS_SIMULATOR/as_data.h            |   0
 openair3/NAS/TEST/AS_SIMULATOR/as_process.c         |   0
 openair3/NAS/TEST/AS_SIMULATOR/as_process.h         |   0
 openair3/NAS/TEST/AS_SIMULATOR/as_simulator.c       |   0
 .../NAS/TEST/AS_SIMULATOR/as_simulator_parser.c     |   0
 .../NAS/TEST/AS_SIMULATOR/as_simulator_parser.h     |   0
 openair3/NAS/TEST/AS_SIMULATOR/nas_data.c           |   0
 openair3/NAS/TEST/AS_SIMULATOR/nas_data.h           |   0
 openair3/NAS/TEST/AS_SIMULATOR/nas_process.c        |   0
 openair3/NAS/TEST/AS_SIMULATOR/nas_process.h        |   0
 openair3/NAS/TEST/MSC/ActivatePDN.png               | Bin
 openair3/NAS/TEST/MSC/AuthenticationReject.png      | Bin
 openair3/NAS/TEST/MSC/DeactivatePDN.png             | Bin
 openair3/NAS/TEST/MSC/InitialAttach.png             | Bin
 openair3/NAS/TEST/MSC/InitialAttachReject.png       | Bin
 openair3/NAS/TEST/MSC/NomalDetach.png               | Bin
 openair3/NAS/TEST/MSC/README                        |   0
 openair3/NAS/TEST/MSC/SwitchOffDetach.png           | Bin
 openair3/NAS/TEST/NETWORK/Makefile                  |   0
 openair3/NAS/TEST/NETWORK/README                    |   0
 openair3/NAS/TEST/NETWORK/network_parser.c          |   0
 openair3/NAS/TEST/NETWORK/network_parser.h          |   0
 openair3/NAS/TEST/NETWORK/network_simulator.c       |   0
 openair3/NAS/TEST/USER/Makefile                     |   0
 openair3/NAS/TEST/USER/user_parser.c                |   0
 openair3/NAS/TEST/USER/user_parser.h                |   0
 openair3/NAS/TEST/USER/user_simulator.c             |   0
 openair3/NAS/TOOLS/conf2uedata.c                    |   0
 openair3/NAS/TOOLS/conf2uedata.h                    |   0
 openair3/NAS/TOOLS/conf_emm.c                       |   0
 openair3/NAS/TOOLS/conf_emm.h                       |   0
 openair3/NAS/TOOLS/conf_network.c                   |   0
 openair3/NAS/TOOLS/conf_network.h                   |   0
 openair3/NAS/TOOLS/conf_parser.c                    |   0
 openair3/NAS/TOOLS/conf_parser.h                    |   0
 openair3/NAS/TOOLS/conf_user_data.c                 |   0
 openair3/NAS/TOOLS/conf_user_data.h                 |   0
 openair3/NAS/TOOLS/conf_user_plmn.c                 |   0
 openair3/NAS/TOOLS/conf_user_plmn.h                 |   0
 openair3/NAS/TOOLS/conf_usim.c                      |   0
 openair3/NAS/TOOLS/conf_usim.h                      |   0
 openair3/NAS/TOOLS/display.c                        |   0
 openair3/NAS/TOOLS/display.h                        |   0
 openair3/NAS/TOOLS/fs.c                             |   0
 openair3/NAS/TOOLS/fs.h                             |   0
 openair3/NAS/TOOLS/network.h                        |   0
 openair3/NAS/TOOLS/nvram.c                          |   0
 openair3/NAS/TOOLS/ue_bcom_test.conf                |   0
 openair3/NAS/TOOLS/ue_eurecom_test_sfr.conf         |   0
 openair3/NAS/TOOLS/ue_tcl_test.conf                 |   0
 openair3/NAS/TOOLS/usim.c                           |   0
 openair3/NAS/UE/API/USER/at_command.c               |   0
 openair3/NAS/UE/API/USER/at_command.h               |   0
 openair3/NAS/UE/API/USER/at_error.c                 |   0
 openair3/NAS/UE/API/USER/at_error.h                 |   0
 openair3/NAS/UE/API/USER/at_response.c              |   0
 openair3/NAS/UE/API/USER/at_response.h              |   0
 openair3/NAS/UE/API/USER/tst/at_parser.c            |   0
 openair3/NAS/UE/API/USER/tst/at_parser.in           |   0
 openair3/NAS/UE/API/USER/tst/at_parser.in.bis       |   0
 openair3/NAS/UE/API/USER/tst/at_parser.out          |   0
 openair3/NAS/UE/API/USER/tst/at_parser.out.bis      |   0
 openair3/NAS/UE/API/USER/tst/smartcom.txt           |   0
 openair3/NAS/UE/API/USER/user_api.c                 |   0
 openair3/NAS/UE/API/USER/user_api.h                 |   0
 openair3/NAS/UE/API/USER/user_api_defs.h            |   0
 openair3/NAS/UE/API/USER/user_indication.c          |   0
 openair3/NAS/UE/API/USER/user_indication.h          |   0
 openair3/NAS/UE/API/USIM/aka_functions.c            |   0
 openair3/NAS/UE/API/USIM/aka_functions.h            |   0
 openair3/NAS/UE/API/USIM/usim_api.c                 |   0
 openair3/NAS/UE/API/USIM/usim_api.h                 |   0
 openair3/NAS/UE/EMM/Attach.c                        |   0
 openair3/NAS/UE/EMM/Authentication.c                |   0
 openair3/NAS/UE/EMM/Authentication.h                |   0
 openair3/NAS/UE/EMM/Detach.c                        |   0
 openair3/NAS/UE/EMM/EmmStatusHdl.c                  |   0
 openair3/NAS/UE/EMM/Identification.c                |   0
 openair3/NAS/UE/EMM/IdleMode.c                      |   0
 openair3/NAS/UE/EMM/IdleMode.h                      |   0
 openair3/NAS/UE/EMM/IdleMode_defs.h                 |   0
 openair3/NAS/UE/EMM/LowerLayer.c                    |   0
 openair3/NAS/UE/EMM/LowerLayer.h                    |   0
 openair3/NAS/UE/EMM/LowerLayer_defs.h               |   0
 openair3/NAS/UE/EMM/SAP/EmmDeregistered.c           |   0
 .../NAS/UE/EMM/SAP/EmmDeregisteredAttachNeeded.c    |   0
 .../UE/EMM/SAP/EmmDeregisteredAttemptingToAttach.c  |   0
 openair3/NAS/UE/EMM/SAP/EmmDeregisteredInitiated.c  |   0
 .../NAS/UE/EMM/SAP/EmmDeregisteredLimitedService.c  |   0
 .../NAS/UE/EMM/SAP/EmmDeregisteredNoCellAvailable.c |   0
 openair3/NAS/UE/EMM/SAP/EmmDeregisteredNoImsi.c     |   0
 .../NAS/UE/EMM/SAP/EmmDeregisteredNormalService.c   |   0
 openair3/NAS/UE/EMM/SAP/EmmDeregisteredPlmnSearch.c |   0
 openair3/NAS/UE/EMM/SAP/EmmNull.c                   |   0
 openair3/NAS/UE/EMM/SAP/EmmRegistered.c             |   0
 .../UE/EMM/SAP/EmmRegisteredAttemptingToUpdate.c    |   0
 .../UE/EMM/SAP/EmmRegisteredImsiDetachInitiated.c   |   0
 openair3/NAS/UE/EMM/SAP/EmmRegisteredInitiated.c    |   0
 .../NAS/UE/EMM/SAP/EmmRegisteredLimitedService.c    |   0
 .../NAS/UE/EMM/SAP/EmmRegisteredNoCellAvailable.c   |   0
 .../NAS/UE/EMM/SAP/EmmRegisteredNormalService.c     |   0
 openair3/NAS/UE/EMM/SAP/EmmRegisteredPlmnSearch.c   |   0
 openair3/NAS/UE/EMM/SAP/EmmRegisteredUpdateNeeded.c |   0
 .../NAS/UE/EMM/SAP/EmmServiceRequestInitiated.c     |   0
 .../UE/EMM/SAP/EmmTrackingAreaUpdatingInitiated.c   |   0
 openair3/NAS/UE/EMM/SAP/emm_as.c                    |   0
 openair3/NAS/UE/EMM/SAP/emm_as.h                    |   0
 openair3/NAS/UE/EMM/SAP/emm_asDef.h                 |   0
 openair3/NAS/UE/EMM/SAP/emm_esm.c                   |   0
 openair3/NAS/UE/EMM/SAP/emm_esm.h                   |   0
 openair3/NAS/UE/EMM/SAP/emm_esmDef.h                |   0
 openair3/NAS/UE/EMM/SAP/emm_fsm.c                   |   0
 openair3/NAS/UE/EMM/SAP/emm_fsm.h                   |   0
 openair3/NAS/UE/EMM/SAP/emm_recv.c                  |   0
 openair3/NAS/UE/EMM/SAP/emm_recv.h                  |   0
 openair3/NAS/UE/EMM/SAP/emm_reg.c                   |   0
 openair3/NAS/UE/EMM/SAP/emm_reg.h                   |   0
 openair3/NAS/UE/EMM/SAP/emm_regDef.h                |   0
 openair3/NAS/UE/EMM/SAP/emm_sap.c                   |   0
 openair3/NAS/UE/EMM/SAP/emm_sap.h                   |   0
 openair3/NAS/UE/EMM/SAP/emm_send.c                  |   0
 openair3/NAS/UE/EMM/SAP/emm_send.h                  |   0
 openair3/NAS/UE/EMM/SecurityModeControl.c           |   0
 openair3/NAS/UE/EMM/SecurityModeControl.h           |   0
 openair3/NAS/UE/EMM/ServiceRequestHdl.c             |   0
 openair3/NAS/UE/EMM/TrackingAreaUpdate.c            |   0
 openair3/NAS/UE/EMM/emmData.h                       |   0
 openair3/NAS/UE/EMM/emm_fsm_defs.h                  |   0
 openair3/NAS/UE/EMM/emm_main.c                      |   0
 openair3/NAS/UE/EMM/emm_main.h                      |   0
 openair3/NAS/UE/EMM/emm_proc.h                      |   0
 openair3/NAS/UE/EMM/emm_proc_defs.h                 |   0
 openair3/NAS/UE/EMM/emm_timers.h                    |   0
 .../UE/ESM/DedicatedEpsBearerContextActivation.c    |   0
 .../NAS/UE/ESM/DefaultEpsBearerContextActivation.c  |   0
 openair3/NAS/UE/ESM/EpsBearerContextDeactivation.c  |   0
 openair3/NAS/UE/ESM/EsmStatusHdl.c                  |   0
 openair3/NAS/UE/ESM/PdnConnectivity.c               |   0
 openair3/NAS/UE/ESM/PdnDisconnect.c                 |   0
 openair3/NAS/UE/ESM/SAP/esm_recv.c                  |   0
 openair3/NAS/UE/ESM/SAP/esm_recv.h                  |   0
 openair3/NAS/UE/ESM/SAP/esm_sap.c                   |   0
 openair3/NAS/UE/ESM/SAP/esm_sap.h                   |   0
 openair3/NAS/UE/ESM/SAP/esm_sapDef.h                |   0
 openair3/NAS/UE/ESM/SAP/esm_send.c                  |   0
 openair3/NAS/UE/ESM/SAP/esm_send.h                  |   0
 openair3/NAS/UE/ESM/esmData.h                       |   0
 openair3/NAS/UE/ESM/esm_ebr.c                       |   0
 openair3/NAS/UE/ESM/esm_ebr.h                       |   0
 openair3/NAS/UE/ESM/esm_ebr_context.c               |   0
 openair3/NAS/UE/ESM/esm_ebr_context.h               |   0
 openair3/NAS/UE/ESM/esm_ip.c                        |   0
 openair3/NAS/UE/ESM/esm_main.c                      |   0
 openair3/NAS/UE/ESM/esm_main.h                      |   0
 openair3/NAS/UE/ESM/esm_proc.h                      |   0
 openair3/NAS/UE/ESM/esm_pt.c                        |   0
 openair3/NAS/UE/ESM/esm_pt.h                        |   0
 openair3/NAS/UE/ESM/esm_pt_defs.h                   |   0
 openair3/NAS/UE/UEprocess.c                         |   0
 openair3/NAS/UE/nas_itti_messaging.c                |   0
 openair3/NAS/UE/nas_itti_messaging.h                |   0
 openair3/NAS/UE/nas_network.c                       |   0
 openair3/NAS/UE/nas_network.h                       |   0
 openair3/NAS/UE/nas_parser.c                        |   0
 openair3/NAS/UE/nas_parser.h                        |   0
 openair3/NAS/UE/nas_proc.c                          |   0
 openair3/NAS/UE/nas_proc.h                          |   0
 openair3/NAS/UE/nas_proc_defs.h                     |   0
 openair3/NAS/UE/nas_ue_task.c                       |   0
 openair3/NAS/UE/nas_ue_task.h                       |   0
 openair3/NAS/UE/nas_user.c                          |   0
 openair3/NAS/UE/nas_user.h                          |   0
 openair3/NAS/UE/user_defs.h                         |   0
 openair3/S1AP/MESSAGES/ASN1/R10/s1ap-10.9.0.asn1    |   0
 openair3/S1AP/MESSAGES/ASN1/R11/s1ap-11.8.0.asn1    |   0
 openair3/S1AP/MESSAGES/ASN1/R12/s1ap-12.7.0.asn1    |   0
 openair3/S1AP/MESSAGES/ASN1/R13/s1ap-13.6.0.asn1    |   0
 openair3/S1AP/MESSAGES/ASN1/R14/s1ap-14.5.0.asn1    |   0
 openair3/S1AP/MESSAGES/ASN1/R14/s1ap-14.6.0.asn1    |   0
 openair3/S1AP/MESSAGES/ASN1/R15/s1ap-15.1.0.asn1    |   0
 openair3/S1AP/MESSAGES/ASN1/R15/s1ap-15.2.0.asn1    |   0
 openair3/S1AP/MESSAGES/ASN1/R8/s1ap-8.10.0.asn1     |   0
 openair3/S1AP/MESSAGES/ASN1/R9/s1ap-9.10.0.asn1     |   0
 openair3/S1AP/MESSAGES/ASN1/README                  |   0
 openair3/S1AP/MESSAGES/ASN1/asn1tostruct.py         |   0
 openair3/S1AP/s1ap_common.c                         |   0
 openair3/S1AP/s1ap_common.h                         |   0
 openair3/S1AP/s1ap_eNB.c                            |   0
 openair3/S1AP/s1ap_eNB.h                            |   0
 .../S1AP/s1ap_eNB_context_management_procedures.c   |   0
 .../S1AP/s1ap_eNB_context_management_procedures.h   |   0
 openair3/S1AP/s1ap_eNB_decoder.c                    |   0
 openair3/S1AP/s1ap_eNB_decoder.h                    |   0
 openair3/S1AP/s1ap_eNB_default_values.h             |   0
 openair3/S1AP/s1ap_eNB_defs.h                       |   0
 openair3/S1AP/s1ap_eNB_encoder.c                    |   0
 openair3/S1AP/s1ap_eNB_encoder.h                    |   0
 openair3/S1AP/s1ap_eNB_handlers.c                   |   0
 openair3/S1AP/s1ap_eNB_handlers.h                   |   0
 openair3/S1AP/s1ap_eNB_itti_messaging.c             |   0
 openair3/S1AP/s1ap_eNB_itti_messaging.h             |   0
 openair3/S1AP/s1ap_eNB_management_procedures.c      |   0
 openair3/S1AP/s1ap_eNB_management_procedures.h      |   0
 openair3/S1AP/s1ap_eNB_nas_procedures.c             |   0
 openair3/S1AP/s1ap_eNB_nas_procedures.h             |   0
 openair3/S1AP/s1ap_eNB_nnsf.c                       |   0
 openair3/S1AP/s1ap_eNB_nnsf.h                       |   0
 openair3/S1AP/s1ap_eNB_overload.c                   |   0
 openair3/S1AP/s1ap_eNB_overload.h                   |   0
 openair3/S1AP/s1ap_eNB_trace.c                      |   0
 openair3/S1AP/s1ap_eNB_trace.h                      |   0
 openair3/S1AP/s1ap_eNB_ue_context.c                 |   0
 openair3/S1AP/s1ap_eNB_ue_context.h                 |   0
 openair3/SCTP/sctp_common.c                         |   0
 openair3/SCTP/sctp_common.h                         |   0
 openair3/SCTP/sctp_default_values.h                 |   0
 openair3/SCTP/sctp_eNB_defs.h                       |   0
 openair3/SCTP/sctp_eNB_itti_messaging.c             |   0
 openair3/SCTP/sctp_eNB_itti_messaging.h             |   0
 openair3/SCTP/sctp_eNB_task.c                       |   0
 openair3/SCTP/sctp_eNB_task.h                       |   0
 openair3/SCTP/sctp_primitives_client.c              |   0
 openair3/SCTP/sctp_primitives_client.h              |   0
 openair3/SECU/kdf.c                                 |   0
 openair3/SECU/key_nas_deriver.c                     |   0
 openair3/SECU/key_nas_encryption.c                  |   0
 openair3/SECU/nas_stream_eea1.c                     |   0
 openair3/SECU/nas_stream_eea2.c                     |   0
 openair3/SECU/nas_stream_eia1.c                     |   0
 openair3/SECU/nas_stream_eia2.c                     |   0
 openair3/SECU/rijndael.c                            |   0
 openair3/SECU/rijndael.h                            |   0
 openair3/SECU/secu_defs.h                           |   0
 openair3/SECU/snow3g.c                              |   0
 openair3/SECU/snow3g.h                              |   0
 .../attach_complete.pdml                            |   0
 .../enb.band7.tm1.usrpb210.epc.local.conf           |   0
 .../TEST_1MME_1ENB_1UE_ATTACH_GUTI/enb1.conf        |   0
 .../TEST_1MME_1ENB_1UE_ATTACH_GUTI/trace.pdml       |   0
 openair3/TEST/EPC_TEST/generate_scenario.c          |   0
 openair3/TEST/EPC_TEST/generate_scenario.h          |   0
 openair3/TEST/EPC_TEST/play_scenario.c              |   0
 openair3/TEST/EPC_TEST/play_scenario.h              |   0
 openair3/TEST/EPC_TEST/play_scenario_decode.c       |   0
 openair3/TEST/EPC_TEST/play_scenario_display.c      |   0
 openair3/TEST/EPC_TEST/play_scenario_fsm.c          |   0
 openair3/TEST/EPC_TEST/play_scenario_parse.c        |   0
 openair3/TEST/EPC_TEST/play_scenario_s1ap.c         |   0
 .../TEST/EPC_TEST/play_scenario_s1ap_compare_ie.c   |   0
 .../TEST/EPC_TEST/play_scenario_s1ap_eNB_defs.h     |   0
 openair3/TEST/EPC_TEST/play_scenario_sctp.c         |   0
 openair3/TEST/Makefile.am                           |   0
 openair3/TEST/oaisim_mme_client_test.c              |   0
 openair3/TEST/oaisim_mme_itti_test.c                |   0
 openair3/TEST/oaisim_mme_list_benchmark.c           |   0
 openair3/TEST/oaisim_mme_s1ap_test.c                |   0
 openair3/TEST/oaisim_mme_sctp_test.c                |   0
 openair3/TEST/oaisim_mme_test_s1c.c                 |   0
 openair3/TEST/oaisim_mme_test_s1c.h                 |   0
 openair3/TEST/oaisim_mme_test_s1c_s1ap.c            |   0
 openair3/TEST/oaisim_mme_test_s1c_s1ap.h            |   0
 openair3/TEST/oaisim_mme_test_s1c_scenario.c        |   0
 openair3/TEST/oaisim_mme_test_s1c_scenario.h        |   0
 openair3/TEST/oaisim_mme_test_s1c_scenario1.c       |   0
 openair3/TEST/test_aes128_cmac_encrypt.c            |   0
 openair3/TEST/test_aes128_ctr_decrypt.c             |   0
 openair3/TEST/test_aes128_ctr_encrypt.c             |   0
 openair3/TEST/test_kdf.c                            |   0
 openair3/TEST/test_s1ap.c                           |   0
 openair3/TEST/test_secu.c                           |   0
 openair3/TEST/test_secu_kenb.c                      |   0
 openair3/TEST/test_secu_knas.c                      |   0
 openair3/TEST/test_secu_knas_encrypt_eea1.c         |   0
 openair3/TEST/test_secu_knas_encrypt_eea2.c         |   0
 openair3/TEST/test_secu_knas_encrypt_eia1.c         |   0
 openair3/TEST/test_secu_knas_encrypt_eia2.c         |   0
 openair3/TEST/test_secu_knas_stream_int.c           |   0
 openair3/UDP/udp_eNB_task.c                         |   0
 openair3/UDP/udp_eNB_task.h                         |   0
 openair3/UTILS/CONF/COPYING                         |   0
 openair3/UTILS/Makefile.am                          |   0
 openair3/UTILS/conversions.c                        |   0
 openair3/UTILS/conversions.h                        |   0
 openair3/UTILS/enum_string.c                        |   0
 openair3/UTILS/enum_string.h                        |   0
 openair3/UTILS/mcc_mnc_itu.c                        |   0
 openair3/UTILS/mcc_mnc_itu.h                        |   0
 openair3/UTILS/mme_config.c                         |   0
 openair3/UTILS/mme_config.h                         |   0
 openair3/UTILS/mme_default_values.h                 |   0
 openair3/UTILS/mme_parser.y                         |   0
 openair3/UTILS/mme_scanner.l                        |   0
 openair3/UTILS/queue.h                              |   0
 openair3/UTILS/tree.h                               |   0
 pre-commit                                          |   0
 svn2git/README.txt                                  |   0
 svn2git/authors.txt                                 |   0
 svn2git/authors_original.txt                        |   0
 svn2git/authors_original_java_output.txt            |   0
 targets/ARCH/BLADERF/USERSPACE/LIB/bladerf_lib.c    |   0
 targets/ARCH/BLADERF/USERSPACE/LIB/bladerf_lib.h    |   0
 targets/ARCH/COMMON/common_lib.c                    |   0
 targets/ARCH/COMMON/common_lib.h                    |   0
 targets/ARCH/ETHERNET/USERSPACE/LIB/Makefile.inc    |   0
 targets/ARCH/ETHERNET/USERSPACE/LIB/eth_raw.c       |   0
 targets/ARCH/ETHERNET/USERSPACE/LIB/eth_udp.c       |   0
 targets/ARCH/ETHERNET/USERSPACE/LIB/ethernet_lib.c  |   0
 targets/ARCH/ETHERNET/USERSPACE/LIB/ethernet_lib.h  |   0
 targets/ARCH/ETHERNET/USERSPACE/LIB/if_defs.h       |   0
 targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.cfi      |   0
 targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.mcs      |   0
 targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.prm      |   0
 targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.bit     | Bin
 targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.ipf     | Bin
 targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.msk     | Bin
 targets/ARCH/EXMIMO/BITSTREAM/fpga.cmd              |   0
 targets/ARCH/EXMIMO/BITSTREAM/prom_generate.cmd     |   0
 targets/ARCH/EXMIMO/BITSTREAM/prom_load.cmd         |   0
 targets/ARCH/EXMIMO/DEFS/openair_device.h           |   0
 targets/ARCH/EXMIMO/DEFS/pcie_interface.h           |   0
 targets/ARCH/EXMIMO/DRIVER/eurecom/Makefile         |   0
 targets/ARCH/EXMIMO/DRIVER/eurecom/compile.sh       |   0
 targets/ARCH/EXMIMO/DRIVER/eurecom/defs.h           |   0
 targets/ARCH/EXMIMO/DRIVER/eurecom/exmimo_fw.c      |   0
 targets/ARCH/EXMIMO/DRIVER/eurecom/extern.h         |   0
 targets/ARCH/EXMIMO/DRIVER/eurecom/fileops.c        |   0
 targets/ARCH/EXMIMO/DRIVER/eurecom/irq.c            |   0
 targets/ARCH/EXMIMO/DRIVER/eurecom/module_main.c    |   0
 targets/ARCH/EXMIMO/DRIVER/eurecom/vars.h           |   0
 targets/ARCH/EXMIMO/DRIVER/exmimo3/Makefile         |   0
 targets/ARCH/EXMIMO/DRIVER/exmimo3/compile.sh       |   0
 targets/ARCH/EXMIMO/DRIVER/exmimo3/defs.h           |   0
 targets/ARCH/EXMIMO/DRIVER/exmimo3/exmimo_fw.c      |   0
 targets/ARCH/EXMIMO/DRIVER/exmimo3/extern.h         |   0
 targets/ARCH/EXMIMO/DRIVER/exmimo3/fileops.c        |   0
 targets/ARCH/EXMIMO/DRIVER/exmimo3/irq.c            |   0
 targets/ARCH/EXMIMO/DRIVER/exmimo3/module_main.c    |   0
 targets/ARCH/EXMIMO/DRIVER/exmimo3/vars.h           |   0
 targets/ARCH/EXMIMO/DRIVER/readme.txt               |   0
 .../ARCH/EXMIMO/DRIVER/telecomparistech/Makefile    |   0
 .../ARCH/EXMIMO/DRIVER/telecomparistech/em1_dev.c   |   0
 .../ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.c   |   0
 .../ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.h   |   0
 .../ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.sh  |   0
 .../ARCH/EXMIMO/DRIVER/telecomparistech/em1_fifos.c |   0
 .../ARCH/EXMIMO/DRIVER/telecomparistech/em1_ioctl.c |   0
 .../ARCH/EXMIMO/DRIVER/telecomparistech/em1_mmap.c  |   0
 .../ARCH/EXMIMO/DRIVER/telecomparistech/em1_rw.c    |   0
 targets/ARCH/EXMIMO/USERSPACE/LIB/Makefile          |   0
 targets/ARCH/EXMIMO/USERSPACE/LIB/example.c         |   0
 targets/ARCH/EXMIMO/USERSPACE/LIB/gain_control.c    |   0
 targets/ARCH/EXMIMO/USERSPACE/LIB/gain_control.h    |   0
 targets/ARCH/EXMIMO/USERSPACE/LIB/openair0_lib.c    |   0
 targets/ARCH/EXMIMO/USERSPACE/LIB/openair0_lib.h    |   0
 targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/Makefile  |   0
 targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/elf.h     |   0
 .../ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/elftypes.h    |   0
 .../ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/updatefw.c    |   0
 .../ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/updatefw.h    |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/Makefile       |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/OFDM_TX.m      |   0
 .../ARCH/EXMIMO/USERSPACE/OCTAVE/OFDM_TX_FRAME.m    |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/QAM_MOD.m      |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/bitplots.m     |   0
 .../USERSPACE/OCTAVE/exmimo2_rx_iqimbalance.m       |   0
 .../ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo2_snr_nf.m   |   0
 .../USERSPACE/OCTAVE/exmimo2_tx_iqimbalance.m       |   0
 .../ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_config.m    |   0
 .../EXMIMO/USERSPACE/OCTAVE/exmimo_config_off.m     |   0
 .../EXMIMO/USERSPACE/OCTAVE/exmimo_test_loopback.m  |   0
 .../EXMIMO/USERSPACE/OCTAVE/exmimo_test_multicard.m |   0
 .../EXMIMO/USERSPACE/OCTAVE/exmimo_test_tx_rx.m     |   0
 .../ARCH/EXMIMO/USERSPACE/OCTAVE/freq_calibration.m |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/gpib_send.cc   |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/initial_sync.m |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/lime_cal.m     |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/lime_cal_rx.m  |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/limeparms.m    |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf.h         |   0
 .../EXMIMO/USERSPACE/OCTAVE/oarf_config_exmimo.cc   |   0
 .../ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_get_frame.cc  |   0
 .../USERSPACE/OCTAVE/oarf_get_num_detected_cards.cc |   0
 .../ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_send_frame.cc |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_stop.cc   |   0
 .../USERSPACE/OCTAVE/oarf_stop_without_reset.cc     |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/phasenoise.m   |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rfl.m          |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rfldec.m       |   0
 .../EXMIMO/USERSPACE/OCTAVE/rx_calibration_exmimo.m |   0
 .../USERSPACE/OCTAVE/rx_calibration_exmimo_freq.m   |   0
 .../EXMIMO/USERSPACE/OCTAVE/rx_calibration_rffe.m   |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_spec.m      |   0
 .../USERSPACE/OCTAVE/rx_spec_multicard_sync.m       |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/txsig.m        |   0
 .../EXMIMO/USERSPACE/OCTAVE/txsig_multicard_sync.m  |   0
 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/txsig_ofdm.m   |   0
 targets/ARCH/LMSSDR/LimeSDR.ini                     |   0
 targets/ARCH/LMSSDR/LimeSDR_above_1p8GHz.ini        |   0
 targets/ARCH/LMSSDR/LimeSDR_above_1p8GHz_1v4.ini    |   0
 targets/ARCH/LMSSDR/LimeSDR_below_1p8GHz.ini        |   0
 targets/ARCH/LMSSDR/LimeSDR_below_1p8GHz_1v4.ini    |   0
 targets/ARCH/LMSSDR/USERSPACE/LIB/lms_lib.cpp       |   0
 targets/ARCH/LMSSDR/USERSPACE/LIB/sodera_lib.cpp    |   0
 targets/ARCH/mobipass/interface.c                   |   0
 targets/ARCH/mobipass/mobipass.c                    |   0
 targets/ARCH/mobipass/mobipass.h                    |   0
 targets/ARCH/mobipass/queues.c                      |   0
 targets/ARCH/mobipass/queues.h                      |   0
 targets/COMMON/Makefile.inc                         |   0
 targets/COMMON/create_tasks.c                       |   0
 targets/COMMON/create_tasks.h                       |   0
 targets/COMMON/openairinterface5g_limits.h          |   0
 targets/COMMON/threads_t.h                          |   0
 targets/DOCS/Doxyfile                               |   0
 targets/DOCS/E-UTRAN_User_Guide.docx                | Bin
 targets/DOCS/E-UTRAN_User_Guide.pdf                 | Bin
 targets/DOCS/images/oai_logo.png                    | Bin
 targets/DOCS/oai_L1_L2_procedures.ipe               |   0
 targets/Makefile.common                             |   0
 targets/Makerules                                   |   0
 .../CONF/enb.centos.calisson.conf                   |   0
 .../CONF/enb.centos.memphis.conf                    |   0
 .../CONF/enb.centos.nord.conf                       |   0
 targets/PROJECTS/E-MBMS/enb.conf                    |   0
 targets/PROJECTS/GENERIC-LTE-EPC/CONF/UE_config.xml |   0
 .../CONF/enb.band13.tm1.50PRB.emtc.conf             |   0
 .../CONF/enb.band7.tm1.50PRB.usrpb210.conf          |   0
 .../GENERIC-LTE-EPC/CONF/oaiL1.nfapi.usrpb210.conf  |   0
 .../CONF/rcc.band7.tm1.50PRB.nfapi.conf             |   0
 .../CONF/rcc.band7.tm1.if4p5.50PRB.conf             |   0
 .../CONF/rcc.band7.tm1.if4p5.50PRB.lo.conf          |   0
 .../PROJECTS/GENERIC-LTE-EPC/CONF/rru.oaisim.conf   |   0
 targets/PROJECTS/LOCALIZATION/filesave0811.mat      |   0
 targets/PROJECTS/LOCALIZATION/generation.m          |   0
 targets/PROJECTS/LOCALIZATION/initial_sync.m        |   0
 targets/PROJECTS/LOCALIZATION/initparams.m          |   0
 targets/PROJECTS/LOCALIZATION/plots.m               |   0
 targets/PROJECTS/LOCALIZATION/recup.m               |   0
 targets/PROJECTS/LOCALIZATION/where2.m              |   0
 targets/PROJECTS/LOCALIZATION/where2_v1_final.mat   |   0
 targets/PROJECTS/LOCALIZATION/where2_vf.m           |   0
 targets/PROJECTS/TDDREC/f_ch_est.m                  |   0
 targets/PROJECTS/TDDREC/f_ofdm_mod.m                |   0
 targets/PROJECTS/TDDREC/f_ofdm_rx.m                 |   0
 targets/PROJECTS/TDDREC/f_ofdm_tx.m                 |   0
 targets/PROJECTS/TDDREC/f_tls_ap.m                  |   0
 targets/PROJECTS/TDDREC/f_tls_diag.m                |   0
 targets/PROJECTS/TDDREC/f_tls_svd.m                 |   0
 targets/PROJECTS/TDDREC/s_beamforming.m             |   0
 targets/PROJECTS/TDDREC/s_calib.m                   |   0
 targets/PROJECTS/TDDREC/s_draw_F.m                  |   0
 targets/PROJECTS/TDDREC/s_init_params.m             |   0
 targets/PROJECTS/TDDREC/s_run_meas.m                |   0
 targets/PROJECTS/TDDREC/v0/alterproj.m              |   0
 targets/PROJECTS/TDDREC/v0/beamforming.m            |   0
 targets/PROJECTS/TDDREC/v0/calibration.m            |   0
 targets/PROJECTS/TDDREC/v0/genorthqpskseq.m         |   0
 targets/PROJECTS/TDDREC/v0/genrandpskseq.m          |   0
 targets/PROJECTS/TDDREC/v0/initparams.m             |   0
 targets/PROJECTS/TDDREC/v0/initparams2.m            |   0
 targets/PROJECTS/TDDREC/v0/ofdm_mod.m               |   0
 targets/PROJECTS/TDDREC/v0/readme.txt               |   0
 targets/PROJECTS/TDDREC/v0/runmeas_full_duplex.m    |   0
 targets/PROJECTS/TDDREC/v0/runmeas_long_chanest.m   |   0
 targets/PROJECTS/TDDREC/v0/runmeas_mimo.m           |   0
 targets/PROJECTS/TDDREC/v0/runmeas_wduplex.m        |   0
 targets/PROJECTS/TDDREC/v0/runmeas_woduplex.m       |   0
 targets/PROJECTS/TDDREC/v4_CH_EST/f_ch_est.m        |   0
 targets/PROJECTS/TDDREC/v4_CH_EST/f_ofdm_rx.m       |   0
 targets/PROJECTS/TDDREC/v4_CH_EST/f_ofdm_tx.m       |   0
 targets/PROJECTS/TDDREC/v4_CH_EST/s_H_est.m         |   0
 targets/PROJECTS/TDDREC/v4_CH_EST/s_init_params.m   |   0
 targets/README.txt                                  |   0
 targets/RT/LAUNCH_SCRIPTS/load_module.sh            |   0
 targets/RT/LAUNCH_SCRIPTS/nas_enb.sh                |   0
 targets/RT/LAUNCH_SCRIPTS/nas_ue.sh                 |   0
 targets/RT/LAUNCH_SCRIPTS/nas_ue2.sh                |   0
 targets/RT/LAUNCH_SCRIPTS/start_eNb_mode1.sh        |   0
 targets/RT/LAUNCH_SCRIPTS/start_eNb_mode2.sh        |   0
 targets/RT/LAUNCH_SCRIPTS/start_eNb_mode6.sh        |   0
 targets/RT/LAUNCH_SCRIPTS/start_emos.sh             |   0
 targets/RT/LAUNCH_SCRIPTS/start_rf.sh               |   0
 targets/RT/LAUNCH_SCRIPTS/start_test_fs4.sh         |   0
 targets/RT/LAUNCH_SCRIPTS/start_ue.sh               |   0
 targets/RT/LAUNCH_SCRIPTS/start_ue2.sh              |   0
 targets/RT/LAUNCH_SCRIPTS/stop_rf.sh                |   0
 targets/RT/USER/.runinfo                            |   0
 targets/RT/USER/.ue.nvram                           | Bin
 targets/RT/USER/.ue_emm.nvram                       | Bin
 targets/RT/USER/.usim.nvram                         | Bin
 targets/RT/USER/TOOLS/thread_ipc.c                  |   0
 targets/RT/USER/TOOLS/thread_ipc.h                  |   0
 targets/RT/USER/eNB_exmimo2.gtkw                    |   0
 targets/RT/USER/eNB_usrp.gtkw                       |   0
 targets/RT/USER/exmimo2_2arxg.lime                  |   0
 targets/RT/USER/exmimo2_2brxg.lime                  |   0
 targets/RT/USER/init_b200.sh                        |   0
 targets/RT/USER/init_exmimo.sh                      |   0
 targets/RT/USER/init_exmimo2.sh                     |   0
 targets/RT/USER/lte-enb.c                           |   0
 targets/RT/USER/lte-ru.c                            |   0
 targets/RT/USER/lte-softmodem.c                     |   0
 targets/RT/USER/lte-softmodem.h                     |   0
 targets/RT/USER/lte-ue.c                            |   0
 targets/RT/USER/rau_if4_single_thread.gtkw          |   0
 targets/RT/USER/rcc_if4.gtkw                        |   0
 targets/RT/USER/rcc_if5.gtkw                        |   0
 targets/RT/USER/rfsim.h                             |   0
 targets/RT/USER/rru_if4p5_single_thread.gtkw        |   0
 targets/RT/USER/rru_if4p5_usrp.gtkw                 |   0
 targets/RT/USER/rru_if5_usrp.gtkw                   |   0
 targets/RT/USER/rt_wrapper.c                        |   0
 targets/RT/USER/rt_wrapper.h                        |   0
 targets/RT/USER/stats.c                             |   0
 targets/RT/USER/stats.fd                            |   0
 targets/RT/USER/stats.h                             |   0
 targets/RT/USER/ue_exmimo2.gtkw                     |   0
 targets/RT/USER/ue_usrp.gtkw                        |   0
 targets/SCRIPTS/install_asn1.sh                     |   0
 targets/TEST/AT_COMMANDS/Makefile                   |   0
 targets/TEST/AT_COMMANDS/oaisim.c                   |   0
 targets/TEST/OAI/README                             |   0
 targets/TEST/OAI/case01.py                          |   0
 targets/TEST/OAI/case02.py                          |   0
 targets/TEST/OAI/case03.py                          |   0
 targets/TEST/OAI/case04.py                          |   0
 targets/TEST/OAI/case05.py                          |   0
 targets/TEST/OAI/case11.py                          |   0
 targets/TEST/OAI/case12.py                          |   0
 targets/TEST/OAI/case13.py                          |   0
 targets/TEST/OAI/core.py                            |   0
 targets/TEST/OAI/log.py                             |   0
 targets/TEST/OAI/openair.py                         |   0
 targets/TEST/OAI/test01.py                          |   0
 targets/TEST/OAI/test02.py                          |   0
 targets/TEST/PACKET_TRACER/Makefile                 |   0
 targets/TEST/PACKET_TRACER/README.txt               |   0
 targets/TEST/PACKET_TRACER/messages/Msg4.txt        |   0
 .../messages/rrcconnectionreconfiguration.txt       |   0
 .../PACKET_TRACER/messages/rrcconnectionsetup.txt   |   0
 targets/TEST/PACKET_TRACER/messages/sib1.txt        |   0
 targets/TEST/PACKET_TRACER/messages/sib2.txt        |   0
 targets/TEST/PACKET_TRACER/messages/sib2_3_oai.txt  |   0
 .../PACKET_TRACER/messages/sib2_3_oai_Rel10.txt     |   0
 targets/TEST/PACKET_TRACER/messages/sib3.txt        |   0
 targets/TEST/PACKET_TRACER/pt.c                     |   0
 targets/TEST/PDCP/Makefile                          |   0
 targets/TEST/PDCP/readme.txt                        |   0
 targets/TEST/PDCP/test_pdcp.c                       |   0
 targets/TEST/PDCP/test_pdcp.h                       |   0
 targets/TEST/PDCP/test_util.h                       |   0
 targets/TEST/PDCP/todo.txt                          |   0
 targets/TEST/PDCP/with_rlc/Makefile.data_bearer     |   0
 targets/TEST/PDCP/with_rlc/readme_test_pdcp_rlc.txt |   0
 targets/TEST/PDCP/with_rlc/test_pdcp_rlc.c          |   0
 targets/TEST/RLC_AM_V9.3.0/Makefile                 |   0
 targets/TEST/RLC_AM_V9.3.0/oaisim.c                 |   0
 targets/TEST/RLC_UM_V9.3.0/Makefile                 |   0
 targets/TEST/RLC_UM_V9.3.0/oaisim.c                 |   0
 targets/TEST/ROHDE_SCHWARZ/EthernetRawCommand.cpp   |   0
 targets/TEST/ROHDE_SCHWARZ/Makefile                 |   0
 targets/TEST/ROHDE_SCHWARZ/TcpClient.cpp            |   0
 targets/TEST/ROHDE_SCHWARZ/TcpClient.h              |   0
 targets/itti_vcd_tasks.sav                          |   0
 2468 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 .gitlab-ci.yml
 mode change 100755 => 100644 LICENSE
 mode change 100755 => 100644 NOTICE.txt
 mode change 100755 => 100644 README.txt
 mode change 100755 => 100644 ci-scripts/conf_files/enb.band13.tm1.50PRB.emtc.conf
 mode change 100755 => 100644 cmake_targets/CMakeLists.txt
 mode change 100755 => 100644 cmake_targets/at_commands/CMakeLists.txt
 mode change 100755 => 100644 cmake_targets/autotests/README.txt
 mode change 100755 => 100644 cmake_targets/autotests/core.py
 mode change 100755 => 100644 cmake_targets/autotests/log.py
 mode change 100755 => 100644 cmake_targets/autotests/openair.py
 mode change 100755 => 100644 cmake_targets/autotests/templates/index.html
 mode change 100755 => 100644 cmake_targets/autotests/templates/testcase_report.html
 mode change 100755 => 100644 cmake_targets/autotests/test_case_list.xml
 mode change 100755 => 100644 cmake_targets/autotests/testsuite_ue_noS1.xml
 mode change 100755 => 100644 cmake_targets/autotests/testsuite_ue_noS1_TCL.xml
 mode change 100755 => 100644 cmake_targets/autotests/tools/lib_autotest.py
 mode change 100755 => 100644 cmake_targets/autotests/tools/lib_autotest_analyser.py
 mode change 100755 => 100644 cmake_targets/autotests/tools/wdial.bandrich.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/alu_epc.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/alu_epc_stop.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/alu_hss.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/bandrich.txt
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/client_tcp.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/client_udp.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/clone_repository.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/compilation.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/execution.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/execution_compile.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/modem.py
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/run_enb.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/server_tcp.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/server_udp.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/start_3276.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/start_3276.py
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/start_bandrich.bash
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/start_bandrich.py
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/stop_3276.py
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/stop_bandrich.py
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/wvdial.3276.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/actions/wvdial.bandrich.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/alu_test.py
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.10MHz.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.20MHz.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.5MHz.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.10MHz.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.20MHz.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.5MHz.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.10MHz.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.20MHz.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.5MHz.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.10MHz.udp.usrpb210.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.20MHz.udp.usrpb210.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.5MHz.udp.usrpb210.conf
 mode change 100755 => 100644 cmake_targets/autotests/v2/connection.py
 mode change 100755 => 100644 cmake_targets/autotests/v2/machine_list.py
 mode change 100755 => 100644 cmake_targets/autotests/v2/main.py
 mode change 100755 => 100644 cmake_targets/autotests/v2/task.py
 mode change 100755 => 100644 cmake_targets/autotests/v2/utils.py
 mode change 100755 => 100644 cmake_targets/doxygen/CMakeLists.txt
 mode change 100755 => 100644 cmake_targets/epc_test/CMakeLists.template
 mode change 100755 => 100644 cmake_targets/lte-simulators/CMakeLists.txt
 mode change 100755 => 100644 cmake_targets/lte_noS1_build_oai/CMakeLists.template
 mode change 100755 => 100644 cmake_targets/nas_sim_tools/CMakeLists.txt
 mode change 100755 => 100644 cmake_targets/oaisim_build_oai/CMakeLists.template
 mode change 100755 => 100644 cmake_targets/oaisim_mme_build_oai/CMakeLists.template
 mode change 100755 => 100644 cmake_targets/oaisim_noS1_build_oai/CMakeLists.template
 mode change 100755 => 100644 cmake_targets/s1c_mme_test/CMakeLists.template
 mode change 100755 => 100644 cmake_targets/tools/Kbuild.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/CMakeParseArguments.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/CMakeUserFindMySQL.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/CMakeUserUseBison.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/CMakeUserUseFlex.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/FindFreeDiameter.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/FindGCCXML.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/FindGcrypt.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/FindGnuTLS.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/FindKbuild.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/FindLibXml2.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/FindMySQL.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/FindNettle.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/FindPostgreSQL.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/FindSCTP.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/Kbuild.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/cmake_useful.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/kbuild_system.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/kmodule.cmake
 mode change 100755 => 100644 cmake_targets/tools/MODULES/path_prefixes.cmake
 mode change 100755 => 100644 cmake_targets/tools/asn1tostruct.py
 mode change 100755 => 100644 cmake_targets/tools/example_enb_exmimo_mme_hss.txt
 mode change 100755 => 100644 cmake_targets/tools/example_oaisim_enb_ue_mme_virtual.txt
 mode change 100755 => 100644 cmake_targets/tools/exmimo2_2arxg.lime
 mode change 100755 => 100644 cmake_targets/tools/exmimo2_2brxg.lime
 mode change 100755 => 100644 cmake_targets/tools/exmimo_stop_octave.m
 mode change 100755 => 100644 cmake_targets/tools/fix_asn1.data/RRC.rel10/SystemInformation-r8-IEs.h.diff
 mode change 100755 => 100644 cmake_targets/tools/fix_asn1.data/RRC.rel14/SystemInformation-r8-IEs.h.diff
 mode change 100755 => 100644 cmake_targets/tools/fix_asn1.data/X2AP.rel11.2/X2ap-CriticalityDiagnostics-IE-List.h.diff
 mode change 100755 => 100644 cmake_targets/tools/test_helper
 mode change 100755 => 100644 common/config/config_cmdline.c
 mode change 100755 => 100644 common/config/config_load_configmodule.c
 mode change 100755 => 100644 common/config/config_load_configmodule.h
 mode change 100755 => 100644 common/config/config_paramdesc.h
 mode change 100755 => 100644 common/config/config_userapi.c
 mode change 100755 => 100644 common/config/config_userapi.h
 mode change 100755 => 100644 common/config/libconfig/config_libconfig.c
 mode change 100755 => 100644 common/config/libconfig/config_libconfig.h
 mode change 100755 => 100644 common/config/libconfig/config_libconfig_private.h
 mode change 100755 => 100644 common/ran_context.h
 mode change 100755 => 100644 common/utils/LOG/README.txt
 mode change 100755 => 100644 common/utils/LOG/log_extern.h
 mode change 100755 => 100644 common/utils/LOG/log_if.h
 mode change 100755 => 100644 common/utils/LOG/vcd_signal_dumper.c
 mode change 100755 => 100644 common/utils/LOG/vcd_signal_dumper.h
 mode change 100755 => 100644 common/utils/T/.gitignore
 mode change 100755 => 100644 common/utils/T/Makefile
 mode change 100755 => 100644 common/utils/T/README
 mode change 100755 => 100644 common/utils/T/T.c
 mode change 100755 => 100644 common/utils/T/T.h
 mode change 100755 => 100644 common/utils/T/T_defs.h
 mode change 100755 => 100644 common/utils/T/T_messages.txt
 mode change 100755 => 100644 common/utils/T/defs.h
 mode change 100755 => 100644 common/utils/T/generate_Txx.c
 mode change 100755 => 100644 common/utils/T/genids.c
 mode change 100755 => 100644 common/utils/T/local_tracer.c
 mode change 100755 => 100644 common/utils/T/plot.c
 mode change 100755 => 100644 common/utils/T/tracee/Makefile
 mode change 100755 => 100644 common/utils/T/tracee/README
 mode change 100755 => 100644 common/utils/T/tracee/tracee.c
 mode change 100755 => 100644 common/utils/T/tracer/Makefile
 mode change 100755 => 100644 common/utils/T/tracer/config.c
 mode change 100755 => 100644 common/utils/T/tracer/config.h
 mode change 100755 => 100644 common/utils/T/tracer/database.c
 mode change 100755 => 100644 common/utils/T/tracer/database.h
 mode change 100755 => 100644 common/utils/T/tracer/defs.h
 mode change 100755 => 100644 common/utils/T/tracer/enb.c
 mode change 100755 => 100644 common/utils/T/tracer/event.c
 mode change 100755 => 100644 common/utils/T/tracer/event.h
 mode change 100755 => 100644 common/utils/T/tracer/event_selector.c
 mode change 100755 => 100644 common/utils/T/tracer/event_selector.h
 mode change 100755 => 100644 common/utils/T/tracer/extract_config.c
 mode change 100755 => 100644 common/utils/T/tracer/extract_input_subframe.c
 mode change 100755 => 100644 common/utils/T/tracer/filter/Makefile
 mode change 100755 => 100644 common/utils/T/tracer/filter/filter.c
 mode change 100755 => 100644 common/utils/T/tracer/filter/filter.h
 mode change 100755 => 100644 common/utils/T/tracer/gui.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/Makefile
 mode change 100755 => 100644 common/utils/T/tracer/gui/container.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/event.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/gui.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/gui.h
 mode change 100755 => 100644 common/utils/T/tracer/gui/gui_defs.h
 mode change 100755 => 100644 common/utils/T/tracer/gui/image.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/init.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/label.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/loop.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/notify.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/positioner.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/space.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/test.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/textarea.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/textlist.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/timeline.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/toplevel_window.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/widget.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/x.c
 mode change 100755 => 100644 common/utils/T/tracer/gui/x.h
 mode change 100755 => 100644 common/utils/T/tracer/gui/x_defs.h
 mode change 100755 => 100644 common/utils/T/tracer/gui/xy_plot.c
 mode change 100755 => 100644 common/utils/T/tracer/hacks/Makefile
 mode change 100755 => 100644 common/utils/T/tracer/hacks/dump_nack_signal.c
 mode change 100755 => 100644 common/utils/T/tracer/hacks/time_meas.c
 mode change 100755 => 100644 common/utils/T/tracer/hacks/timeplot.c
 mode change 100755 => 100644 common/utils/T/tracer/handler.c
 mode change 100755 => 100644 common/utils/T/tracer/handler.h
 mode change 100755 => 100644 common/utils/T/tracer/logger/Makefile
 mode change 100755 => 100644 common/utils/T/tracer/logger/framelog.c
 mode change 100755 => 100644 common/utils/T/tracer/logger/iqdotlog.c
 mode change 100755 => 100644 common/utils/T/tracer/logger/iqlog.c
 mode change 100755 => 100644 common/utils/T/tracer/logger/logger.c
 mode change 100755 => 100644 common/utils/T/tracer/logger/logger.h
 mode change 100755 => 100644 common/utils/T/tracer/logger/logger_defs.h
 mode change 100755 => 100644 common/utils/T/tracer/logger/textlog.c
 mode change 100755 => 100644 common/utils/T/tracer/logger/throughputlog.c
 mode change 100755 => 100644 common/utils/T/tracer/logger/ticked_ttilog.c
 mode change 100755 => 100644 common/utils/T/tracer/logger/ticklog.c
 mode change 100755 => 100644 common/utils/T/tracer/logger/timelog.c
 mode change 100755 => 100644 common/utils/T/tracer/logger/ttilog.c
 mode change 100755 => 100644 common/utils/T/tracer/macpdu2wireshark.c
 mode change 100755 => 100644 common/utils/T/tracer/openair_logo.h
 mode change 100755 => 100644 common/utils/T/tracer/openair_logo.png
 mode change 100755 => 100644 common/utils/T/tracer/packet-mac-lte.h
 mode change 100755 => 100644 common/utils/T/tracer/plot.c
 mode change 100755 => 100644 common/utils/T/tracer/record.c
 mode change 100755 => 100644 common/utils/T/tracer/replay.c
 mode change 100755 => 100644 common/utils/T/tracer/textlog.c
 mode change 100755 => 100644 common/utils/T/tracer/ue.c
 mode change 100755 => 100644 common/utils/T/tracer/utils.c
 mode change 100755 => 100644 common/utils/T/tracer/utils.h
 mode change 100755 => 100644 common/utils/T/tracer/vcd.c
 mode change 100755 => 100644 common/utils/T/tracer/view/Makefile
 mode change 100755 => 100644 common/utils/T/tracer/view/scrolltti.c
 mode change 100755 => 100644 common/utils/T/tracer/view/stdout.c
 mode change 100755 => 100644 common/utils/T/tracer/view/textlist.c
 mode change 100755 => 100644 common/utils/T/tracer/view/ticktime.c
 mode change 100755 => 100644 common/utils/T/tracer/view/time.c
 mode change 100755 => 100644 common/utils/T/tracer/view/tti.c
 mode change 100755 => 100644 common/utils/T/tracer/view/view.h
 mode change 100755 => 100644 common/utils/T/tracer/view/xy.c
 mode change 100755 => 100644 common/utils/asn1_conversions.h
 mode change 100755 => 100644 common/utils/assertions.h
 mode change 100755 => 100644 common/utils/backtrace.c
 mode change 100755 => 100644 common/utils/backtrace.h
 mode change 100755 => 100644 common/utils/collection/queue.h
 mode change 100755 => 100644 common/utils/collection/tree.h
 mode change 100755 => 100644 common/utils/hashtable/hashtable.c
 mode change 100755 => 100644 common/utils/hashtable/hashtable.h
 mode change 100755 => 100644 common/utils/hashtable/obj_hashtable.c
 mode change 100755 => 100644 common/utils/hashtable/obj_hashtable.h
 mode change 100755 => 100644 common/utils/itti_analyzer/AUTHORS
 mode change 100755 => 100644 common/utils/itti_analyzer/ChangeLog
 mode change 100755 => 100644 common/utils/itti_analyzer/INSTALL
 mode change 100755 => 100644 common/utils/itti_analyzer/Makefile.am
 mode change 100755 => 100644 common/utils/itti_analyzer/NEWS
 mode change 100755 => 100644 common/utils/itti_analyzer/README
 mode change 100755 => 100644 common/utils/itti_analyzer/common/itti_types.h
 mode change 100755 => 100644 common/utils/itti_analyzer/common/logs.h
 mode change 100755 => 100644 common/utils/itti_analyzer/common/queue.h
 mode change 100755 => 100644 common/utils/itti_analyzer/common/rc.h
 mode change 100755 => 100644 common/utils/itti_analyzer/configure.ac
 mode change 100755 => 100644 common/utils/itti_analyzer/filters.xml
 mode change 100755 => 100644 common/utils/itti_analyzer/filters_mme.xml
 mode change 100755 => 100644 common/utils/itti_analyzer/filters_ue_enb.xml
 mode change 100755 => 100644 common/utils/itti_analyzer/itti_analyzer.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libbuffers/Makefile.am
 mode change 100755 => 100644 common/utils/itti_analyzer/libbuffers/buffers.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libbuffers/buffers.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libbuffers/file.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libbuffers/file.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libbuffers/socket.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libbuffers/socket.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/Makefile.am
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/array_type.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/array_type.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/enum_type.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/enum_type.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/enum_value_type.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/enum_value_type.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/field_type.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/field_type.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/file_type.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/file_type.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/fundamental_type.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/fundamental_type.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/intertask_contexts.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/pointer_type.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/pointer_type.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/reference_type.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/reference_type.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/struct_type.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/struct_type.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/typedef_type.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/typedef_type.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/types.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/types.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/union_type.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/union_type.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/xml_parse.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libparser/xml_parse.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libresolver/Makefile.am
 mode change 100755 => 100644 common/utils/itti_analyzer/libresolver/locate_root.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libresolver/locate_root.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libresolver/resolvers.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libresolver/resolvers.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/Makefile.am
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_callbacks.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_callbacks.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_filters.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_filters.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_interface.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_interface.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_main_screen.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_main_screen.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_menu_bar.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_menu_bar.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_notebook.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_notebook.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_notif_dlg.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_notif_dlg.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_notifications.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_notifications.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_signal_dissect_view.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_signal_dissect_view.h
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_tree_view.c
 mode change 100755 => 100644 common/utils/itti_analyzer/libui/ui_tree_view.h
 mode change 100755 => 100644 common/utils/load_module_shlib.c
 mode change 100755 => 100644 common/utils/load_module_shlib.h
 mode change 100755 => 100644 common/utils/memory_pools.c
 mode change 100755 => 100644 common/utils/memory_pools.h
 mode change 100755 => 100644 common/utils/msc/msc.c
 mode change 100755 => 100644 common/utils/msc/msc.h
 mode change 100755 => 100644 common/utils/system.c
 mode change 100755 => 100644 common/utils/system.h
 mode change 100755 => 100644 common/utils/telnetsrv/telnetsrv.c
 mode change 100755 => 100644 common/utils/telnetsrv/telnetsrv.h
 mode change 100755 => 100644 common/utils/telnetsrv/telnetsrv_loader.h
 mode change 100755 => 100644 common/utils/telnetsrv/telnetsrv_phycmd.c
 mode change 100755 => 100644 common/utils/telnetsrv/telnetsrv_phycmd.h
 mode change 100755 => 100644 common/utils/telnetsrv/telnetsrv_proccmd.c
 mode change 100755 => 100644 common/utils/telnetsrv/telnetsrv_proccmd.h
 mode change 100755 => 100644 common/utils/time_utils.h
 mode change 100755 => 100644 common/utils/utils.c
 mode change 100755 => 100644 common/utils/utils.h
 mode change 100755 => 100644 nfapi/oai_integration/nfapi_vnf.h
 mode change 100755 => 100644 oaienv
 mode change 100755 => 100644 openair1/PHY/CODING/3gpplte.c
 mode change 100755 => 100644 openair1/PHY/CODING/3gpplte_sse.c
 mode change 100755 => 100644 openair1/PHY/CODING/3gpplte_turbo_decoder.c
 mode change 100755 => 100644 openair1/PHY/CODING/3gpplte_turbo_decoder_avx2_16bit.c
 mode change 100755 => 100644 openair1/PHY/CODING/3gpplte_turbo_decoder_sse.c
 mode change 100755 => 100644 openair1/PHY/CODING/3gpplte_turbo_decoder_sse_16bit.c
 mode change 100755 => 100644 openair1/PHY/CODING/3gpplte_turbo_decoder_sse_8bit.c
 mode change 100755 => 100644 openair1/PHY/CODING/Makefile
 mode change 100755 => 100644 openair1/PHY/CODING/Makefile.arm
 mode change 100755 => 100644 openair1/PHY/CODING/README.txt
 mode change 100755 => 100644 openair1/PHY/CODING/TESTBENCH/Makefile
 mode change 100755 => 100644 openair1/PHY/CODING/TESTBENCH/README.txt
 mode change 100755 => 100644 openair1/PHY/CODING/TESTBENCH/ltetest.c
 mode change 100755 => 100644 openair1/PHY/CODING/TESTBENCH/pdcch_test.c
 mode change 100755 => 100644 openair1/PHY/CODING/TESTBENCH/viterbi_test.c
 mode change 100755 => 100644 openair1/PHY/CODING/ccoding_byte.c
 mode change 100755 => 100644 openair1/PHY/CODING/ccoding_byte_lte.c
 mode change 100755 => 100644 openair1/PHY/CODING/coding_defs.h
 mode change 100755 => 100644 openair1/PHY/CODING/coding_extern.h
 mode change 100755 => 100644 openair1/PHY/CODING/crc_byte.c
 mode change 100755 => 100644 openair1/PHY/CODING/lte_interleaver_inline.h
 mode change 100755 => 100644 openair1/PHY/CODING/lte_rate_matching.c
 mode change 100755 => 100644 openair1/PHY/CODING/lte_segmentation.c
 mode change 100755 => 100644 openair1/PHY/CODING/lte_tf.m
 mode change 100755 => 100644 openair1/PHY/CODING/scrambler.h
 mode change 100755 => 100644 openair1/PHY/CODING/viterbi.c
 mode change 100755 => 100644 openair1/PHY/CODING/viterbi_lte.c
 mode change 100755 => 100644 openair1/PHY/INIT/README.txt
 mode change 100755 => 100644 openair1/PHY/INIT/init_extern.h
 mode change 100755 => 100644 openair1/PHY/INIT/init_top.c
 mode change 100755 => 100644 openair1/PHY/INIT/init_vars.h
 mode change 100755 => 100644 openair1/PHY/INIT/lte_init.c
 mode change 100755 => 100644 openair1/PHY/INIT/lte_param_init.c
 mode change 100755 => 100644 openair1/PHY/INIT/lte_parms.c
 mode change 100755 => 100644 openair1/PHY/INIT/phy_init.h
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/README.txt
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/adjust_gain.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/bf_freq_domain_filters.m
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/filt16_32.h
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/filt96_32.h
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/freq_domain_filters.m
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/freq_equalization.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_adjust_sync.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_dl_bf_channel_estimation.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_dl_channel_estimation.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_dl_mbsfn_channel_estimation.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_eNB_measurements.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_est_freq_offset.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_estimation.h
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_estimation_extern.h
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_estimation_vars.h
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_sync_time.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.m
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_ue_measurements.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/lte_ul_channel_estimation.c
 mode change 100755 => 100644 openair1/PHY/LTE_ESTIMATION/pss6144.h
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/README.txt
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/gen_mod_table.m
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/lte_dl_cell_spec.c
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/lte_dl_mbsfn.c
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/lte_dl_uespec.c
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/lte_gold.c
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/lte_gold_mbsfn.c
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/lte_refsig.h
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/lte_ul.m
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/lte_ul_ref.c
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/mod_table.h
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/primary_synch.h
 mode change 100755 => 100644 openair1/PHY/LTE_REFSIG/primary_synch.m
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/README.txt
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/dci.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/dci.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/dci_tools.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/dlsch_coding.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/dlsch_modulation.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/dlsch_scrambling.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/dlsch_tbs.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/dlsch_tbs_full.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/edci.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/group_hopping.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/if4_tools.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/if4_tools.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/if5_tools.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/if5_tools.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/lte_mcs.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/mcs_tbs_tools.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/mdci.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/pbch.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/pcfich.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/phich.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/pilots.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/pilots_mbsfn.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/pmch.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/power_control.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/prach.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/print_stats.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/pss.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/pucch.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/pucch_extern.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/rar_tools.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/sss.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/transport_eNB.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/transport_extern.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/transport_vars.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/uci_common.h
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/uci_tools.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/ulsch_demodulation.c
 mode change 100755 => 100644 openair1/PHY/LTE_TRANSPORT/vrb_maps.m
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/dci_ue.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/dlsch_decoding.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/dlsch_demodulation.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/dlsch_llr_computation.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/dlsch_llr_computation_avx2.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/drs_modulation.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/get_pmi.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/initial_sync.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/linear_preprocessing_rec.h
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/pch_ue.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/slss.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/srs_modulation.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/transport_proto_ue.h
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/ulsch_coding.c
 mode change 100755 => 100644 openair1/PHY/LTE_UE_TRANSPORT/ulsch_modulation.c
 mode change 100755 => 100644 openair1/PHY/MODULATION/beamforming.c
 mode change 100755 => 100644 openair1/PHY/MODULATION/compute_bf_weights.c
 mode change 100755 => 100644 openair1/PHY/MODULATION/ofdm_mod.c
 mode change 100755 => 100644 openair1/PHY/MODULATION/prach625Hz.h
 mode change 100755 => 100644 openair1/PHY/MODULATION/slot_fep.c
 mode change 100755 => 100644 openair1/PHY/MODULATION/slot_fep_mbsfn.c
 mode change 100755 => 100644 openair1/PHY/MODULATION/slot_fep_ul.c
 mode change 100755 => 100644 openair1/PHY/MODULATION/ul_7_5_kHz.c
 mode change 100755 => 100644 openair1/PHY/Makefile.inc
 mode change 100755 => 100644 openair1/PHY/TOOLS/8bit_rxdemux.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/8bit_txmux.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/Makefile
 mode change 100755 => 100644 openair1/PHY/TOOLS/alaw_lut.h
 mode change 100755 => 100644 openair1/PHY/TOOLS/angle.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/cadd_sv.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/cadd_vv.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/cdot_prod.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/cmult_sv.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/cmult_vv.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/costable.h
 mode change 100755 => 100644 openair1/PHY/TOOLS/dB_routines.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/dB_routines.h
 mode change 100755 => 100644 openair1/PHY/TOOLS/invSqrt.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/log2_approx.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/lte_dfts.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/lte_phy_scope.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/lte_phy_scope.h
 mode change 100755 => 100644 openair1/PHY/TOOLS/lte_phy_scope_tm4.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/lut.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/memory_routines.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/read_F.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/signal_energy.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/smbv.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/smbv.h
 mode change 100755 => 100644 openair1/PHY/TOOLS/sqrt.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/time_meas.c
 mode change 100755 => 100644 openair1/PHY/TOOLS/time_meas.h
 mode change 100755 => 100644 openair1/PHY/TOOLS/tools_defs.h
 mode change 100755 => 100644 openair1/PHY/TOOLS/tools_extern.h
 mode change 100755 => 100644 openair1/PHY/TOOLS/tools_vars.h
 mode change 100755 => 100644 openair1/PHY/defs_eNB.h
 mode change 100755 => 100644 openair1/PHY/impl_defs_lte.h
 mode change 100755 => 100644 openair1/PHY/impl_defs_top.h
 mode change 100755 => 100644 openair1/PHY/phy_extern.h
 mode change 100755 => 100644 openair1/PHY/phy_vars.h
 mode change 100755 => 100644 openair1/PHY/sse_intrin.h
 mode change 100755 => 100644 openair1/PHY/types.h
 mode change 100755 => 100644 openair1/README.TXT
 mode change 100755 => 100644 openair1/SCHED/Makefile.inc
 mode change 100755 => 100644 openair1/SCHED/fapi_l1.c
 mode change 100755 => 100644 openair1/SCHED/fapi_l1.h
 mode change 100755 => 100644 openair1/SCHED/phy_mac_stub.c
 mode change 100755 => 100644 openair1/SCHED/phy_procedures_lte_common.c
 mode change 100755 => 100644 openair1/SCHED/phy_procedures_lte_eNb.c
 mode change 100755 => 100644 openair1/SCHED/ru_procedures.c
 mode change 100755 => 100644 openair1/SCHED/sched_common.h
 mode change 100755 => 100644 openair1/SCHED_UE/phy_procedures_lte_ue.c
 mode change 100755 => 100644 openair1/SCHED_UE/pucch_pc.c
 mode change 100755 => 100644 openair1/SCHED_UE/srs_pc.c
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/Makefile.inc
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/README.txt
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/bypass_session_layer.c
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/defs.h
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/emu_transport.c
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/extern.h
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/multicast_link.c
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/multicast_link.h
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/netlink_init.c
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/proto.h
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/socket.c
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/socket.h
 mode change 100755 => 100644 openair1/SIMULATION/ETH_TRANSPORT/vars.h
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/Training/IEEEtran.cls
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/Training/bare_adv.tex
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/Training/bare_jrnl.tex
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/Training/bare_jrnl_compsoc.tex
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/Training/create_plots.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/Training/delta_BLER_1.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/Training/polyfit_beta_training.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/Training/polyfit_delta_BLER.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/Training/sinr_Eff_Calc.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/Training/training_abstraction.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/Training/training_top_script.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/beta_training_EESM.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/data_collection_mode5.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/data_extraction.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/delta_BLER.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/delta_BLER_1.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/demap_q.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_1.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_2.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_3.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_4.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_5.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_1.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_2.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_3.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_4.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_5.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_1.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_2.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_3.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_4.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_5.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_1.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_2.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_3.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_4.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_5.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/data_mode5_16_16.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/data_mode5_4_4_morerealizations.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/siso_MI_abs_16Qam.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/siso_MI_abs_4Qam.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/siso_MI_abs_64Qam.mat
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/Abstraction/opposite_q.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs0.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs1.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs10.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs11.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs12.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs13.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs14.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs15.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs16.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs17.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs18.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs19.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs2.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs20.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs21.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs22.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs23.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs24.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs25.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs26.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs27.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs3.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs4.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs5.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs6.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs7.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs8.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs9.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs0.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs1.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs10.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs11.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs12.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs13.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs14.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs15.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs16.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs17.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs18.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs19.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs2.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs20.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs21.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs22.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs23.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs24.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs25.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs26.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs27.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs3.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs4.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs5.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs6.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs7.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs8.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs9.csv
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_0.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_100.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_119.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_150.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_200.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_250.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_300.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_350.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_400.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_450.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_500.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_550.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_66.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_80.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/eval_results.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/LTE_Configuration.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/LTE_Configuration.h
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/README.txt
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/embms.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/embms_20_25.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/oai_embms_r39-1.png
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/pdcch_20MHz_awgn.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/pdsch.txt
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/blerCurvesTemplate.tex
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/blerSimus.zip
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/dlsim.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/dlsim_tm4.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/dlsim_tm7.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/fancyheadings.sty
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/framegen.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/gpib_send.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/gpib_send.h
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/mat2wv.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/mbmssim.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/pbch_awgn.txt
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/pbch_awgn_interp.txt
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/pbchsim.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/pdcch_eval_results.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/pdcchsim.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/p
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plotTool.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_channel_PePu.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_channel_SePu.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_channels.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_constellations.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_dl_ce_prec_ul.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_dl_ch_est.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_floating_point_signals.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_ce.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_ce_.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_prec_dl.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_rxF.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_tx_bf.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/plotTools/plot_txdata.m
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/prachsim.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/pucchsignalgegerator.h
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/pucchsignalgenerator.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/pucchsim.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/scansim.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/signalanalyzer.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/signalanalyzer.h
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/syncsim.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/test.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/ulsignalgenerator.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/ulsignalgenerator.h
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/ulsim.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/ulsim2.c
 mode change 100755 => 100644 openair1/SIMULATION/LTE_PHY/unitary_defs.h
 mode change 100755 => 100644 openair1/SIMULATION/Makefile.inc
 mode change 100755 => 100644 openair1/SIMULATION/RF/Makefile
 mode change 100755 => 100644 openair1/SIMULATION/RF/README.txt
 mode change 100755 => 100644 openair1/SIMULATION/RF/adc.c
 mode change 100755 => 100644 openair1/SIMULATION/RF/dac.c
 mode change 100755 => 100644 openair1/SIMULATION/RF/rf.c
 mode change 100755 => 100644 openair1/SIMULATION/RF/rf.h
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/abstraction.c
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/ch_desc_proto.c
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/corr_mat.m
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/gauss.c
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/llr_quantization.c
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/multipath_channel.c
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/multipath_tv_channel.c
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/random_channel.c
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/rangen_double.c
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/scm.m
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/scm_corrmat.h
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/sim.h
 mode change 100755 => 100644 openair1/SIMULATION/TOOLS/taus.c
 mode change 100755 => 100644 openair2/COMMON/as_message.h
 mode change 100755 => 100644 openair2/COMMON/commonDef.h
 mode change 100755 => 100644 openair2/COMMON/gtpv1_u_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/gtpv1_u_messages_types.h
 mode change 100755 => 100644 openair2/COMMON/intertask_interface_conf.h
 mode change 100755 => 100644 openair2/COMMON/mac_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/mac_messages_types.h
 mode change 100755 => 100644 openair2/COMMON/mac_primitives.h
 mode change 100755 => 100644 openair2/COMMON/mac_rlc_primitives.h
 mode change 100755 => 100644 openair2/COMMON/mac_rrc_primitives.h
 mode change 100755 => 100644 openair2/COMMON/messages_def.h
 mode change 100755 => 100644 openair2/COMMON/messages_types.h
 mode change 100755 => 100644 openair2/COMMON/nas_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/nas_messages_types.h
 mode change 100755 => 100644 openair2/COMMON/networkDef.h
 mode change 100755 => 100644 openair2/COMMON/openair_defs.h
 mode change 100755 => 100644 openair2/COMMON/pdcp_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/pdcp_messages_types.h
 mode change 100755 => 100644 openair2/COMMON/phy_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/phy_messages_types.h
 mode change 100755 => 100644 openair2/COMMON/platform_constants.h
 mode change 100755 => 100644 openair2/COMMON/platform_types.h
 mode change 100755 => 100644 openair2/COMMON/ral_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/ral_messages_types.h
 mode change 100755 => 100644 openair2/COMMON/rlc_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/rlc_messages_types.h
 mode change 100755 => 100644 openair2/COMMON/rrc_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/rrc_messages_types.h
 mode change 100755 => 100644 openair2/COMMON/rrm_config_structs.h
 mode change 100755 => 100644 openair2/COMMON/rrm_constants.h
 mode change 100755 => 100644 openair2/COMMON/rtos_header.h
 mode change 100755 => 100644 openair2/COMMON/s1ap_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/s1ap_messages_types.h
 mode change 100755 => 100644 openair2/COMMON/sctp_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/sctp_messages_types.h
 mode change 100755 => 100644 openair2/COMMON/tasks_def.h
 mode change 100755 => 100644 openair2/COMMON/udp_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/udp_messages_types.h
 mode change 100755 => 100644 openair2/COMMON/x2ap_messages_def.h
 mode change 100755 => 100644 openair2/COMMON/x2ap_messages_types.h
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/Doxyfile
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/DLC_arch.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/Diapositive6.JPG
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/Framing.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/Framing.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/MAC Services.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/MAC_Measurements.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/MAC_Measurements.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/MAC_Services.eps
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/MAC_Services.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/MAC_Services2.eps
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/MAC_Services2.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/MAC_Services2.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/MAC_arch.eps
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/MAC_architecture.JPG
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/OFDM Transmitter.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/OFDM Transmitter.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/PHY_arch.eps
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/PHY_arch.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/PHY_arch.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/QAM modulation.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/QAM modulation.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/QAMmodulation.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/Transmission.pdf
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/Transmission.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/Transmission.ps
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/cellular_topology.doc
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/cellular_topology.pdf
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/cellular_topology_small.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/channel server.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/channel server.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/convolutional.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/convolutional.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/irs_dcf.jpg
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/irs_pcf.jpg
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/layer2_stack.jpg
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/layer2_stack.pdf
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/layer2_stack.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/mac_channels.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.pdf
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/mac_wbs.jpg
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/macphynet.eps
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/macphynet.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/mesh_frame.pdf
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/mesh_topology.pdf
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/mesh_topology_small.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/scrambler.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/scrambler.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/w3g4f_framing.png
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/w3g4f_framing.vsd
 mode change 100755 => 100644 openair2/DOCS/DOXYGEN/images/widens_mac_channels.vsd
 mode change 100755 => 100644 openair2/DOCS/Documentation/flow.txt
 mode change 100755 => 100644 openair2/DOCS/TEMPLATES/CODE/Doxyfile
 mode change 100755 => 100644 openair2/DOCS/TEMPLATES/CODE/example_doxy.h
 mode change 100755 => 100644 openair2/DOCS/TEMPLATES/CODE/images/arch.eps
 mode change 100755 => 100644 openair2/DOCS/TEMPLATES/CODE/images/arch.png
 mode change 100755 => 100644 openair2/DOCS/TEMPLATES/README/Readme.doxy
 mode change 100755 => 100644 openair2/DOCS/TEMPLATES/README/readme.txt
 mode change 100755 => 100644 openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac.c
 mode change 100755 => 100644 openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac.h
 mode change 100755 => 100644 openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_defs.h
 mode change 100755 => 100644 openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_internal.c
 mode change 100755 => 100644 openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_internal.h
 mode change 100755 => 100644 openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_slice_verification.h
 mode change 100755 => 100644 openair2/ENB_APP/CONTROL_MODULES/PDCP/flexran_agent_pdcp_defs.h
 mode change 100755 => 100644 openair2/ENB_APP/CONTROL_MODULES/RRC/flexran_agent_rrc_defs.h
 mode change 100755 => 100644 openair2/ENB_APP/MESSAGES/V2/config_common.proto
 mode change 100755 => 100644 openair2/ENB_APP/MESSAGES/V2/config_messages.proto
 mode change 100755 => 100644 openair2/ENB_APP/MESSAGES/V2/control_delegation.proto
 mode change 100755 => 100644 openair2/ENB_APP/MESSAGES/V2/controller_commands.proto
 mode change 100755 => 100644 openair2/ENB_APP/MESSAGES/V2/flexran.proto
 mode change 100755 => 100644 openair2/ENB_APP/MESSAGES/V2/header.proto
 mode change 100755 => 100644 openair2/ENB_APP/MESSAGES/V2/mac_primitives.proto
 mode change 100755 => 100644 openair2/ENB_APP/MESSAGES/V2/stats_common.proto
 mode change 100755 => 100644 openair2/ENB_APP/MESSAGES/V2/stats_messages.proto
 mode change 100755 => 100644 openair2/ENB_APP/MESSAGES/V2/time_common.proto
 mode change 100755 => 100644 openair2/ENB_APP/Makefile.inc
 mode change 100755 => 100644 openair2/ENB_APP/NB_IoT_config.h
 mode change 100755 => 100644 openair2/ENB_APP/NB_IoT_interface.h
 mode change 100755 => 100644 openair2/ENB_APP/RRC_config_tools.h
 mode change 100755 => 100644 openair2/ENB_APP/enb_app.c
 mode change 100755 => 100644 openair2/ENB_APP/enb_app.h
 mode change 100755 => 100644 openair2/ENB_APP/enb_config.c
 mode change 100755 => 100644 openair2/ENB_APP/enb_config.h
 mode change 100755 => 100644 openair2/ENB_APP/enb_paramdef.h
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent.c
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent.h
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_async.c
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_async.h
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_common.c
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_common.h
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_common_internal.c
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_common_internal.h
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_defs.h
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_extern.h
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_handler.c
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_net_comm.c
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_net_comm.h
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_task_manager.c
 mode change 100755 => 100644 openair2/ENB_APP/flexran_agent_task_manager.h
 mode change 100755 => 100644 openair2/LAYER2/MAC/config.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/defs.h
 mode change 100755 => 100644 openair2/LAYER2/MAC/eNB_scheduler.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/eNB_scheduler_RA.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/eNB_scheduler_bch.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/eNB_scheduler_dlsch.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/eNB_scheduler_mch.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/eNB_scheduler_primitives.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/eNB_scheduler_ulsch.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/l1_helpers.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/lte_transport_init.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/mac_extern.h
 mode change 100755 => 100644 openair2/LAYER2/MAC/mac_proto.h
 mode change 100755 => 100644 openair2/LAYER2/MAC/main.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/pre_processor.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/ra_procedures.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/rar_tools.c
 mode change 100755 => 100644 openair2/LAYER2/MAC/ue_procedures.c
 mode change 100755 => 100644 openair2/LAYER2/Makefile.inc
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp.c
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp.h
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_control_primitive.c
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_control_primitives_proto_extern.h
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_fifo.c
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_netlink.c
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_primitives.c
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_primitives.h
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_proto_extern.h
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_security.c
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_sequence_manager.c
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_sequence_manager.h
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_thread.c
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_util.c
 mode change 100755 => 100644 openair2/LAYER2/PDCP_v10.1.0/pdcp_util.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_constants.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_entity.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_in_sdu.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_in_sdu.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_init.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_init.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_proto_extern.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_reassembly.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_reassembly.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_receiver.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_receiver.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_retransmit.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_retransmit.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_rx_list.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_rx_list.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segment.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segment.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segments_holes.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segments_holes.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_status_report.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_status_report.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_structs.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_test.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_test.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_poll_retransmit.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_poll_retransmit.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_reordering.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_reordering.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_status_prohibit.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_status_prohibit.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_windows.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_windows.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_entity.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_init.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_init.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_structs.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/Makefile
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/README
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_constants.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_control_primitives.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_control_primitives.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_dar.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_dar.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_entity.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_fsm.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_fsm.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_reassembly.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_reassembly.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_receiver.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_receiver.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_segment.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_segment.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_structs.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_test.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_test.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_very_simple_test.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_very_simple_test.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/mac_primitives.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/rlc.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/rlc.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/rlc_def.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/rlc_def_lte.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/rlc_mac.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/rlc_mpls.c
 mode change 100755 => 100644 openair2/LAYER2/RLC/rlc_primitives.h
 mode change 100755 => 100644 openair2/LAYER2/RLC/rlc_rrc.c
 mode change 100755 => 100644 openair2/LAYER2/openair2_proc.c
 mode change 100755 => 100644 openair2/LAYER2/register.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/RB_TOOL/Makefile
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/RB_TOOL/rb_tool.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/classifier.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/common.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/constant.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/device.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/ioctl.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/ioctl.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/local.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/netlink.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/proto_extern.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/sap.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/LITE/tool.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/RB_TOOL/Makefile
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/RB_TOOL/rb_tool.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/TESTBENCH/testbench.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/classifier.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/common.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/constant.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/device.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/ioctl.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/ioctl.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/local.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/mesh.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/netlink.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/proto_extern.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/rrc_nas_primitives.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/sap.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/MESH/tool.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/UE_IP/README
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/UE_IP/common.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/UE_IP/constant.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/UE_IP/device.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/UE_IP/local.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/UE_IP/netlink.c
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/UE_IP/proto_extern.h
 mode change 100755 => 100644 openair2/NETWORK_DRIVER/UE_IP/sap.h
 mode change 100755 => 100644 openair2/PHY_INTERFACE/IF_Module.c
 mode change 100755 => 100644 openair2/PHY_INTERFACE/IF_Module.h
 mode change 100755 => 100644 openair2/PHY_INTERFACE/mac_phy_primitives.c
 mode change 100755 => 100644 openair2/PHY_INTERFACE/mac_phy_primitives.h
 mode change 100755 => 100644 openair2/PHY_INTERFACE/phy_interface_extern.h
 mode change 100755 => 100644 openair2/PHY_INTERFACE/phy_interface_vars.h
 mode change 100755 => 100644 openair2/RRC/L2_INTERFACE/openair_rrc_L2_interface.c
 mode change 100755 => 100644 openair2/RRC/L2_INTERFACE/openair_rrc_L2_interface.h
 mode change 100755 => 100644 openair2/RRC/LITE/rrc_common.c
 mode change 100755 => 100644 openair2/RRC/LTE/L2_interface_ue.c
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/Makefile.inc
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/README.txt
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1_msg.c
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1_msg.h
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1_patch
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-860.txt
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-a20.txt
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-ah0.txt
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-c60.txt
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-86.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-a20.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-ah0.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-c60.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-86.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-a20-lola.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-a20.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-a20.asn.orig
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-ah0.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-c60.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-86.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-a20.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-ah0.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-c60.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/RRC-e30.asn
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/extract_asn1_from_spec.pl
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-10.21.0.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-11.18.0.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-12.16.0.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-13.9.1.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.4.0.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.6.2.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-15.1.0.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-15.2.1.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-15.2.2.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-8.21.0.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-9.18.0.asn1
 mode change 100755 => 100644 openair2/RRC/LTE/plmn_data.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_2_rrm_msg.c
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_UE.c
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_UE_ral.c
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_UE_ral.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_defs.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_eNB.c
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_eNB_GTPV1U.c
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_eNB_GTPV1U.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_eNB_S1AP.c
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_eNB_S1AP.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_eNB_UE_context.c
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_eNB_UE_context.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_eNB_ral.c
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_eNB_ral.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_extern.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_proto.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_rrm_interface.c
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_rrm_interface.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_types.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrc_vars.h
 mode change 100755 => 100644 openair2/RRC/LTE/rrm_2_rrc_msg.c
 mode change 100755 => 100644 openair2/RRC/LTE/utils.c
 mode change 100755 => 100644 openair2/RRC/NAS/Makefile.inc
 mode change 100755 => 100644 openair2/RRC/NAS/nas_config.c
 mode change 100755 => 100644 openair2/RRC/NAS/nas_config.h
 mode change 100755 => 100644 openair2/RRC/NAS/rb_config.c
 mode change 100755 => 100644 openair2/RRC/NAS/rb_config.h
 mode change 100755 => 100644 openair2/UTIL/ASYNC_IF/link_manager.c
 mode change 100755 => 100644 openair2/UTIL/ASYNC_IF/link_manager.h
 mode change 100755 => 100644 openair2/UTIL/ASYNC_IF/message_queue.c
 mode change 100755 => 100644 openair2/UTIL/ASYNC_IF/message_queue.h
 mode change 100755 => 100644 openair2/UTIL/ASYNC_IF/ringbuffer_queue.c
 mode change 100755 => 100644 openair2/UTIL/ASYNC_IF/ringbuffer_queue.h
 mode change 100755 => 100644 openair2/UTIL/ASYNC_IF/socket_link.c
 mode change 100755 => 100644 openair2/UTIL/ASYNC_IF/socket_link.h
 mode change 100755 => 100644 openair2/UTIL/BIGPHYS/bigphys.c
 mode change 100755 => 100644 openair2/UTIL/BIGPHYS/defs.h
 mode change 100755 => 100644 openair2/UTIL/CLI/cli.c
 mode change 100755 => 100644 openair2/UTIL/CLI/cli.h
 mode change 100755 => 100644 openair2/UTIL/CLI/cli_cmd.c
 mode change 100755 => 100644 openair2/UTIL/CLI/cli_if.h
 mode change 100755 => 100644 openair2/UTIL/CLI/cli_server.c
 mode change 100755 => 100644 openair2/UTIL/FIFO/pad_list.c
 mode change 100755 => 100644 openair2/UTIL/FIFO/pad_list.h
 mode change 100755 => 100644 openair2/UTIL/FIFO/types.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/building.txt
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/dirs
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/inc/liblfds611.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/liblfds611.def
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/liblfds611.sln
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/liblfds611.vcproj
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/makefile.linux
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/makefile.windows
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/readme.txt
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/runme_before_win_kernel_build_readme.txt
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/runme_before_win_kernel_dynamic_lib_build.bat
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/runme_before_win_kernel_static_lib_build.bat
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/sources.dynamic
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/sources.static
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/dirs
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/driver_entry.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/driver_entry_readme.txt
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_cas.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_dcas.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_free.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_increment.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_internal_body.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_internal_wrapper.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_malloc.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_delete.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_get_and_set.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_new.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_pop_push.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_abstraction_test_helpers.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_aligned_free.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_aligned_malloc.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_readme.txt
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_delete.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_new.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_queue.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_delete.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_get_and_put.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_new.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_delete.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_get_and_set.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_link.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_new.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_delete.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_new.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_push_pop.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/liblfds611_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/building.txt
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/makefile.linux
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/makefile.windows
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction_cpu_count.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction_thread_start.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction_thread_wait.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_freelist.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_queue.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_ringbuffer.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_stack.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/main.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/misc.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/structures.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_abstraction.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_freelist.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_queue.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_ringbuffer.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_slist.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_stack.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/test.sln
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds6.1.1/test/test.vcproj
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/gcc_and_gnumake/Makefile
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/gcc_kbuild_and_gnumake/Kbuild
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/gcc_kbuild_and_gnumake/Makefile
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/sdk_for_windows_7_and_gnumake/liblfds700.def
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/sdk_for_windows_7_and_gnumake/makefile
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.def
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.sln
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.vcxproj
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.vcxproj.filters
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.vcxproj.user
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/driver_entry.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.def
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.sln
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.vcxproj
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.vcxproj.filters
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.vcxproj.user
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/driver_entry.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.def
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.sln
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.vcxproj
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.vcxproj.filters
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.vcxproj.user
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/dirs
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/driver_entry_renamed_to_avoid_compiler_warning.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/liblfds700.def
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/readme_before_win_kernel_build.txt
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/runme_before_win_kernel_dynamic_lib_build.bat
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/runme_before_win_kernel_static_lib_build.bat
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/sources.dynamic
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/sources.static
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_btree_addonly_unbalanced.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_freelist.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_hash_addonly.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_list_addonly_ordered_singlylinked.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_list_addonly_singlylinked_unordered.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_misc.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_porting_abstraction_layer_compiler.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_porting_abstraction_layer_operating_system.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_porting_abstraction_layer_processor.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_queue.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_queue_bounded_singleconsumer_singleproducer.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_ringbuffer.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_stack.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_cleanup.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_get.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_init.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_insert.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_cleanup.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_init.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_pop.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_push.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_cleanup.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_get.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_init.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_insert.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_iterate.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_cleanup.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_get.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_init.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_insert.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_cleanup.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_get.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_init.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_insert.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_cleanup.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_globals.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_init.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_prng.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_cleanup.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_dequeue.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_enqueue.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_init.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_cleanup.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_dequeue.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_enqueue.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_init.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_cleanup.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_init.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_read.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_write.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_cleanup.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_init.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_pop.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_push.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_query.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/liblfds700_internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/build/gcc_and_gnumake/Makefile
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/build/sdk_for_windows_7_and_gnumake/makefile
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.sln
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.vcxproj
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.vcxproj.filters
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.vcxproj.user
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/internal.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/main.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/misc.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_alignment.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_random_adds_fail.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_random_adds_fail_and_overwrite.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_random_adds_overwrite.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_alignment.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_popping.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_popping_and_pushing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_pushing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_rapid_popping_and_pushing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_alignment.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_iterate.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_random_adds_fail.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_random_adds_fail_and_overwrite.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_random_adds_overwrite.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked_alignment.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked_new_ordered.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked_new_ordered_with_cursor.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_alignment.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_new_after.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_new_end.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_new_start.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic_cas.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic_dcas.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic_exchange.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_alignment.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer_dequeuing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer_enqueuing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer_enqueuing_and_dequeuing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_dequeuing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing_and_dequeuing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing_and_dequeuing_with_free.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing_with_malloc_and_dequeuing_with_free.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_rapid_enqueuing_and_dequeuing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer_reading.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer_reading_and_writing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer_writing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_alignment.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_popping.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_popping_and_pushing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_pushing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_rapid_popping_and_pushing.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_get_logical_core_ids.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_operating_system.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_thread_start.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_thread_wait.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_cmdline.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_cmdline.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_memory_helpers.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_memory_helpers.h
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_thread_starter.c
 mode change 100755 => 100644 openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_thread_starter.h
 mode change 100755 => 100644 openair2/UTIL/LISTS/list.c
 mode change 100755 => 100644 openair2/UTIL/LISTS/list.h
 mode change 100755 => 100644 openair2/UTIL/LISTS/list2.c
 mode change 100755 => 100644 openair2/UTIL/MATH/crc_byte.c
 mode change 100755 => 100644 openair2/UTIL/MATH/oml.c
 mode change 100755 => 100644 openair2/UTIL/MATH/oml.h
 mode change 100755 => 100644 openair2/UTIL/MATH/random.c
 mode change 100755 => 100644 openair2/UTIL/MATH/random_proto_extern.h
 mode change 100755 => 100644 openair2/UTIL/MATH/taus.c
 mode change 100755 => 100644 openair2/UTIL/MEM/mem_block.c
 mode change 100755 => 100644 openair2/UTIL/MEM/mem_block.h
 mode change 100755 => 100644 openair2/UTIL/MEM/mem_mngt.c
 mode change 100755 => 100644 openair2/UTIL/MEM/mem_mngt_proto_extern.h
 mode change 100755 => 100644 openair2/UTIL/MEM/mem_pool.h
 mode change 100755 => 100644 openair2/UTIL/Makefile.inc
 mode change 100755 => 100644 openair2/UTIL/OCG/.directory
 mode change 100755 => 100644 openair2/UTIL/OCG/Doxyfile
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG.c
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_call_emu.c
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_call_emu.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_config_mobi.c
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_config_mobi.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_create_dir.c
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_create_dir.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_detect_file.c
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_detect_file.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_extern.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_generate_report.c
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_generate_report.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_get_opt.c
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_get_opt.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_if.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_parse_XML.c
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_parse_XML.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_parse_filename.c
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_parse_filename.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_save_XML.c
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_save_XML.h
 mode change 100755 => 100644 openair2/UTIL/OCG/OCG_vars.h
 mode change 100755 => 100644 openair2/UTIL/OCG/XML_to_mobigen/RWMEmulator.xml
 mode change 100755 => 100644 openair2/UTIL/OCG/eurecom_20110208110244.xml
 mode change 100755 => 100644 openair2/UTIL/OCG/local_XML/Lusheng.20110208110244.xml
 mode change 100755 => 100644 openair2/UTIL/OCG/makefile
 mode change 100755 => 100644 openair2/UTIL/OCG/readme.txt
 mode change 100755 => 100644 openair2/UTIL/OCG/temp_output/OCG_report.xml
 mode change 100755 => 100644 openair2/UTIL/OMG/OMG_TRACE_DESCRIPTION.pdf
 mode change 100755 => 100644 openair2/UTIL/OMG/README.TXT
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/OMG_TRACE_update.pdf
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/README.TXT
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/example_trace.tr
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/handover.tr
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/handover_1ue.tr
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/hexagonal_eNBs.tr
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/mobility_2ues.tr
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/mobility_3ues.tr
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/regular.tr
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/static_1enb.tr
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/static_2ues.tr
 mode change 100755 => 100644 openair2/UTIL/OMG/TRACE/zero_speed.tr
 mode change 100755 => 100644 openair2/UTIL/OMG/common.c
 mode change 100755 => 100644 openair2/UTIL/OMG/defs.h
 mode change 100755 => 100644 openair2/UTIL/OMG/grid.c
 mode change 100755 => 100644 openair2/UTIL/OMG/grid.h
 mode change 100755 => 100644 openair2/UTIL/OMG/job.c
 mode change 100755 => 100644 openair2/UTIL/OMG/makefile
 mode change 100755 => 100644 openair2/UTIL/OMG/makefile_old
 mode change 100755 => 100644 openair2/UTIL/OMG/makefile_standalone
 mode change 100755 => 100644 openair2/UTIL/OMG/mobility.txt
 mode change 100755 => 100644 openair2/UTIL/OMG/mobility_parser.c
 mode change 100755 => 100644 openair2/UTIL/OMG/mobility_parser.h
 mode change 100755 => 100644 openair2/UTIL/OMG/omg.c
 mode change 100755 => 100644 openair2/UTIL/OMG/omg.h
 mode change 100755 => 100644 openair2/UTIL/OMG/omg_constants.h
 mode change 100755 => 100644 openair2/UTIL/OMG/omg_hashtable.c
 mode change 100755 => 100644 openair2/UTIL/OMG/omg_hashtable.h
 mode change 100755 => 100644 openair2/UTIL/OMG/omg_vars.h
 mode change 100755 => 100644 openair2/UTIL/OMG/rwalk.c
 mode change 100755 => 100644 openair2/UTIL/OMG/rwalk.h
 mode change 100755 => 100644 openair2/UTIL/OMG/rwp.c
 mode change 100755 => 100644 openair2/UTIL/OMG/rwp.h
 mode change 100755 => 100644 openair2/UTIL/OMG/static.c
 mode change 100755 => 100644 openair2/UTIL/OMG/static.h
 mode change 100755 => 100644 openair2/UTIL/OMG/steadystaterwp.c
 mode change 100755 => 100644 openair2/UTIL/OMG/steadystaterwp.h
 mode change 100755 => 100644 openair2/UTIL/OMG/trace.c
 mode change 100755 => 100644 openair2/UTIL/OMG/trace.h
 mode change 100755 => 100644 openair2/UTIL/OMG/trace_hashtable.c
 mode change 100755 => 100644 openair2/UTIL/OMG/trace_hashtable.h
 mode change 100755 => 100644 openair2/UTIL/OMV/README.txt
 mode change 100755 => 100644 openair2/UTIL/OMV/blue.png
 mode change 100755 => 100644 openair2/UTIL/OMV/communicationthread.cpp
 mode change 100755 => 100644 openair2/UTIL/OMV/communicationthread.h
 mode change 100755 => 100644 openair2/UTIL/OMV/green.png
 mode change 100755 => 100644 openair2/UTIL/OMV/jpg.jpeg
 mode change 100755 => 100644 openair2/UTIL/OMV/mus.png
 mode change 100755 => 100644 openair2/UTIL/OMV/mywindow.cpp
 mode change 100755 => 100644 openair2/UTIL/OMV/mywindow.h
 mode change 100755 => 100644 openair2/UTIL/OMV/new.jpg
 mode change 100755 => 100644 openair2/UTIL/OMV/new2.jpg
 mode change 100755 => 100644 openair2/UTIL/OMV/omv.cpp
 mode change 100755 => 100644 openair2/UTIL/OMV/openglwidget.cpp
 mode change 100755 => 100644 openair2/UTIL/OMV/openglwidget.h
 mode change 100755 => 100644 openair2/UTIL/OMV/red.png
 mode change 100755 => 100644 openair2/UTIL/OMV/structures.h
 mode change 100755 => 100644 openair2/UTIL/OMV/white.png
 mode change 100755 => 100644 openair2/UTIL/OMV/wow.png
 mode change 100755 => 100644 openair2/UTIL/OPT/README.txt
 mode change 100755 => 100644 openair2/UTIL/OPT/mac_pcap.h
 mode change 100755 => 100644 openair2/UTIL/OPT/opt.h
 mode change 100755 => 100644 openair2/UTIL/OPT/packet-mac-lte.h
 mode change 100755 => 100644 openair2/UTIL/OPT/probe.c
 mode change 100755 => 100644 openair2/UTIL/OPT/vars.h
 mode change 100755 => 100644 openair2/UTIL/OSA/README
 mode change 100755 => 100644 openair2/UTIL/OSA/osa_defs.h
 mode change 100755 => 100644 openair2/UTIL/OSA/osa_internal.h
 mode change 100755 => 100644 openair2/UTIL/OSA/osa_key_deriver.c
 mode change 100755 => 100644 openair2/UTIL/OSA/osa_rijndael.c
 mode change 100755 => 100644 openair2/UTIL/OSA/osa_rijndael.h
 mode change 100755 => 100644 openair2/UTIL/OSA/osa_snow3g.c
 mode change 100755 => 100644 openair2/UTIL/OSA/osa_snow3g.h
 mode change 100755 => 100644 openair2/UTIL/OSA/osa_stream_eea.c
 mode change 100755 => 100644 openair2/UTIL/OSA/osa_stream_eia.c
 mode change 100755 => 100644 openair2/UTIL/OSD/OCG.pid
 mode change 100755 => 100644 openair2/UTIL/OSD/OpenAirEmu.conf
 mode change 100755 => 100644 openair2/UTIL/OSD/Platform_is_running.php
 mode change 100755 => 100644 openair2/UTIL/OSD/README.txt
 mode change 100755 => 100644 openair2/UTIL/OSD/css/blueprint.css
 mode change 100755 => 100644 openair2/UTIL/OSD/css/fix-ie-rtl.css
 mode change 100755 => 100644 openair2/UTIL/OSD/css/fix-ie.css
 mode change 100755 => 100644 openair2/UTIL/OSD/css/ie.css
 mode change 100755 => 100644 openair2/UTIL/OSD/css/ie6.css
 mode change 100755 => 100644 openair2/UTIL/OSD/css/images/false.png
 mode change 100755 => 100644 openair2/UTIL/OSD/css/images/false2.png
 mode change 100755 => 100644 openair2/UTIL/OSD/css/images/lquote.png
 mode change 100755 => 100644 openair2/UTIL/OSD/css/images/true.png
 mode change 100755 => 100644 openair2/UTIL/OSD/css/images/warning.png
 mode change 100755 => 100644 openair2/UTIL/OSD/css/print.css
 mode change 100755 => 100644 openair2/UTIL/OSD/css/screen.css
 mode change 100755 => 100644 openair2/UTIL/OSD/css/style.css
 mode change 100755 => 100644 openair2/UTIL/OSD/form.php
 mode change 100755 => 100644 openair2/UTIL/OSD/header.php
 mode change 100755 => 100644 openair2/UTIL/OSD/httpd-result.conf
 mode change 100755 => 100644 openair2/UTIL/OSD/index.php
 mode change 100755 => 100644 openair2/UTIL/OSD/jquery/jquery.js
 mode change 100755 => 100644 openair2/UTIL/OSD/recep.php
 mode change 100755 => 100644 openair2/UTIL/OSD/toto.php
 mode change 100755 => 100644 openair2/UTIL/OTG/Doxyfile
 mode change 100755 => 100644 openair2/UTIL/OTG/help_OTGplot.txt
 mode change 100755 => 100644 openair2/UTIL/OTG/main.c
 mode change 100755 => 100644 openair2/UTIL/OTG/makefile
 mode change 100755 => 100644 openair2/UTIL/OTG/otg.c
 mode change 100755 => 100644 openair2/UTIL/OTG/otg.h
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_config.h
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_defs.h
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_externs.h
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_form.c
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_form.h
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_kpi.c
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_kpi.h
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_models.c
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_models.h
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_rx.c
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_rx.h
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_rx_socket.c
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_rx_socket.h
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_tx.c
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_tx.h
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_tx_socket.c
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_tx_socket.h
 mode change 100755 => 100644 openair2/UTIL/OTG/otg_vars.h
 mode change 100755 => 100644 openair2/UTIL/OTG/traffic_config.h
 mode change 100755 => 100644 openair2/UTIL/TIMER/umts_timer.c
 mode change 100755 => 100644 openair2/UTIL/TIMER/umts_timer.h
 mode change 100755 => 100644 openair2/UTIL/TIMER/umts_timer_proto_extern.h
 mode change 100755 => 100644 openair2/UTIL/TIMER/umts_timer_struct.h
 mode change 100755 => 100644 openair2/UTIL/TRACE/fifo_printf.c
 mode change 100755 => 100644 openair2/UTIL/TRACE/fifo_printf.h
 mode change 100755 => 100644 openair2/UTIL/TRACE/fifo_printf_proto_extern.h
 mode change 100755 => 100644 openair2/UTIL/TRACE/print.h
 mode change 100755 => 100644 openair2/X2AP/MESSAGES/ASN1/R10/x2ap-10.7.0.asn1
 mode change 100755 => 100644 openair2/X2AP/MESSAGES/ASN1/R11/x2ap-11.9.0.asn1
 mode change 100755 => 100644 openair2/X2AP/MESSAGES/ASN1/R12/x2ap-12.8.0.asn1
 mode change 100755 => 100644 openair2/X2AP/MESSAGES/ASN1/R13/x2ap-13.7.0.asn1
 mode change 100755 => 100644 openair2/X2AP/MESSAGES/ASN1/R14/x2ap-14.6.0.asn1
 mode change 100755 => 100644 openair2/X2AP/MESSAGES/ASN1/R15/x2ap-15.1.0.asn1
 mode change 100755 => 100644 openair2/X2AP/MESSAGES/ASN1/R15/x2ap-15.2.0.asn1
 mode change 100755 => 100644 openair2/X2AP/MESSAGES/ASN1/R8/x2ap-8.9.0.asn1
 mode change 100755 => 100644 openair2/X2AP/MESSAGES/ASN1/R9/x2ap-9.6.0.asn1
 mode change 100755 => 100644 openair2/X2AP/MESSAGES/ASN1/asn1tostruct.py
 mode change 100755 => 100644 openair2/X2AP/Makefile.inc
 mode change 100755 => 100644 openair2/X2AP/x2ap_common.c
 mode change 100755 => 100644 openair2/X2AP/x2ap_common.h
 mode change 100755 => 100644 openair2/X2AP/x2ap_eNB.h
 mode change 100755 => 100644 openair2/X2AP/x2ap_eNB_encoder.c
 mode change 100755 => 100644 openair2/X2AP/x2ap_eNB_handler.h
 mode change 100755 => 100644 openair2/X2AP/x2ap_eNB_management_procedures.h
 mode change 100755 => 100644 openair3/COMMON/as_message.h
 mode change 100755 => 100644 openair3/COMMON/common_types.h
 mode change 100755 => 100644 openair3/COMMON/gtpv1_u_messages_def.h
 mode change 100755 => 100644 openair3/COMMON/gtpv1_u_messages_types.h
 mode change 100755 => 100644 openair3/COMMON/intertask_interface_conf.h
 mode change 100755 => 100644 openair3/COMMON/messages_def.h
 mode change 100755 => 100644 openair3/COMMON/messages_types.h
 mode change 100755 => 100644 openair3/COMMON/nas_messages_def.h
 mode change 100755 => 100644 openair3/COMMON/nas_messages_types.h
 mode change 100755 => 100644 openair3/COMMON/s1ap_messages_def.h
 mode change 100755 => 100644 openair3/COMMON/s1ap_messages_types.h
 mode change 100755 => 100644 openair3/COMMON/sctp_messages_def.h
 mode change 100755 => 100644 openair3/COMMON/sctp_messages_types.h
 mode change 100755 => 100644 openair3/COMMON/security_types.h
 mode change 100755 => 100644 openair3/COMMON/tasks_def.h
 mode change 100755 => 100644 openair3/COMMON/udp_messages_def.h
 mode change 100755 => 100644 openair3/COMMON/udp_messages_types.h
 mode change 100755 => 100644 openair3/DOCS/DOXYGEN/Doxyfile.in
 mode change 100755 => 100644 openair3/DOCS/DOXYGEN/Makefile.am
 mode change 100755 => 100644 openair3/DOCS/Latex/DefaultBearer/DefaultBearer.pdf
 mode change 100755 => 100644 openair3/DOCS/Latex/DefaultBearer/DefaultBearer.tex
 mode change 100755 => 100644 openair3/DOCS/Latex/EPC/EPC.pdf
 mode change 100755 => 100644 openair3/DOCS/Latex/EPC/EPC.tex
 mode change 100755 => 100644 openair3/DOCS/Latex/EPC/Makefile
 mode change 100755 => 100644 openair3/DOCS/Makefile.am
 mode change 100755 => 100644 openair3/GTPV1-U/Makefile.am
 mode change 100755 => 100644 openair3/GTPV1-U/Makefile.eNB
 mode change 100755 => 100644 openair3/GTPV1-U/gtpv1u.h
 mode change 100755 => 100644 openair3/GTPV1-U/gtpv1u_eNB.c
 mode change 100755 => 100644 openair3/GTPV1-U/gtpv1u_eNB_defs.h
 mode change 100755 => 100644 openair3/GTPV1-U/gtpv1u_eNB_task.h
 mode change 100755 => 100644 openair3/GTPV1-U/gtpv1u_sgw_defs.h
 mode change 100755 => 100644 openair3/GTPV1-U/gtpv1u_task.c
 mode change 100755 => 100644 openair3/GTPV1-U/gtpv1u_teid_pool.c
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/AUTHORS
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/COPYING
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/ChangeLog
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/NEWS
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/README
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uLog.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uPrivate.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uTrxn.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uTunnelEndPoint.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1u.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uError.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uIe.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uMsg.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/shared/NwLog.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/shared/NwTypes.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/shared/NwUtils.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1u.c
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1uMsg.c
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1uTrxn.c
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1uTunnelEndPoint.c
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/Makefile.am
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/Makefile.in
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/Makefile.am
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/Makefile.in
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwEvt.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniLogMgrEntity.c
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniLogMgrEntity.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniTmrMgrEntity.c
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniTmrMgrEntity.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUdpEntity.c
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUdpEntity.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUlpEntity.c
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUlpEntity.h
 mode change 100755 => 100644 openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/helloworld.c
 mode change 100755 => 100644 openair3/NAS/COMMON/API/NETWORK/Makefile
 mode change 100755 => 100644 openair3/NAS/COMMON/API/NETWORK/as_message.c
 mode change 100755 => 100644 openair3/NAS/COMMON/API/NETWORK/as_message.h
 mode change 100755 => 100644 openair3/NAS/COMMON/API/NETWORK/l2_message.h
 mode change 100755 => 100644 openair3/NAS/COMMON/API/NETWORK/nas_message.c
 mode change 100755 => 100644 openair3/NAS/COMMON/API/NETWORK/nas_message.h
 mode change 100755 => 100644 openair3/NAS/COMMON/API/NETWORK/network_api.c
 mode change 100755 => 100644 openair3/NAS/COMMON/API/NETWORK/network_api.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AttachAccept.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AttachAccept.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AttachComplete.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AttachComplete.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AttachReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AttachReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AttachRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AttachRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AuthenticationFailure.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AuthenticationFailure.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AuthenticationReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AuthenticationReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AuthenticationRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AuthenticationRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AuthenticationResponse.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/AuthenticationResponse.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/CsServiceNotification.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/CsServiceNotification.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/DetachAccept.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/DetachAccept.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/DetachRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/DetachRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/DownlinkNasTransport.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/DownlinkNasTransport.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/EmmInformation.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/EmmInformation.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/EmmStatus.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/EmmStatus.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/ExtendedServiceRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/ExtendedServiceRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/GutiReallocationCommand.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/GutiReallocationCommand.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/GutiReallocationComplete.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/GutiReallocationComplete.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/IdentityRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/IdentityRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/IdentityResponse.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/IdentityResponse.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/Makefile
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/NASSecurityModeCommand.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/NASSecurityModeComplete.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/SecurityModeCommand.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/SecurityModeComplete.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/SecurityModeReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/SecurityModeReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/ServiceReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/ServiceReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/ServiceRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/ServiceRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/UplinkNasTransport.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/UplinkNasTransport.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/emm_cause.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/emm_msg.c
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/emm_msg.h
 mode change 100755 => 100644 openair3/NAS/COMMON/EMM/MSG/emm_msgDef.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextAccept.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextAccept.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextAccept.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextAccept.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextAccept.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextAccept.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/EsmInformationRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/EsmInformationRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/EsmInformationResponse.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/EsmInformationResponse.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/EsmStatus.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/EsmStatus.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/Makefile
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextAccept.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextAccept.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/PdnConnectivityReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/PdnConnectivityReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/PdnConnectivityRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/PdnConnectivityRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/PdnDisconnectReject.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/PdnDisconnectReject.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/esm_cause.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/esm_msg.c
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/esm_msg.h
 mode change 100755 => 100644 openair3/NAS/COMMON/ESM/MSG/esm_msgDef.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AccessPointName.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AccessPointName.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AdditionalUpdateResult.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AdditionalUpdateResult.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AdditionalUpdateType.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AdditionalUpdateType.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ApnAggregateMaximumBitRate.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ApnAggregateMaximumBitRate.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AuthenticationFailureParameter.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AuthenticationFailureParameter.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AuthenticationParameterAutn.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AuthenticationParameterAutn.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AuthenticationParameterRand.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AuthenticationParameterRand.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AuthenticationResponseParameter.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/AuthenticationResponseParameter.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/CipheringKeySequenceNumber.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/CipheringKeySequenceNumber.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/Cli.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/Cli.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/CsfbResponse.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/CsfbResponse.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/DaylightSavingTime.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/DaylightSavingTime.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/DetachType.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/DetachType.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/DrxParameter.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/DrxParameter.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EmergencyNumberList.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EmergencyNumberList.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EmmCause.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EmmCause.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsAttachResult.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsAttachResult.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsAttachType.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsAttachType.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsBearerContextStatus.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsBearerContextStatus.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsBearerIdentity.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsBearerIdentity.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsMobileIdentity.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsMobileIdentity.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsNetworkFeatureSupport.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsNetworkFeatureSupport.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsQualityOfService.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsQualityOfService.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsUpdateResult.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsUpdateResult.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsUpdateType.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EpsUpdateType.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EsmCause.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EsmCause.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EsmInformationTransferFlag.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EsmInformationTransferFlag.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EsmMessageContainer.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/EsmMessageContainer.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/GprsTimer.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/GprsTimer.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/GutiType.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/GutiType.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/IdentityType2.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/IdentityType2.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ImeisvRequest.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ImeisvRequest.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/KsiAndSequenceNumber.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/KsiAndSequenceNumber.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/LcsClientIdentity.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/LcsClientIdentity.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/LcsIndicator.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/LcsIndicator.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/LinkedEpsBearerIdentity.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/LinkedEpsBearerIdentity.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/LlcServiceAccessPointIdentifier.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/LlcServiceAccessPointIdentifier.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/LocationAreaIdentification.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/LocationAreaIdentification.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/Makefile
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MessageType.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MessageType.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MobileIdentity.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MobileIdentity.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MobileStationClassmark2.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MobileStationClassmark2.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MobileStationClassmark3.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MobileStationClassmark3.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MsNetworkCapability.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MsNetworkCapability.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MsNetworkFeatureSupport.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/MsNetworkFeatureSupport.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/NasKeySetIdentifier.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/NasKeySetIdentifier.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/NasMessageContainer.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/NasMessageContainer.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/NasRequestType.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/NasRequestType.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/NasSecurityAlgorithms.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/NasSecurityAlgorithms.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/NetworkName.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/NetworkName.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/Nonce.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/Nonce.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PTmsiSignature.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PTmsiSignature.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PacketFlowIdentifier.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PacketFlowIdentifier.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PagingIdentity.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PagingIdentity.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PdnAddress.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PdnAddress.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PdnType.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PdnType.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PlmnList.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/PlmnList.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ProcedureTransactionIdentity.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ProcedureTransactionIdentity.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ProtocolConfigurationOptions.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ProtocolConfigurationOptions.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ProtocolDiscriminator.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ProtocolDiscriminator.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/QualityOfService.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/QualityOfService.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/RadioPriority.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/RadioPriority.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/SecurityHeaderType.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/SecurityHeaderType.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ServiceType.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ServiceType.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ShortMac.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/ShortMac.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/SsCode.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/SsCode.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/SupportedCodecList.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/SupportedCodecList.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TimeZone.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TimeZone.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TimeZoneAndTime.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TimeZoneAndTime.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TmsiStatus.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TmsiStatus.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TrackingAreaIdentity.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TrackingAreaIdentity.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TrackingAreaIdentityList.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TrackingAreaIdentityList.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TrafficFlowAggregateDescription.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TrafficFlowAggregateDescription.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TrafficFlowTemplate.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TrafficFlowTemplate.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TransactionIdentifier.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/TransactionIdentifier.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/UeNetworkCapability.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/UeNetworkCapability.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/UeRadioCapabilityInformationUpdateNeeded.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/UeRadioCapabilityInformationUpdateNeeded.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/UeSecurityCapability.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/UeSecurityCapability.h
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/VoiceDomainPreferenceAndUeUsageSetting.c
 mode change 100755 => 100644 openair3/NAS/COMMON/IES/VoiceDomainPreferenceAndUeUsageSetting.h
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/Makefile
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/OctetString.c
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/OctetString.h
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/TLVDecoder.c
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/TLVDecoder.h
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/TLVEncoder.c
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/TLVEncoder.h
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/device.c
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/device.h
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/memory.c
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/memory.h
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/nas_log.h
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/nas_timer.c
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/nas_timer.h
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/parser.c
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/parser.h
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/socket.c
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/socket.h
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/stty.c
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/tst/Makefile
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/tst/timer.c
 mode change 100755 => 100644 openair3/NAS/COMMON/UTIL/tst/timer_debug.txt
 mode change 100755 => 100644 openair3/NAS/COMMON/commonDef.h
 mode change 100755 => 100644 openair3/NAS/COMMON/networkDef.h
 mode change 100755 => 100644 openair3/NAS/COMMON/securityDef.h
 mode change 100755 => 100644 openair3/NAS/COMMON/userDef.h
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/Makefile
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/as_data.c
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/as_data.h
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/as_process.c
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/as_process.h
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/as_simulator.c
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/as_simulator_parser.c
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/as_simulator_parser.h
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/nas_data.c
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/nas_data.h
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/nas_process.c
 mode change 100755 => 100644 openair3/NAS/TEST/AS_SIMULATOR/nas_process.h
 mode change 100755 => 100644 openair3/NAS/TEST/MSC/ActivatePDN.png
 mode change 100755 => 100644 openair3/NAS/TEST/MSC/AuthenticationReject.png
 mode change 100755 => 100644 openair3/NAS/TEST/MSC/DeactivatePDN.png
 mode change 100755 => 100644 openair3/NAS/TEST/MSC/InitialAttach.png
 mode change 100755 => 100644 openair3/NAS/TEST/MSC/InitialAttachReject.png
 mode change 100755 => 100644 openair3/NAS/TEST/MSC/NomalDetach.png
 mode change 100755 => 100644 openair3/NAS/TEST/MSC/README
 mode change 100755 => 100644 openair3/NAS/TEST/MSC/SwitchOffDetach.png
 mode change 100755 => 100644 openair3/NAS/TEST/NETWORK/Makefile
 mode change 100755 => 100644 openair3/NAS/TEST/NETWORK/README
 mode change 100755 => 100644 openair3/NAS/TEST/NETWORK/network_parser.c
 mode change 100755 => 100644 openair3/NAS/TEST/NETWORK/network_parser.h
 mode change 100755 => 100644 openair3/NAS/TEST/NETWORK/network_simulator.c
 mode change 100755 => 100644 openair3/NAS/TEST/USER/Makefile
 mode change 100755 => 100644 openair3/NAS/TEST/USER/user_parser.c
 mode change 100755 => 100644 openair3/NAS/TEST/USER/user_parser.h
 mode change 100755 => 100644 openair3/NAS/TEST/USER/user_simulator.c
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf2uedata.c
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf2uedata.h
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_emm.c
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_emm.h
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_network.c
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_network.h
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_parser.c
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_parser.h
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_user_data.c
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_user_data.h
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_user_plmn.c
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_user_plmn.h
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_usim.c
 mode change 100755 => 100644 openair3/NAS/TOOLS/conf_usim.h
 mode change 100755 => 100644 openair3/NAS/TOOLS/display.c
 mode change 100755 => 100644 openair3/NAS/TOOLS/display.h
 mode change 100755 => 100644 openair3/NAS/TOOLS/fs.c
 mode change 100755 => 100644 openair3/NAS/TOOLS/fs.h
 mode change 100755 => 100644 openair3/NAS/TOOLS/network.h
 mode change 100755 => 100644 openair3/NAS/TOOLS/nvram.c
 mode change 100755 => 100644 openair3/NAS/TOOLS/ue_bcom_test.conf
 mode change 100755 => 100644 openair3/NAS/TOOLS/ue_eurecom_test_sfr.conf
 mode change 100755 => 100644 openair3/NAS/TOOLS/ue_tcl_test.conf
 mode change 100755 => 100644 openair3/NAS/TOOLS/usim.c
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/at_command.c
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/at_command.h
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/at_error.c
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/at_error.h
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/at_response.c
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/at_response.h
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/tst/at_parser.c
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/tst/at_parser.in
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/tst/at_parser.in.bis
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/tst/at_parser.out
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/tst/at_parser.out.bis
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/tst/smartcom.txt
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/user_api.c
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/user_api.h
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/user_api_defs.h
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/user_indication.c
 mode change 100755 => 100644 openair3/NAS/UE/API/USER/user_indication.h
 mode change 100755 => 100644 openair3/NAS/UE/API/USIM/aka_functions.c
 mode change 100755 => 100644 openair3/NAS/UE/API/USIM/aka_functions.h
 mode change 100755 => 100644 openair3/NAS/UE/API/USIM/usim_api.c
 mode change 100755 => 100644 openair3/NAS/UE/API/USIM/usim_api.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/Attach.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/Authentication.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/Authentication.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/Detach.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/EmmStatusHdl.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/Identification.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/IdleMode.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/IdleMode.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/IdleMode_defs.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/LowerLayer.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/LowerLayer.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/LowerLayer_defs.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmDeregistered.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmDeregisteredAttachNeeded.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmDeregisteredAttemptingToAttach.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmDeregisteredInitiated.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmDeregisteredLimitedService.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmDeregisteredNoCellAvailable.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmDeregisteredNoImsi.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmDeregisteredNormalService.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmDeregisteredPlmnSearch.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmNull.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmRegistered.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmRegisteredAttemptingToUpdate.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmRegisteredImsiDetachInitiated.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmRegisteredInitiated.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmRegisteredLimitedService.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmRegisteredNoCellAvailable.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmRegisteredNormalService.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmRegisteredPlmnSearch.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmRegisteredUpdateNeeded.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmServiceRequestInitiated.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/EmmTrackingAreaUpdatingInitiated.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_as.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_as.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_asDef.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_esm.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_esm.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_esmDef.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_fsm.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_fsm.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_recv.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_recv.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_reg.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_reg.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_regDef.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_sap.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_sap.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_send.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SAP/emm_send.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SecurityModeControl.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/SecurityModeControl.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/ServiceRequestHdl.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/TrackingAreaUpdate.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/emmData.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/emm_fsm_defs.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/emm_main.c
 mode change 100755 => 100644 openair3/NAS/UE/EMM/emm_main.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/emm_proc.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/emm_proc_defs.h
 mode change 100755 => 100644 openair3/NAS/UE/EMM/emm_timers.h
 mode change 100755 => 100644 openair3/NAS/UE/ESM/DedicatedEpsBearerContextActivation.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/DefaultEpsBearerContextActivation.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/EpsBearerContextDeactivation.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/EsmStatusHdl.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/PdnConnectivity.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/PdnDisconnect.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/SAP/esm_recv.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/SAP/esm_recv.h
 mode change 100755 => 100644 openair3/NAS/UE/ESM/SAP/esm_sap.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/SAP/esm_sap.h
 mode change 100755 => 100644 openair3/NAS/UE/ESM/SAP/esm_sapDef.h
 mode change 100755 => 100644 openair3/NAS/UE/ESM/SAP/esm_send.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/SAP/esm_send.h
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esmData.h
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esm_ebr.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esm_ebr.h
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esm_ebr_context.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esm_ebr_context.h
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esm_ip.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esm_main.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esm_main.h
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esm_proc.h
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esm_pt.c
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esm_pt.h
 mode change 100755 => 100644 openair3/NAS/UE/ESM/esm_pt_defs.h
 mode change 100755 => 100644 openair3/NAS/UE/UEprocess.c
 mode change 100755 => 100644 openair3/NAS/UE/nas_itti_messaging.c
 mode change 100755 => 100644 openair3/NAS/UE/nas_itti_messaging.h
 mode change 100755 => 100644 openair3/NAS/UE/nas_network.c
 mode change 100755 => 100644 openair3/NAS/UE/nas_network.h
 mode change 100755 => 100644 openair3/NAS/UE/nas_parser.c
 mode change 100755 => 100644 openair3/NAS/UE/nas_parser.h
 mode change 100755 => 100644 openair3/NAS/UE/nas_proc.c
 mode change 100755 => 100644 openair3/NAS/UE/nas_proc.h
 mode change 100755 => 100644 openair3/NAS/UE/nas_proc_defs.h
 mode change 100755 => 100644 openair3/NAS/UE/nas_ue_task.c
 mode change 100755 => 100644 openair3/NAS/UE/nas_ue_task.h
 mode change 100755 => 100644 openair3/NAS/UE/nas_user.c
 mode change 100755 => 100644 openair3/NAS/UE/nas_user.h
 mode change 100755 => 100644 openair3/NAS/UE/user_defs.h
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/R10/s1ap-10.9.0.asn1
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/R11/s1ap-11.8.0.asn1
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/R12/s1ap-12.7.0.asn1
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/R13/s1ap-13.6.0.asn1
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/R14/s1ap-14.5.0.asn1
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/R14/s1ap-14.6.0.asn1
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/R15/s1ap-15.1.0.asn1
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/R15/s1ap-15.2.0.asn1
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/R8/s1ap-8.10.0.asn1
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/R9/s1ap-9.10.0.asn1
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/README
 mode change 100755 => 100644 openair3/S1AP/MESSAGES/ASN1/asn1tostruct.py
 mode change 100755 => 100644 openair3/S1AP/s1ap_common.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_common.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_context_management_procedures.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_context_management_procedures.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_decoder.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_decoder.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_default_values.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_defs.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_encoder.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_encoder.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_handlers.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_handlers.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_itti_messaging.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_itti_messaging.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_management_procedures.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_management_procedures.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_nas_procedures.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_nas_procedures.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_nnsf.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_nnsf.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_overload.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_overload.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_trace.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_trace.h
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_ue_context.c
 mode change 100755 => 100644 openair3/S1AP/s1ap_eNB_ue_context.h
 mode change 100755 => 100644 openair3/SCTP/sctp_common.c
 mode change 100755 => 100644 openair3/SCTP/sctp_common.h
 mode change 100755 => 100644 openair3/SCTP/sctp_default_values.h
 mode change 100755 => 100644 openair3/SCTP/sctp_eNB_defs.h
 mode change 100755 => 100644 openair3/SCTP/sctp_eNB_itti_messaging.c
 mode change 100755 => 100644 openair3/SCTP/sctp_eNB_itti_messaging.h
 mode change 100755 => 100644 openair3/SCTP/sctp_eNB_task.c
 mode change 100755 => 100644 openair3/SCTP/sctp_eNB_task.h
 mode change 100755 => 100644 openair3/SCTP/sctp_primitives_client.c
 mode change 100755 => 100644 openair3/SCTP/sctp_primitives_client.h
 mode change 100755 => 100644 openair3/SECU/kdf.c
 mode change 100755 => 100644 openair3/SECU/key_nas_deriver.c
 mode change 100755 => 100644 openair3/SECU/key_nas_encryption.c
 mode change 100755 => 100644 openair3/SECU/nas_stream_eea1.c
 mode change 100755 => 100644 openair3/SECU/nas_stream_eea2.c
 mode change 100755 => 100644 openair3/SECU/nas_stream_eia1.c
 mode change 100755 => 100644 openair3/SECU/nas_stream_eia2.c
 mode change 100755 => 100644 openair3/SECU/rijndael.c
 mode change 100755 => 100644 openair3/SECU/rijndael.h
 mode change 100755 => 100644 openair3/SECU/secu_defs.h
 mode change 100755 => 100644 openair3/SECU/snow3g.c
 mode change 100755 => 100644 openair3/SECU/snow3g.h
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/attach_complete.pdml
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/enb.band7.tm1.usrpb210.epc.local.conf
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/enb1.conf
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/trace.pdml
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/generate_scenario.c
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/generate_scenario.h
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/play_scenario.c
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/play_scenario.h
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/play_scenario_decode.c
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/play_scenario_display.c
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/play_scenario_fsm.c
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/play_scenario_parse.c
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/play_scenario_s1ap.c
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/play_scenario_s1ap_compare_ie.c
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/play_scenario_s1ap_eNB_defs.h
 mode change 100755 => 100644 openair3/TEST/EPC_TEST/play_scenario_sctp.c
 mode change 100755 => 100644 openair3/TEST/Makefile.am
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_client_test.c
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_itti_test.c
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_list_benchmark.c
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_s1ap_test.c
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_sctp_test.c
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_test_s1c.c
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_test_s1c.h
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_test_s1c_s1ap.c
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_test_s1c_s1ap.h
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_test_s1c_scenario.c
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_test_s1c_scenario.h
 mode change 100755 => 100644 openair3/TEST/oaisim_mme_test_s1c_scenario1.c
 mode change 100755 => 100644 openair3/TEST/test_aes128_cmac_encrypt.c
 mode change 100755 => 100644 openair3/TEST/test_aes128_ctr_decrypt.c
 mode change 100755 => 100644 openair3/TEST/test_aes128_ctr_encrypt.c
 mode change 100755 => 100644 openair3/TEST/test_kdf.c
 mode change 100755 => 100644 openair3/TEST/test_s1ap.c
 mode change 100755 => 100644 openair3/TEST/test_secu.c
 mode change 100755 => 100644 openair3/TEST/test_secu_kenb.c
 mode change 100755 => 100644 openair3/TEST/test_secu_knas.c
 mode change 100755 => 100644 openair3/TEST/test_secu_knas_encrypt_eea1.c
 mode change 100755 => 100644 openair3/TEST/test_secu_knas_encrypt_eea2.c
 mode change 100755 => 100644 openair3/TEST/test_secu_knas_encrypt_eia1.c
 mode change 100755 => 100644 openair3/TEST/test_secu_knas_encrypt_eia2.c
 mode change 100755 => 100644 openair3/TEST/test_secu_knas_stream_int.c
 mode change 100755 => 100644 openair3/UDP/udp_eNB_task.c
 mode change 100755 => 100644 openair3/UDP/udp_eNB_task.h
 mode change 100755 => 100644 openair3/UTILS/CONF/COPYING
 mode change 100755 => 100644 openair3/UTILS/Makefile.am
 mode change 100755 => 100644 openair3/UTILS/conversions.c
 mode change 100755 => 100644 openair3/UTILS/conversions.h
 mode change 100755 => 100644 openair3/UTILS/enum_string.c
 mode change 100755 => 100644 openair3/UTILS/enum_string.h
 mode change 100755 => 100644 openair3/UTILS/mcc_mnc_itu.c
 mode change 100755 => 100644 openair3/UTILS/mcc_mnc_itu.h
 mode change 100755 => 100644 openair3/UTILS/mme_config.c
 mode change 100755 => 100644 openair3/UTILS/mme_config.h
 mode change 100755 => 100644 openair3/UTILS/mme_default_values.h
 mode change 100755 => 100644 openair3/UTILS/mme_parser.y
 mode change 100755 => 100644 openair3/UTILS/mme_scanner.l
 mode change 100755 => 100644 openair3/UTILS/queue.h
 mode change 100755 => 100644 openair3/UTILS/tree.h
 mode change 100755 => 100644 pre-commit
 mode change 100755 => 100644 svn2git/README.txt
 mode change 100755 => 100644 svn2git/authors.txt
 mode change 100755 => 100644 svn2git/authors_original.txt
 mode change 100755 => 100644 svn2git/authors_original_java_output.txt
 mode change 100755 => 100644 targets/ARCH/BLADERF/USERSPACE/LIB/bladerf_lib.c
 mode change 100755 => 100644 targets/ARCH/BLADERF/USERSPACE/LIB/bladerf_lib.h
 mode change 100755 => 100644 targets/ARCH/COMMON/common_lib.c
 mode change 100755 => 100644 targets/ARCH/COMMON/common_lib.h
 mode change 100755 => 100644 targets/ARCH/ETHERNET/USERSPACE/LIB/Makefile.inc
 mode change 100755 => 100644 targets/ARCH/ETHERNET/USERSPACE/LIB/eth_raw.c
 mode change 100755 => 100644 targets/ARCH/ETHERNET/USERSPACE/LIB/eth_udp.c
 mode change 100755 => 100644 targets/ARCH/ETHERNET/USERSPACE/LIB/ethernet_lib.c
 mode change 100755 => 100644 targets/ARCH/ETHERNET/USERSPACE/LIB/ethernet_lib.h
 mode change 100755 => 100644 targets/ARCH/ETHERNET/USERSPACE/LIB/if_defs.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.cfi
 mode change 100755 => 100644 targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.mcs
 mode change 100755 => 100644 targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.prm
 mode change 100755 => 100644 targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.bit
 mode change 100755 => 100644 targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.ipf
 mode change 100755 => 100644 targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.msk
 mode change 100755 => 100644 targets/ARCH/EXMIMO/BITSTREAM/fpga.cmd
 mode change 100755 => 100644 targets/ARCH/EXMIMO/BITSTREAM/prom_generate.cmd
 mode change 100755 => 100644 targets/ARCH/EXMIMO/BITSTREAM/prom_load.cmd
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DEFS/openair_device.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DEFS/pcie_interface.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/eurecom/Makefile
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/eurecom/compile.sh
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/eurecom/defs.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/eurecom/exmimo_fw.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/eurecom/extern.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/eurecom/fileops.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/eurecom/irq.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/eurecom/module_main.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/eurecom/vars.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/exmimo3/Makefile
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/exmimo3/compile.sh
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/exmimo3/defs.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/exmimo3/exmimo_fw.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/exmimo3/extern.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/exmimo3/fileops.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/exmimo3/irq.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/exmimo3/module_main.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/exmimo3/vars.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/readme.txt
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/telecomparistech/Makefile
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_dev.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.sh
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_fifos.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_ioctl.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_mmap.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_rw.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/LIB/Makefile
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/LIB/example.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/LIB/gain_control.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/LIB/gain_control.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/LIB/openair0_lib.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/LIB/openair0_lib.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/Makefile
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/elf.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/elftypes.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/updatefw.c
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/updatefw.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/Makefile
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/OFDM_TX.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/OFDM_TX_FRAME.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/QAM_MOD.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/bitplots.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo2_rx_iqimbalance.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo2_snr_nf.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo2_tx_iqimbalance.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_config.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_config_off.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_test_loopback.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_test_multicard.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_test_tx_rx.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/freq_calibration.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/gpib_send.cc
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/initial_sync.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/lime_cal.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/lime_cal_rx.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/limeparms.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf.h
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_config_exmimo.cc
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_get_frame.cc
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_get_num_detected_cards.cc
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_send_frame.cc
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_stop.cc
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_stop_without_reset.cc
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/phasenoise.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rfl.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rfldec.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_calibration_exmimo.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_calibration_exmimo_freq.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_calibration_rffe.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_spec.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_spec_multicard_sync.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/txsig.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/txsig_multicard_sync.m
 mode change 100755 => 100644 targets/ARCH/EXMIMO/USERSPACE/OCTAVE/txsig_ofdm.m
 mode change 100755 => 100644 targets/ARCH/LMSSDR/LimeSDR.ini
 mode change 100755 => 100644 targets/ARCH/LMSSDR/LimeSDR_above_1p8GHz.ini
 mode change 100755 => 100644 targets/ARCH/LMSSDR/LimeSDR_above_1p8GHz_1v4.ini
 mode change 100755 => 100644 targets/ARCH/LMSSDR/LimeSDR_below_1p8GHz.ini
 mode change 100755 => 100644 targets/ARCH/LMSSDR/LimeSDR_below_1p8GHz_1v4.ini
 mode change 100755 => 100644 targets/ARCH/LMSSDR/USERSPACE/LIB/lms_lib.cpp
 mode change 100755 => 100644 targets/ARCH/LMSSDR/USERSPACE/LIB/sodera_lib.cpp
 mode change 100755 => 100644 targets/ARCH/mobipass/interface.c
 mode change 100755 => 100644 targets/ARCH/mobipass/mobipass.c
 mode change 100755 => 100644 targets/ARCH/mobipass/mobipass.h
 mode change 100755 => 100644 targets/ARCH/mobipass/queues.c
 mode change 100755 => 100644 targets/ARCH/mobipass/queues.h
 mode change 100755 => 100644 targets/COMMON/Makefile.inc
 mode change 100755 => 100644 targets/COMMON/create_tasks.c
 mode change 100755 => 100644 targets/COMMON/create_tasks.h
 mode change 100755 => 100644 targets/COMMON/openairinterface5g_limits.h
 mode change 100755 => 100644 targets/COMMON/threads_t.h
 mode change 100755 => 100644 targets/DOCS/Doxyfile
 mode change 100755 => 100644 targets/DOCS/E-UTRAN_User_Guide.docx
 mode change 100755 => 100644 targets/DOCS/E-UTRAN_User_Guide.pdf
 mode change 100755 => 100644 targets/DOCS/images/oai_logo.png
 mode change 100755 => 100644 targets/DOCS/oai_L1_L2_procedures.ipe
 mode change 100755 => 100644 targets/Makefile.common
 mode change 100755 => 100644 targets/Makerules
 mode change 100755 => 100644 targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.calisson.conf
 mode change 100755 => 100644 targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.memphis.conf
 mode change 100755 => 100644 targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.nord.conf
 mode change 100755 => 100644 targets/PROJECTS/E-MBMS/enb.conf
 mode change 100755 => 100644 targets/PROJECTS/GENERIC-LTE-EPC/CONF/UE_config.xml
 mode change 100755 => 100644 targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band13.tm1.50PRB.emtc.conf
 mode change 100755 => 100644 targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.50PRB.usrpb210.conf
 mode change 100755 => 100644 targets/PROJECTS/GENERIC-LTE-EPC/CONF/oaiL1.nfapi.usrpb210.conf
 mode change 100755 => 100644 targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.50PRB.nfapi.conf
 mode change 100755 => 100644 targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.if4p5.50PRB.conf
 mode change 100755 => 100644 targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.if4p5.50PRB.lo.conf
 mode change 100755 => 100644 targets/PROJECTS/GENERIC-LTE-EPC/CONF/rru.oaisim.conf
 mode change 100755 => 100644 targets/PROJECTS/LOCALIZATION/filesave0811.mat
 mode change 100755 => 100644 targets/PROJECTS/LOCALIZATION/generation.m
 mode change 100755 => 100644 targets/PROJECTS/LOCALIZATION/initial_sync.m
 mode change 100755 => 100644 targets/PROJECTS/LOCALIZATION/initparams.m
 mode change 100755 => 100644 targets/PROJECTS/LOCALIZATION/plots.m
 mode change 100755 => 100644 targets/PROJECTS/LOCALIZATION/recup.m
 mode change 100755 => 100644 targets/PROJECTS/LOCALIZATION/where2.m
 mode change 100755 => 100644 targets/PROJECTS/LOCALIZATION/where2_v1_final.mat
 mode change 100755 => 100644 targets/PROJECTS/LOCALIZATION/where2_vf.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/f_ch_est.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/f_ofdm_mod.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/f_ofdm_rx.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/f_ofdm_tx.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/f_tls_ap.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/f_tls_diag.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/f_tls_svd.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/s_beamforming.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/s_calib.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/s_draw_F.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/s_init_params.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/s_run_meas.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/alterproj.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/beamforming.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/calibration.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/genorthqpskseq.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/genrandpskseq.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/initparams.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/initparams2.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/ofdm_mod.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/readme.txt
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/runmeas_full_duplex.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/runmeas_long_chanest.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/runmeas_mimo.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/runmeas_wduplex.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v0/runmeas_woduplex.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v4_CH_EST/f_ch_est.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v4_CH_EST/f_ofdm_rx.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v4_CH_EST/f_ofdm_tx.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v4_CH_EST/s_H_est.m
 mode change 100755 => 100644 targets/PROJECTS/TDDREC/v4_CH_EST/s_init_params.m
 mode change 100755 => 100644 targets/README.txt
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/load_module.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/nas_enb.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/nas_ue.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/nas_ue2.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/start_eNb_mode1.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/start_eNb_mode2.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/start_eNb_mode6.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/start_emos.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/start_rf.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/start_test_fs4.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/start_ue.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/start_ue2.sh
 mode change 100755 => 100644 targets/RT/LAUNCH_SCRIPTS/stop_rf.sh
 mode change 100755 => 100644 targets/RT/USER/.runinfo
 mode change 100755 => 100644 targets/RT/USER/.ue.nvram
 mode change 100755 => 100644 targets/RT/USER/.ue_emm.nvram
 mode change 100755 => 100644 targets/RT/USER/.usim.nvram
 mode change 100755 => 100644 targets/RT/USER/TOOLS/thread_ipc.c
 mode change 100755 => 100644 targets/RT/USER/TOOLS/thread_ipc.h
 mode change 100755 => 100644 targets/RT/USER/eNB_exmimo2.gtkw
 mode change 100755 => 100644 targets/RT/USER/eNB_usrp.gtkw
 mode change 100755 => 100644 targets/RT/USER/exmimo2_2arxg.lime
 mode change 100755 => 100644 targets/RT/USER/exmimo2_2brxg.lime
 mode change 100755 => 100644 targets/RT/USER/init_b200.sh
 mode change 100755 => 100644 targets/RT/USER/init_exmimo.sh
 mode change 100755 => 100644 targets/RT/USER/init_exmimo2.sh
 mode change 100755 => 100644 targets/RT/USER/lte-enb.c
 mode change 100755 => 100644 targets/RT/USER/lte-ru.c
 mode change 100755 => 100644 targets/RT/USER/lte-softmodem.c
 mode change 100755 => 100644 targets/RT/USER/lte-softmodem.h
 mode change 100755 => 100644 targets/RT/USER/lte-ue.c
 mode change 100755 => 100644 targets/RT/USER/rau_if4_single_thread.gtkw
 mode change 100755 => 100644 targets/RT/USER/rcc_if4.gtkw
 mode change 100755 => 100644 targets/RT/USER/rcc_if5.gtkw
 mode change 100755 => 100644 targets/RT/USER/rfsim.h
 mode change 100755 => 100644 targets/RT/USER/rru_if4p5_single_thread.gtkw
 mode change 100755 => 100644 targets/RT/USER/rru_if4p5_usrp.gtkw
 mode change 100755 => 100644 targets/RT/USER/rru_if5_usrp.gtkw
 mode change 100755 => 100644 targets/RT/USER/rt_wrapper.c
 mode change 100755 => 100644 targets/RT/USER/rt_wrapper.h
 mode change 100755 => 100644 targets/RT/USER/stats.c
 mode change 100755 => 100644 targets/RT/USER/stats.fd
 mode change 100755 => 100644 targets/RT/USER/stats.h
 mode change 100755 => 100644 targets/RT/USER/ue_exmimo2.gtkw
 mode change 100755 => 100644 targets/RT/USER/ue_usrp.gtkw
 mode change 100755 => 100644 targets/SCRIPTS/install_asn1.sh
 mode change 100755 => 100644 targets/TEST/AT_COMMANDS/Makefile
 mode change 100755 => 100644 targets/TEST/AT_COMMANDS/oaisim.c
 mode change 100755 => 100644 targets/TEST/OAI/README
 mode change 100755 => 100644 targets/TEST/OAI/case01.py
 mode change 100755 => 100644 targets/TEST/OAI/case02.py
 mode change 100755 => 100644 targets/TEST/OAI/case03.py
 mode change 100755 => 100644 targets/TEST/OAI/case04.py
 mode change 100755 => 100644 targets/TEST/OAI/case05.py
 mode change 100755 => 100644 targets/TEST/OAI/case11.py
 mode change 100755 => 100644 targets/TEST/OAI/case12.py
 mode change 100755 => 100644 targets/TEST/OAI/case13.py
 mode change 100755 => 100644 targets/TEST/OAI/core.py
 mode change 100755 => 100644 targets/TEST/OAI/log.py
 mode change 100755 => 100644 targets/TEST/OAI/openair.py
 mode change 100755 => 100644 targets/TEST/OAI/test01.py
 mode change 100755 => 100644 targets/TEST/OAI/test02.py
 mode change 100755 => 100644 targets/TEST/PACKET_TRACER/Makefile
 mode change 100755 => 100644 targets/TEST/PACKET_TRACER/README.txt
 mode change 100755 => 100644 targets/TEST/PACKET_TRACER/messages/Msg4.txt
 mode change 100755 => 100644 targets/TEST/PACKET_TRACER/messages/rrcconnectionreconfiguration.txt
 mode change 100755 => 100644 targets/TEST/PACKET_TRACER/messages/rrcconnectionsetup.txt
 mode change 100755 => 100644 targets/TEST/PACKET_TRACER/messages/sib1.txt
 mode change 100755 => 100644 targets/TEST/PACKET_TRACER/messages/sib2.txt
 mode change 100755 => 100644 targets/TEST/PACKET_TRACER/messages/sib2_3_oai.txt
 mode change 100755 => 100644 targets/TEST/PACKET_TRACER/messages/sib2_3_oai_Rel10.txt
 mode change 100755 => 100644 targets/TEST/PACKET_TRACER/messages/sib3.txt
 mode change 100755 => 100644 targets/TEST/PACKET_TRACER/pt.c
 mode change 100755 => 100644 targets/TEST/PDCP/Makefile
 mode change 100755 => 100644 targets/TEST/PDCP/readme.txt
 mode change 100755 => 100644 targets/TEST/PDCP/test_pdcp.c
 mode change 100755 => 100644 targets/TEST/PDCP/test_pdcp.h
 mode change 100755 => 100644 targets/TEST/PDCP/test_util.h
 mode change 100755 => 100644 targets/TEST/PDCP/todo.txt
 mode change 100755 => 100644 targets/TEST/PDCP/with_rlc/Makefile.data_bearer
 mode change 100755 => 100644 targets/TEST/PDCP/with_rlc/readme_test_pdcp_rlc.txt
 mode change 100755 => 100644 targets/TEST/PDCP/with_rlc/test_pdcp_rlc.c
 mode change 100755 => 100644 targets/TEST/RLC_AM_V9.3.0/Makefile
 mode change 100755 => 100644 targets/TEST/RLC_AM_V9.3.0/oaisim.c
 mode change 100755 => 100644 targets/TEST/RLC_UM_V9.3.0/Makefile
 mode change 100755 => 100644 targets/TEST/RLC_UM_V9.3.0/oaisim.c
 mode change 100755 => 100644 targets/TEST/ROHDE_SCHWARZ/EthernetRawCommand.cpp
 mode change 100755 => 100644 targets/TEST/ROHDE_SCHWARZ/Makefile
 mode change 100755 => 100644 targets/TEST/ROHDE_SCHWARZ/TcpClient.cpp
 mode change 100755 => 100644 targets/TEST/ROHDE_SCHWARZ/TcpClient.h
 mode change 100755 => 100644 targets/itti_vcd_tasks.sav

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
old mode 100755
new mode 100644
diff --git a/LICENSE b/LICENSE
old mode 100755
new mode 100644
diff --git a/NOTICE.txt b/NOTICE.txt
old mode 100755
new mode 100644
diff --git a/README.txt b/README.txt
old mode 100755
new mode 100644
diff --git a/ci-scripts/conf_files/enb.band13.tm1.50PRB.emtc.conf b/ci-scripts/conf_files/enb.band13.tm1.50PRB.emtc.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/CMakeLists.txt b/cmake_targets/CMakeLists.txt
old mode 100755
new mode 100644
diff --git a/cmake_targets/at_commands/CMakeLists.txt b/cmake_targets/at_commands/CMakeLists.txt
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/README.txt b/cmake_targets/autotests/README.txt
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/core.py b/cmake_targets/autotests/core.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/log.py b/cmake_targets/autotests/log.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/openair.py b/cmake_targets/autotests/openair.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/templates/index.html b/cmake_targets/autotests/templates/index.html
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/templates/testcase_report.html b/cmake_targets/autotests/templates/testcase_report.html
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/test_case_list.xml b/cmake_targets/autotests/test_case_list.xml
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/testsuite_ue_noS1.xml b/cmake_targets/autotests/testsuite_ue_noS1.xml
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/testsuite_ue_noS1_TCL.xml b/cmake_targets/autotests/testsuite_ue_noS1_TCL.xml
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/tools/lib_autotest.py b/cmake_targets/autotests/tools/lib_autotest.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/tools/lib_autotest_analyser.py b/cmake_targets/autotests/tools/lib_autotest_analyser.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/tools/wdial.bandrich.conf b/cmake_targets/autotests/tools/wdial.bandrich.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/alu_epc.bash b/cmake_targets/autotests/v2/actions/alu_epc.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/alu_epc_stop.bash b/cmake_targets/autotests/v2/actions/alu_epc_stop.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/alu_hss.bash b/cmake_targets/autotests/v2/actions/alu_hss.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/bandrich.txt b/cmake_targets/autotests/v2/actions/bandrich.txt
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/client_tcp.bash b/cmake_targets/autotests/v2/actions/client_tcp.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/client_udp.bash b/cmake_targets/autotests/v2/actions/client_udp.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/clone_repository.bash b/cmake_targets/autotests/v2/actions/clone_repository.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/compilation.bash b/cmake_targets/autotests/v2/actions/compilation.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/execution.bash b/cmake_targets/autotests/v2/actions/execution.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/execution_compile.bash b/cmake_targets/autotests/v2/actions/execution_compile.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/modem.py b/cmake_targets/autotests/v2/actions/modem.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/run_enb.bash b/cmake_targets/autotests/v2/actions/run_enb.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/server_tcp.bash b/cmake_targets/autotests/v2/actions/server_tcp.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/server_udp.bash b/cmake_targets/autotests/v2/actions/server_udp.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/start_3276.bash b/cmake_targets/autotests/v2/actions/start_3276.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/start_3276.py b/cmake_targets/autotests/v2/actions/start_3276.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/start_bandrich.bash b/cmake_targets/autotests/v2/actions/start_bandrich.bash
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/start_bandrich.py b/cmake_targets/autotests/v2/actions/start_bandrich.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/stop_3276.py b/cmake_targets/autotests/v2/actions/stop_3276.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/stop_bandrich.py b/cmake_targets/autotests/v2/actions/stop_bandrich.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/wvdial.3276.conf b/cmake_targets/autotests/v2/actions/wvdial.3276.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/actions/wvdial.bandrich.conf b/cmake_targets/autotests/v2/actions/wvdial.bandrich.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/alu_test.py b/cmake_targets/autotests/v2/alu_test.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.10MHz.conf b/cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.10MHz.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.20MHz.conf b/cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.20MHz.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.5MHz.conf b/cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.5MHz.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.10MHz.conf b/cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.10MHz.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.20MHz.conf b/cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.20MHz.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.5MHz.conf b/cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.5MHz.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.10MHz.conf b/cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.10MHz.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.20MHz.conf b/cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.20MHz.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.5MHz.conf b/cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.5MHz.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.10MHz.udp.usrpb210.conf b/cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.10MHz.udp.usrpb210.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.20MHz.udp.usrpb210.conf b/cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.20MHz.udp.usrpb210.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.5MHz.udp.usrpb210.conf b/cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.5MHz.udp.usrpb210.conf
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/connection.py b/cmake_targets/autotests/v2/connection.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/machine_list.py b/cmake_targets/autotests/v2/machine_list.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/main.py b/cmake_targets/autotests/v2/main.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/task.py b/cmake_targets/autotests/v2/task.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/autotests/v2/utils.py b/cmake_targets/autotests/v2/utils.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/doxygen/CMakeLists.txt b/cmake_targets/doxygen/CMakeLists.txt
old mode 100755
new mode 100644
diff --git a/cmake_targets/epc_test/CMakeLists.template b/cmake_targets/epc_test/CMakeLists.template
old mode 100755
new mode 100644
diff --git a/cmake_targets/lte-simulators/CMakeLists.txt b/cmake_targets/lte-simulators/CMakeLists.txt
old mode 100755
new mode 100644
diff --git a/cmake_targets/lte_noS1_build_oai/CMakeLists.template b/cmake_targets/lte_noS1_build_oai/CMakeLists.template
old mode 100755
new mode 100644
diff --git a/cmake_targets/nas_sim_tools/CMakeLists.txt b/cmake_targets/nas_sim_tools/CMakeLists.txt
old mode 100755
new mode 100644
diff --git a/cmake_targets/oaisim_build_oai/CMakeLists.template b/cmake_targets/oaisim_build_oai/CMakeLists.template
old mode 100755
new mode 100644
diff --git a/cmake_targets/oaisim_mme_build_oai/CMakeLists.template b/cmake_targets/oaisim_mme_build_oai/CMakeLists.template
old mode 100755
new mode 100644
diff --git a/cmake_targets/oaisim_noS1_build_oai/CMakeLists.template b/cmake_targets/oaisim_noS1_build_oai/CMakeLists.template
old mode 100755
new mode 100644
diff --git a/cmake_targets/s1c_mme_test/CMakeLists.template b/cmake_targets/s1c_mme_test/CMakeLists.template
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/Kbuild.cmake b/cmake_targets/tools/Kbuild.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/CMakeParseArguments.cmake b/cmake_targets/tools/MODULES/CMakeParseArguments.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/CMakeUserFindMySQL.cmake b/cmake_targets/tools/MODULES/CMakeUserFindMySQL.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/CMakeUserUseBison.cmake b/cmake_targets/tools/MODULES/CMakeUserUseBison.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/CMakeUserUseFlex.cmake b/cmake_targets/tools/MODULES/CMakeUserUseFlex.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/FindFreeDiameter.cmake b/cmake_targets/tools/MODULES/FindFreeDiameter.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/FindGCCXML.cmake b/cmake_targets/tools/MODULES/FindGCCXML.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/FindGcrypt.cmake b/cmake_targets/tools/MODULES/FindGcrypt.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/FindGnuTLS.cmake b/cmake_targets/tools/MODULES/FindGnuTLS.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/FindKbuild.cmake b/cmake_targets/tools/MODULES/FindKbuild.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/FindLibXml2.cmake b/cmake_targets/tools/MODULES/FindLibXml2.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/FindMySQL.cmake b/cmake_targets/tools/MODULES/FindMySQL.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/FindNettle.cmake b/cmake_targets/tools/MODULES/FindNettle.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/FindPostgreSQL.cmake b/cmake_targets/tools/MODULES/FindPostgreSQL.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/FindSCTP.cmake b/cmake_targets/tools/MODULES/FindSCTP.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/Kbuild.cmake b/cmake_targets/tools/MODULES/Kbuild.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/cmake_useful.cmake b/cmake_targets/tools/MODULES/cmake_useful.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/kbuild_system.cmake b/cmake_targets/tools/MODULES/kbuild_system.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/kmodule.cmake b/cmake_targets/tools/MODULES/kmodule.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/MODULES/path_prefixes.cmake b/cmake_targets/tools/MODULES/path_prefixes.cmake
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/asn1tostruct.py b/cmake_targets/tools/asn1tostruct.py
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/example_enb_exmimo_mme_hss.txt b/cmake_targets/tools/example_enb_exmimo_mme_hss.txt
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/example_oaisim_enb_ue_mme_virtual.txt b/cmake_targets/tools/example_oaisim_enb_ue_mme_virtual.txt
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/exmimo2_2arxg.lime b/cmake_targets/tools/exmimo2_2arxg.lime
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/exmimo2_2brxg.lime b/cmake_targets/tools/exmimo2_2brxg.lime
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/exmimo_stop_octave.m b/cmake_targets/tools/exmimo_stop_octave.m
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/fix_asn1.data/RRC.rel10/SystemInformation-r8-IEs.h.diff b/cmake_targets/tools/fix_asn1.data/RRC.rel10/SystemInformation-r8-IEs.h.diff
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/fix_asn1.data/RRC.rel14/SystemInformation-r8-IEs.h.diff b/cmake_targets/tools/fix_asn1.data/RRC.rel14/SystemInformation-r8-IEs.h.diff
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/fix_asn1.data/X2AP.rel11.2/X2ap-CriticalityDiagnostics-IE-List.h.diff b/cmake_targets/tools/fix_asn1.data/X2AP.rel11.2/X2ap-CriticalityDiagnostics-IE-List.h.diff
old mode 100755
new mode 100644
diff --git a/cmake_targets/tools/test_helper b/cmake_targets/tools/test_helper
old mode 100755
new mode 100644
diff --git a/common/config/config_cmdline.c b/common/config/config_cmdline.c
old mode 100755
new mode 100644
diff --git a/common/config/config_load_configmodule.c b/common/config/config_load_configmodule.c
old mode 100755
new mode 100644
diff --git a/common/config/config_load_configmodule.h b/common/config/config_load_configmodule.h
old mode 100755
new mode 100644
diff --git a/common/config/config_paramdesc.h b/common/config/config_paramdesc.h
old mode 100755
new mode 100644
diff --git a/common/config/config_userapi.c b/common/config/config_userapi.c
old mode 100755
new mode 100644
diff --git a/common/config/config_userapi.h b/common/config/config_userapi.h
old mode 100755
new mode 100644
diff --git a/common/config/libconfig/config_libconfig.c b/common/config/libconfig/config_libconfig.c
old mode 100755
new mode 100644
diff --git a/common/config/libconfig/config_libconfig.h b/common/config/libconfig/config_libconfig.h
old mode 100755
new mode 100644
diff --git a/common/config/libconfig/config_libconfig_private.h b/common/config/libconfig/config_libconfig_private.h
old mode 100755
new mode 100644
diff --git a/common/ran_context.h b/common/ran_context.h
old mode 100755
new mode 100644
diff --git a/common/utils/LOG/README.txt b/common/utils/LOG/README.txt
old mode 100755
new mode 100644
diff --git a/common/utils/LOG/log_extern.h b/common/utils/LOG/log_extern.h
old mode 100755
new mode 100644
diff --git a/common/utils/LOG/log_if.h b/common/utils/LOG/log_if.h
old mode 100755
new mode 100644
diff --git a/common/utils/LOG/vcd_signal_dumper.c b/common/utils/LOG/vcd_signal_dumper.c
old mode 100755
new mode 100644
diff --git a/common/utils/LOG/vcd_signal_dumper.h b/common/utils/LOG/vcd_signal_dumper.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/.gitignore b/common/utils/T/.gitignore
old mode 100755
new mode 100644
diff --git a/common/utils/T/Makefile b/common/utils/T/Makefile
old mode 100755
new mode 100644
diff --git a/common/utils/T/README b/common/utils/T/README
old mode 100755
new mode 100644
diff --git a/common/utils/T/T.c b/common/utils/T/T.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/T.h b/common/utils/T/T.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/T_defs.h b/common/utils/T/T_defs.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/T_messages.txt b/common/utils/T/T_messages.txt
old mode 100755
new mode 100644
diff --git a/common/utils/T/defs.h b/common/utils/T/defs.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/generate_Txx.c b/common/utils/T/generate_Txx.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/genids.c b/common/utils/T/genids.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/local_tracer.c b/common/utils/T/local_tracer.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/plot.c b/common/utils/T/plot.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracee/Makefile b/common/utils/T/tracee/Makefile
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracee/README b/common/utils/T/tracee/README
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracee/tracee.c b/common/utils/T/tracee/tracee.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/Makefile b/common/utils/T/tracer/Makefile
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/config.c b/common/utils/T/tracer/config.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/config.h b/common/utils/T/tracer/config.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/database.c b/common/utils/T/tracer/database.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/database.h b/common/utils/T/tracer/database.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/defs.h b/common/utils/T/tracer/defs.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/enb.c b/common/utils/T/tracer/enb.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/event.c b/common/utils/T/tracer/event.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/event.h b/common/utils/T/tracer/event.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/event_selector.c b/common/utils/T/tracer/event_selector.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/event_selector.h b/common/utils/T/tracer/event_selector.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/extract_config.c b/common/utils/T/tracer/extract_config.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/extract_input_subframe.c b/common/utils/T/tracer/extract_input_subframe.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/filter/Makefile b/common/utils/T/tracer/filter/Makefile
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/filter/filter.c b/common/utils/T/tracer/filter/filter.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/filter/filter.h b/common/utils/T/tracer/filter/filter.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui.c b/common/utils/T/tracer/gui.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/Makefile b/common/utils/T/tracer/gui/Makefile
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/container.c b/common/utils/T/tracer/gui/container.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/event.c b/common/utils/T/tracer/gui/event.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/gui.c b/common/utils/T/tracer/gui/gui.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/gui.h b/common/utils/T/tracer/gui/gui.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/gui_defs.h b/common/utils/T/tracer/gui/gui_defs.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/image.c b/common/utils/T/tracer/gui/image.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/init.c b/common/utils/T/tracer/gui/init.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/label.c b/common/utils/T/tracer/gui/label.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/loop.c b/common/utils/T/tracer/gui/loop.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/notify.c b/common/utils/T/tracer/gui/notify.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/positioner.c b/common/utils/T/tracer/gui/positioner.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/space.c b/common/utils/T/tracer/gui/space.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/test.c b/common/utils/T/tracer/gui/test.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/textarea.c b/common/utils/T/tracer/gui/textarea.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/textlist.c b/common/utils/T/tracer/gui/textlist.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/timeline.c b/common/utils/T/tracer/gui/timeline.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/toplevel_window.c b/common/utils/T/tracer/gui/toplevel_window.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/widget.c b/common/utils/T/tracer/gui/widget.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/x.c b/common/utils/T/tracer/gui/x.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/x.h b/common/utils/T/tracer/gui/x.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/x_defs.h b/common/utils/T/tracer/gui/x_defs.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/gui/xy_plot.c b/common/utils/T/tracer/gui/xy_plot.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/hacks/Makefile b/common/utils/T/tracer/hacks/Makefile
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/hacks/dump_nack_signal.c b/common/utils/T/tracer/hacks/dump_nack_signal.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/hacks/time_meas.c b/common/utils/T/tracer/hacks/time_meas.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/hacks/timeplot.c b/common/utils/T/tracer/hacks/timeplot.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/handler.c b/common/utils/T/tracer/handler.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/handler.h b/common/utils/T/tracer/handler.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/Makefile b/common/utils/T/tracer/logger/Makefile
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/framelog.c b/common/utils/T/tracer/logger/framelog.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/iqdotlog.c b/common/utils/T/tracer/logger/iqdotlog.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/iqlog.c b/common/utils/T/tracer/logger/iqlog.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/logger.c b/common/utils/T/tracer/logger/logger.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/logger.h b/common/utils/T/tracer/logger/logger.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/logger_defs.h b/common/utils/T/tracer/logger/logger_defs.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/textlog.c b/common/utils/T/tracer/logger/textlog.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/throughputlog.c b/common/utils/T/tracer/logger/throughputlog.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/ticked_ttilog.c b/common/utils/T/tracer/logger/ticked_ttilog.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/ticklog.c b/common/utils/T/tracer/logger/ticklog.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/timelog.c b/common/utils/T/tracer/logger/timelog.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/logger/ttilog.c b/common/utils/T/tracer/logger/ttilog.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/macpdu2wireshark.c b/common/utils/T/tracer/macpdu2wireshark.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/openair_logo.h b/common/utils/T/tracer/openair_logo.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/openair_logo.png b/common/utils/T/tracer/openair_logo.png
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/packet-mac-lte.h b/common/utils/T/tracer/packet-mac-lte.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/plot.c b/common/utils/T/tracer/plot.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/record.c b/common/utils/T/tracer/record.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/replay.c b/common/utils/T/tracer/replay.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/textlog.c b/common/utils/T/tracer/textlog.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/ue.c b/common/utils/T/tracer/ue.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/utils.c b/common/utils/T/tracer/utils.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/utils.h b/common/utils/T/tracer/utils.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/vcd.c b/common/utils/T/tracer/vcd.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/view/Makefile b/common/utils/T/tracer/view/Makefile
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/view/scrolltti.c b/common/utils/T/tracer/view/scrolltti.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/view/stdout.c b/common/utils/T/tracer/view/stdout.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/view/textlist.c b/common/utils/T/tracer/view/textlist.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/view/ticktime.c b/common/utils/T/tracer/view/ticktime.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/view/time.c b/common/utils/T/tracer/view/time.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/view/tti.c b/common/utils/T/tracer/view/tti.c
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/view/view.h b/common/utils/T/tracer/view/view.h
old mode 100755
new mode 100644
diff --git a/common/utils/T/tracer/view/xy.c b/common/utils/T/tracer/view/xy.c
old mode 100755
new mode 100644
diff --git a/common/utils/asn1_conversions.h b/common/utils/asn1_conversions.h
old mode 100755
new mode 100644
diff --git a/common/utils/assertions.h b/common/utils/assertions.h
old mode 100755
new mode 100644
diff --git a/common/utils/backtrace.c b/common/utils/backtrace.c
old mode 100755
new mode 100644
diff --git a/common/utils/backtrace.h b/common/utils/backtrace.h
old mode 100755
new mode 100644
diff --git a/common/utils/collection/queue.h b/common/utils/collection/queue.h
old mode 100755
new mode 100644
diff --git a/common/utils/collection/tree.h b/common/utils/collection/tree.h
old mode 100755
new mode 100644
diff --git a/common/utils/hashtable/hashtable.c b/common/utils/hashtable/hashtable.c
old mode 100755
new mode 100644
diff --git a/common/utils/hashtable/hashtable.h b/common/utils/hashtable/hashtable.h
old mode 100755
new mode 100644
diff --git a/common/utils/hashtable/obj_hashtable.c b/common/utils/hashtable/obj_hashtable.c
old mode 100755
new mode 100644
diff --git a/common/utils/hashtable/obj_hashtable.h b/common/utils/hashtable/obj_hashtable.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/AUTHORS b/common/utils/itti_analyzer/AUTHORS
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/ChangeLog b/common/utils/itti_analyzer/ChangeLog
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/INSTALL b/common/utils/itti_analyzer/INSTALL
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/Makefile.am b/common/utils/itti_analyzer/Makefile.am
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/NEWS b/common/utils/itti_analyzer/NEWS
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/README b/common/utils/itti_analyzer/README
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/common/itti_types.h b/common/utils/itti_analyzer/common/itti_types.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/common/logs.h b/common/utils/itti_analyzer/common/logs.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/common/queue.h b/common/utils/itti_analyzer/common/queue.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/common/rc.h b/common/utils/itti_analyzer/common/rc.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/configure.ac b/common/utils/itti_analyzer/configure.ac
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/filters.xml b/common/utils/itti_analyzer/filters.xml
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/filters_mme.xml b/common/utils/itti_analyzer/filters_mme.xml
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/filters_ue_enb.xml b/common/utils/itti_analyzer/filters_ue_enb.xml
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/itti_analyzer.c b/common/utils/itti_analyzer/itti_analyzer.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libbuffers/Makefile.am b/common/utils/itti_analyzer/libbuffers/Makefile.am
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libbuffers/buffers.c b/common/utils/itti_analyzer/libbuffers/buffers.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libbuffers/buffers.h b/common/utils/itti_analyzer/libbuffers/buffers.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libbuffers/file.c b/common/utils/itti_analyzer/libbuffers/file.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libbuffers/file.h b/common/utils/itti_analyzer/libbuffers/file.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libbuffers/socket.c b/common/utils/itti_analyzer/libbuffers/socket.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libbuffers/socket.h b/common/utils/itti_analyzer/libbuffers/socket.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/Makefile.am b/common/utils/itti_analyzer/libparser/Makefile.am
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/array_type.c b/common/utils/itti_analyzer/libparser/array_type.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/array_type.h b/common/utils/itti_analyzer/libparser/array_type.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/enum_type.c b/common/utils/itti_analyzer/libparser/enum_type.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/enum_type.h b/common/utils/itti_analyzer/libparser/enum_type.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/enum_value_type.c b/common/utils/itti_analyzer/libparser/enum_value_type.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/enum_value_type.h b/common/utils/itti_analyzer/libparser/enum_value_type.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/field_type.c b/common/utils/itti_analyzer/libparser/field_type.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/field_type.h b/common/utils/itti_analyzer/libparser/field_type.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/file_type.c b/common/utils/itti_analyzer/libparser/file_type.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/file_type.h b/common/utils/itti_analyzer/libparser/file_type.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/fundamental_type.c b/common/utils/itti_analyzer/libparser/fundamental_type.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/fundamental_type.h b/common/utils/itti_analyzer/libparser/fundamental_type.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/intertask_contexts.h b/common/utils/itti_analyzer/libparser/intertask_contexts.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/pointer_type.c b/common/utils/itti_analyzer/libparser/pointer_type.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/pointer_type.h b/common/utils/itti_analyzer/libparser/pointer_type.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/reference_type.c b/common/utils/itti_analyzer/libparser/reference_type.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/reference_type.h b/common/utils/itti_analyzer/libparser/reference_type.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/struct_type.c b/common/utils/itti_analyzer/libparser/struct_type.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/struct_type.h b/common/utils/itti_analyzer/libparser/struct_type.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/typedef_type.c b/common/utils/itti_analyzer/libparser/typedef_type.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/typedef_type.h b/common/utils/itti_analyzer/libparser/typedef_type.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/types.c b/common/utils/itti_analyzer/libparser/types.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/types.h b/common/utils/itti_analyzer/libparser/types.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/union_type.c b/common/utils/itti_analyzer/libparser/union_type.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/union_type.h b/common/utils/itti_analyzer/libparser/union_type.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/xml_parse.c b/common/utils/itti_analyzer/libparser/xml_parse.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libparser/xml_parse.h b/common/utils/itti_analyzer/libparser/xml_parse.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libresolver/Makefile.am b/common/utils/itti_analyzer/libresolver/Makefile.am
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libresolver/locate_root.c b/common/utils/itti_analyzer/libresolver/locate_root.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libresolver/locate_root.h b/common/utils/itti_analyzer/libresolver/locate_root.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libresolver/resolvers.c b/common/utils/itti_analyzer/libresolver/resolvers.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libresolver/resolvers.h b/common/utils/itti_analyzer/libresolver/resolvers.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/Makefile.am b/common/utils/itti_analyzer/libui/Makefile.am
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_callbacks.c b/common/utils/itti_analyzer/libui/ui_callbacks.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_callbacks.h b/common/utils/itti_analyzer/libui/ui_callbacks.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_filters.c b/common/utils/itti_analyzer/libui/ui_filters.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_filters.h b/common/utils/itti_analyzer/libui/ui_filters.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_interface.c b/common/utils/itti_analyzer/libui/ui_interface.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_interface.h b/common/utils/itti_analyzer/libui/ui_interface.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_main_screen.c b/common/utils/itti_analyzer/libui/ui_main_screen.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_main_screen.h b/common/utils/itti_analyzer/libui/ui_main_screen.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_menu_bar.c b/common/utils/itti_analyzer/libui/ui_menu_bar.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_menu_bar.h b/common/utils/itti_analyzer/libui/ui_menu_bar.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_notebook.c b/common/utils/itti_analyzer/libui/ui_notebook.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_notebook.h b/common/utils/itti_analyzer/libui/ui_notebook.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_notif_dlg.c b/common/utils/itti_analyzer/libui/ui_notif_dlg.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_notif_dlg.h b/common/utils/itti_analyzer/libui/ui_notif_dlg.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_notifications.c b/common/utils/itti_analyzer/libui/ui_notifications.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_notifications.h b/common/utils/itti_analyzer/libui/ui_notifications.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_signal_dissect_view.c b/common/utils/itti_analyzer/libui/ui_signal_dissect_view.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_signal_dissect_view.h b/common/utils/itti_analyzer/libui/ui_signal_dissect_view.h
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_tree_view.c b/common/utils/itti_analyzer/libui/ui_tree_view.c
old mode 100755
new mode 100644
diff --git a/common/utils/itti_analyzer/libui/ui_tree_view.h b/common/utils/itti_analyzer/libui/ui_tree_view.h
old mode 100755
new mode 100644
diff --git a/common/utils/load_module_shlib.c b/common/utils/load_module_shlib.c
old mode 100755
new mode 100644
diff --git a/common/utils/load_module_shlib.h b/common/utils/load_module_shlib.h
old mode 100755
new mode 100644
diff --git a/common/utils/memory_pools.c b/common/utils/memory_pools.c
old mode 100755
new mode 100644
diff --git a/common/utils/memory_pools.h b/common/utils/memory_pools.h
old mode 100755
new mode 100644
diff --git a/common/utils/msc/msc.c b/common/utils/msc/msc.c
old mode 100755
new mode 100644
diff --git a/common/utils/msc/msc.h b/common/utils/msc/msc.h
old mode 100755
new mode 100644
diff --git a/common/utils/system.c b/common/utils/system.c
old mode 100755
new mode 100644
diff --git a/common/utils/system.h b/common/utils/system.h
old mode 100755
new mode 100644
diff --git a/common/utils/telnetsrv/telnetsrv.c b/common/utils/telnetsrv/telnetsrv.c
old mode 100755
new mode 100644
diff --git a/common/utils/telnetsrv/telnetsrv.h b/common/utils/telnetsrv/telnetsrv.h
old mode 100755
new mode 100644
diff --git a/common/utils/telnetsrv/telnetsrv_loader.h b/common/utils/telnetsrv/telnetsrv_loader.h
old mode 100755
new mode 100644
diff --git a/common/utils/telnetsrv/telnetsrv_phycmd.c b/common/utils/telnetsrv/telnetsrv_phycmd.c
old mode 100755
new mode 100644
diff --git a/common/utils/telnetsrv/telnetsrv_phycmd.h b/common/utils/telnetsrv/telnetsrv_phycmd.h
old mode 100755
new mode 100644
diff --git a/common/utils/telnetsrv/telnetsrv_proccmd.c b/common/utils/telnetsrv/telnetsrv_proccmd.c
old mode 100755
new mode 100644
diff --git a/common/utils/telnetsrv/telnetsrv_proccmd.h b/common/utils/telnetsrv/telnetsrv_proccmd.h
old mode 100755
new mode 100644
diff --git a/common/utils/time_utils.h b/common/utils/time_utils.h
old mode 100755
new mode 100644
diff --git a/common/utils/utils.c b/common/utils/utils.c
old mode 100755
new mode 100644
diff --git a/common/utils/utils.h b/common/utils/utils.h
old mode 100755
new mode 100644
diff --git a/nfapi/oai_integration/nfapi_vnf.h b/nfapi/oai_integration/nfapi_vnf.h
old mode 100755
new mode 100644
diff --git a/oaienv b/oaienv
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/3gpplte.c b/openair1/PHY/CODING/3gpplte.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/3gpplte_sse.c b/openair1/PHY/CODING/3gpplte_sse.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/3gpplte_turbo_decoder.c b/openair1/PHY/CODING/3gpplte_turbo_decoder.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/3gpplte_turbo_decoder_avx2_16bit.c b/openair1/PHY/CODING/3gpplte_turbo_decoder_avx2_16bit.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/3gpplte_turbo_decoder_sse.c b/openair1/PHY/CODING/3gpplte_turbo_decoder_sse.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/3gpplte_turbo_decoder_sse_16bit.c b/openair1/PHY/CODING/3gpplte_turbo_decoder_sse_16bit.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/3gpplte_turbo_decoder_sse_8bit.c b/openair1/PHY/CODING/3gpplte_turbo_decoder_sse_8bit.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/Makefile b/openair1/PHY/CODING/Makefile
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/Makefile.arm b/openair1/PHY/CODING/Makefile.arm
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/README.txt b/openair1/PHY/CODING/README.txt
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/TESTBENCH/Makefile b/openair1/PHY/CODING/TESTBENCH/Makefile
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/TESTBENCH/README.txt b/openair1/PHY/CODING/TESTBENCH/README.txt
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/TESTBENCH/ltetest.c b/openair1/PHY/CODING/TESTBENCH/ltetest.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/TESTBENCH/pdcch_test.c b/openair1/PHY/CODING/TESTBENCH/pdcch_test.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/TESTBENCH/viterbi_test.c b/openair1/PHY/CODING/TESTBENCH/viterbi_test.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/ccoding_byte.c b/openair1/PHY/CODING/ccoding_byte.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/ccoding_byte_lte.c b/openair1/PHY/CODING/ccoding_byte_lte.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/coding_defs.h b/openair1/PHY/CODING/coding_defs.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/coding_extern.h b/openair1/PHY/CODING/coding_extern.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/crc_byte.c b/openair1/PHY/CODING/crc_byte.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/lte_interleaver_inline.h b/openair1/PHY/CODING/lte_interleaver_inline.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/lte_rate_matching.c b/openair1/PHY/CODING/lte_rate_matching.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/lte_segmentation.c b/openair1/PHY/CODING/lte_segmentation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/lte_tf.m b/openair1/PHY/CODING/lte_tf.m
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/scrambler.h b/openair1/PHY/CODING/scrambler.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/viterbi.c b/openair1/PHY/CODING/viterbi.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/CODING/viterbi_lte.c b/openair1/PHY/CODING/viterbi_lte.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/INIT/README.txt b/openair1/PHY/INIT/README.txt
old mode 100755
new mode 100644
diff --git a/openair1/PHY/INIT/init_extern.h b/openair1/PHY/INIT/init_extern.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/INIT/init_top.c b/openair1/PHY/INIT/init_top.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/INIT/init_vars.h b/openair1/PHY/INIT/init_vars.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/INIT/lte_init.c b/openair1/PHY/INIT/lte_init.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/INIT/lte_param_init.c b/openair1/PHY/INIT/lte_param_init.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/INIT/lte_parms.c b/openair1/PHY/INIT/lte_parms.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/INIT/phy_init.h b/openair1/PHY/INIT/phy_init.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/README.txt b/openair1/PHY/LTE_ESTIMATION/README.txt
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/adjust_gain.c b/openair1/PHY/LTE_ESTIMATION/adjust_gain.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/bf_freq_domain_filters.m b/openair1/PHY/LTE_ESTIMATION/bf_freq_domain_filters.m
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/filt16_32.h b/openair1/PHY/LTE_ESTIMATION/filt16_32.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/filt96_32.h b/openair1/PHY/LTE_ESTIMATION/filt96_32.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/freq_domain_filters.m b/openair1/PHY/LTE_ESTIMATION/freq_domain_filters.m
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/freq_equalization.c b/openair1/PHY/LTE_ESTIMATION/freq_equalization.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_adjust_sync.c b/openair1/PHY/LTE_ESTIMATION/lte_adjust_sync.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_dl_bf_channel_estimation.c b/openair1/PHY/LTE_ESTIMATION/lte_dl_bf_channel_estimation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_dl_channel_estimation.c b/openair1/PHY/LTE_ESTIMATION/lte_dl_channel_estimation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_dl_mbsfn_channel_estimation.c b/openair1/PHY/LTE_ESTIMATION/lte_dl_mbsfn_channel_estimation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_eNB_measurements.c b/openair1/PHY/LTE_ESTIMATION/lte_eNB_measurements.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_est_freq_offset.c b/openair1/PHY/LTE_ESTIMATION/lte_est_freq_offset.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_estimation.h b/openair1/PHY/LTE_ESTIMATION/lte_estimation.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_estimation_extern.h b/openair1/PHY/LTE_ESTIMATION/lte_estimation_extern.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_estimation_vars.h b/openair1/PHY/LTE_ESTIMATION/lte_estimation_vars.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_sync_time.c b/openair1/PHY/LTE_ESTIMATION/lte_sync_time.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c b/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.m b/openair1/PHY/LTE_ESTIMATION/lte_sync_timefreq.m
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_ue_measurements.c b/openair1/PHY/LTE_ESTIMATION/lte_ue_measurements.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/lte_ul_channel_estimation.c b/openair1/PHY/LTE_ESTIMATION/lte_ul_channel_estimation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_ESTIMATION/pss6144.h b/openair1/PHY/LTE_ESTIMATION/pss6144.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/README.txt b/openair1/PHY/LTE_REFSIG/README.txt
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/gen_mod_table.m b/openair1/PHY/LTE_REFSIG/gen_mod_table.m
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/lte_dl_cell_spec.c b/openair1/PHY/LTE_REFSIG/lte_dl_cell_spec.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/lte_dl_mbsfn.c b/openair1/PHY/LTE_REFSIG/lte_dl_mbsfn.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/lte_dl_uespec.c b/openair1/PHY/LTE_REFSIG/lte_dl_uespec.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/lte_gold.c b/openair1/PHY/LTE_REFSIG/lte_gold.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/lte_gold_mbsfn.c b/openair1/PHY/LTE_REFSIG/lte_gold_mbsfn.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/lte_refsig.h b/openair1/PHY/LTE_REFSIG/lte_refsig.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/lte_ul.m b/openair1/PHY/LTE_REFSIG/lte_ul.m
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/lte_ul_ref.c b/openair1/PHY/LTE_REFSIG/lte_ul_ref.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/mod_table.h b/openair1/PHY/LTE_REFSIG/mod_table.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/primary_synch.h b/openair1/PHY/LTE_REFSIG/primary_synch.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_REFSIG/primary_synch.m b/openair1/PHY/LTE_REFSIG/primary_synch.m
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/README.txt b/openair1/PHY/LTE_TRANSPORT/README.txt
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/dci.c b/openair1/PHY/LTE_TRANSPORT/dci.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/dci.h b/openair1/PHY/LTE_TRANSPORT/dci.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/dci_tools.c b/openair1/PHY/LTE_TRANSPORT/dci_tools.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/dlsch_coding.c b/openair1/PHY/LTE_TRANSPORT/dlsch_coding.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/dlsch_modulation.c b/openair1/PHY/LTE_TRANSPORT/dlsch_modulation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/dlsch_scrambling.c b/openair1/PHY/LTE_TRANSPORT/dlsch_scrambling.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/dlsch_tbs.h b/openair1/PHY/LTE_TRANSPORT/dlsch_tbs.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/dlsch_tbs_full.h b/openair1/PHY/LTE_TRANSPORT/dlsch_tbs_full.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/edci.c b/openair1/PHY/LTE_TRANSPORT/edci.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/group_hopping.c b/openair1/PHY/LTE_TRANSPORT/group_hopping.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/if4_tools.c b/openair1/PHY/LTE_TRANSPORT/if4_tools.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/if4_tools.h b/openair1/PHY/LTE_TRANSPORT/if4_tools.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/if5_tools.c b/openair1/PHY/LTE_TRANSPORT/if5_tools.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/if5_tools.h b/openair1/PHY/LTE_TRANSPORT/if5_tools.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/lte_mcs.c b/openair1/PHY/LTE_TRANSPORT/lte_mcs.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/mcs_tbs_tools.h b/openair1/PHY/LTE_TRANSPORT/mcs_tbs_tools.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/mdci.h b/openair1/PHY/LTE_TRANSPORT/mdci.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/pbch.c b/openair1/PHY/LTE_TRANSPORT/pbch.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/pcfich.c b/openair1/PHY/LTE_TRANSPORT/pcfich.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/phich.c b/openair1/PHY/LTE_TRANSPORT/phich.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/pilots.c b/openair1/PHY/LTE_TRANSPORT/pilots.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/pilots_mbsfn.c b/openair1/PHY/LTE_TRANSPORT/pilots_mbsfn.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/pmch.c b/openair1/PHY/LTE_TRANSPORT/pmch.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/power_control.c b/openair1/PHY/LTE_TRANSPORT/power_control.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/prach.c b/openair1/PHY/LTE_TRANSPORT/prach.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/print_stats.c b/openair1/PHY/LTE_TRANSPORT/print_stats.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/pss.c b/openair1/PHY/LTE_TRANSPORT/pss.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/pucch.c b/openair1/PHY/LTE_TRANSPORT/pucch.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/pucch_extern.h b/openair1/PHY/LTE_TRANSPORT/pucch_extern.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/rar_tools.c b/openair1/PHY/LTE_TRANSPORT/rar_tools.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/sss.c b/openair1/PHY/LTE_TRANSPORT/sss.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/transport_eNB.h b/openair1/PHY/LTE_TRANSPORT/transport_eNB.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/transport_extern.h b/openair1/PHY/LTE_TRANSPORT/transport_extern.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/transport_vars.h b/openair1/PHY/LTE_TRANSPORT/transport_vars.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/uci_common.h b/openair1/PHY/LTE_TRANSPORT/uci_common.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/uci_tools.c b/openair1/PHY/LTE_TRANSPORT/uci_tools.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c b/openair1/PHY/LTE_TRANSPORT/ulsch_decoding.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/ulsch_demodulation.c b/openair1/PHY/LTE_TRANSPORT/ulsch_demodulation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_TRANSPORT/vrb_maps.m b/openair1/PHY/LTE_TRANSPORT/vrb_maps.m
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/dci_ue.c b/openair1/PHY/LTE_UE_TRANSPORT/dci_ue.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/dlsch_decoding.c b/openair1/PHY/LTE_UE_TRANSPORT/dlsch_decoding.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/dlsch_demodulation.c b/openair1/PHY/LTE_UE_TRANSPORT/dlsch_demodulation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/dlsch_llr_computation.c b/openair1/PHY/LTE_UE_TRANSPORT/dlsch_llr_computation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/dlsch_llr_computation_avx2.c b/openair1/PHY/LTE_UE_TRANSPORT/dlsch_llr_computation_avx2.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/drs_modulation.c b/openair1/PHY/LTE_UE_TRANSPORT/drs_modulation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/get_pmi.c b/openair1/PHY/LTE_UE_TRANSPORT/get_pmi.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/initial_sync.c b/openair1/PHY/LTE_UE_TRANSPORT/initial_sync.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/linear_preprocessing_rec.h b/openair1/PHY/LTE_UE_TRANSPORT/linear_preprocessing_rec.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/pch_ue.c b/openair1/PHY/LTE_UE_TRANSPORT/pch_ue.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/slss.c b/openair1/PHY/LTE_UE_TRANSPORT/slss.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/srs_modulation.c b/openair1/PHY/LTE_UE_TRANSPORT/srs_modulation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/transport_proto_ue.h b/openair1/PHY/LTE_UE_TRANSPORT/transport_proto_ue.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/ulsch_coding.c b/openair1/PHY/LTE_UE_TRANSPORT/ulsch_coding.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/LTE_UE_TRANSPORT/ulsch_modulation.c b/openair1/PHY/LTE_UE_TRANSPORT/ulsch_modulation.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/MODULATION/beamforming.c b/openair1/PHY/MODULATION/beamforming.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/MODULATION/compute_bf_weights.c b/openair1/PHY/MODULATION/compute_bf_weights.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/MODULATION/ofdm_mod.c b/openair1/PHY/MODULATION/ofdm_mod.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/MODULATION/prach625Hz.h b/openair1/PHY/MODULATION/prach625Hz.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/MODULATION/slot_fep.c b/openair1/PHY/MODULATION/slot_fep.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/MODULATION/slot_fep_mbsfn.c b/openair1/PHY/MODULATION/slot_fep_mbsfn.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/MODULATION/slot_fep_ul.c b/openair1/PHY/MODULATION/slot_fep_ul.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/MODULATION/ul_7_5_kHz.c b/openair1/PHY/MODULATION/ul_7_5_kHz.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/Makefile.inc b/openair1/PHY/Makefile.inc
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/8bit_rxdemux.c b/openair1/PHY/TOOLS/8bit_rxdemux.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/8bit_txmux.c b/openair1/PHY/TOOLS/8bit_txmux.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/Makefile b/openair1/PHY/TOOLS/Makefile
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/alaw_lut.h b/openair1/PHY/TOOLS/alaw_lut.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/angle.c b/openair1/PHY/TOOLS/angle.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/cadd_sv.c b/openair1/PHY/TOOLS/cadd_sv.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/cadd_vv.c b/openair1/PHY/TOOLS/cadd_vv.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/cdot_prod.c b/openair1/PHY/TOOLS/cdot_prod.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/cmult_sv.c b/openair1/PHY/TOOLS/cmult_sv.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/cmult_vv.c b/openair1/PHY/TOOLS/cmult_vv.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/costable.h b/openair1/PHY/TOOLS/costable.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/dB_routines.c b/openair1/PHY/TOOLS/dB_routines.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/dB_routines.h b/openair1/PHY/TOOLS/dB_routines.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/invSqrt.c b/openair1/PHY/TOOLS/invSqrt.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/log2_approx.c b/openair1/PHY/TOOLS/log2_approx.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/lte_dfts.c b/openair1/PHY/TOOLS/lte_dfts.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/lte_phy_scope.c b/openair1/PHY/TOOLS/lte_phy_scope.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/lte_phy_scope.h b/openair1/PHY/TOOLS/lte_phy_scope.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/lte_phy_scope_tm4.c b/openair1/PHY/TOOLS/lte_phy_scope_tm4.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/lut.c b/openair1/PHY/TOOLS/lut.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/memory_routines.c b/openair1/PHY/TOOLS/memory_routines.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/read_F.c b/openair1/PHY/TOOLS/read_F.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/signal_energy.c b/openair1/PHY/TOOLS/signal_energy.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/smbv.c b/openair1/PHY/TOOLS/smbv.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/smbv.h b/openair1/PHY/TOOLS/smbv.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/sqrt.c b/openair1/PHY/TOOLS/sqrt.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/time_meas.c b/openair1/PHY/TOOLS/time_meas.c
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/time_meas.h b/openair1/PHY/TOOLS/time_meas.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/tools_defs.h b/openair1/PHY/TOOLS/tools_defs.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/tools_extern.h b/openair1/PHY/TOOLS/tools_extern.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/TOOLS/tools_vars.h b/openair1/PHY/TOOLS/tools_vars.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/defs_eNB.h b/openair1/PHY/defs_eNB.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/impl_defs_lte.h b/openair1/PHY/impl_defs_lte.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/impl_defs_top.h b/openair1/PHY/impl_defs_top.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/phy_extern.h b/openair1/PHY/phy_extern.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/phy_vars.h b/openair1/PHY/phy_vars.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/sse_intrin.h b/openair1/PHY/sse_intrin.h
old mode 100755
new mode 100644
diff --git a/openair1/PHY/types.h b/openair1/PHY/types.h
old mode 100755
new mode 100644
diff --git a/openair1/README.TXT b/openair1/README.TXT
old mode 100755
new mode 100644
diff --git a/openair1/SCHED/Makefile.inc b/openair1/SCHED/Makefile.inc
old mode 100755
new mode 100644
diff --git a/openair1/SCHED/fapi_l1.c b/openair1/SCHED/fapi_l1.c
old mode 100755
new mode 100644
diff --git a/openair1/SCHED/fapi_l1.h b/openair1/SCHED/fapi_l1.h
old mode 100755
new mode 100644
diff --git a/openair1/SCHED/phy_mac_stub.c b/openair1/SCHED/phy_mac_stub.c
old mode 100755
new mode 100644
diff --git a/openair1/SCHED/phy_procedures_lte_common.c b/openair1/SCHED/phy_procedures_lte_common.c
old mode 100755
new mode 100644
diff --git a/openair1/SCHED/phy_procedures_lte_eNb.c b/openair1/SCHED/phy_procedures_lte_eNb.c
old mode 100755
new mode 100644
diff --git a/openair1/SCHED/ru_procedures.c b/openair1/SCHED/ru_procedures.c
old mode 100755
new mode 100644
diff --git a/openair1/SCHED/sched_common.h b/openair1/SCHED/sched_common.h
old mode 100755
new mode 100644
diff --git a/openair1/SCHED_UE/phy_procedures_lte_ue.c b/openair1/SCHED_UE/phy_procedures_lte_ue.c
old mode 100755
new mode 100644
diff --git a/openair1/SCHED_UE/pucch_pc.c b/openair1/SCHED_UE/pucch_pc.c
old mode 100755
new mode 100644
diff --git a/openair1/SCHED_UE/srs_pc.c b/openair1/SCHED_UE/srs_pc.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/Makefile.inc b/openair1/SIMULATION/ETH_TRANSPORT/Makefile.inc
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/README.txt b/openair1/SIMULATION/ETH_TRANSPORT/README.txt
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/bypass_session_layer.c b/openair1/SIMULATION/ETH_TRANSPORT/bypass_session_layer.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/defs.h b/openair1/SIMULATION/ETH_TRANSPORT/defs.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/emu_transport.c b/openair1/SIMULATION/ETH_TRANSPORT/emu_transport.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/extern.h b/openair1/SIMULATION/ETH_TRANSPORT/extern.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/multicast_link.c b/openair1/SIMULATION/ETH_TRANSPORT/multicast_link.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/multicast_link.h b/openair1/SIMULATION/ETH_TRANSPORT/multicast_link.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/netlink_init.c b/openair1/SIMULATION/ETH_TRANSPORT/netlink_init.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/proto.h b/openair1/SIMULATION/ETH_TRANSPORT/proto.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/socket.c b/openair1/SIMULATION/ETH_TRANSPORT/socket.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/socket.h b/openair1/SIMULATION/ETH_TRANSPORT/socket.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/ETH_TRANSPORT/vars.h b/openair1/SIMULATION/ETH_TRANSPORT/vars.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/Training/IEEEtran.cls b/openair1/SIMULATION/LTE_PHY/Abstraction/Training/IEEEtran.cls
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/Training/bare_adv.tex b/openair1/SIMULATION/LTE_PHY/Abstraction/Training/bare_adv.tex
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/Training/bare_jrnl.tex b/openair1/SIMULATION/LTE_PHY/Abstraction/Training/bare_jrnl.tex
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/Training/bare_jrnl_compsoc.tex b/openair1/SIMULATION/LTE_PHY/Abstraction/Training/bare_jrnl_compsoc.tex
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/Training/create_plots.m b/openair1/SIMULATION/LTE_PHY/Abstraction/Training/create_plots.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/Training/delta_BLER_1.m b/openair1/SIMULATION/LTE_PHY/Abstraction/Training/delta_BLER_1.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/Training/polyfit_beta_training.m b/openair1/SIMULATION/LTE_PHY/Abstraction/Training/polyfit_beta_training.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/Training/polyfit_delta_BLER.m b/openair1/SIMULATION/LTE_PHY/Abstraction/Training/polyfit_delta_BLER.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/Training/sinr_Eff_Calc.m b/openair1/SIMULATION/LTE_PHY/Abstraction/Training/sinr_Eff_Calc.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/Training/training_abstraction.m b/openair1/SIMULATION/LTE_PHY/Abstraction/Training/training_abstraction.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/Training/training_top_script.m b/openair1/SIMULATION/LTE_PHY/Abstraction/Training/training_top_script.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/beta_training_EESM.m b/openair1/SIMULATION/LTE_PHY/Abstraction/beta_training_EESM.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/data_collection_mode5.m b/openair1/SIMULATION/LTE_PHY/Abstraction/data_collection_mode5.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/data_extraction.m b/openair1/SIMULATION/LTE_PHY/Abstraction/data_extraction.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/delta_BLER.m b/openair1/SIMULATION/LTE_PHY/Abstraction/delta_BLER.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/delta_BLER_1.m b/openair1/SIMULATION/LTE_PHY/Abstraction/delta_BLER_1.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/demap_q.m b/openair1/SIMULATION/LTE_PHY/Abstraction/demap_q.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_1.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_1.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_2.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_2.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_3.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_3.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_4.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_4.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_5.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_16_noMF_lte_Mode5_5.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_1.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_1.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_2.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_2.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_3.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_3.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_4.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_4.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_5.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/16_4_noMF_lte_Mode5_5.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_1.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_1.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_2.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_2.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_3.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_3.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_4.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_4.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_5.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/4_16_noMF_lte_Mode5_5.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_1.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_1.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_2.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_2.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_3.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_3.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_4.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_4.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_5.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/QPSK_QPSK_noMF_lte_Mode5_5.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/data_mode5_16_16.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/data_mode5_16_16.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/data_mode5_4_4_morerealizations.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/data_mode5_4_4_morerealizations.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/siso_MI_abs_16Qam.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/siso_MI_abs_16Qam.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/siso_MI_abs_4Qam.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/siso_MI_abs_4Qam.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/siso_MI_abs_64Qam.mat b/openair1/SIMULATION/LTE_PHY/Abstraction/matFiles/siso_MI_abs_64Qam.mat
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/Abstraction/opposite_q.m b/openair1/SIMULATION/LTE_PHY/Abstraction/opposite_q.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs0.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs0.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs1.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs1.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs10.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs10.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs11.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs11.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs12.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs12.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs13.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs13.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs14.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs14.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs15.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs15.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs16.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs16.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs17.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs17.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs18.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs18.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs19.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs19.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs2.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs2.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs20.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs20.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs21.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs21.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs22.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs22.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs23.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs23.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs24.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs24.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs25.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs25.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs26.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs26.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs27.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs27.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs3.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs3.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs4.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs4.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs5.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs5.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs6.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs6.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs7.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs7.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs8.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs8.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs9.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/AWGN_results/bler_tx1_chan18_nrx1_mcs9.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs0.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs0.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs1.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs1.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs10.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs10.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs11.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs11.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs12.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs12.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs13.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs13.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs14.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs14.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs15.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs15.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs16.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs16.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs17.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs17.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs18.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs18.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs19.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs19.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs2.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs2.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs20.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs20.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs21.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs21.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs22.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs22.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs23.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs23.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs24.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs24.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs25.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs25.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs26.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs26.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs27.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs27.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs3.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs3.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs4.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs4.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs5.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs5.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs6.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs6.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs7.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs7.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs8.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs8.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs9.csv b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/AWGN/Perf_Curves_Abs/awgn_bler_tx1_mcs9.csv
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_0.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_0.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_100.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_100.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_119.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_119.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_150.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_150.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_200.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_200.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_250.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_250.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_300.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_300.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_350.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_350.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_400.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_400.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_450.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_450.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_500.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_500.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_550.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_550.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_66.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_66.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_80.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/bler_80.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/eval_results.m b/openair1/SIMULATION/LTE_PHY/BLER_SIMULATIONS/eval_results.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/LTE_Configuration.c b/openair1/SIMULATION/LTE_PHY/LTE_Configuration.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/LTE_Configuration.h b/openair1/SIMULATION/LTE_PHY/LTE_Configuration.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/README.txt b/openair1/SIMULATION/LTE_PHY/README.txt
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/embms.m b/openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/embms.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/embms_20_25.m b/openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/embms_20_25.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/oai_embms_r39-1.png b/openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/oai_embms_r39-1.png
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/pdcch_20MHz_awgn.m b/openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/pdcch_20MHz_awgn.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/pdsch.txt b/openair1/SIMULATION/LTE_PHY/REFERENCE_DATA/pdsch.txt
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/blerCurvesTemplate.tex b/openair1/SIMULATION/LTE_PHY/blerCurvesTemplate.tex
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/blerSimus.zip b/openair1/SIMULATION/LTE_PHY/blerSimus.zip
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/dlsim.c b/openair1/SIMULATION/LTE_PHY/dlsim.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/dlsim_tm4.c b/openair1/SIMULATION/LTE_PHY/dlsim_tm4.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/dlsim_tm7.c b/openair1/SIMULATION/LTE_PHY/dlsim_tm7.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/fancyheadings.sty b/openair1/SIMULATION/LTE_PHY/fancyheadings.sty
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/framegen.c b/openair1/SIMULATION/LTE_PHY/framegen.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/gpib_send.c b/openair1/SIMULATION/LTE_PHY/gpib_send.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/gpib_send.h b/openair1/SIMULATION/LTE_PHY/gpib_send.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/mat2wv.m b/openair1/SIMULATION/LTE_PHY/mat2wv.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/mbmssim.c b/openair1/SIMULATION/LTE_PHY/mbmssim.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/pbch_awgn.txt b/openair1/SIMULATION/LTE_PHY/pbch_awgn.txt
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/pbch_awgn_interp.txt b/openair1/SIMULATION/LTE_PHY/pbch_awgn_interp.txt
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/pbchsim.c b/openair1/SIMULATION/LTE_PHY/pbchsim.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/pdcch_eval_results.m b/openair1/SIMULATION/LTE_PHY/pdcch_eval_results.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/pdcchsim.c b/openair1/SIMULATION/LTE_PHY/pdcchsim.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/p b/openair1/SIMULATION/LTE_PHY/plotTools/p
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plotTool.m b/openair1/SIMULATION/LTE_PHY/plotTools/plotTool.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_channel_PePu.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_channel_PePu.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_channel_SePu.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_channel_SePu.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_channels.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_channels.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_constellations.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_constellations.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_dl_ce_prec_ul.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_dl_ce_prec_ul.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_dl_ch_est.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_dl_ch_est.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_floating_point_signals.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_floating_point_signals.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_ce.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_ce.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_ce_.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_ce_.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_prec_dl.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_prec_dl.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_rxF.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_srs_rxF.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_tx_bf.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_tx_bf.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/plotTools/plot_txdata.m b/openair1/SIMULATION/LTE_PHY/plotTools/plot_txdata.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/prachsim.c b/openair1/SIMULATION/LTE_PHY/prachsim.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/pucchsignalgegerator.h b/openair1/SIMULATION/LTE_PHY/pucchsignalgegerator.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/pucchsignalgenerator.c b/openair1/SIMULATION/LTE_PHY/pucchsignalgenerator.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/pucchsim.c b/openair1/SIMULATION/LTE_PHY/pucchsim.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/scansim.c b/openair1/SIMULATION/LTE_PHY/scansim.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/signalanalyzer.c b/openair1/SIMULATION/LTE_PHY/signalanalyzer.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/signalanalyzer.h b/openair1/SIMULATION/LTE_PHY/signalanalyzer.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/syncsim.c b/openair1/SIMULATION/LTE_PHY/syncsim.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/test.c b/openair1/SIMULATION/LTE_PHY/test.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/ulsignalgenerator.c b/openair1/SIMULATION/LTE_PHY/ulsignalgenerator.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/ulsignalgenerator.h b/openair1/SIMULATION/LTE_PHY/ulsignalgenerator.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/ulsim.c b/openair1/SIMULATION/LTE_PHY/ulsim.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/ulsim2.c b/openair1/SIMULATION/LTE_PHY/ulsim2.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/LTE_PHY/unitary_defs.h b/openair1/SIMULATION/LTE_PHY/unitary_defs.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/Makefile.inc b/openair1/SIMULATION/Makefile.inc
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/RF/Makefile b/openair1/SIMULATION/RF/Makefile
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/RF/README.txt b/openair1/SIMULATION/RF/README.txt
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/RF/adc.c b/openair1/SIMULATION/RF/adc.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/RF/dac.c b/openair1/SIMULATION/RF/dac.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/RF/rf.c b/openair1/SIMULATION/RF/rf.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/RF/rf.h b/openair1/SIMULATION/RF/rf.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/abstraction.c b/openair1/SIMULATION/TOOLS/abstraction.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/ch_desc_proto.c b/openair1/SIMULATION/TOOLS/ch_desc_proto.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/corr_mat.m b/openair1/SIMULATION/TOOLS/corr_mat.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/gauss.c b/openair1/SIMULATION/TOOLS/gauss.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/llr_quantization.c b/openair1/SIMULATION/TOOLS/llr_quantization.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/multipath_channel.c b/openair1/SIMULATION/TOOLS/multipath_channel.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/multipath_tv_channel.c b/openair1/SIMULATION/TOOLS/multipath_tv_channel.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/random_channel.c b/openair1/SIMULATION/TOOLS/random_channel.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/rangen_double.c b/openair1/SIMULATION/TOOLS/rangen_double.c
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/scm.m b/openair1/SIMULATION/TOOLS/scm.m
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/scm_corrmat.h b/openair1/SIMULATION/TOOLS/scm_corrmat.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/sim.h b/openair1/SIMULATION/TOOLS/sim.h
old mode 100755
new mode 100644
diff --git a/openair1/SIMULATION/TOOLS/taus.c b/openair1/SIMULATION/TOOLS/taus.c
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/as_message.h b/openair2/COMMON/as_message.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/commonDef.h b/openair2/COMMON/commonDef.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/gtpv1_u_messages_def.h b/openair2/COMMON/gtpv1_u_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/gtpv1_u_messages_types.h b/openair2/COMMON/gtpv1_u_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/intertask_interface_conf.h b/openair2/COMMON/intertask_interface_conf.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/mac_messages_def.h b/openair2/COMMON/mac_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/mac_messages_types.h b/openair2/COMMON/mac_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/mac_primitives.h b/openair2/COMMON/mac_primitives.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/mac_rlc_primitives.h b/openair2/COMMON/mac_rlc_primitives.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/mac_rrc_primitives.h b/openair2/COMMON/mac_rrc_primitives.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/messages_def.h b/openair2/COMMON/messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/messages_types.h b/openair2/COMMON/messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/nas_messages_def.h b/openair2/COMMON/nas_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/nas_messages_types.h b/openair2/COMMON/nas_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/networkDef.h b/openair2/COMMON/networkDef.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/openair_defs.h b/openair2/COMMON/openair_defs.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/pdcp_messages_def.h b/openair2/COMMON/pdcp_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/pdcp_messages_types.h b/openair2/COMMON/pdcp_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/phy_messages_def.h b/openair2/COMMON/phy_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/phy_messages_types.h b/openair2/COMMON/phy_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/platform_constants.h b/openair2/COMMON/platform_constants.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/platform_types.h b/openair2/COMMON/platform_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/ral_messages_def.h b/openair2/COMMON/ral_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/ral_messages_types.h b/openair2/COMMON/ral_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/rlc_messages_def.h b/openair2/COMMON/rlc_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/rlc_messages_types.h b/openair2/COMMON/rlc_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/rrc_messages_def.h b/openair2/COMMON/rrc_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/rrc_messages_types.h b/openair2/COMMON/rrc_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/rrm_config_structs.h b/openair2/COMMON/rrm_config_structs.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/rrm_constants.h b/openair2/COMMON/rrm_constants.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/rtos_header.h b/openair2/COMMON/rtos_header.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/s1ap_messages_def.h b/openair2/COMMON/s1ap_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/s1ap_messages_types.h b/openair2/COMMON/s1ap_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/sctp_messages_def.h b/openair2/COMMON/sctp_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/sctp_messages_types.h b/openair2/COMMON/sctp_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/tasks_def.h b/openair2/COMMON/tasks_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/udp_messages_def.h b/openair2/COMMON/udp_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/udp_messages_types.h b/openair2/COMMON/udp_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/x2ap_messages_def.h b/openair2/COMMON/x2ap_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair2/COMMON/x2ap_messages_types.h b/openair2/COMMON/x2ap_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/Doxyfile b/openair2/DOCS/DOXYGEN/Doxyfile
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/DLC_arch.png b/openair2/DOCS/DOXYGEN/images/DLC_arch.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/Diapositive6.JPG b/openair2/DOCS/DOXYGEN/images/Diapositive6.JPG
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/Framing.png b/openair2/DOCS/DOXYGEN/images/Framing.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/Framing.vsd b/openair2/DOCS/DOXYGEN/images/Framing.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/MAC Services.vsd b/openair2/DOCS/DOXYGEN/images/MAC Services.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/MAC_Measurements.png b/openair2/DOCS/DOXYGEN/images/MAC_Measurements.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/MAC_Measurements.vsd b/openair2/DOCS/DOXYGEN/images/MAC_Measurements.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/MAC_Services.eps b/openair2/DOCS/DOXYGEN/images/MAC_Services.eps
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/MAC_Services.vsd b/openair2/DOCS/DOXYGEN/images/MAC_Services.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/MAC_Services2.eps b/openair2/DOCS/DOXYGEN/images/MAC_Services2.eps
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/MAC_Services2.png b/openair2/DOCS/DOXYGEN/images/MAC_Services2.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/MAC_Services2.vsd b/openair2/DOCS/DOXYGEN/images/MAC_Services2.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/MAC_arch.eps b/openair2/DOCS/DOXYGEN/images/MAC_arch.eps
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/MAC_architecture.JPG b/openair2/DOCS/DOXYGEN/images/MAC_architecture.JPG
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/OFDM Transmitter.png b/openair2/DOCS/DOXYGEN/images/OFDM Transmitter.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/OFDM Transmitter.vsd b/openair2/DOCS/DOXYGEN/images/OFDM Transmitter.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/PHY_arch.eps b/openair2/DOCS/DOXYGEN/images/PHY_arch.eps
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/PHY_arch.png b/openair2/DOCS/DOXYGEN/images/PHY_arch.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/PHY_arch.vsd b/openair2/DOCS/DOXYGEN/images/PHY_arch.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/QAM modulation.png b/openair2/DOCS/DOXYGEN/images/QAM modulation.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/QAM modulation.vsd b/openair2/DOCS/DOXYGEN/images/QAM modulation.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/QAMmodulation.png b/openair2/DOCS/DOXYGEN/images/QAMmodulation.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/Transmission.pdf b/openair2/DOCS/DOXYGEN/images/Transmission.pdf
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/Transmission.png b/openair2/DOCS/DOXYGEN/images/Transmission.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/Transmission.ps b/openair2/DOCS/DOXYGEN/images/Transmission.ps
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/cellular_topology.doc b/openair2/DOCS/DOXYGEN/images/cellular_topology.doc
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/cellular_topology.pdf b/openair2/DOCS/DOXYGEN/images/cellular_topology.pdf
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/cellular_topology_small.png b/openair2/DOCS/DOXYGEN/images/cellular_topology_small.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/channel server.png b/openair2/DOCS/DOXYGEN/images/channel server.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/channel server.vsd b/openair2/DOCS/DOXYGEN/images/channel server.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/convolutional.png b/openair2/DOCS/DOXYGEN/images/convolutional.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/convolutional.vsd b/openair2/DOCS/DOXYGEN/images/convolutional.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/irs_dcf.jpg b/openair2/DOCS/DOXYGEN/images/irs_dcf.jpg
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/irs_pcf.jpg b/openair2/DOCS/DOXYGEN/images/irs_pcf.jpg
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/layer2_stack.jpg b/openair2/DOCS/DOXYGEN/images/layer2_stack.jpg
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/layer2_stack.pdf b/openair2/DOCS/DOXYGEN/images/layer2_stack.pdf
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/layer2_stack.png b/openair2/DOCS/DOXYGEN/images/layer2_stack.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/mac_channels.png b/openair2/DOCS/DOXYGEN/images/mac_channels.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.pdf b/openair2/DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.pdf
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.png b/openair2/DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.vsd b/openair2/DOCS/DOXYGEN/images/mac_w3g4f_mac_channels.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/mac_wbs.jpg b/openair2/DOCS/DOXYGEN/images/mac_wbs.jpg
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/macphynet.eps b/openair2/DOCS/DOXYGEN/images/macphynet.eps
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/macphynet.png b/openair2/DOCS/DOXYGEN/images/macphynet.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/mesh_frame.pdf b/openair2/DOCS/DOXYGEN/images/mesh_frame.pdf
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/mesh_topology.pdf b/openair2/DOCS/DOXYGEN/images/mesh_topology.pdf
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/mesh_topology_small.png b/openair2/DOCS/DOXYGEN/images/mesh_topology_small.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/scrambler.png b/openair2/DOCS/DOXYGEN/images/scrambler.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/scrambler.vsd b/openair2/DOCS/DOXYGEN/images/scrambler.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/w3g4f_framing.png b/openair2/DOCS/DOXYGEN/images/w3g4f_framing.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/w3g4f_framing.vsd b/openair2/DOCS/DOXYGEN/images/w3g4f_framing.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/DOXYGEN/images/widens_mac_channels.vsd b/openair2/DOCS/DOXYGEN/images/widens_mac_channels.vsd
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/Documentation/flow.txt b/openair2/DOCS/Documentation/flow.txt
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/TEMPLATES/CODE/Doxyfile b/openair2/DOCS/TEMPLATES/CODE/Doxyfile
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/TEMPLATES/CODE/example_doxy.h b/openair2/DOCS/TEMPLATES/CODE/example_doxy.h
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/TEMPLATES/CODE/images/arch.eps b/openair2/DOCS/TEMPLATES/CODE/images/arch.eps
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/TEMPLATES/CODE/images/arch.png b/openair2/DOCS/TEMPLATES/CODE/images/arch.png
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/TEMPLATES/README/Readme.doxy b/openair2/DOCS/TEMPLATES/README/Readme.doxy
old mode 100755
new mode 100644
diff --git a/openair2/DOCS/TEMPLATES/README/readme.txt b/openair2/DOCS/TEMPLATES/README/readme.txt
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac.c b/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac.c
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac.h b/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_defs.h b/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_defs.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_internal.c b/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_internal.c
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_internal.h b/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_slice_verification.h b/openair2/ENB_APP/CONTROL_MODULES/MAC/flexran_agent_mac_slice_verification.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/CONTROL_MODULES/PDCP/flexran_agent_pdcp_defs.h b/openair2/ENB_APP/CONTROL_MODULES/PDCP/flexran_agent_pdcp_defs.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/CONTROL_MODULES/RRC/flexran_agent_rrc_defs.h b/openair2/ENB_APP/CONTROL_MODULES/RRC/flexran_agent_rrc_defs.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/MESSAGES/V2/config_common.proto b/openair2/ENB_APP/MESSAGES/V2/config_common.proto
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/MESSAGES/V2/config_messages.proto b/openair2/ENB_APP/MESSAGES/V2/config_messages.proto
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/MESSAGES/V2/control_delegation.proto b/openair2/ENB_APP/MESSAGES/V2/control_delegation.proto
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/MESSAGES/V2/controller_commands.proto b/openair2/ENB_APP/MESSAGES/V2/controller_commands.proto
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/MESSAGES/V2/flexran.proto b/openair2/ENB_APP/MESSAGES/V2/flexran.proto
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/MESSAGES/V2/header.proto b/openair2/ENB_APP/MESSAGES/V2/header.proto
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/MESSAGES/V2/mac_primitives.proto b/openair2/ENB_APP/MESSAGES/V2/mac_primitives.proto
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/MESSAGES/V2/stats_common.proto b/openair2/ENB_APP/MESSAGES/V2/stats_common.proto
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/MESSAGES/V2/stats_messages.proto b/openair2/ENB_APP/MESSAGES/V2/stats_messages.proto
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/MESSAGES/V2/time_common.proto b/openair2/ENB_APP/MESSAGES/V2/time_common.proto
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/Makefile.inc b/openair2/ENB_APP/Makefile.inc
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/NB_IoT_config.h b/openair2/ENB_APP/NB_IoT_config.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/NB_IoT_interface.h b/openair2/ENB_APP/NB_IoT_interface.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/RRC_config_tools.h b/openair2/ENB_APP/RRC_config_tools.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/enb_app.c b/openair2/ENB_APP/enb_app.c
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/enb_app.h b/openair2/ENB_APP/enb_app.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/enb_config.c b/openair2/ENB_APP/enb_config.c
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/enb_config.h b/openair2/ENB_APP/enb_config.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/enb_paramdef.h b/openair2/ENB_APP/enb_paramdef.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent.c b/openair2/ENB_APP/flexran_agent.c
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent.h b/openair2/ENB_APP/flexran_agent.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_async.c b/openair2/ENB_APP/flexran_agent_async.c
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_async.h b/openair2/ENB_APP/flexran_agent_async.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_common.c b/openair2/ENB_APP/flexran_agent_common.c
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_common.h b/openair2/ENB_APP/flexran_agent_common.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_common_internal.c b/openair2/ENB_APP/flexran_agent_common_internal.c
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_common_internal.h b/openair2/ENB_APP/flexran_agent_common_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_defs.h b/openair2/ENB_APP/flexran_agent_defs.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_extern.h b/openair2/ENB_APP/flexran_agent_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_handler.c b/openair2/ENB_APP/flexran_agent_handler.c
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_net_comm.c b/openair2/ENB_APP/flexran_agent_net_comm.c
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_net_comm.h b/openair2/ENB_APP/flexran_agent_net_comm.h
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_task_manager.c b/openair2/ENB_APP/flexran_agent_task_manager.c
old mode 100755
new mode 100644
diff --git a/openair2/ENB_APP/flexran_agent_task_manager.h b/openair2/ENB_APP/flexran_agent_task_manager.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/config.c b/openair2/LAYER2/MAC/config.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/defs.h b/openair2/LAYER2/MAC/defs.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/eNB_scheduler.c b/openair2/LAYER2/MAC/eNB_scheduler.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/eNB_scheduler_RA.c b/openair2/LAYER2/MAC/eNB_scheduler_RA.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/eNB_scheduler_bch.c b/openair2/LAYER2/MAC/eNB_scheduler_bch.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/eNB_scheduler_dlsch.c b/openair2/LAYER2/MAC/eNB_scheduler_dlsch.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/eNB_scheduler_mch.c b/openair2/LAYER2/MAC/eNB_scheduler_mch.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/eNB_scheduler_primitives.c b/openair2/LAYER2/MAC/eNB_scheduler_primitives.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/eNB_scheduler_ulsch.c b/openair2/LAYER2/MAC/eNB_scheduler_ulsch.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/l1_helpers.c b/openair2/LAYER2/MAC/l1_helpers.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/lte_transport_init.c b/openair2/LAYER2/MAC/lte_transport_init.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/mac_extern.h b/openair2/LAYER2/MAC/mac_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/mac_proto.h b/openair2/LAYER2/MAC/mac_proto.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/main.c b/openair2/LAYER2/MAC/main.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/pre_processor.c b/openair2/LAYER2/MAC/pre_processor.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/ra_procedures.c b/openair2/LAYER2/MAC/ra_procedures.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/rar_tools.c b/openair2/LAYER2/MAC/rar_tools.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/MAC/ue_procedures.c b/openair2/LAYER2/MAC/ue_procedures.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/Makefile.inc b/openair2/LAYER2/Makefile.inc
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp.c b/openair2/LAYER2/PDCP_v10.1.0/pdcp.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp.h b/openair2/LAYER2/PDCP_v10.1.0/pdcp.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_control_primitive.c b/openair2/LAYER2/PDCP_v10.1.0/pdcp_control_primitive.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_control_primitives_proto_extern.h b/openair2/LAYER2/PDCP_v10.1.0/pdcp_control_primitives_proto_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_fifo.c b/openair2/LAYER2/PDCP_v10.1.0/pdcp_fifo.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_netlink.c b/openair2/LAYER2/PDCP_v10.1.0/pdcp_netlink.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_primitives.c b/openair2/LAYER2/PDCP_v10.1.0/pdcp_primitives.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_primitives.h b/openair2/LAYER2/PDCP_v10.1.0/pdcp_primitives.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_proto_extern.h b/openair2/LAYER2/PDCP_v10.1.0/pdcp_proto_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_security.c b/openair2/LAYER2/PDCP_v10.1.0/pdcp_security.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_sequence_manager.c b/openair2/LAYER2/PDCP_v10.1.0/pdcp_sequence_manager.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_sequence_manager.h b/openair2/LAYER2/PDCP_v10.1.0/pdcp_sequence_manager.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_thread.c b/openair2/LAYER2/PDCP_v10.1.0/pdcp_thread.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_util.c b/openair2/LAYER2/PDCP_v10.1.0/pdcp_util.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp_util.h b/openair2/LAYER2/PDCP_v10.1.0/pdcp_util.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_constants.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_constants.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_entity.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_entity.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_in_sdu.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_in_sdu.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_in_sdu.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_in_sdu.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_init.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_init.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_init.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_init.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_proto_extern.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_proto_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_reassembly.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_reassembly.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_reassembly.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_reassembly.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_receiver.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_receiver.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_receiver.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_receiver.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_retransmit.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_retransmit.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_retransmit.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_retransmit.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_rx_list.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_rx_list.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_rx_list.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_rx_list.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segment.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segment.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segment.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segment.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segments_holes.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segments_holes.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segments_holes.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_segments_holes.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_status_report.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_status_report.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_status_report.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_status_report.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_structs.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_structs.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_test.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_test.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_test.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_test.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_poll_retransmit.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_poll_retransmit.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_poll_retransmit.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_poll_retransmit.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_reordering.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_reordering.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_reordering.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_reordering.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_status_prohibit.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_status_prohibit.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_status_prohibit.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_timer_status_prohibit.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_windows.c b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_windows.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_windows.h b/openair2/LAYER2/RLC/AM_v9.3.0/rlc_am_windows.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.c b/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.h b/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_entity.h b/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_entity.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_init.c b/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_init.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_init.h b/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_init.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_structs.h b/openair2/LAYER2/RLC/TM_v9.3.0/rlc_tm_structs.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/Makefile b/openair2/LAYER2/RLC/UM_v9.3.0/Makefile
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/README b/openair2/LAYER2/RLC/UM_v9.3.0/README
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um.c b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_constants.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_constants.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_control_primitives.c b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_control_primitives.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_control_primitives.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_control_primitives.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_dar.c b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_dar.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_dar.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_dar.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_entity.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_entity.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_fsm.c b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_fsm.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_fsm.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_fsm.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_reassembly.c b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_reassembly.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_reassembly.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_reassembly.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_receiver.c b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_receiver.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_receiver.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_receiver.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_segment.c b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_segment.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_segment.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_segment.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_structs.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_structs.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_test.c b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_test.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_test.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_test.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_very_simple_test.c b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_very_simple_test.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_very_simple_test.h b/openair2/LAYER2/RLC/UM_v9.3.0/rlc_um_very_simple_test.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/mac_primitives.h b/openair2/LAYER2/RLC/mac_primitives.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/rlc.c b/openair2/LAYER2/RLC/rlc.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/rlc.h b/openair2/LAYER2/RLC/rlc.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/rlc_def.h b/openair2/LAYER2/RLC/rlc_def.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/rlc_def_lte.h b/openair2/LAYER2/RLC/rlc_def_lte.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/rlc_mac.c b/openair2/LAYER2/RLC/rlc_mac.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/rlc_mpls.c b/openair2/LAYER2/RLC/rlc_mpls.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/rlc_primitives.h b/openair2/LAYER2/RLC/rlc_primitives.h
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/RLC/rlc_rrc.c b/openair2/LAYER2/RLC/rlc_rrc.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/openair2_proc.c b/openair2/LAYER2/openair2_proc.c
old mode 100755
new mode 100644
diff --git a/openair2/LAYER2/register.h b/openair2/LAYER2/register.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/RB_TOOL/Makefile b/openair2/NETWORK_DRIVER/LITE/RB_TOOL/Makefile
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/RB_TOOL/rb_tool.c b/openair2/NETWORK_DRIVER/LITE/RB_TOOL/rb_tool.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/classifier.c b/openair2/NETWORK_DRIVER/LITE/classifier.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/common.c b/openair2/NETWORK_DRIVER/LITE/common.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/constant.h b/openair2/NETWORK_DRIVER/LITE/constant.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/device.c b/openair2/NETWORK_DRIVER/LITE/device.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/ioctl.c b/openair2/NETWORK_DRIVER/LITE/ioctl.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/ioctl.h b/openair2/NETWORK_DRIVER/LITE/ioctl.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/local.h b/openair2/NETWORK_DRIVER/LITE/local.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/netlink.c b/openair2/NETWORK_DRIVER/LITE/netlink.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/proto_extern.h b/openair2/NETWORK_DRIVER/LITE/proto_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/sap.h b/openair2/NETWORK_DRIVER/LITE/sap.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/LITE/tool.c b/openair2/NETWORK_DRIVER/LITE/tool.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/RB_TOOL/Makefile b/openair2/NETWORK_DRIVER/MESH/RB_TOOL/Makefile
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/RB_TOOL/rb_tool.c b/openair2/NETWORK_DRIVER/MESH/RB_TOOL/rb_tool.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/TESTBENCH/testbench.c b/openair2/NETWORK_DRIVER/MESH/TESTBENCH/testbench.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/classifier.c b/openair2/NETWORK_DRIVER/MESH/classifier.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/common.c b/openair2/NETWORK_DRIVER/MESH/common.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/constant.h b/openair2/NETWORK_DRIVER/MESH/constant.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/device.c b/openair2/NETWORK_DRIVER/MESH/device.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/ioctl.c b/openair2/NETWORK_DRIVER/MESH/ioctl.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/ioctl.h b/openair2/NETWORK_DRIVER/MESH/ioctl.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/local.h b/openair2/NETWORK_DRIVER/MESH/local.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/mesh.c b/openair2/NETWORK_DRIVER/MESH/mesh.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/netlink.c b/openair2/NETWORK_DRIVER/MESH/netlink.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/proto_extern.h b/openair2/NETWORK_DRIVER/MESH/proto_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/rrc_nas_primitives.h b/openair2/NETWORK_DRIVER/MESH/rrc_nas_primitives.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/sap.h b/openair2/NETWORK_DRIVER/MESH/sap.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/MESH/tool.c b/openair2/NETWORK_DRIVER/MESH/tool.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/UE_IP/README b/openair2/NETWORK_DRIVER/UE_IP/README
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/UE_IP/common.c b/openair2/NETWORK_DRIVER/UE_IP/common.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/UE_IP/constant.h b/openair2/NETWORK_DRIVER/UE_IP/constant.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/UE_IP/device.c b/openair2/NETWORK_DRIVER/UE_IP/device.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/UE_IP/local.h b/openair2/NETWORK_DRIVER/UE_IP/local.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/UE_IP/netlink.c b/openair2/NETWORK_DRIVER/UE_IP/netlink.c
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/UE_IP/proto_extern.h b/openair2/NETWORK_DRIVER/UE_IP/proto_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/NETWORK_DRIVER/UE_IP/sap.h b/openair2/NETWORK_DRIVER/UE_IP/sap.h
old mode 100755
new mode 100644
diff --git a/openair2/PHY_INTERFACE/IF_Module.c b/openair2/PHY_INTERFACE/IF_Module.c
old mode 100755
new mode 100644
diff --git a/openair2/PHY_INTERFACE/IF_Module.h b/openair2/PHY_INTERFACE/IF_Module.h
old mode 100755
new mode 100644
diff --git a/openair2/PHY_INTERFACE/mac_phy_primitives.c b/openair2/PHY_INTERFACE/mac_phy_primitives.c
old mode 100755
new mode 100644
diff --git a/openair2/PHY_INTERFACE/mac_phy_primitives.h b/openair2/PHY_INTERFACE/mac_phy_primitives.h
old mode 100755
new mode 100644
diff --git a/openair2/PHY_INTERFACE/phy_interface_extern.h b/openair2/PHY_INTERFACE/phy_interface_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/PHY_INTERFACE/phy_interface_vars.h b/openair2/PHY_INTERFACE/phy_interface_vars.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/L2_INTERFACE/openair_rrc_L2_interface.c b/openair2/RRC/L2_INTERFACE/openair_rrc_L2_interface.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/L2_INTERFACE/openair_rrc_L2_interface.h b/openair2/RRC/L2_INTERFACE/openair_rrc_L2_interface.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LITE/rrc_common.c b/openair2/RRC/LITE/rrc_common.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/L2_interface_ue.c b/openair2/RRC/LTE/L2_interface_ue.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/Makefile.inc b/openair2/RRC/LTE/MESSAGES/Makefile.inc
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/README.txt b/openair2/RRC/LTE/MESSAGES/README.txt
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1_msg.c b/openair2/RRC/LTE/MESSAGES/asn1_msg.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1_msg.h b/openair2/RRC/LTE/MESSAGES/asn1_msg.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1_patch b/openair2/RRC/LTE/MESSAGES/asn1_patch
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-860.txt b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-860.txt
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-a20.txt b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-a20.txt
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-ah0.txt b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-ah0.txt
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-c60.txt b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/36331-c60.txt
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-86.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-86.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-a20.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-a20.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-ah0.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-ah0.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-c60.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-InterNodeDefinitions-c60.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-86.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-86.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-a20-lola.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-a20-lola.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-a20.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-a20.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-a20.asn.orig b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-a20.asn.orig
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-ah0.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-ah0.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-c60.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-RRC-Definitions-c60.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-86.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-86.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-a20.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-a20.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-ah0.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-ah0.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-c60.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/EUTRA-UE-Variables-c60.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/RRC-e30.asn b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/RRC-e30.asn
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/extract_asn1_from_spec.pl b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/extract_asn1_from_spec.pl
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-10.21.0.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-10.21.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-11.18.0.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-11.18.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-12.16.0.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-12.16.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-13.9.1.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-13.9.1.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.4.0.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.4.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.6.2.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.6.2.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-14.7.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-15.1.0.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-15.1.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-15.2.1.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-15.2.1.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-15.2.2.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-15.2.2.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-8.21.0.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-8.21.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-9.18.0.asn1 b/openair2/RRC/LTE/MESSAGES/asn1c/ASN1_files/lte-rrc-9.18.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/plmn_data.h b/openair2/RRC/LTE/plmn_data.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_2_rrm_msg.c b/openair2/RRC/LTE/rrc_2_rrm_msg.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_UE.c b/openair2/RRC/LTE/rrc_UE.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_UE_ral.c b/openair2/RRC/LTE/rrc_UE_ral.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_UE_ral.h b/openair2/RRC/LTE/rrc_UE_ral.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_defs.h b/openair2/RRC/LTE/rrc_defs.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_eNB.c b/openair2/RRC/LTE/rrc_eNB.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_eNB_GTPV1U.c b/openair2/RRC/LTE/rrc_eNB_GTPV1U.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_eNB_GTPV1U.h b/openair2/RRC/LTE/rrc_eNB_GTPV1U.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_eNB_S1AP.c b/openair2/RRC/LTE/rrc_eNB_S1AP.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_eNB_S1AP.h b/openair2/RRC/LTE/rrc_eNB_S1AP.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_eNB_UE_context.c b/openair2/RRC/LTE/rrc_eNB_UE_context.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_eNB_UE_context.h b/openair2/RRC/LTE/rrc_eNB_UE_context.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_eNB_ral.c b/openair2/RRC/LTE/rrc_eNB_ral.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_eNB_ral.h b/openair2/RRC/LTE/rrc_eNB_ral.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_extern.h b/openair2/RRC/LTE/rrc_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_proto.h b/openair2/RRC/LTE/rrc_proto.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_rrm_interface.c b/openair2/RRC/LTE/rrc_rrm_interface.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_rrm_interface.h b/openair2/RRC/LTE/rrc_rrm_interface.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_types.h b/openair2/RRC/LTE/rrc_types.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrc_vars.h b/openair2/RRC/LTE/rrc_vars.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/rrm_2_rrc_msg.c b/openair2/RRC/LTE/rrm_2_rrc_msg.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/LTE/utils.c b/openair2/RRC/LTE/utils.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/NAS/Makefile.inc b/openair2/RRC/NAS/Makefile.inc
old mode 100755
new mode 100644
diff --git a/openair2/RRC/NAS/nas_config.c b/openair2/RRC/NAS/nas_config.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/NAS/nas_config.h b/openair2/RRC/NAS/nas_config.h
old mode 100755
new mode 100644
diff --git a/openair2/RRC/NAS/rb_config.c b/openair2/RRC/NAS/rb_config.c
old mode 100755
new mode 100644
diff --git a/openair2/RRC/NAS/rb_config.h b/openair2/RRC/NAS/rb_config.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/ASYNC_IF/link_manager.c b/openair2/UTIL/ASYNC_IF/link_manager.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/ASYNC_IF/link_manager.h b/openair2/UTIL/ASYNC_IF/link_manager.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/ASYNC_IF/message_queue.c b/openair2/UTIL/ASYNC_IF/message_queue.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/ASYNC_IF/message_queue.h b/openair2/UTIL/ASYNC_IF/message_queue.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/ASYNC_IF/ringbuffer_queue.c b/openair2/UTIL/ASYNC_IF/ringbuffer_queue.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/ASYNC_IF/ringbuffer_queue.h b/openair2/UTIL/ASYNC_IF/ringbuffer_queue.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/ASYNC_IF/socket_link.c b/openair2/UTIL/ASYNC_IF/socket_link.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/ASYNC_IF/socket_link.h b/openair2/UTIL/ASYNC_IF/socket_link.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/BIGPHYS/bigphys.c b/openair2/UTIL/BIGPHYS/bigphys.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/BIGPHYS/defs.h b/openair2/UTIL/BIGPHYS/defs.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/CLI/cli.c b/openair2/UTIL/CLI/cli.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/CLI/cli.h b/openair2/UTIL/CLI/cli.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/CLI/cli_cmd.c b/openair2/UTIL/CLI/cli_cmd.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/CLI/cli_if.h b/openair2/UTIL/CLI/cli_if.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/CLI/cli_server.c b/openair2/UTIL/CLI/cli_server.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/FIFO/pad_list.c b/openair2/UTIL/FIFO/pad_list.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/FIFO/pad_list.h b/openair2/UTIL/FIFO/pad_list.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/FIFO/types.h b/openair2/UTIL/FIFO/types.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/building.txt b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/building.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/dirs b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/dirs
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/inc/liblfds611.h b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/inc/liblfds611.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/liblfds611.def b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/liblfds611.def
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/liblfds611.sln b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/liblfds611.sln
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/liblfds611.vcproj b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/liblfds611.vcproj
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/makefile.linux b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/makefile.linux
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/makefile.windows b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/makefile.windows
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/readme.txt b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/readme.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/runme_before_win_kernel_build_readme.txt b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/runme_before_win_kernel_build_readme.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/runme_before_win_kernel_dynamic_lib_build.bat b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/runme_before_win_kernel_dynamic_lib_build.bat
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/runme_before_win_kernel_static_lib_build.bat b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/runme_before_win_kernel_static_lib_build.bat
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/sources.dynamic b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/sources.dynamic
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/sources.static b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/sources.static
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/dirs b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/dirs
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/driver_entry.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/driver_entry.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/driver_entry_readme.txt b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/driver_entry_readme.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_cas.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_cas.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_dcas.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_dcas.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_free.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_free.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_increment.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_increment.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_internal_body.h b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_internal_body.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_internal_wrapper.h b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_internal_wrapper.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_malloc.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_abstraction/lfds611_abstraction_malloc.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_delete.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_delete.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_get_and_set.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_get_and_set.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_internal.h b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_new.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_new.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_pop_push.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_pop_push.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_query.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_freelist/lfds611_freelist_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_abstraction_test_helpers.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_abstraction_test_helpers.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_aligned_free.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_aligned_free.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_aligned_malloc.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_aligned_malloc.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_internal.h b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_readme.txt b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_liblfds/lfds611_liblfds_readme.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_delete.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_delete.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_internal.h b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_new.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_new.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_query.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_queue.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_queue/lfds611_queue_queue.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_delete.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_delete.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_get_and_put.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_get_and_put.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_internal.h b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_new.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_new.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_query.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_ringbuffer/lfds611_ringbuffer_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_delete.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_delete.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_get_and_set.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_get_and_set.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_internal.h b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_link.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_link.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_new.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_slist/lfds611_slist_new.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_delete.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_delete.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_internal.h b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_new.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_new.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_push_pop.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_push_pop.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_query.c b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/lfds611_stack/lfds611_stack_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/liblfds611_internal.h b/openair2/UTIL/LFDS/liblfds6.1.1/liblfds611/src/liblfds611_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/building.txt b/openair2/UTIL/LFDS/liblfds6.1.1/test/building.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/makefile.linux b/openair2/UTIL/LFDS/liblfds6.1.1/test/makefile.linux
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/makefile.windows b/openair2/UTIL/LFDS/liblfds6.1.1/test/makefile.windows
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction.h b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction_cpu_count.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction_cpu_count.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction_thread_start.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction_thread_start.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction_thread_wait.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/abstraction_thread_wait.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_freelist.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_freelist.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_queue.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_queue.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_ringbuffer.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_ringbuffer.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_stack.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/benchmark_stack.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/internal.h b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/main.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/main.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/misc.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/misc.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/structures.h b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/structures.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_abstraction.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_abstraction.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_freelist.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_freelist.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_queue.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_queue.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_ringbuffer.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_ringbuffer.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_slist.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_slist.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_stack.c b/openair2/UTIL/LFDS/liblfds6.1.1/test/src/test_stack.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/test.sln b/openair2/UTIL/LFDS/liblfds6.1.1/test/test.sln
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds6.1.1/test/test.vcproj b/openair2/UTIL/LFDS/liblfds6.1.1/test/test.vcproj
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/gcc_and_gnumake/Makefile b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/gcc_and_gnumake/Makefile
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/gcc_kbuild_and_gnumake/Kbuild b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/gcc_kbuild_and_gnumake/Kbuild
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/gcc_kbuild_and_gnumake/Makefile b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/gcc_kbuild_and_gnumake/Makefile
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/sdk_for_windows_7_and_gnumake/liblfds700.def b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/sdk_for_windows_7_and_gnumake/liblfds700.def
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/sdk_for_windows_7_and_gnumake/makefile b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/sdk_for_windows_7_and_gnumake/makefile
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.def b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.def
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.sln b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.sln
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.vcxproj b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.vcxproj
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.vcxproj.filters b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.vcxproj.filters
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.vcxproj.user b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012/liblfds700.vcxproj.user
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/driver_entry.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/driver_entry.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.def b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.def
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.sln b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.sln
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.vcxproj b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.vcxproj
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.vcxproj.filters b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.vcxproj.filters
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.vcxproj.user b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2012_and_wdk_8.0/liblfds700.vcxproj.user
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/driver_entry.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/driver_entry.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.def b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.def
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.sln b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.sln
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.vcxproj b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.vcxproj
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.vcxproj.filters b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.vcxproj.filters
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.vcxproj.user b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/visual_studio_professional_2013_and_wdk_8.1/liblfds700.vcxproj.user
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/dirs b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/dirs
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/driver_entry_renamed_to_avoid_compiler_warning.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/driver_entry_renamed_to_avoid_compiler_warning.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/liblfds700.def b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/liblfds700.def
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/readme_before_win_kernel_build.txt b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/readme_before_win_kernel_build.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/runme_before_win_kernel_dynamic_lib_build.bat b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/runme_before_win_kernel_dynamic_lib_build.bat
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/runme_before_win_kernel_static_lib_build.bat b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/runme_before_win_kernel_static_lib_build.bat
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/sources.dynamic b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/sources.dynamic
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/sources.static b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/build/wdk_7.1/sources.static
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_btree_addonly_unbalanced.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_btree_addonly_unbalanced.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_freelist.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_freelist.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_hash_addonly.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_hash_addonly.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_list_addonly_ordered_singlylinked.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_list_addonly_ordered_singlylinked.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_list_addonly_singlylinked_unordered.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_list_addonly_singlylinked_unordered.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_misc.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_misc.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_porting_abstraction_layer_compiler.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_porting_abstraction_layer_compiler.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_porting_abstraction_layer_operating_system.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_porting_abstraction_layer_operating_system.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_porting_abstraction_layer_processor.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_porting_abstraction_layer_processor.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_queue.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_queue.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_queue_bounded_singleconsumer_singleproducer.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_queue_bounded_singleconsumer_singleproducer.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_ringbuffer.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_ringbuffer.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_stack.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/inc/liblfds700/lfds700_stack.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_cleanup.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_cleanup.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_get.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_get.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_init.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_init.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_insert.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_insert.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_query.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_btree_addonly_unbalanced/lfds700_btree_addonly_unbalanced_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_cleanup.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_cleanup.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_init.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_init.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_pop.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_pop.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_push.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_push.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_query.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_freelist/lfds700_freelist_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_cleanup.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_cleanup.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_get.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_get.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_init.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_init.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_insert.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_insert.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_iterate.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_iterate.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_query.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_hash_addonly/lfds700_hash_addonly_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_cleanup.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_cleanup.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_get.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_get.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_init.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_init.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_insert.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_insert.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_query.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_ordered_singlylinked/lfds700_list_addonly_ordered_singlylinked_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_cleanup.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_cleanup.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_get.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_get.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_init.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_init.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_insert.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_insert.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_query.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_list_addonly_singlylinked_unordered/lfds700_list_addonly_singlylinked_unordered_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_cleanup.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_cleanup.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_globals.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_globals.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_init.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_init.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_prng.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_prng.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_query.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_misc/lfds700_misc_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_cleanup.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_cleanup.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_dequeue.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_dequeue.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_enqueue.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_enqueue.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_init.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_init.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_query.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue/lfds700_queue_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_cleanup.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_cleanup.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_dequeue.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_dequeue.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_enqueue.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_enqueue.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_init.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_init.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_query.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_queue_bounded_singleconsumer_singleproducer/lfds700_queue_bounded_singleconsumer_singleproducer_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_cleanup.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_cleanup.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_init.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_init.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_query.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_read.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_read.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_write.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_ringbuffer/lfds700_ringbuffer_write.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_cleanup.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_cleanup.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_init.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_init.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_pop.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_pop.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_push.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_push.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_query.c b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/lfds700_stack/lfds700_stack_query.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/liblfds700_internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/liblfds700/src/liblfds700_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/build/gcc_and_gnumake/Makefile b/openair2/UTIL/LFDS/liblfds7.0.0/test/build/gcc_and_gnumake/Makefile
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/build/sdk_for_windows_7_and_gnumake/makefile b/openair2/UTIL/LFDS/liblfds7.0.0/test/build/sdk_for_windows_7_and_gnumake/makefile
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.sln b/openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.sln
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.vcxproj b/openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.vcxproj
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.vcxproj.filters b/openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.vcxproj.filters
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.vcxproj.user b/openair2/UTIL/LFDS/liblfds7.0.0/test/build/visual_studio_professional_2012/test.vcxproj.user
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/internal.h b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/main.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/main.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/misc.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/misc.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_alignment.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_alignment.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_random_adds_fail.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_random_adds_fail.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_random_adds_fail_and_overwrite.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_random_adds_fail_and_overwrite.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_random_adds_overwrite.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_btree_addonly_unbalanced_random_adds_overwrite.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_alignment.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_alignment.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_popping.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_popping.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_popping_and_pushing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_popping_and_pushing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_pushing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_pushing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_rapid_popping_and_pushing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_freelist_rapid_popping_and_pushing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_alignment.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_alignment.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_iterate.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_iterate.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_random_adds_fail.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_random_adds_fail.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_random_adds_fail_and_overwrite.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_random_adds_fail_and_overwrite.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_random_adds_overwrite.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_hash_addonly_random_adds_overwrite.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked_alignment.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked_alignment.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked_new_ordered.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked_new_ordered.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked_new_ordered_with_cursor.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_ordered_singlylinked_new_ordered_with_cursor.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_alignment.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_alignment.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_new_after.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_new_after.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_new_end.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_new_end.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_new_start.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_list_addonly_singlylinked_unordered_new_start.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic_cas.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic_cas.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic_dcas.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic_dcas.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic_exchange.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_porting_abstraction_layer_atomic_exchange.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_alignment.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_alignment.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer_dequeuing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer_dequeuing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer_enqueuing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer_enqueuing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer_enqueuing_and_dequeuing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_bounded_singleconsumer_singleproducer_enqueuing_and_dequeuing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_dequeuing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_dequeuing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing_and_dequeuing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing_and_dequeuing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing_and_dequeuing_with_free.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing_and_dequeuing_with_free.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing_with_malloc_and_dequeuing_with_free.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_enqueuing_with_malloc_and_dequeuing_with_free.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_rapid_enqueuing_and_dequeuing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_queue_rapid_enqueuing_and_dequeuing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer_reading.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer_reading.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer_reading_and_writing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer_reading_and_writing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer_writing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_ringbuffer_writing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_alignment.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_alignment.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_popping.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_popping.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_popping_and_pushing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_popping_and_pushing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_pushing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_pushing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_rapid_popping_and_pushing.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_lfds700_stack_rapid_popping_and_pushing.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_get_logical_core_ids.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_get_logical_core_ids.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_operating_system.h b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_operating_system.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_thread_start.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_thread_start.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_thread_wait.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/test_porting_abstraction_layer_thread_wait.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_cmdline.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_cmdline.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_cmdline.h b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_cmdline.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_memory_helpers.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_memory_helpers.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_memory_helpers.h b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_memory_helpers.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_thread_starter.c b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_thread_starter.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_thread_starter.h b/openair2/UTIL/LFDS/liblfds7.0.0/test/src/util_thread_starter.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LISTS/list.c b/openair2/UTIL/LISTS/list.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LISTS/list.h b/openair2/UTIL/LISTS/list.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/LISTS/list2.c b/openair2/UTIL/LISTS/list2.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/MATH/crc_byte.c b/openair2/UTIL/MATH/crc_byte.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/MATH/oml.c b/openair2/UTIL/MATH/oml.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/MATH/oml.h b/openair2/UTIL/MATH/oml.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/MATH/random.c b/openair2/UTIL/MATH/random.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/MATH/random_proto_extern.h b/openair2/UTIL/MATH/random_proto_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/MATH/taus.c b/openair2/UTIL/MATH/taus.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/MEM/mem_block.c b/openair2/UTIL/MEM/mem_block.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/MEM/mem_block.h b/openair2/UTIL/MEM/mem_block.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/MEM/mem_mngt.c b/openair2/UTIL/MEM/mem_mngt.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/MEM/mem_mngt_proto_extern.h b/openair2/UTIL/MEM/mem_mngt_proto_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/MEM/mem_pool.h b/openair2/UTIL/MEM/mem_pool.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/Makefile.inc b/openair2/UTIL/Makefile.inc
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/.directory b/openair2/UTIL/OCG/.directory
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/Doxyfile b/openair2/UTIL/OCG/Doxyfile
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG.c b/openair2/UTIL/OCG/OCG.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG.h b/openair2/UTIL/OCG/OCG.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_call_emu.c b/openair2/UTIL/OCG/OCG_call_emu.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_call_emu.h b/openair2/UTIL/OCG/OCG_call_emu.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_config_mobi.c b/openair2/UTIL/OCG/OCG_config_mobi.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_config_mobi.h b/openair2/UTIL/OCG/OCG_config_mobi.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_create_dir.c b/openair2/UTIL/OCG/OCG_create_dir.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_create_dir.h b/openair2/UTIL/OCG/OCG_create_dir.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_detect_file.c b/openair2/UTIL/OCG/OCG_detect_file.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_detect_file.h b/openair2/UTIL/OCG/OCG_detect_file.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_extern.h b/openair2/UTIL/OCG/OCG_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_generate_report.c b/openair2/UTIL/OCG/OCG_generate_report.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_generate_report.h b/openair2/UTIL/OCG/OCG_generate_report.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_get_opt.c b/openair2/UTIL/OCG/OCG_get_opt.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_get_opt.h b/openair2/UTIL/OCG/OCG_get_opt.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_if.h b/openair2/UTIL/OCG/OCG_if.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_parse_XML.c b/openair2/UTIL/OCG/OCG_parse_XML.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_parse_XML.h b/openair2/UTIL/OCG/OCG_parse_XML.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_parse_filename.c b/openair2/UTIL/OCG/OCG_parse_filename.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_parse_filename.h b/openair2/UTIL/OCG/OCG_parse_filename.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_save_XML.c b/openair2/UTIL/OCG/OCG_save_XML.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_save_XML.h b/openair2/UTIL/OCG/OCG_save_XML.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/OCG_vars.h b/openair2/UTIL/OCG/OCG_vars.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/XML_to_mobigen/RWMEmulator.xml b/openair2/UTIL/OCG/XML_to_mobigen/RWMEmulator.xml
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/eurecom_20110208110244.xml b/openair2/UTIL/OCG/eurecom_20110208110244.xml
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/local_XML/Lusheng.20110208110244.xml b/openair2/UTIL/OCG/local_XML/Lusheng.20110208110244.xml
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/makefile b/openair2/UTIL/OCG/makefile
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/readme.txt b/openair2/UTIL/OCG/readme.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OCG/temp_output/OCG_report.xml b/openair2/UTIL/OCG/temp_output/OCG_report.xml
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/OMG_TRACE_DESCRIPTION.pdf b/openair2/UTIL/OMG/OMG_TRACE_DESCRIPTION.pdf
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/README.TXT b/openair2/UTIL/OMG/README.TXT
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/OMG_TRACE_update.pdf b/openair2/UTIL/OMG/TRACE/OMG_TRACE_update.pdf
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/README.TXT b/openair2/UTIL/OMG/TRACE/README.TXT
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/example_trace.tr b/openair2/UTIL/OMG/TRACE/example_trace.tr
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/handover.tr b/openair2/UTIL/OMG/TRACE/handover.tr
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/handover_1ue.tr b/openair2/UTIL/OMG/TRACE/handover_1ue.tr
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/hexagonal_eNBs.tr b/openair2/UTIL/OMG/TRACE/hexagonal_eNBs.tr
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/mobility_2ues.tr b/openair2/UTIL/OMG/TRACE/mobility_2ues.tr
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/mobility_3ues.tr b/openair2/UTIL/OMG/TRACE/mobility_3ues.tr
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/regular.tr b/openair2/UTIL/OMG/TRACE/regular.tr
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/static_1enb.tr b/openair2/UTIL/OMG/TRACE/static_1enb.tr
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/static_2ues.tr b/openair2/UTIL/OMG/TRACE/static_2ues.tr
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/TRACE/zero_speed.tr b/openair2/UTIL/OMG/TRACE/zero_speed.tr
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/common.c b/openair2/UTIL/OMG/common.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/defs.h b/openair2/UTIL/OMG/defs.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/grid.c b/openair2/UTIL/OMG/grid.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/grid.h b/openair2/UTIL/OMG/grid.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/job.c b/openair2/UTIL/OMG/job.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/makefile b/openair2/UTIL/OMG/makefile
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/makefile_old b/openair2/UTIL/OMG/makefile_old
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/makefile_standalone b/openair2/UTIL/OMG/makefile_standalone
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/mobility.txt b/openair2/UTIL/OMG/mobility.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/mobility_parser.c b/openair2/UTIL/OMG/mobility_parser.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/mobility_parser.h b/openair2/UTIL/OMG/mobility_parser.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/omg.c b/openair2/UTIL/OMG/omg.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/omg.h b/openair2/UTIL/OMG/omg.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/omg_constants.h b/openair2/UTIL/OMG/omg_constants.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/omg_hashtable.c b/openair2/UTIL/OMG/omg_hashtable.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/omg_hashtable.h b/openair2/UTIL/OMG/omg_hashtable.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/omg_vars.h b/openair2/UTIL/OMG/omg_vars.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/rwalk.c b/openair2/UTIL/OMG/rwalk.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/rwalk.h b/openair2/UTIL/OMG/rwalk.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/rwp.c b/openair2/UTIL/OMG/rwp.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/rwp.h b/openair2/UTIL/OMG/rwp.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/static.c b/openair2/UTIL/OMG/static.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/static.h b/openair2/UTIL/OMG/static.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/steadystaterwp.c b/openair2/UTIL/OMG/steadystaterwp.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/steadystaterwp.h b/openair2/UTIL/OMG/steadystaterwp.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/trace.c b/openair2/UTIL/OMG/trace.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/trace.h b/openair2/UTIL/OMG/trace.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/trace_hashtable.c b/openair2/UTIL/OMG/trace_hashtable.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMG/trace_hashtable.h b/openair2/UTIL/OMG/trace_hashtable.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/README.txt b/openair2/UTIL/OMV/README.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/blue.png b/openair2/UTIL/OMV/blue.png
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/communicationthread.cpp b/openair2/UTIL/OMV/communicationthread.cpp
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/communicationthread.h b/openair2/UTIL/OMV/communicationthread.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/green.png b/openair2/UTIL/OMV/green.png
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/jpg.jpeg b/openair2/UTIL/OMV/jpg.jpeg
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/mus.png b/openair2/UTIL/OMV/mus.png
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/mywindow.cpp b/openair2/UTIL/OMV/mywindow.cpp
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/mywindow.h b/openair2/UTIL/OMV/mywindow.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/new.jpg b/openair2/UTIL/OMV/new.jpg
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/new2.jpg b/openair2/UTIL/OMV/new2.jpg
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/omv.cpp b/openair2/UTIL/OMV/omv.cpp
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/openglwidget.cpp b/openair2/UTIL/OMV/openglwidget.cpp
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/openglwidget.h b/openair2/UTIL/OMV/openglwidget.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/red.png b/openair2/UTIL/OMV/red.png
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/structures.h b/openair2/UTIL/OMV/structures.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/white.png b/openair2/UTIL/OMV/white.png
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OMV/wow.png b/openair2/UTIL/OMV/wow.png
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OPT/README.txt b/openair2/UTIL/OPT/README.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OPT/mac_pcap.h b/openair2/UTIL/OPT/mac_pcap.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OPT/opt.h b/openair2/UTIL/OPT/opt.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OPT/packet-mac-lte.h b/openair2/UTIL/OPT/packet-mac-lte.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OPT/probe.c b/openair2/UTIL/OPT/probe.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OPT/vars.h b/openair2/UTIL/OPT/vars.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSA/README b/openair2/UTIL/OSA/README
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSA/osa_defs.h b/openair2/UTIL/OSA/osa_defs.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSA/osa_internal.h b/openair2/UTIL/OSA/osa_internal.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSA/osa_key_deriver.c b/openair2/UTIL/OSA/osa_key_deriver.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSA/osa_rijndael.c b/openair2/UTIL/OSA/osa_rijndael.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSA/osa_rijndael.h b/openair2/UTIL/OSA/osa_rijndael.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSA/osa_snow3g.c b/openair2/UTIL/OSA/osa_snow3g.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSA/osa_snow3g.h b/openair2/UTIL/OSA/osa_snow3g.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSA/osa_stream_eea.c b/openair2/UTIL/OSA/osa_stream_eea.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSA/osa_stream_eia.c b/openair2/UTIL/OSA/osa_stream_eia.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/OCG.pid b/openair2/UTIL/OSD/OCG.pid
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/OpenAirEmu.conf b/openair2/UTIL/OSD/OpenAirEmu.conf
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/Platform_is_running.php b/openair2/UTIL/OSD/Platform_is_running.php
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/README.txt b/openair2/UTIL/OSD/README.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/blueprint.css b/openair2/UTIL/OSD/css/blueprint.css
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/fix-ie-rtl.css b/openair2/UTIL/OSD/css/fix-ie-rtl.css
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/fix-ie.css b/openair2/UTIL/OSD/css/fix-ie.css
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/ie.css b/openair2/UTIL/OSD/css/ie.css
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/ie6.css b/openair2/UTIL/OSD/css/ie6.css
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/images/false.png b/openair2/UTIL/OSD/css/images/false.png
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/images/false2.png b/openair2/UTIL/OSD/css/images/false2.png
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/images/lquote.png b/openair2/UTIL/OSD/css/images/lquote.png
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/images/true.png b/openair2/UTIL/OSD/css/images/true.png
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/images/warning.png b/openair2/UTIL/OSD/css/images/warning.png
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/print.css b/openair2/UTIL/OSD/css/print.css
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/screen.css b/openair2/UTIL/OSD/css/screen.css
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/css/style.css b/openair2/UTIL/OSD/css/style.css
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/form.php b/openair2/UTIL/OSD/form.php
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/header.php b/openair2/UTIL/OSD/header.php
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/httpd-result.conf b/openair2/UTIL/OSD/httpd-result.conf
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/index.php b/openair2/UTIL/OSD/index.php
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/jquery/jquery.js b/openair2/UTIL/OSD/jquery/jquery.js
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/recep.php b/openair2/UTIL/OSD/recep.php
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OSD/toto.php b/openair2/UTIL/OSD/toto.php
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/Doxyfile b/openair2/UTIL/OTG/Doxyfile
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/help_OTGplot.txt b/openair2/UTIL/OTG/help_OTGplot.txt
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/main.c b/openair2/UTIL/OTG/main.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/makefile b/openair2/UTIL/OTG/makefile
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg.c b/openair2/UTIL/OTG/otg.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg.h b/openair2/UTIL/OTG/otg.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_config.h b/openair2/UTIL/OTG/otg_config.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_defs.h b/openair2/UTIL/OTG/otg_defs.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_externs.h b/openair2/UTIL/OTG/otg_externs.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_form.c b/openair2/UTIL/OTG/otg_form.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_form.h b/openair2/UTIL/OTG/otg_form.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_kpi.c b/openair2/UTIL/OTG/otg_kpi.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_kpi.h b/openair2/UTIL/OTG/otg_kpi.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_models.c b/openair2/UTIL/OTG/otg_models.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_models.h b/openair2/UTIL/OTG/otg_models.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_rx.c b/openair2/UTIL/OTG/otg_rx.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_rx.h b/openair2/UTIL/OTG/otg_rx.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_rx_socket.c b/openair2/UTIL/OTG/otg_rx_socket.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_rx_socket.h b/openair2/UTIL/OTG/otg_rx_socket.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_tx.c b/openair2/UTIL/OTG/otg_tx.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_tx.h b/openair2/UTIL/OTG/otg_tx.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_tx_socket.c b/openair2/UTIL/OTG/otg_tx_socket.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_tx_socket.h b/openair2/UTIL/OTG/otg_tx_socket.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/otg_vars.h b/openair2/UTIL/OTG/otg_vars.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/OTG/traffic_config.h b/openair2/UTIL/OTG/traffic_config.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/TIMER/umts_timer.c b/openair2/UTIL/TIMER/umts_timer.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/TIMER/umts_timer.h b/openair2/UTIL/TIMER/umts_timer.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/TIMER/umts_timer_proto_extern.h b/openair2/UTIL/TIMER/umts_timer_proto_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/TIMER/umts_timer_struct.h b/openair2/UTIL/TIMER/umts_timer_struct.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/TRACE/fifo_printf.c b/openair2/UTIL/TRACE/fifo_printf.c
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/TRACE/fifo_printf.h b/openair2/UTIL/TRACE/fifo_printf.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/TRACE/fifo_printf_proto_extern.h b/openair2/UTIL/TRACE/fifo_printf_proto_extern.h
old mode 100755
new mode 100644
diff --git a/openair2/UTIL/TRACE/print.h b/openair2/UTIL/TRACE/print.h
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/MESSAGES/ASN1/R10/x2ap-10.7.0.asn1 b/openair2/X2AP/MESSAGES/ASN1/R10/x2ap-10.7.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/MESSAGES/ASN1/R11/x2ap-11.9.0.asn1 b/openair2/X2AP/MESSAGES/ASN1/R11/x2ap-11.9.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/MESSAGES/ASN1/R12/x2ap-12.8.0.asn1 b/openair2/X2AP/MESSAGES/ASN1/R12/x2ap-12.8.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/MESSAGES/ASN1/R13/x2ap-13.7.0.asn1 b/openair2/X2AP/MESSAGES/ASN1/R13/x2ap-13.7.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/MESSAGES/ASN1/R14/x2ap-14.6.0.asn1 b/openair2/X2AP/MESSAGES/ASN1/R14/x2ap-14.6.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/MESSAGES/ASN1/R15/x2ap-15.1.0.asn1 b/openair2/X2AP/MESSAGES/ASN1/R15/x2ap-15.1.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/MESSAGES/ASN1/R15/x2ap-15.2.0.asn1 b/openair2/X2AP/MESSAGES/ASN1/R15/x2ap-15.2.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/MESSAGES/ASN1/R8/x2ap-8.9.0.asn1 b/openair2/X2AP/MESSAGES/ASN1/R8/x2ap-8.9.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/MESSAGES/ASN1/R9/x2ap-9.6.0.asn1 b/openair2/X2AP/MESSAGES/ASN1/R9/x2ap-9.6.0.asn1
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/MESSAGES/ASN1/asn1tostruct.py b/openair2/X2AP/MESSAGES/ASN1/asn1tostruct.py
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/Makefile.inc b/openair2/X2AP/Makefile.inc
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/x2ap_common.c b/openair2/X2AP/x2ap_common.c
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/x2ap_common.h b/openair2/X2AP/x2ap_common.h
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/x2ap_eNB.h b/openair2/X2AP/x2ap_eNB.h
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/x2ap_eNB_encoder.c b/openair2/X2AP/x2ap_eNB_encoder.c
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/x2ap_eNB_handler.h b/openair2/X2AP/x2ap_eNB_handler.h
old mode 100755
new mode 100644
diff --git a/openair2/X2AP/x2ap_eNB_management_procedures.h b/openair2/X2AP/x2ap_eNB_management_procedures.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/as_message.h b/openair3/COMMON/as_message.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/common_types.h b/openair3/COMMON/common_types.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/gtpv1_u_messages_def.h b/openair3/COMMON/gtpv1_u_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/gtpv1_u_messages_types.h b/openair3/COMMON/gtpv1_u_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/intertask_interface_conf.h b/openair3/COMMON/intertask_interface_conf.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/messages_def.h b/openair3/COMMON/messages_def.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/messages_types.h b/openair3/COMMON/messages_types.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/nas_messages_def.h b/openair3/COMMON/nas_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/nas_messages_types.h b/openair3/COMMON/nas_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/s1ap_messages_def.h b/openair3/COMMON/s1ap_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/s1ap_messages_types.h b/openair3/COMMON/s1ap_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/sctp_messages_def.h b/openair3/COMMON/sctp_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/sctp_messages_types.h b/openair3/COMMON/sctp_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/security_types.h b/openair3/COMMON/security_types.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/tasks_def.h b/openair3/COMMON/tasks_def.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/udp_messages_def.h b/openair3/COMMON/udp_messages_def.h
old mode 100755
new mode 100644
diff --git a/openair3/COMMON/udp_messages_types.h b/openair3/COMMON/udp_messages_types.h
old mode 100755
new mode 100644
diff --git a/openair3/DOCS/DOXYGEN/Doxyfile.in b/openair3/DOCS/DOXYGEN/Doxyfile.in
old mode 100755
new mode 100644
diff --git a/openair3/DOCS/DOXYGEN/Makefile.am b/openair3/DOCS/DOXYGEN/Makefile.am
old mode 100755
new mode 100644
diff --git a/openair3/DOCS/Latex/DefaultBearer/DefaultBearer.pdf b/openair3/DOCS/Latex/DefaultBearer/DefaultBearer.pdf
old mode 100755
new mode 100644
diff --git a/openair3/DOCS/Latex/DefaultBearer/DefaultBearer.tex b/openair3/DOCS/Latex/DefaultBearer/DefaultBearer.tex
old mode 100755
new mode 100644
diff --git a/openair3/DOCS/Latex/EPC/EPC.pdf b/openair3/DOCS/Latex/EPC/EPC.pdf
old mode 100755
new mode 100644
diff --git a/openair3/DOCS/Latex/EPC/EPC.tex b/openair3/DOCS/Latex/EPC/EPC.tex
old mode 100755
new mode 100644
diff --git a/openair3/DOCS/Latex/EPC/Makefile b/openair3/DOCS/Latex/EPC/Makefile
old mode 100755
new mode 100644
diff --git a/openair3/DOCS/Makefile.am b/openair3/DOCS/Makefile.am
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/Makefile.am b/openair3/GTPV1-U/Makefile.am
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/Makefile.eNB b/openair3/GTPV1-U/Makefile.eNB
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/gtpv1u.h b/openair3/GTPV1-U/gtpv1u.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/gtpv1u_eNB.c b/openair3/GTPV1-U/gtpv1u_eNB.c
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/gtpv1u_eNB_defs.h b/openair3/GTPV1-U/gtpv1u_eNB_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/gtpv1u_eNB_task.h b/openair3/GTPV1-U/gtpv1u_eNB_task.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/gtpv1u_sgw_defs.h b/openair3/GTPV1-U/gtpv1u_sgw_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/gtpv1u_task.c b/openair3/GTPV1-U/gtpv1u_task.c
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/gtpv1u_teid_pool.c b/openair3/GTPV1-U/gtpv1u_teid_pool.c
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/AUTHORS b/openair3/GTPV1-U/nw-gtpv1u/AUTHORS
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/COPYING b/openair3/GTPV1-U/nw-gtpv1u/COPYING
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/ChangeLog b/openair3/GTPV1-U/nw-gtpv1u/ChangeLog
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/NEWS b/openair3/GTPV1-U/nw-gtpv1u/NEWS
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/README b/openair3/GTPV1-U/nw-gtpv1u/README
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uLog.h b/openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uLog.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uPrivate.h b/openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uPrivate.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uTrxn.h b/openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uTrxn.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uTunnelEndPoint.h b/openair3/GTPV1-U/nw-gtpv1u/include/NwGtpv1uTunnelEndPoint.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1u.h b/openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1u.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uError.h b/openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uError.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uIe.h b/openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uIe.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uMsg.h b/openair3/GTPV1-U/nw-gtpv1u/shared/NwGtpv1uMsg.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/shared/NwLog.h b/openair3/GTPV1-U/nw-gtpv1u/shared/NwLog.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/shared/NwTypes.h b/openair3/GTPV1-U/nw-gtpv1u/shared/NwTypes.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/shared/NwUtils.h b/openair3/GTPV1-U/nw-gtpv1u/shared/NwUtils.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1u.c b/openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1u.c
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1uMsg.c b/openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1uMsg.c
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1uTrxn.c b/openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1uTrxn.c
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1uTunnelEndPoint.c b/openair3/GTPV1-U/nw-gtpv1u/src/NwGtpv1uTunnelEndPoint.c
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/Makefile.am b/openair3/GTPV1-U/nw-gtpv1u/test-app/Makefile.am
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/Makefile.in b/openair3/GTPV1-U/nw-gtpv1u/test-app/Makefile.in
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/Makefile.am b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/Makefile.am
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/Makefile.in b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/Makefile.in
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwEvt.h b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwEvt.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniLogMgrEntity.c b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniLogMgrEntity.c
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniLogMgrEntity.h b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniLogMgrEntity.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniTmrMgrEntity.c b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniTmrMgrEntity.c
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniTmrMgrEntity.h b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniTmrMgrEntity.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUdpEntity.c b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUdpEntity.c
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUdpEntity.h b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUdpEntity.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUlpEntity.c b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUlpEntity.c
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUlpEntity.h b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/NwMiniUlpEntity.h
old mode 100755
new mode 100644
diff --git a/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/helloworld.c b/openair3/GTPV1-U/nw-gtpv1u/test-app/nw-helloworld/helloworld.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/API/NETWORK/Makefile b/openair3/NAS/COMMON/API/NETWORK/Makefile
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/API/NETWORK/as_message.c b/openair3/NAS/COMMON/API/NETWORK/as_message.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/API/NETWORK/as_message.h b/openair3/NAS/COMMON/API/NETWORK/as_message.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/API/NETWORK/l2_message.h b/openair3/NAS/COMMON/API/NETWORK/l2_message.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/API/NETWORK/nas_message.c b/openair3/NAS/COMMON/API/NETWORK/nas_message.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/API/NETWORK/nas_message.h b/openair3/NAS/COMMON/API/NETWORK/nas_message.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/API/NETWORK/network_api.c b/openair3/NAS/COMMON/API/NETWORK/network_api.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/API/NETWORK/network_api.h b/openair3/NAS/COMMON/API/NETWORK/network_api.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AttachAccept.c b/openair3/NAS/COMMON/EMM/MSG/AttachAccept.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AttachAccept.h b/openair3/NAS/COMMON/EMM/MSG/AttachAccept.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AttachComplete.c b/openair3/NAS/COMMON/EMM/MSG/AttachComplete.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AttachComplete.h b/openair3/NAS/COMMON/EMM/MSG/AttachComplete.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AttachReject.c b/openair3/NAS/COMMON/EMM/MSG/AttachReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AttachReject.h b/openair3/NAS/COMMON/EMM/MSG/AttachReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AttachRequest.c b/openair3/NAS/COMMON/EMM/MSG/AttachRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AttachRequest.h b/openair3/NAS/COMMON/EMM/MSG/AttachRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AuthenticationFailure.c b/openair3/NAS/COMMON/EMM/MSG/AuthenticationFailure.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AuthenticationFailure.h b/openair3/NAS/COMMON/EMM/MSG/AuthenticationFailure.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AuthenticationReject.c b/openair3/NAS/COMMON/EMM/MSG/AuthenticationReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AuthenticationReject.h b/openair3/NAS/COMMON/EMM/MSG/AuthenticationReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AuthenticationRequest.c b/openair3/NAS/COMMON/EMM/MSG/AuthenticationRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AuthenticationRequest.h b/openair3/NAS/COMMON/EMM/MSG/AuthenticationRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AuthenticationResponse.c b/openair3/NAS/COMMON/EMM/MSG/AuthenticationResponse.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/AuthenticationResponse.h b/openair3/NAS/COMMON/EMM/MSG/AuthenticationResponse.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/CsServiceNotification.c b/openair3/NAS/COMMON/EMM/MSG/CsServiceNotification.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/CsServiceNotification.h b/openair3/NAS/COMMON/EMM/MSG/CsServiceNotification.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/DetachAccept.c b/openair3/NAS/COMMON/EMM/MSG/DetachAccept.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/DetachAccept.h b/openair3/NAS/COMMON/EMM/MSG/DetachAccept.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/DetachRequest.c b/openair3/NAS/COMMON/EMM/MSG/DetachRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/DetachRequest.h b/openair3/NAS/COMMON/EMM/MSG/DetachRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/DownlinkNasTransport.c b/openair3/NAS/COMMON/EMM/MSG/DownlinkNasTransport.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/DownlinkNasTransport.h b/openair3/NAS/COMMON/EMM/MSG/DownlinkNasTransport.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/EmmInformation.c b/openair3/NAS/COMMON/EMM/MSG/EmmInformation.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/EmmInformation.h b/openair3/NAS/COMMON/EMM/MSG/EmmInformation.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/EmmStatus.c b/openair3/NAS/COMMON/EMM/MSG/EmmStatus.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/EmmStatus.h b/openair3/NAS/COMMON/EMM/MSG/EmmStatus.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/ExtendedServiceRequest.c b/openair3/NAS/COMMON/EMM/MSG/ExtendedServiceRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/ExtendedServiceRequest.h b/openair3/NAS/COMMON/EMM/MSG/ExtendedServiceRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/GutiReallocationCommand.c b/openair3/NAS/COMMON/EMM/MSG/GutiReallocationCommand.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/GutiReallocationCommand.h b/openair3/NAS/COMMON/EMM/MSG/GutiReallocationCommand.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/GutiReallocationComplete.c b/openair3/NAS/COMMON/EMM/MSG/GutiReallocationComplete.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/GutiReallocationComplete.h b/openair3/NAS/COMMON/EMM/MSG/GutiReallocationComplete.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/IdentityRequest.c b/openair3/NAS/COMMON/EMM/MSG/IdentityRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/IdentityRequest.h b/openair3/NAS/COMMON/EMM/MSG/IdentityRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/IdentityResponse.c b/openair3/NAS/COMMON/EMM/MSG/IdentityResponse.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/IdentityResponse.h b/openair3/NAS/COMMON/EMM/MSG/IdentityResponse.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/Makefile b/openair3/NAS/COMMON/EMM/MSG/Makefile
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/NASSecurityModeCommand.h b/openair3/NAS/COMMON/EMM/MSG/NASSecurityModeCommand.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/NASSecurityModeComplete.h b/openair3/NAS/COMMON/EMM/MSG/NASSecurityModeComplete.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/SecurityModeCommand.c b/openair3/NAS/COMMON/EMM/MSG/SecurityModeCommand.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/SecurityModeComplete.c b/openair3/NAS/COMMON/EMM/MSG/SecurityModeComplete.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/SecurityModeReject.c b/openair3/NAS/COMMON/EMM/MSG/SecurityModeReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/SecurityModeReject.h b/openair3/NAS/COMMON/EMM/MSG/SecurityModeReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/ServiceReject.c b/openair3/NAS/COMMON/EMM/MSG/ServiceReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/ServiceReject.h b/openair3/NAS/COMMON/EMM/MSG/ServiceReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/ServiceRequest.c b/openair3/NAS/COMMON/EMM/MSG/ServiceRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/ServiceRequest.h b/openair3/NAS/COMMON/EMM/MSG/ServiceRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.c b/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.h b/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateAccept.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.c b/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.h b/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateComplete.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.c b/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.h b/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.c b/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.h b/openair3/NAS/COMMON/EMM/MSG/TrackingAreaUpdateRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/UplinkNasTransport.c b/openair3/NAS/COMMON/EMM/MSG/UplinkNasTransport.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/UplinkNasTransport.h b/openair3/NAS/COMMON/EMM/MSG/UplinkNasTransport.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/emm_cause.h b/openair3/NAS/COMMON/EMM/MSG/emm_cause.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/emm_msg.c b/openair3/NAS/COMMON/EMM/MSG/emm_msg.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/emm_msg.h b/openair3/NAS/COMMON/EMM/MSG/emm_msg.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/EMM/MSG/emm_msgDef.h b/openair3/NAS/COMMON/EMM/MSG/emm_msgDef.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextAccept.c b/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextAccept.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextAccept.h b/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextAccept.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextReject.c b/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextReject.h b/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextRequest.c b/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextRequest.h b/openair3/NAS/COMMON/ESM/MSG/ActivateDedicatedEpsBearerContextRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextAccept.c b/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextAccept.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextAccept.h b/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextAccept.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextReject.c b/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextReject.h b/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextRequest.c b/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextRequest.h b/openair3/NAS/COMMON/ESM/MSG/ActivateDefaultEpsBearerContextRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationReject.c b/openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationReject.h b/openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationRequest.c b/openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationRequest.h b/openair3/NAS/COMMON/ESM/MSG/BearerResourceAllocationRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationReject.c b/openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationReject.h b/openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationRequest.c b/openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationRequest.h b/openair3/NAS/COMMON/ESM/MSG/BearerResourceModificationRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextAccept.c b/openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextAccept.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextAccept.h b/openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextAccept.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextRequest.c b/openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextRequest.h b/openair3/NAS/COMMON/ESM/MSG/DeactivateEpsBearerContextRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/EsmInformationRequest.c b/openair3/NAS/COMMON/ESM/MSG/EsmInformationRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/EsmInformationRequest.h b/openair3/NAS/COMMON/ESM/MSG/EsmInformationRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/EsmInformationResponse.c b/openair3/NAS/COMMON/ESM/MSG/EsmInformationResponse.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/EsmInformationResponse.h b/openair3/NAS/COMMON/ESM/MSG/EsmInformationResponse.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/EsmStatus.c b/openair3/NAS/COMMON/ESM/MSG/EsmStatus.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/EsmStatus.h b/openair3/NAS/COMMON/ESM/MSG/EsmStatus.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/Makefile b/openair3/NAS/COMMON/ESM/MSG/Makefile
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextAccept.c b/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextAccept.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextAccept.h b/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextAccept.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextReject.c b/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextReject.h b/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextRequest.c b/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextRequest.h b/openair3/NAS/COMMON/ESM/MSG/ModifyEpsBearerContextRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/PdnConnectivityReject.c b/openair3/NAS/COMMON/ESM/MSG/PdnConnectivityReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/PdnConnectivityReject.h b/openair3/NAS/COMMON/ESM/MSG/PdnConnectivityReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/PdnConnectivityRequest.c b/openair3/NAS/COMMON/ESM/MSG/PdnConnectivityRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/PdnConnectivityRequest.h b/openair3/NAS/COMMON/ESM/MSG/PdnConnectivityRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/PdnDisconnectReject.c b/openair3/NAS/COMMON/ESM/MSG/PdnDisconnectReject.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/PdnDisconnectReject.h b/openair3/NAS/COMMON/ESM/MSG/PdnDisconnectReject.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.c b/openair3/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.h b/openair3/NAS/COMMON/ESM/MSG/PdnDisconnectRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/esm_cause.h b/openair3/NAS/COMMON/ESM/MSG/esm_cause.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/esm_msg.c b/openair3/NAS/COMMON/ESM/MSG/esm_msg.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/esm_msg.h b/openair3/NAS/COMMON/ESM/MSG/esm_msg.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/ESM/MSG/esm_msgDef.h b/openair3/NAS/COMMON/ESM/MSG/esm_msgDef.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AccessPointName.c b/openair3/NAS/COMMON/IES/AccessPointName.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AccessPointName.h b/openair3/NAS/COMMON/IES/AccessPointName.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AdditionalUpdateResult.c b/openair3/NAS/COMMON/IES/AdditionalUpdateResult.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AdditionalUpdateResult.h b/openair3/NAS/COMMON/IES/AdditionalUpdateResult.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AdditionalUpdateType.c b/openair3/NAS/COMMON/IES/AdditionalUpdateType.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AdditionalUpdateType.h b/openair3/NAS/COMMON/IES/AdditionalUpdateType.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ApnAggregateMaximumBitRate.c b/openair3/NAS/COMMON/IES/ApnAggregateMaximumBitRate.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ApnAggregateMaximumBitRate.h b/openair3/NAS/COMMON/IES/ApnAggregateMaximumBitRate.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AuthenticationFailureParameter.c b/openair3/NAS/COMMON/IES/AuthenticationFailureParameter.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AuthenticationFailureParameter.h b/openair3/NAS/COMMON/IES/AuthenticationFailureParameter.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AuthenticationParameterAutn.c b/openair3/NAS/COMMON/IES/AuthenticationParameterAutn.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AuthenticationParameterAutn.h b/openair3/NAS/COMMON/IES/AuthenticationParameterAutn.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AuthenticationParameterRand.c b/openair3/NAS/COMMON/IES/AuthenticationParameterRand.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AuthenticationParameterRand.h b/openair3/NAS/COMMON/IES/AuthenticationParameterRand.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AuthenticationResponseParameter.c b/openair3/NAS/COMMON/IES/AuthenticationResponseParameter.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/AuthenticationResponseParameter.h b/openair3/NAS/COMMON/IES/AuthenticationResponseParameter.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/CipheringKeySequenceNumber.c b/openair3/NAS/COMMON/IES/CipheringKeySequenceNumber.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/CipheringKeySequenceNumber.h b/openair3/NAS/COMMON/IES/CipheringKeySequenceNumber.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/Cli.c b/openair3/NAS/COMMON/IES/Cli.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/Cli.h b/openair3/NAS/COMMON/IES/Cli.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/CsfbResponse.c b/openair3/NAS/COMMON/IES/CsfbResponse.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/CsfbResponse.h b/openair3/NAS/COMMON/IES/CsfbResponse.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/DaylightSavingTime.c b/openair3/NAS/COMMON/IES/DaylightSavingTime.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/DaylightSavingTime.h b/openair3/NAS/COMMON/IES/DaylightSavingTime.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/DetachType.c b/openair3/NAS/COMMON/IES/DetachType.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/DetachType.h b/openair3/NAS/COMMON/IES/DetachType.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/DrxParameter.c b/openair3/NAS/COMMON/IES/DrxParameter.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/DrxParameter.h b/openair3/NAS/COMMON/IES/DrxParameter.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EmergencyNumberList.c b/openair3/NAS/COMMON/IES/EmergencyNumberList.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EmergencyNumberList.h b/openair3/NAS/COMMON/IES/EmergencyNumberList.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EmmCause.c b/openair3/NAS/COMMON/IES/EmmCause.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EmmCause.h b/openair3/NAS/COMMON/IES/EmmCause.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsAttachResult.c b/openair3/NAS/COMMON/IES/EpsAttachResult.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsAttachResult.h b/openair3/NAS/COMMON/IES/EpsAttachResult.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsAttachType.c b/openair3/NAS/COMMON/IES/EpsAttachType.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsAttachType.h b/openair3/NAS/COMMON/IES/EpsAttachType.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsBearerContextStatus.c b/openair3/NAS/COMMON/IES/EpsBearerContextStatus.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsBearerContextStatus.h b/openair3/NAS/COMMON/IES/EpsBearerContextStatus.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsBearerIdentity.c b/openair3/NAS/COMMON/IES/EpsBearerIdentity.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsBearerIdentity.h b/openair3/NAS/COMMON/IES/EpsBearerIdentity.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsMobileIdentity.c b/openair3/NAS/COMMON/IES/EpsMobileIdentity.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsMobileIdentity.h b/openair3/NAS/COMMON/IES/EpsMobileIdentity.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsNetworkFeatureSupport.c b/openair3/NAS/COMMON/IES/EpsNetworkFeatureSupport.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsNetworkFeatureSupport.h b/openair3/NAS/COMMON/IES/EpsNetworkFeatureSupport.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsQualityOfService.c b/openair3/NAS/COMMON/IES/EpsQualityOfService.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsQualityOfService.h b/openair3/NAS/COMMON/IES/EpsQualityOfService.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsUpdateResult.c b/openair3/NAS/COMMON/IES/EpsUpdateResult.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsUpdateResult.h b/openair3/NAS/COMMON/IES/EpsUpdateResult.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsUpdateType.c b/openair3/NAS/COMMON/IES/EpsUpdateType.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EpsUpdateType.h b/openair3/NAS/COMMON/IES/EpsUpdateType.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EsmCause.c b/openair3/NAS/COMMON/IES/EsmCause.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EsmCause.h b/openair3/NAS/COMMON/IES/EsmCause.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EsmInformationTransferFlag.c b/openair3/NAS/COMMON/IES/EsmInformationTransferFlag.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EsmInformationTransferFlag.h b/openair3/NAS/COMMON/IES/EsmInformationTransferFlag.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EsmMessageContainer.c b/openair3/NAS/COMMON/IES/EsmMessageContainer.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/EsmMessageContainer.h b/openair3/NAS/COMMON/IES/EsmMessageContainer.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/GprsTimer.c b/openair3/NAS/COMMON/IES/GprsTimer.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/GprsTimer.h b/openair3/NAS/COMMON/IES/GprsTimer.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/GutiType.c b/openair3/NAS/COMMON/IES/GutiType.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/GutiType.h b/openair3/NAS/COMMON/IES/GutiType.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/IdentityType2.c b/openair3/NAS/COMMON/IES/IdentityType2.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/IdentityType2.h b/openair3/NAS/COMMON/IES/IdentityType2.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ImeisvRequest.c b/openair3/NAS/COMMON/IES/ImeisvRequest.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ImeisvRequest.h b/openair3/NAS/COMMON/IES/ImeisvRequest.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/KsiAndSequenceNumber.c b/openair3/NAS/COMMON/IES/KsiAndSequenceNumber.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/KsiAndSequenceNumber.h b/openair3/NAS/COMMON/IES/KsiAndSequenceNumber.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/LcsClientIdentity.c b/openair3/NAS/COMMON/IES/LcsClientIdentity.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/LcsClientIdentity.h b/openair3/NAS/COMMON/IES/LcsClientIdentity.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/LcsIndicator.c b/openair3/NAS/COMMON/IES/LcsIndicator.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/LcsIndicator.h b/openair3/NAS/COMMON/IES/LcsIndicator.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/LinkedEpsBearerIdentity.c b/openair3/NAS/COMMON/IES/LinkedEpsBearerIdentity.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/LinkedEpsBearerIdentity.h b/openair3/NAS/COMMON/IES/LinkedEpsBearerIdentity.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/LlcServiceAccessPointIdentifier.c b/openair3/NAS/COMMON/IES/LlcServiceAccessPointIdentifier.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/LlcServiceAccessPointIdentifier.h b/openair3/NAS/COMMON/IES/LlcServiceAccessPointIdentifier.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/LocationAreaIdentification.c b/openair3/NAS/COMMON/IES/LocationAreaIdentification.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/LocationAreaIdentification.h b/openair3/NAS/COMMON/IES/LocationAreaIdentification.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/Makefile b/openair3/NAS/COMMON/IES/Makefile
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MessageType.c b/openair3/NAS/COMMON/IES/MessageType.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MessageType.h b/openair3/NAS/COMMON/IES/MessageType.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MobileIdentity.c b/openair3/NAS/COMMON/IES/MobileIdentity.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MobileIdentity.h b/openair3/NAS/COMMON/IES/MobileIdentity.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MobileStationClassmark2.c b/openair3/NAS/COMMON/IES/MobileStationClassmark2.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MobileStationClassmark2.h b/openair3/NAS/COMMON/IES/MobileStationClassmark2.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MobileStationClassmark3.c b/openair3/NAS/COMMON/IES/MobileStationClassmark3.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MobileStationClassmark3.h b/openair3/NAS/COMMON/IES/MobileStationClassmark3.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MsNetworkCapability.c b/openair3/NAS/COMMON/IES/MsNetworkCapability.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MsNetworkCapability.h b/openair3/NAS/COMMON/IES/MsNetworkCapability.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MsNetworkFeatureSupport.c b/openair3/NAS/COMMON/IES/MsNetworkFeatureSupport.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/MsNetworkFeatureSupport.h b/openair3/NAS/COMMON/IES/MsNetworkFeatureSupport.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/NasKeySetIdentifier.c b/openair3/NAS/COMMON/IES/NasKeySetIdentifier.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/NasKeySetIdentifier.h b/openair3/NAS/COMMON/IES/NasKeySetIdentifier.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/NasMessageContainer.c b/openair3/NAS/COMMON/IES/NasMessageContainer.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/NasMessageContainer.h b/openair3/NAS/COMMON/IES/NasMessageContainer.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/NasRequestType.c b/openair3/NAS/COMMON/IES/NasRequestType.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/NasRequestType.h b/openair3/NAS/COMMON/IES/NasRequestType.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/NasSecurityAlgorithms.c b/openair3/NAS/COMMON/IES/NasSecurityAlgorithms.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/NasSecurityAlgorithms.h b/openair3/NAS/COMMON/IES/NasSecurityAlgorithms.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/NetworkName.c b/openair3/NAS/COMMON/IES/NetworkName.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/NetworkName.h b/openair3/NAS/COMMON/IES/NetworkName.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/Nonce.c b/openair3/NAS/COMMON/IES/Nonce.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/Nonce.h b/openair3/NAS/COMMON/IES/Nonce.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PTmsiSignature.c b/openair3/NAS/COMMON/IES/PTmsiSignature.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PTmsiSignature.h b/openair3/NAS/COMMON/IES/PTmsiSignature.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PacketFlowIdentifier.c b/openair3/NAS/COMMON/IES/PacketFlowIdentifier.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PacketFlowIdentifier.h b/openair3/NAS/COMMON/IES/PacketFlowIdentifier.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PagingIdentity.c b/openair3/NAS/COMMON/IES/PagingIdentity.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PagingIdentity.h b/openair3/NAS/COMMON/IES/PagingIdentity.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PdnAddress.c b/openair3/NAS/COMMON/IES/PdnAddress.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PdnAddress.h b/openair3/NAS/COMMON/IES/PdnAddress.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PdnType.c b/openair3/NAS/COMMON/IES/PdnType.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PdnType.h b/openair3/NAS/COMMON/IES/PdnType.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PlmnList.c b/openair3/NAS/COMMON/IES/PlmnList.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/PlmnList.h b/openair3/NAS/COMMON/IES/PlmnList.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ProcedureTransactionIdentity.c b/openair3/NAS/COMMON/IES/ProcedureTransactionIdentity.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ProcedureTransactionIdentity.h b/openair3/NAS/COMMON/IES/ProcedureTransactionIdentity.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ProtocolConfigurationOptions.c b/openair3/NAS/COMMON/IES/ProtocolConfigurationOptions.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ProtocolConfigurationOptions.h b/openair3/NAS/COMMON/IES/ProtocolConfigurationOptions.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ProtocolDiscriminator.c b/openair3/NAS/COMMON/IES/ProtocolDiscriminator.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ProtocolDiscriminator.h b/openair3/NAS/COMMON/IES/ProtocolDiscriminator.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/QualityOfService.c b/openair3/NAS/COMMON/IES/QualityOfService.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/QualityOfService.h b/openair3/NAS/COMMON/IES/QualityOfService.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/RadioPriority.c b/openair3/NAS/COMMON/IES/RadioPriority.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/RadioPriority.h b/openair3/NAS/COMMON/IES/RadioPriority.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/SecurityHeaderType.c b/openair3/NAS/COMMON/IES/SecurityHeaderType.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/SecurityHeaderType.h b/openair3/NAS/COMMON/IES/SecurityHeaderType.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ServiceType.c b/openair3/NAS/COMMON/IES/ServiceType.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ServiceType.h b/openair3/NAS/COMMON/IES/ServiceType.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ShortMac.c b/openair3/NAS/COMMON/IES/ShortMac.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/ShortMac.h b/openair3/NAS/COMMON/IES/ShortMac.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/SsCode.c b/openair3/NAS/COMMON/IES/SsCode.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/SsCode.h b/openair3/NAS/COMMON/IES/SsCode.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/SupportedCodecList.c b/openair3/NAS/COMMON/IES/SupportedCodecList.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/SupportedCodecList.h b/openair3/NAS/COMMON/IES/SupportedCodecList.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TimeZone.c b/openair3/NAS/COMMON/IES/TimeZone.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TimeZone.h b/openair3/NAS/COMMON/IES/TimeZone.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TimeZoneAndTime.c b/openair3/NAS/COMMON/IES/TimeZoneAndTime.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TimeZoneAndTime.h b/openair3/NAS/COMMON/IES/TimeZoneAndTime.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TmsiStatus.c b/openair3/NAS/COMMON/IES/TmsiStatus.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TmsiStatus.h b/openair3/NAS/COMMON/IES/TmsiStatus.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TrackingAreaIdentity.c b/openair3/NAS/COMMON/IES/TrackingAreaIdentity.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TrackingAreaIdentity.h b/openair3/NAS/COMMON/IES/TrackingAreaIdentity.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TrackingAreaIdentityList.c b/openair3/NAS/COMMON/IES/TrackingAreaIdentityList.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TrackingAreaIdentityList.h b/openair3/NAS/COMMON/IES/TrackingAreaIdentityList.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TrafficFlowAggregateDescription.c b/openair3/NAS/COMMON/IES/TrafficFlowAggregateDescription.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TrafficFlowAggregateDescription.h b/openair3/NAS/COMMON/IES/TrafficFlowAggregateDescription.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TrafficFlowTemplate.c b/openair3/NAS/COMMON/IES/TrafficFlowTemplate.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TrafficFlowTemplate.h b/openair3/NAS/COMMON/IES/TrafficFlowTemplate.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TransactionIdentifier.c b/openair3/NAS/COMMON/IES/TransactionIdentifier.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/TransactionIdentifier.h b/openair3/NAS/COMMON/IES/TransactionIdentifier.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/UeNetworkCapability.c b/openair3/NAS/COMMON/IES/UeNetworkCapability.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/UeNetworkCapability.h b/openair3/NAS/COMMON/IES/UeNetworkCapability.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/UeRadioCapabilityInformationUpdateNeeded.c b/openair3/NAS/COMMON/IES/UeRadioCapabilityInformationUpdateNeeded.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/UeRadioCapabilityInformationUpdateNeeded.h b/openair3/NAS/COMMON/IES/UeRadioCapabilityInformationUpdateNeeded.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/UeSecurityCapability.c b/openair3/NAS/COMMON/IES/UeSecurityCapability.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/UeSecurityCapability.h b/openair3/NAS/COMMON/IES/UeSecurityCapability.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/VoiceDomainPreferenceAndUeUsageSetting.c b/openair3/NAS/COMMON/IES/VoiceDomainPreferenceAndUeUsageSetting.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/IES/VoiceDomainPreferenceAndUeUsageSetting.h b/openair3/NAS/COMMON/IES/VoiceDomainPreferenceAndUeUsageSetting.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/Makefile b/openair3/NAS/COMMON/UTIL/Makefile
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/OctetString.c b/openair3/NAS/COMMON/UTIL/OctetString.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/OctetString.h b/openair3/NAS/COMMON/UTIL/OctetString.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/TLVDecoder.c b/openair3/NAS/COMMON/UTIL/TLVDecoder.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/TLVDecoder.h b/openair3/NAS/COMMON/UTIL/TLVDecoder.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/TLVEncoder.c b/openair3/NAS/COMMON/UTIL/TLVEncoder.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/TLVEncoder.h b/openair3/NAS/COMMON/UTIL/TLVEncoder.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/device.c b/openair3/NAS/COMMON/UTIL/device.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/device.h b/openair3/NAS/COMMON/UTIL/device.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/memory.c b/openair3/NAS/COMMON/UTIL/memory.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/memory.h b/openair3/NAS/COMMON/UTIL/memory.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/nas_log.h b/openair3/NAS/COMMON/UTIL/nas_log.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/nas_timer.c b/openair3/NAS/COMMON/UTIL/nas_timer.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/nas_timer.h b/openair3/NAS/COMMON/UTIL/nas_timer.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/parser.c b/openair3/NAS/COMMON/UTIL/parser.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/parser.h b/openair3/NAS/COMMON/UTIL/parser.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/socket.c b/openair3/NAS/COMMON/UTIL/socket.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/socket.h b/openair3/NAS/COMMON/UTIL/socket.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/stty.c b/openair3/NAS/COMMON/UTIL/stty.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/tst/Makefile b/openair3/NAS/COMMON/UTIL/tst/Makefile
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/tst/timer.c b/openair3/NAS/COMMON/UTIL/tst/timer.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/UTIL/tst/timer_debug.txt b/openair3/NAS/COMMON/UTIL/tst/timer_debug.txt
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/commonDef.h b/openair3/NAS/COMMON/commonDef.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/networkDef.h b/openair3/NAS/COMMON/networkDef.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/securityDef.h b/openair3/NAS/COMMON/securityDef.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/COMMON/userDef.h b/openair3/NAS/COMMON/userDef.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/Makefile b/openair3/NAS/TEST/AS_SIMULATOR/Makefile
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/as_data.c b/openair3/NAS/TEST/AS_SIMULATOR/as_data.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/as_data.h b/openair3/NAS/TEST/AS_SIMULATOR/as_data.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/as_process.c b/openair3/NAS/TEST/AS_SIMULATOR/as_process.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/as_process.h b/openair3/NAS/TEST/AS_SIMULATOR/as_process.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/as_simulator.c b/openair3/NAS/TEST/AS_SIMULATOR/as_simulator.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/as_simulator_parser.c b/openair3/NAS/TEST/AS_SIMULATOR/as_simulator_parser.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/as_simulator_parser.h b/openair3/NAS/TEST/AS_SIMULATOR/as_simulator_parser.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/nas_data.c b/openair3/NAS/TEST/AS_SIMULATOR/nas_data.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/nas_data.h b/openair3/NAS/TEST/AS_SIMULATOR/nas_data.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/nas_process.c b/openair3/NAS/TEST/AS_SIMULATOR/nas_process.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/AS_SIMULATOR/nas_process.h b/openair3/NAS/TEST/AS_SIMULATOR/nas_process.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/MSC/ActivatePDN.png b/openair3/NAS/TEST/MSC/ActivatePDN.png
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/MSC/AuthenticationReject.png b/openair3/NAS/TEST/MSC/AuthenticationReject.png
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/MSC/DeactivatePDN.png b/openair3/NAS/TEST/MSC/DeactivatePDN.png
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/MSC/InitialAttach.png b/openair3/NAS/TEST/MSC/InitialAttach.png
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/MSC/InitialAttachReject.png b/openair3/NAS/TEST/MSC/InitialAttachReject.png
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/MSC/NomalDetach.png b/openair3/NAS/TEST/MSC/NomalDetach.png
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/MSC/README b/openair3/NAS/TEST/MSC/README
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/MSC/SwitchOffDetach.png b/openair3/NAS/TEST/MSC/SwitchOffDetach.png
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/NETWORK/Makefile b/openair3/NAS/TEST/NETWORK/Makefile
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/NETWORK/README b/openair3/NAS/TEST/NETWORK/README
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/NETWORK/network_parser.c b/openair3/NAS/TEST/NETWORK/network_parser.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/NETWORK/network_parser.h b/openair3/NAS/TEST/NETWORK/network_parser.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/NETWORK/network_simulator.c b/openair3/NAS/TEST/NETWORK/network_simulator.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/USER/Makefile b/openair3/NAS/TEST/USER/Makefile
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/USER/user_parser.c b/openair3/NAS/TEST/USER/user_parser.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/USER/user_parser.h b/openair3/NAS/TEST/USER/user_parser.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TEST/USER/user_simulator.c b/openair3/NAS/TEST/USER/user_simulator.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf2uedata.c b/openair3/NAS/TOOLS/conf2uedata.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf2uedata.h b/openair3/NAS/TOOLS/conf2uedata.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_emm.c b/openair3/NAS/TOOLS/conf_emm.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_emm.h b/openair3/NAS/TOOLS/conf_emm.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_network.c b/openair3/NAS/TOOLS/conf_network.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_network.h b/openair3/NAS/TOOLS/conf_network.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_parser.c b/openair3/NAS/TOOLS/conf_parser.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_parser.h b/openair3/NAS/TOOLS/conf_parser.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_user_data.c b/openair3/NAS/TOOLS/conf_user_data.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_user_data.h b/openair3/NAS/TOOLS/conf_user_data.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_user_plmn.c b/openair3/NAS/TOOLS/conf_user_plmn.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_user_plmn.h b/openair3/NAS/TOOLS/conf_user_plmn.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_usim.c b/openair3/NAS/TOOLS/conf_usim.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/conf_usim.h b/openair3/NAS/TOOLS/conf_usim.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/display.c b/openair3/NAS/TOOLS/display.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/display.h b/openair3/NAS/TOOLS/display.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/fs.c b/openair3/NAS/TOOLS/fs.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/fs.h b/openair3/NAS/TOOLS/fs.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/network.h b/openair3/NAS/TOOLS/network.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/nvram.c b/openair3/NAS/TOOLS/nvram.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/ue_bcom_test.conf b/openair3/NAS/TOOLS/ue_bcom_test.conf
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/ue_eurecom_test_sfr.conf b/openair3/NAS/TOOLS/ue_eurecom_test_sfr.conf
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/ue_tcl_test.conf b/openair3/NAS/TOOLS/ue_tcl_test.conf
old mode 100755
new mode 100644
diff --git a/openair3/NAS/TOOLS/usim.c b/openair3/NAS/TOOLS/usim.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/at_command.c b/openair3/NAS/UE/API/USER/at_command.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/at_command.h b/openair3/NAS/UE/API/USER/at_command.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/at_error.c b/openair3/NAS/UE/API/USER/at_error.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/at_error.h b/openair3/NAS/UE/API/USER/at_error.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/at_response.c b/openair3/NAS/UE/API/USER/at_response.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/at_response.h b/openair3/NAS/UE/API/USER/at_response.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/tst/at_parser.c b/openair3/NAS/UE/API/USER/tst/at_parser.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/tst/at_parser.in b/openair3/NAS/UE/API/USER/tst/at_parser.in
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/tst/at_parser.in.bis b/openair3/NAS/UE/API/USER/tst/at_parser.in.bis
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/tst/at_parser.out b/openair3/NAS/UE/API/USER/tst/at_parser.out
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/tst/at_parser.out.bis b/openair3/NAS/UE/API/USER/tst/at_parser.out.bis
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/tst/smartcom.txt b/openair3/NAS/UE/API/USER/tst/smartcom.txt
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/user_api.c b/openair3/NAS/UE/API/USER/user_api.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/user_api.h b/openair3/NAS/UE/API/USER/user_api.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/user_api_defs.h b/openair3/NAS/UE/API/USER/user_api_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/user_indication.c b/openair3/NAS/UE/API/USER/user_indication.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USER/user_indication.h b/openair3/NAS/UE/API/USER/user_indication.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USIM/aka_functions.c b/openair3/NAS/UE/API/USIM/aka_functions.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USIM/aka_functions.h b/openair3/NAS/UE/API/USIM/aka_functions.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USIM/usim_api.c b/openair3/NAS/UE/API/USIM/usim_api.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/API/USIM/usim_api.h b/openair3/NAS/UE/API/USIM/usim_api.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/Attach.c b/openair3/NAS/UE/EMM/Attach.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/Authentication.c b/openair3/NAS/UE/EMM/Authentication.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/Authentication.h b/openair3/NAS/UE/EMM/Authentication.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/Detach.c b/openair3/NAS/UE/EMM/Detach.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/EmmStatusHdl.c b/openair3/NAS/UE/EMM/EmmStatusHdl.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/Identification.c b/openair3/NAS/UE/EMM/Identification.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/IdleMode.c b/openair3/NAS/UE/EMM/IdleMode.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/IdleMode.h b/openair3/NAS/UE/EMM/IdleMode.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/IdleMode_defs.h b/openair3/NAS/UE/EMM/IdleMode_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/LowerLayer.c b/openair3/NAS/UE/EMM/LowerLayer.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/LowerLayer.h b/openair3/NAS/UE/EMM/LowerLayer.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/LowerLayer_defs.h b/openair3/NAS/UE/EMM/LowerLayer_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmDeregistered.c b/openair3/NAS/UE/EMM/SAP/EmmDeregistered.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmDeregisteredAttachNeeded.c b/openair3/NAS/UE/EMM/SAP/EmmDeregisteredAttachNeeded.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmDeregisteredAttemptingToAttach.c b/openair3/NAS/UE/EMM/SAP/EmmDeregisteredAttemptingToAttach.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmDeregisteredInitiated.c b/openair3/NAS/UE/EMM/SAP/EmmDeregisteredInitiated.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmDeregisteredLimitedService.c b/openair3/NAS/UE/EMM/SAP/EmmDeregisteredLimitedService.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmDeregisteredNoCellAvailable.c b/openair3/NAS/UE/EMM/SAP/EmmDeregisteredNoCellAvailable.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmDeregisteredNoImsi.c b/openair3/NAS/UE/EMM/SAP/EmmDeregisteredNoImsi.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmDeregisteredNormalService.c b/openair3/NAS/UE/EMM/SAP/EmmDeregisteredNormalService.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmDeregisteredPlmnSearch.c b/openair3/NAS/UE/EMM/SAP/EmmDeregisteredPlmnSearch.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmNull.c b/openair3/NAS/UE/EMM/SAP/EmmNull.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmRegistered.c b/openair3/NAS/UE/EMM/SAP/EmmRegistered.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmRegisteredAttemptingToUpdate.c b/openair3/NAS/UE/EMM/SAP/EmmRegisteredAttemptingToUpdate.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmRegisteredImsiDetachInitiated.c b/openair3/NAS/UE/EMM/SAP/EmmRegisteredImsiDetachInitiated.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmRegisteredInitiated.c b/openair3/NAS/UE/EMM/SAP/EmmRegisteredInitiated.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmRegisteredLimitedService.c b/openair3/NAS/UE/EMM/SAP/EmmRegisteredLimitedService.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmRegisteredNoCellAvailable.c b/openair3/NAS/UE/EMM/SAP/EmmRegisteredNoCellAvailable.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmRegisteredNormalService.c b/openair3/NAS/UE/EMM/SAP/EmmRegisteredNormalService.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmRegisteredPlmnSearch.c b/openair3/NAS/UE/EMM/SAP/EmmRegisteredPlmnSearch.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmRegisteredUpdateNeeded.c b/openair3/NAS/UE/EMM/SAP/EmmRegisteredUpdateNeeded.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmServiceRequestInitiated.c b/openair3/NAS/UE/EMM/SAP/EmmServiceRequestInitiated.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/EmmTrackingAreaUpdatingInitiated.c b/openair3/NAS/UE/EMM/SAP/EmmTrackingAreaUpdatingInitiated.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_as.c b/openair3/NAS/UE/EMM/SAP/emm_as.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_as.h b/openair3/NAS/UE/EMM/SAP/emm_as.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_asDef.h b/openair3/NAS/UE/EMM/SAP/emm_asDef.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_esm.c b/openair3/NAS/UE/EMM/SAP/emm_esm.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_esm.h b/openair3/NAS/UE/EMM/SAP/emm_esm.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_esmDef.h b/openair3/NAS/UE/EMM/SAP/emm_esmDef.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_fsm.c b/openair3/NAS/UE/EMM/SAP/emm_fsm.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_fsm.h b/openair3/NAS/UE/EMM/SAP/emm_fsm.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_recv.c b/openair3/NAS/UE/EMM/SAP/emm_recv.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_recv.h b/openair3/NAS/UE/EMM/SAP/emm_recv.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_reg.c b/openair3/NAS/UE/EMM/SAP/emm_reg.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_reg.h b/openair3/NAS/UE/EMM/SAP/emm_reg.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_regDef.h b/openair3/NAS/UE/EMM/SAP/emm_regDef.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_sap.c b/openair3/NAS/UE/EMM/SAP/emm_sap.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_sap.h b/openair3/NAS/UE/EMM/SAP/emm_sap.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_send.c b/openair3/NAS/UE/EMM/SAP/emm_send.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SAP/emm_send.h b/openair3/NAS/UE/EMM/SAP/emm_send.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SecurityModeControl.c b/openair3/NAS/UE/EMM/SecurityModeControl.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/SecurityModeControl.h b/openair3/NAS/UE/EMM/SecurityModeControl.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/ServiceRequestHdl.c b/openair3/NAS/UE/EMM/ServiceRequestHdl.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/TrackingAreaUpdate.c b/openair3/NAS/UE/EMM/TrackingAreaUpdate.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/emmData.h b/openair3/NAS/UE/EMM/emmData.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/emm_fsm_defs.h b/openair3/NAS/UE/EMM/emm_fsm_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/emm_main.c b/openair3/NAS/UE/EMM/emm_main.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/emm_main.h b/openair3/NAS/UE/EMM/emm_main.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/emm_proc.h b/openair3/NAS/UE/EMM/emm_proc.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/emm_proc_defs.h b/openair3/NAS/UE/EMM/emm_proc_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/EMM/emm_timers.h b/openair3/NAS/UE/EMM/emm_timers.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/DedicatedEpsBearerContextActivation.c b/openair3/NAS/UE/ESM/DedicatedEpsBearerContextActivation.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/DefaultEpsBearerContextActivation.c b/openair3/NAS/UE/ESM/DefaultEpsBearerContextActivation.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/EpsBearerContextDeactivation.c b/openair3/NAS/UE/ESM/EpsBearerContextDeactivation.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/EsmStatusHdl.c b/openair3/NAS/UE/ESM/EsmStatusHdl.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/PdnConnectivity.c b/openair3/NAS/UE/ESM/PdnConnectivity.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/PdnDisconnect.c b/openair3/NAS/UE/ESM/PdnDisconnect.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/SAP/esm_recv.c b/openair3/NAS/UE/ESM/SAP/esm_recv.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/SAP/esm_recv.h b/openair3/NAS/UE/ESM/SAP/esm_recv.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/SAP/esm_sap.c b/openair3/NAS/UE/ESM/SAP/esm_sap.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/SAP/esm_sap.h b/openair3/NAS/UE/ESM/SAP/esm_sap.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/SAP/esm_sapDef.h b/openair3/NAS/UE/ESM/SAP/esm_sapDef.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/SAP/esm_send.c b/openair3/NAS/UE/ESM/SAP/esm_send.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/SAP/esm_send.h b/openair3/NAS/UE/ESM/SAP/esm_send.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esmData.h b/openair3/NAS/UE/ESM/esmData.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esm_ebr.c b/openair3/NAS/UE/ESM/esm_ebr.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esm_ebr.h b/openair3/NAS/UE/ESM/esm_ebr.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esm_ebr_context.c b/openair3/NAS/UE/ESM/esm_ebr_context.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esm_ebr_context.h b/openair3/NAS/UE/ESM/esm_ebr_context.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esm_ip.c b/openair3/NAS/UE/ESM/esm_ip.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esm_main.c b/openair3/NAS/UE/ESM/esm_main.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esm_main.h b/openair3/NAS/UE/ESM/esm_main.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esm_proc.h b/openair3/NAS/UE/ESM/esm_proc.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esm_pt.c b/openair3/NAS/UE/ESM/esm_pt.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esm_pt.h b/openair3/NAS/UE/ESM/esm_pt.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/ESM/esm_pt_defs.h b/openair3/NAS/UE/ESM/esm_pt_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/UEprocess.c b/openair3/NAS/UE/UEprocess.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_itti_messaging.c b/openair3/NAS/UE/nas_itti_messaging.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_itti_messaging.h b/openair3/NAS/UE/nas_itti_messaging.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_network.c b/openair3/NAS/UE/nas_network.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_network.h b/openair3/NAS/UE/nas_network.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_parser.c b/openair3/NAS/UE/nas_parser.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_parser.h b/openair3/NAS/UE/nas_parser.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_proc.c b/openair3/NAS/UE/nas_proc.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_proc.h b/openair3/NAS/UE/nas_proc.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_proc_defs.h b/openair3/NAS/UE/nas_proc_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_ue_task.c b/openair3/NAS/UE/nas_ue_task.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_ue_task.h b/openair3/NAS/UE/nas_ue_task.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_user.c b/openair3/NAS/UE/nas_user.c
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/nas_user.h b/openair3/NAS/UE/nas_user.h
old mode 100755
new mode 100644
diff --git a/openair3/NAS/UE/user_defs.h b/openair3/NAS/UE/user_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/R10/s1ap-10.9.0.asn1 b/openair3/S1AP/MESSAGES/ASN1/R10/s1ap-10.9.0.asn1
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/R11/s1ap-11.8.0.asn1 b/openair3/S1AP/MESSAGES/ASN1/R11/s1ap-11.8.0.asn1
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/R12/s1ap-12.7.0.asn1 b/openair3/S1AP/MESSAGES/ASN1/R12/s1ap-12.7.0.asn1
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/R13/s1ap-13.6.0.asn1 b/openair3/S1AP/MESSAGES/ASN1/R13/s1ap-13.6.0.asn1
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/R14/s1ap-14.5.0.asn1 b/openair3/S1AP/MESSAGES/ASN1/R14/s1ap-14.5.0.asn1
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/R14/s1ap-14.6.0.asn1 b/openair3/S1AP/MESSAGES/ASN1/R14/s1ap-14.6.0.asn1
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/R15/s1ap-15.1.0.asn1 b/openair3/S1AP/MESSAGES/ASN1/R15/s1ap-15.1.0.asn1
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/R15/s1ap-15.2.0.asn1 b/openair3/S1AP/MESSAGES/ASN1/R15/s1ap-15.2.0.asn1
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/R8/s1ap-8.10.0.asn1 b/openair3/S1AP/MESSAGES/ASN1/R8/s1ap-8.10.0.asn1
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/R9/s1ap-9.10.0.asn1 b/openair3/S1AP/MESSAGES/ASN1/R9/s1ap-9.10.0.asn1
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/README b/openair3/S1AP/MESSAGES/ASN1/README
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/MESSAGES/ASN1/asn1tostruct.py b/openair3/S1AP/MESSAGES/ASN1/asn1tostruct.py
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_common.c b/openair3/S1AP/s1ap_common.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_common.h b/openair3/S1AP/s1ap_common.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB.c b/openair3/S1AP/s1ap_eNB.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB.h b/openair3/S1AP/s1ap_eNB.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_context_management_procedures.c b/openair3/S1AP/s1ap_eNB_context_management_procedures.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_context_management_procedures.h b/openair3/S1AP/s1ap_eNB_context_management_procedures.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_decoder.c b/openair3/S1AP/s1ap_eNB_decoder.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_decoder.h b/openair3/S1AP/s1ap_eNB_decoder.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_default_values.h b/openair3/S1AP/s1ap_eNB_default_values.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_defs.h b/openair3/S1AP/s1ap_eNB_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_encoder.c b/openair3/S1AP/s1ap_eNB_encoder.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_encoder.h b/openair3/S1AP/s1ap_eNB_encoder.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_handlers.c b/openair3/S1AP/s1ap_eNB_handlers.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_handlers.h b/openair3/S1AP/s1ap_eNB_handlers.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_itti_messaging.c b/openair3/S1AP/s1ap_eNB_itti_messaging.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_itti_messaging.h b/openair3/S1AP/s1ap_eNB_itti_messaging.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_management_procedures.c b/openair3/S1AP/s1ap_eNB_management_procedures.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_management_procedures.h b/openair3/S1AP/s1ap_eNB_management_procedures.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_nas_procedures.c b/openair3/S1AP/s1ap_eNB_nas_procedures.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_nas_procedures.h b/openair3/S1AP/s1ap_eNB_nas_procedures.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_nnsf.c b/openair3/S1AP/s1ap_eNB_nnsf.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_nnsf.h b/openair3/S1AP/s1ap_eNB_nnsf.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_overload.c b/openair3/S1AP/s1ap_eNB_overload.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_overload.h b/openair3/S1AP/s1ap_eNB_overload.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_trace.c b/openair3/S1AP/s1ap_eNB_trace.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_trace.h b/openair3/S1AP/s1ap_eNB_trace.h
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_ue_context.c b/openair3/S1AP/s1ap_eNB_ue_context.c
old mode 100755
new mode 100644
diff --git a/openair3/S1AP/s1ap_eNB_ue_context.h b/openair3/S1AP/s1ap_eNB_ue_context.h
old mode 100755
new mode 100644
diff --git a/openair3/SCTP/sctp_common.c b/openair3/SCTP/sctp_common.c
old mode 100755
new mode 100644
diff --git a/openair3/SCTP/sctp_common.h b/openair3/SCTP/sctp_common.h
old mode 100755
new mode 100644
diff --git a/openair3/SCTP/sctp_default_values.h b/openair3/SCTP/sctp_default_values.h
old mode 100755
new mode 100644
diff --git a/openair3/SCTP/sctp_eNB_defs.h b/openair3/SCTP/sctp_eNB_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/SCTP/sctp_eNB_itti_messaging.c b/openair3/SCTP/sctp_eNB_itti_messaging.c
old mode 100755
new mode 100644
diff --git a/openair3/SCTP/sctp_eNB_itti_messaging.h b/openair3/SCTP/sctp_eNB_itti_messaging.h
old mode 100755
new mode 100644
diff --git a/openair3/SCTP/sctp_eNB_task.c b/openair3/SCTP/sctp_eNB_task.c
old mode 100755
new mode 100644
diff --git a/openair3/SCTP/sctp_eNB_task.h b/openair3/SCTP/sctp_eNB_task.h
old mode 100755
new mode 100644
diff --git a/openair3/SCTP/sctp_primitives_client.c b/openair3/SCTP/sctp_primitives_client.c
old mode 100755
new mode 100644
diff --git a/openair3/SCTP/sctp_primitives_client.h b/openair3/SCTP/sctp_primitives_client.h
old mode 100755
new mode 100644
diff --git a/openair3/SECU/kdf.c b/openair3/SECU/kdf.c
old mode 100755
new mode 100644
diff --git a/openair3/SECU/key_nas_deriver.c b/openair3/SECU/key_nas_deriver.c
old mode 100755
new mode 100644
diff --git a/openair3/SECU/key_nas_encryption.c b/openair3/SECU/key_nas_encryption.c
old mode 100755
new mode 100644
diff --git a/openair3/SECU/nas_stream_eea1.c b/openair3/SECU/nas_stream_eea1.c
old mode 100755
new mode 100644
diff --git a/openair3/SECU/nas_stream_eea2.c b/openair3/SECU/nas_stream_eea2.c
old mode 100755
new mode 100644
diff --git a/openair3/SECU/nas_stream_eia1.c b/openair3/SECU/nas_stream_eia1.c
old mode 100755
new mode 100644
diff --git a/openair3/SECU/nas_stream_eia2.c b/openair3/SECU/nas_stream_eia2.c
old mode 100755
new mode 100644
diff --git a/openair3/SECU/rijndael.c b/openair3/SECU/rijndael.c
old mode 100755
new mode 100644
diff --git a/openair3/SECU/rijndael.h b/openair3/SECU/rijndael.h
old mode 100755
new mode 100644
diff --git a/openair3/SECU/secu_defs.h b/openair3/SECU/secu_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/SECU/snow3g.c b/openair3/SECU/snow3g.c
old mode 100755
new mode 100644
diff --git a/openair3/SECU/snow3g.h b/openair3/SECU/snow3g.h
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/attach_complete.pdml b/openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/attach_complete.pdml
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/enb.band7.tm1.usrpb210.epc.local.conf b/openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/enb.band7.tm1.usrpb210.epc.local.conf
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/enb1.conf b/openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/enb1.conf
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/trace.pdml b/openair3/TEST/EPC_TEST/TEST_1MME_1ENB_1UE_ATTACH_GUTI/trace.pdml
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/generate_scenario.c b/openair3/TEST/EPC_TEST/generate_scenario.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/generate_scenario.h b/openair3/TEST/EPC_TEST/generate_scenario.h
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/play_scenario.c b/openair3/TEST/EPC_TEST/play_scenario.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/play_scenario.h b/openair3/TEST/EPC_TEST/play_scenario.h
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/play_scenario_decode.c b/openair3/TEST/EPC_TEST/play_scenario_decode.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/play_scenario_display.c b/openair3/TEST/EPC_TEST/play_scenario_display.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/play_scenario_fsm.c b/openair3/TEST/EPC_TEST/play_scenario_fsm.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/play_scenario_parse.c b/openair3/TEST/EPC_TEST/play_scenario_parse.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/play_scenario_s1ap.c b/openair3/TEST/EPC_TEST/play_scenario_s1ap.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/play_scenario_s1ap_compare_ie.c b/openair3/TEST/EPC_TEST/play_scenario_s1ap_compare_ie.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/play_scenario_s1ap_eNB_defs.h b/openair3/TEST/EPC_TEST/play_scenario_s1ap_eNB_defs.h
old mode 100755
new mode 100644
diff --git a/openair3/TEST/EPC_TEST/play_scenario_sctp.c b/openair3/TEST/EPC_TEST/play_scenario_sctp.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/Makefile.am b/openair3/TEST/Makefile.am
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_client_test.c b/openair3/TEST/oaisim_mme_client_test.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_itti_test.c b/openair3/TEST/oaisim_mme_itti_test.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_list_benchmark.c b/openair3/TEST/oaisim_mme_list_benchmark.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_s1ap_test.c b/openair3/TEST/oaisim_mme_s1ap_test.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_sctp_test.c b/openair3/TEST/oaisim_mme_sctp_test.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_test_s1c.c b/openair3/TEST/oaisim_mme_test_s1c.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_test_s1c.h b/openair3/TEST/oaisim_mme_test_s1c.h
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_test_s1c_s1ap.c b/openair3/TEST/oaisim_mme_test_s1c_s1ap.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_test_s1c_s1ap.h b/openair3/TEST/oaisim_mme_test_s1c_s1ap.h
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_test_s1c_scenario.c b/openair3/TEST/oaisim_mme_test_s1c_scenario.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_test_s1c_scenario.h b/openair3/TEST/oaisim_mme_test_s1c_scenario.h
old mode 100755
new mode 100644
diff --git a/openair3/TEST/oaisim_mme_test_s1c_scenario1.c b/openair3/TEST/oaisim_mme_test_s1c_scenario1.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_aes128_cmac_encrypt.c b/openair3/TEST/test_aes128_cmac_encrypt.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_aes128_ctr_decrypt.c b/openair3/TEST/test_aes128_ctr_decrypt.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_aes128_ctr_encrypt.c b/openair3/TEST/test_aes128_ctr_encrypt.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_kdf.c b/openair3/TEST/test_kdf.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_s1ap.c b/openair3/TEST/test_s1ap.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_secu.c b/openair3/TEST/test_secu.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_secu_kenb.c b/openair3/TEST/test_secu_kenb.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_secu_knas.c b/openair3/TEST/test_secu_knas.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_secu_knas_encrypt_eea1.c b/openair3/TEST/test_secu_knas_encrypt_eea1.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_secu_knas_encrypt_eea2.c b/openair3/TEST/test_secu_knas_encrypt_eea2.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_secu_knas_encrypt_eia1.c b/openair3/TEST/test_secu_knas_encrypt_eia1.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_secu_knas_encrypt_eia2.c b/openair3/TEST/test_secu_knas_encrypt_eia2.c
old mode 100755
new mode 100644
diff --git a/openair3/TEST/test_secu_knas_stream_int.c b/openair3/TEST/test_secu_knas_stream_int.c
old mode 100755
new mode 100644
diff --git a/openair3/UDP/udp_eNB_task.c b/openair3/UDP/udp_eNB_task.c
old mode 100755
new mode 100644
diff --git a/openair3/UDP/udp_eNB_task.h b/openair3/UDP/udp_eNB_task.h
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/CONF/COPYING b/openair3/UTILS/CONF/COPYING
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/Makefile.am b/openair3/UTILS/Makefile.am
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/conversions.c b/openair3/UTILS/conversions.c
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/conversions.h b/openair3/UTILS/conversions.h
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/enum_string.c b/openair3/UTILS/enum_string.c
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/enum_string.h b/openair3/UTILS/enum_string.h
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/mcc_mnc_itu.c b/openair3/UTILS/mcc_mnc_itu.c
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/mcc_mnc_itu.h b/openair3/UTILS/mcc_mnc_itu.h
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/mme_config.c b/openair3/UTILS/mme_config.c
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/mme_config.h b/openair3/UTILS/mme_config.h
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/mme_default_values.h b/openair3/UTILS/mme_default_values.h
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/mme_parser.y b/openair3/UTILS/mme_parser.y
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/mme_scanner.l b/openair3/UTILS/mme_scanner.l
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/queue.h b/openair3/UTILS/queue.h
old mode 100755
new mode 100644
diff --git a/openair3/UTILS/tree.h b/openair3/UTILS/tree.h
old mode 100755
new mode 100644
diff --git a/pre-commit b/pre-commit
old mode 100755
new mode 100644
diff --git a/svn2git/README.txt b/svn2git/README.txt
old mode 100755
new mode 100644
diff --git a/svn2git/authors.txt b/svn2git/authors.txt
old mode 100755
new mode 100644
diff --git a/svn2git/authors_original.txt b/svn2git/authors_original.txt
old mode 100755
new mode 100644
diff --git a/svn2git/authors_original_java_output.txt b/svn2git/authors_original_java_output.txt
old mode 100755
new mode 100644
diff --git a/targets/ARCH/BLADERF/USERSPACE/LIB/bladerf_lib.c b/targets/ARCH/BLADERF/USERSPACE/LIB/bladerf_lib.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/BLADERF/USERSPACE/LIB/bladerf_lib.h b/targets/ARCH/BLADERF/USERSPACE/LIB/bladerf_lib.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/COMMON/common_lib.c b/targets/ARCH/COMMON/common_lib.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/COMMON/common_lib.h b/targets/ARCH/COMMON/common_lib.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/ETHERNET/USERSPACE/LIB/Makefile.inc b/targets/ARCH/ETHERNET/USERSPACE/LIB/Makefile.inc
old mode 100755
new mode 100644
diff --git a/targets/ARCH/ETHERNET/USERSPACE/LIB/eth_raw.c b/targets/ARCH/ETHERNET/USERSPACE/LIB/eth_raw.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/ETHERNET/USERSPACE/LIB/eth_udp.c b/targets/ARCH/ETHERNET/USERSPACE/LIB/eth_udp.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/ETHERNET/USERSPACE/LIB/ethernet_lib.c b/targets/ARCH/ETHERNET/USERSPACE/LIB/ethernet_lib.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/ETHERNET/USERSPACE/LIB/ethernet_lib.h b/targets/ARCH/ETHERNET/USERSPACE/LIB/ethernet_lib.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/ETHERNET/USERSPACE/LIB/if_defs.h b/targets/ARCH/ETHERNET/USERSPACE/LIB/if_defs.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.cfi b/targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.cfi
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.mcs b/targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.mcs
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.prm b/targets/ARCH/EXMIMO/BITSTREAM/exmimo2_prom.prm
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.bit b/targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.bit
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.ipf b/targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.ipf
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.msk b/targets/ARCH/EXMIMO/BITSTREAM/express-mimo2.msk
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/BITSTREAM/fpga.cmd b/targets/ARCH/EXMIMO/BITSTREAM/fpga.cmd
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/BITSTREAM/prom_generate.cmd b/targets/ARCH/EXMIMO/BITSTREAM/prom_generate.cmd
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/BITSTREAM/prom_load.cmd b/targets/ARCH/EXMIMO/BITSTREAM/prom_load.cmd
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DEFS/openair_device.h b/targets/ARCH/EXMIMO/DEFS/openair_device.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DEFS/pcie_interface.h b/targets/ARCH/EXMIMO/DEFS/pcie_interface.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/eurecom/Makefile b/targets/ARCH/EXMIMO/DRIVER/eurecom/Makefile
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/eurecom/compile.sh b/targets/ARCH/EXMIMO/DRIVER/eurecom/compile.sh
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/eurecom/defs.h b/targets/ARCH/EXMIMO/DRIVER/eurecom/defs.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/eurecom/exmimo_fw.c b/targets/ARCH/EXMIMO/DRIVER/eurecom/exmimo_fw.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/eurecom/extern.h b/targets/ARCH/EXMIMO/DRIVER/eurecom/extern.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/eurecom/fileops.c b/targets/ARCH/EXMIMO/DRIVER/eurecom/fileops.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/eurecom/irq.c b/targets/ARCH/EXMIMO/DRIVER/eurecom/irq.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/eurecom/module_main.c b/targets/ARCH/EXMIMO/DRIVER/eurecom/module_main.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/eurecom/vars.h b/targets/ARCH/EXMIMO/DRIVER/eurecom/vars.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/exmimo3/Makefile b/targets/ARCH/EXMIMO/DRIVER/exmimo3/Makefile
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/exmimo3/compile.sh b/targets/ARCH/EXMIMO/DRIVER/exmimo3/compile.sh
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/exmimo3/defs.h b/targets/ARCH/EXMIMO/DRIVER/exmimo3/defs.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/exmimo3/exmimo_fw.c b/targets/ARCH/EXMIMO/DRIVER/exmimo3/exmimo_fw.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/exmimo3/extern.h b/targets/ARCH/EXMIMO/DRIVER/exmimo3/extern.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/exmimo3/fileops.c b/targets/ARCH/EXMIMO/DRIVER/exmimo3/fileops.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/exmimo3/irq.c b/targets/ARCH/EXMIMO/DRIVER/exmimo3/irq.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/exmimo3/module_main.c b/targets/ARCH/EXMIMO/DRIVER/exmimo3/module_main.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/exmimo3/vars.h b/targets/ARCH/EXMIMO/DRIVER/exmimo3/vars.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/readme.txt b/targets/ARCH/EXMIMO/DRIVER/readme.txt
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/telecomparistech/Makefile b/targets/ARCH/EXMIMO/DRIVER/telecomparistech/Makefile
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_dev.c b/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_dev.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.c b/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.h b/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.sh b/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_drv.sh
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_fifos.c b/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_fifos.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_ioctl.c b/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_ioctl.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_mmap.c b/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_mmap.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_rw.c b/targets/ARCH/EXMIMO/DRIVER/telecomparistech/em1_rw.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/LIB/Makefile b/targets/ARCH/EXMIMO/USERSPACE/LIB/Makefile
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/LIB/example.c b/targets/ARCH/EXMIMO/USERSPACE/LIB/example.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/LIB/gain_control.c b/targets/ARCH/EXMIMO/USERSPACE/LIB/gain_control.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/LIB/gain_control.h b/targets/ARCH/EXMIMO/USERSPACE/LIB/gain_control.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/LIB/openair0_lib.c b/targets/ARCH/EXMIMO/USERSPACE/LIB/openair0_lib.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/LIB/openair0_lib.h b/targets/ARCH/EXMIMO/USERSPACE/LIB/openair0_lib.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/Makefile b/targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/Makefile
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/elf.h b/targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/elf.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/elftypes.h b/targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/elftypes.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/updatefw.c b/targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/updatefw.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/updatefw.h b/targets/ARCH/EXMIMO/USERSPACE/OAI_FW_INIT/updatefw.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/Makefile b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/Makefile
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/OFDM_TX.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/OFDM_TX.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/OFDM_TX_FRAME.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/OFDM_TX_FRAME.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/QAM_MOD.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/QAM_MOD.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/bitplots.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/bitplots.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo2_rx_iqimbalance.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo2_rx_iqimbalance.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo2_snr_nf.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo2_snr_nf.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo2_tx_iqimbalance.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo2_tx_iqimbalance.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_config.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_config.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_config_off.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_config_off.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_test_loopback.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_test_loopback.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_test_multicard.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_test_multicard.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_test_tx_rx.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/exmimo_test_tx_rx.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/freq_calibration.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/freq_calibration.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/gpib_send.cc b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/gpib_send.cc
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/initial_sync.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/initial_sync.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/lime_cal.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/lime_cal.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/lime_cal_rx.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/lime_cal_rx.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/limeparms.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/limeparms.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf.h b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_config_exmimo.cc b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_config_exmimo.cc
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_get_frame.cc b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_get_frame.cc
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_get_num_detected_cards.cc b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_get_num_detected_cards.cc
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_send_frame.cc b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_send_frame.cc
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_stop.cc b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_stop.cc
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_stop_without_reset.cc b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/oarf_stop_without_reset.cc
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/phasenoise.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/phasenoise.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rfl.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rfl.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rfldec.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rfldec.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_calibration_exmimo.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_calibration_exmimo.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_calibration_exmimo_freq.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_calibration_exmimo_freq.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_calibration_rffe.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_calibration_rffe.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_spec.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_spec.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_spec_multicard_sync.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/rx_spec_multicard_sync.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/txsig.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/txsig.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/txsig_multicard_sync.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/txsig_multicard_sync.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/txsig_ofdm.m b/targets/ARCH/EXMIMO/USERSPACE/OCTAVE/txsig_ofdm.m
old mode 100755
new mode 100644
diff --git a/targets/ARCH/LMSSDR/LimeSDR.ini b/targets/ARCH/LMSSDR/LimeSDR.ini
old mode 100755
new mode 100644
diff --git a/targets/ARCH/LMSSDR/LimeSDR_above_1p8GHz.ini b/targets/ARCH/LMSSDR/LimeSDR_above_1p8GHz.ini
old mode 100755
new mode 100644
diff --git a/targets/ARCH/LMSSDR/LimeSDR_above_1p8GHz_1v4.ini b/targets/ARCH/LMSSDR/LimeSDR_above_1p8GHz_1v4.ini
old mode 100755
new mode 100644
diff --git a/targets/ARCH/LMSSDR/LimeSDR_below_1p8GHz.ini b/targets/ARCH/LMSSDR/LimeSDR_below_1p8GHz.ini
old mode 100755
new mode 100644
diff --git a/targets/ARCH/LMSSDR/LimeSDR_below_1p8GHz_1v4.ini b/targets/ARCH/LMSSDR/LimeSDR_below_1p8GHz_1v4.ini
old mode 100755
new mode 100644
diff --git a/targets/ARCH/LMSSDR/USERSPACE/LIB/lms_lib.cpp b/targets/ARCH/LMSSDR/USERSPACE/LIB/lms_lib.cpp
old mode 100755
new mode 100644
diff --git a/targets/ARCH/LMSSDR/USERSPACE/LIB/sodera_lib.cpp b/targets/ARCH/LMSSDR/USERSPACE/LIB/sodera_lib.cpp
old mode 100755
new mode 100644
diff --git a/targets/ARCH/mobipass/interface.c b/targets/ARCH/mobipass/interface.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/mobipass/mobipass.c b/targets/ARCH/mobipass/mobipass.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/mobipass/mobipass.h b/targets/ARCH/mobipass/mobipass.h
old mode 100755
new mode 100644
diff --git a/targets/ARCH/mobipass/queues.c b/targets/ARCH/mobipass/queues.c
old mode 100755
new mode 100644
diff --git a/targets/ARCH/mobipass/queues.h b/targets/ARCH/mobipass/queues.h
old mode 100755
new mode 100644
diff --git a/targets/COMMON/Makefile.inc b/targets/COMMON/Makefile.inc
old mode 100755
new mode 100644
diff --git a/targets/COMMON/create_tasks.c b/targets/COMMON/create_tasks.c
old mode 100755
new mode 100644
diff --git a/targets/COMMON/create_tasks.h b/targets/COMMON/create_tasks.h
old mode 100755
new mode 100644
diff --git a/targets/COMMON/openairinterface5g_limits.h b/targets/COMMON/openairinterface5g_limits.h
old mode 100755
new mode 100644
diff --git a/targets/COMMON/threads_t.h b/targets/COMMON/threads_t.h
old mode 100755
new mode 100644
diff --git a/targets/DOCS/Doxyfile b/targets/DOCS/Doxyfile
old mode 100755
new mode 100644
diff --git a/targets/DOCS/E-UTRAN_User_Guide.docx b/targets/DOCS/E-UTRAN_User_Guide.docx
old mode 100755
new mode 100644
diff --git a/targets/DOCS/E-UTRAN_User_Guide.pdf b/targets/DOCS/E-UTRAN_User_Guide.pdf
old mode 100755
new mode 100644
diff --git a/targets/DOCS/images/oai_logo.png b/targets/DOCS/images/oai_logo.png
old mode 100755
new mode 100644
diff --git a/targets/DOCS/oai_L1_L2_procedures.ipe b/targets/DOCS/oai_L1_L2_procedures.ipe
old mode 100755
new mode 100644
diff --git a/targets/Makefile.common b/targets/Makefile.common
old mode 100755
new mode 100644
diff --git a/targets/Makerules b/targets/Makerules
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.calisson.conf b/targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.calisson.conf
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.memphis.conf b/targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.memphis.conf
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.nord.conf b/targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.nord.conf
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/E-MBMS/enb.conf b/targets/PROJECTS/E-MBMS/enb.conf
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/UE_config.xml b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/UE_config.xml
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band13.tm1.50PRB.emtc.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band13.tm1.50PRB.emtc.conf
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.50PRB.usrpb210.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.tm1.50PRB.usrpb210.conf
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/oaiL1.nfapi.usrpb210.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/oaiL1.nfapi.usrpb210.conf
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.50PRB.nfapi.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.50PRB.nfapi.conf
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.if4p5.50PRB.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.if4p5.50PRB.conf
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.if4p5.50PRB.lo.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rcc.band7.tm1.if4p5.50PRB.lo.conf
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rru.oaisim.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/rru.oaisim.conf
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/LOCALIZATION/filesave0811.mat b/targets/PROJECTS/LOCALIZATION/filesave0811.mat
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/LOCALIZATION/generation.m b/targets/PROJECTS/LOCALIZATION/generation.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/LOCALIZATION/initial_sync.m b/targets/PROJECTS/LOCALIZATION/initial_sync.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/LOCALIZATION/initparams.m b/targets/PROJECTS/LOCALIZATION/initparams.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/LOCALIZATION/plots.m b/targets/PROJECTS/LOCALIZATION/plots.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/LOCALIZATION/recup.m b/targets/PROJECTS/LOCALIZATION/recup.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/LOCALIZATION/where2.m b/targets/PROJECTS/LOCALIZATION/where2.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/LOCALIZATION/where2_v1_final.mat b/targets/PROJECTS/LOCALIZATION/where2_v1_final.mat
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/LOCALIZATION/where2_vf.m b/targets/PROJECTS/LOCALIZATION/where2_vf.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/f_ch_est.m b/targets/PROJECTS/TDDREC/f_ch_est.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/f_ofdm_mod.m b/targets/PROJECTS/TDDREC/f_ofdm_mod.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/f_ofdm_rx.m b/targets/PROJECTS/TDDREC/f_ofdm_rx.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/f_ofdm_tx.m b/targets/PROJECTS/TDDREC/f_ofdm_tx.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/f_tls_ap.m b/targets/PROJECTS/TDDREC/f_tls_ap.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/f_tls_diag.m b/targets/PROJECTS/TDDREC/f_tls_diag.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/f_tls_svd.m b/targets/PROJECTS/TDDREC/f_tls_svd.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/s_beamforming.m b/targets/PROJECTS/TDDREC/s_beamforming.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/s_calib.m b/targets/PROJECTS/TDDREC/s_calib.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/s_draw_F.m b/targets/PROJECTS/TDDREC/s_draw_F.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/s_init_params.m b/targets/PROJECTS/TDDREC/s_init_params.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/s_run_meas.m b/targets/PROJECTS/TDDREC/s_run_meas.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/alterproj.m b/targets/PROJECTS/TDDREC/v0/alterproj.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/beamforming.m b/targets/PROJECTS/TDDREC/v0/beamforming.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/calibration.m b/targets/PROJECTS/TDDREC/v0/calibration.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/genorthqpskseq.m b/targets/PROJECTS/TDDREC/v0/genorthqpskseq.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/genrandpskseq.m b/targets/PROJECTS/TDDREC/v0/genrandpskseq.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/initparams.m b/targets/PROJECTS/TDDREC/v0/initparams.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/initparams2.m b/targets/PROJECTS/TDDREC/v0/initparams2.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/ofdm_mod.m b/targets/PROJECTS/TDDREC/v0/ofdm_mod.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/readme.txt b/targets/PROJECTS/TDDREC/v0/readme.txt
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/runmeas_full_duplex.m b/targets/PROJECTS/TDDREC/v0/runmeas_full_duplex.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/runmeas_long_chanest.m b/targets/PROJECTS/TDDREC/v0/runmeas_long_chanest.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/runmeas_mimo.m b/targets/PROJECTS/TDDREC/v0/runmeas_mimo.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/runmeas_wduplex.m b/targets/PROJECTS/TDDREC/v0/runmeas_wduplex.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v0/runmeas_woduplex.m b/targets/PROJECTS/TDDREC/v0/runmeas_woduplex.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v4_CH_EST/f_ch_est.m b/targets/PROJECTS/TDDREC/v4_CH_EST/f_ch_est.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v4_CH_EST/f_ofdm_rx.m b/targets/PROJECTS/TDDREC/v4_CH_EST/f_ofdm_rx.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v4_CH_EST/f_ofdm_tx.m b/targets/PROJECTS/TDDREC/v4_CH_EST/f_ofdm_tx.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v4_CH_EST/s_H_est.m b/targets/PROJECTS/TDDREC/v4_CH_EST/s_H_est.m
old mode 100755
new mode 100644
diff --git a/targets/PROJECTS/TDDREC/v4_CH_EST/s_init_params.m b/targets/PROJECTS/TDDREC/v4_CH_EST/s_init_params.m
old mode 100755
new mode 100644
diff --git a/targets/README.txt b/targets/README.txt
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/load_module.sh b/targets/RT/LAUNCH_SCRIPTS/load_module.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/nas_enb.sh b/targets/RT/LAUNCH_SCRIPTS/nas_enb.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/nas_ue.sh b/targets/RT/LAUNCH_SCRIPTS/nas_ue.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/nas_ue2.sh b/targets/RT/LAUNCH_SCRIPTS/nas_ue2.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/start_eNb_mode1.sh b/targets/RT/LAUNCH_SCRIPTS/start_eNb_mode1.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/start_eNb_mode2.sh b/targets/RT/LAUNCH_SCRIPTS/start_eNb_mode2.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/start_eNb_mode6.sh b/targets/RT/LAUNCH_SCRIPTS/start_eNb_mode6.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/start_emos.sh b/targets/RT/LAUNCH_SCRIPTS/start_emos.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/start_rf.sh b/targets/RT/LAUNCH_SCRIPTS/start_rf.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/start_test_fs4.sh b/targets/RT/LAUNCH_SCRIPTS/start_test_fs4.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/start_ue.sh b/targets/RT/LAUNCH_SCRIPTS/start_ue.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/start_ue2.sh b/targets/RT/LAUNCH_SCRIPTS/start_ue2.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/LAUNCH_SCRIPTS/stop_rf.sh b/targets/RT/LAUNCH_SCRIPTS/stop_rf.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/.runinfo b/targets/RT/USER/.runinfo
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/.ue.nvram b/targets/RT/USER/.ue.nvram
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/.ue_emm.nvram b/targets/RT/USER/.ue_emm.nvram
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/.usim.nvram b/targets/RT/USER/.usim.nvram
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/TOOLS/thread_ipc.c b/targets/RT/USER/TOOLS/thread_ipc.c
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/TOOLS/thread_ipc.h b/targets/RT/USER/TOOLS/thread_ipc.h
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/eNB_exmimo2.gtkw b/targets/RT/USER/eNB_exmimo2.gtkw
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/eNB_usrp.gtkw b/targets/RT/USER/eNB_usrp.gtkw
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/exmimo2_2arxg.lime b/targets/RT/USER/exmimo2_2arxg.lime
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/exmimo2_2brxg.lime b/targets/RT/USER/exmimo2_2brxg.lime
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/init_b200.sh b/targets/RT/USER/init_b200.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/init_exmimo.sh b/targets/RT/USER/init_exmimo.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/init_exmimo2.sh b/targets/RT/USER/init_exmimo2.sh
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/lte-enb.c b/targets/RT/USER/lte-enb.c
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/lte-ru.c b/targets/RT/USER/lte-ru.c
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/lte-softmodem.c b/targets/RT/USER/lte-softmodem.c
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/lte-softmodem.h b/targets/RT/USER/lte-softmodem.h
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/lte-ue.c b/targets/RT/USER/lte-ue.c
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/rau_if4_single_thread.gtkw b/targets/RT/USER/rau_if4_single_thread.gtkw
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/rcc_if4.gtkw b/targets/RT/USER/rcc_if4.gtkw
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/rcc_if5.gtkw b/targets/RT/USER/rcc_if5.gtkw
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/rfsim.h b/targets/RT/USER/rfsim.h
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/rru_if4p5_single_thread.gtkw b/targets/RT/USER/rru_if4p5_single_thread.gtkw
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/rru_if4p5_usrp.gtkw b/targets/RT/USER/rru_if4p5_usrp.gtkw
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/rru_if5_usrp.gtkw b/targets/RT/USER/rru_if5_usrp.gtkw
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/rt_wrapper.c b/targets/RT/USER/rt_wrapper.c
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/rt_wrapper.h b/targets/RT/USER/rt_wrapper.h
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/stats.c b/targets/RT/USER/stats.c
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/stats.fd b/targets/RT/USER/stats.fd
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/stats.h b/targets/RT/USER/stats.h
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/ue_exmimo2.gtkw b/targets/RT/USER/ue_exmimo2.gtkw
old mode 100755
new mode 100644
diff --git a/targets/RT/USER/ue_usrp.gtkw b/targets/RT/USER/ue_usrp.gtkw
old mode 100755
new mode 100644
diff --git a/targets/SCRIPTS/install_asn1.sh b/targets/SCRIPTS/install_asn1.sh
old mode 100755
new mode 100644
diff --git a/targets/TEST/AT_COMMANDS/Makefile b/targets/TEST/AT_COMMANDS/Makefile
old mode 100755
new mode 100644
diff --git a/targets/TEST/AT_COMMANDS/oaisim.c b/targets/TEST/AT_COMMANDS/oaisim.c
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/README b/targets/TEST/OAI/README
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/case01.py b/targets/TEST/OAI/case01.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/case02.py b/targets/TEST/OAI/case02.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/case03.py b/targets/TEST/OAI/case03.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/case04.py b/targets/TEST/OAI/case04.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/case05.py b/targets/TEST/OAI/case05.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/case11.py b/targets/TEST/OAI/case11.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/case12.py b/targets/TEST/OAI/case12.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/case13.py b/targets/TEST/OAI/case13.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/core.py b/targets/TEST/OAI/core.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/log.py b/targets/TEST/OAI/log.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/openair.py b/targets/TEST/OAI/openair.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/test01.py b/targets/TEST/OAI/test01.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/OAI/test02.py b/targets/TEST/OAI/test02.py
old mode 100755
new mode 100644
diff --git a/targets/TEST/PACKET_TRACER/Makefile b/targets/TEST/PACKET_TRACER/Makefile
old mode 100755
new mode 100644
diff --git a/targets/TEST/PACKET_TRACER/README.txt b/targets/TEST/PACKET_TRACER/README.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PACKET_TRACER/messages/Msg4.txt b/targets/TEST/PACKET_TRACER/messages/Msg4.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PACKET_TRACER/messages/rrcconnectionreconfiguration.txt b/targets/TEST/PACKET_TRACER/messages/rrcconnectionreconfiguration.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PACKET_TRACER/messages/rrcconnectionsetup.txt b/targets/TEST/PACKET_TRACER/messages/rrcconnectionsetup.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PACKET_TRACER/messages/sib1.txt b/targets/TEST/PACKET_TRACER/messages/sib1.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PACKET_TRACER/messages/sib2.txt b/targets/TEST/PACKET_TRACER/messages/sib2.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PACKET_TRACER/messages/sib2_3_oai.txt b/targets/TEST/PACKET_TRACER/messages/sib2_3_oai.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PACKET_TRACER/messages/sib2_3_oai_Rel10.txt b/targets/TEST/PACKET_TRACER/messages/sib2_3_oai_Rel10.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PACKET_TRACER/messages/sib3.txt b/targets/TEST/PACKET_TRACER/messages/sib3.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PACKET_TRACER/pt.c b/targets/TEST/PACKET_TRACER/pt.c
old mode 100755
new mode 100644
diff --git a/targets/TEST/PDCP/Makefile b/targets/TEST/PDCP/Makefile
old mode 100755
new mode 100644
diff --git a/targets/TEST/PDCP/readme.txt b/targets/TEST/PDCP/readme.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PDCP/test_pdcp.c b/targets/TEST/PDCP/test_pdcp.c
old mode 100755
new mode 100644
diff --git a/targets/TEST/PDCP/test_pdcp.h b/targets/TEST/PDCP/test_pdcp.h
old mode 100755
new mode 100644
diff --git a/targets/TEST/PDCP/test_util.h b/targets/TEST/PDCP/test_util.h
old mode 100755
new mode 100644
diff --git a/targets/TEST/PDCP/todo.txt b/targets/TEST/PDCP/todo.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PDCP/with_rlc/Makefile.data_bearer b/targets/TEST/PDCP/with_rlc/Makefile.data_bearer
old mode 100755
new mode 100644
diff --git a/targets/TEST/PDCP/with_rlc/readme_test_pdcp_rlc.txt b/targets/TEST/PDCP/with_rlc/readme_test_pdcp_rlc.txt
old mode 100755
new mode 100644
diff --git a/targets/TEST/PDCP/with_rlc/test_pdcp_rlc.c b/targets/TEST/PDCP/with_rlc/test_pdcp_rlc.c
old mode 100755
new mode 100644
diff --git a/targets/TEST/RLC_AM_V9.3.0/Makefile b/targets/TEST/RLC_AM_V9.3.0/Makefile
old mode 100755
new mode 100644
diff --git a/targets/TEST/RLC_AM_V9.3.0/oaisim.c b/targets/TEST/RLC_AM_V9.3.0/oaisim.c
old mode 100755
new mode 100644
diff --git a/targets/TEST/RLC_UM_V9.3.0/Makefile b/targets/TEST/RLC_UM_V9.3.0/Makefile
old mode 100755
new mode 100644
diff --git a/targets/TEST/RLC_UM_V9.3.0/oaisim.c b/targets/TEST/RLC_UM_V9.3.0/oaisim.c
old mode 100755
new mode 100644
diff --git a/targets/TEST/ROHDE_SCHWARZ/EthernetRawCommand.cpp b/targets/TEST/ROHDE_SCHWARZ/EthernetRawCommand.cpp
old mode 100755
new mode 100644
diff --git a/targets/TEST/ROHDE_SCHWARZ/Makefile b/targets/TEST/ROHDE_SCHWARZ/Makefile
old mode 100755
new mode 100644
diff --git a/targets/TEST/ROHDE_SCHWARZ/TcpClient.cpp b/targets/TEST/ROHDE_SCHWARZ/TcpClient.cpp
old mode 100755
new mode 100644
diff --git a/targets/TEST/ROHDE_SCHWARZ/TcpClient.h b/targets/TEST/ROHDE_SCHWARZ/TcpClient.h
old mode 100755
new mode 100644
diff --git a/targets/itti_vcd_tasks.sav b/targets/itti_vcd_tasks.sav
old mode 100755
new mode 100644
-- 
GitLab