From 73eb55fd305f76347253df23938d02182ac23ce3 Mon Sep 17 00:00:00 2001 From: kbaccar Date: Fri, 10 Feb 2023 16:54:35 +0100 Subject: [PATCH] fixing typos and changing arg name to emergency_registration_5g --- lib/.cproject | 16 +++++++++++++++ lib/.gitignore | 1 + lib/.project | 20 +++++++++++++++++++ lib/examples/.cproject | 16 +++++++++++++++ lib/examples/.gitignore | 1 + lib/examples/.project | 20 +++++++++++++++++++ lib/examples/test/.cproject | 16 +++++++++++++++ lib/examples/test/.project | 20 +++++++++++++++++++ lib/include/.cproject | 16 +++++++++++++++ lib/include/.gitignore | 1 + lib/include/.project | 20 +++++++++++++++++++ lib/include/srsran/.cproject | 16 +++++++++++++++ lib/include/srsran/.gitignore | 1 + lib/include/srsran/.project | 20 +++++++++++++++++++ .../srsran/interfaces/ue_nas_interfaces.h | 2 ++ lib/src/.cproject | 16 +++++++++++++++ lib/src/.gitignore | 1 + lib/src/.project | 20 +++++++++++++++++++ lib/src/asn1/.cproject | 16 +++++++++++++++ lib/src/asn1/.gitignore | 1 + lib/src/asn1/.project | 20 +++++++++++++++++++ lib/src/common/.cproject | 16 +++++++++++++++ lib/src/common/.gitignore | 1 + lib/src/common/.project | 20 +++++++++++++++++++ lib/src/common/test/.cproject | 16 +++++++++++++++ lib/src/common/test/.gitignore | 1 + lib/src/common/test/.project | 20 +++++++++++++++++++ lib/src/gtpu/.cproject | 16 +++++++++++++++ lib/src/gtpu/.gitignore | 1 + lib/src/gtpu/.project | 20 +++++++++++++++++++ lib/src/mac/.cproject | 16 +++++++++++++++ lib/src/mac/.gitignore | 1 + lib/src/mac/.project | 20 +++++++++++++++++++ lib/src/mac/test/.cproject | 16 +++++++++++++++ lib/src/mac/test/.gitignore | 1 + lib/src/mac/test/.project | 20 +++++++++++++++++++ lib/src/pdcp/.cproject | 16 +++++++++++++++ lib/src/pdcp/.gitignore | 1 + lib/src/pdcp/.project | 20 +++++++++++++++++++ lib/src/phy/.cproject | 16 +++++++++++++++ lib/src/phy/.gitignore | 1 + lib/src/phy/.project | 20 +++++++++++++++++++ lib/src/phy/agc/.cproject | 16 +++++++++++++++ lib/src/phy/agc/.gitignore | 1 + lib/src/phy/agc/.project | 20 +++++++++++++++++++ lib/src/phy/cfr/.cproject | 16 +++++++++++++++ lib/src/phy/cfr/.gitignore | 1 + lib/src/phy/cfr/.project | 20 +++++++++++++++++++ lib/src/phy/cfr/test/.cproject | 16 +++++++++++++++ lib/src/phy/cfr/test/.gitignore | 1 + lib/src/phy/cfr/test/.project | 20 +++++++++++++++++++ lib/src/phy/ch_estimation/.cproject | 16 +++++++++++++++ lib/src/phy/ch_estimation/.gitignore | 1 + lib/src/phy/ch_estimation/.project | 20 +++++++++++++++++++ lib/src/phy/ch_estimation/test/.cproject | 16 +++++++++++++++ lib/src/phy/ch_estimation/test/.gitignore | 1 + lib/src/phy/ch_estimation/test/.project | 20 +++++++++++++++++++ lib/src/phy/channel/.cproject | 16 +++++++++++++++ lib/src/phy/channel/.gitignore | 1 + lib/src/phy/channel/.project | 20 +++++++++++++++++++ lib/src/phy/channel/test/.cproject | 16 +++++++++++++++ lib/src/phy/channel/test/.gitignore | 1 + lib/src/phy/channel/test/.project | 20 +++++++++++++++++++ lib/src/phy/common/.cproject | 16 +++++++++++++++ lib/src/phy/common/.gitignore | 1 + lib/src/phy/common/.project | 20 +++++++++++++++++++ lib/src/phy/common/test/.cproject | 16 +++++++++++++++ lib/src/phy/common/test/.gitignore | 1 + lib/src/phy/common/test/.project | 20 +++++++++++++++++++ lib/src/phy/dft/.cproject | 16 +++++++++++++++ lib/src/phy/dft/.gitignore | 1 + lib/src/phy/dft/.project | 20 +++++++++++++++++++ lib/src/phy/dft/test/.cproject | 16 +++++++++++++++ lib/src/phy/dft/test/.gitignore | 1 + lib/src/phy/dft/test/.project | 20 +++++++++++++++++++ lib/src/phy/enb/.cproject | 16 +++++++++++++++ lib/src/phy/enb/.gitignore | 1 + lib/src/phy/enb/.project | 20 +++++++++++++++++++ lib/src/phy/fec/.cproject | 16 +++++++++++++++ lib/src/phy/fec/.gitignore | 1 + lib/src/phy/fec/.project | 20 +++++++++++++++++++ lib/src/phy/fec/block/.cproject | 16 +++++++++++++++ lib/src/phy/fec/block/.gitignore | 1 + lib/src/phy/fec/block/.project | 20 +++++++++++++++++++ lib/src/phy/fec/block/test/.cproject | 16 +++++++++++++++ lib/src/phy/fec/block/test/.gitignore | 1 + lib/src/phy/fec/block/test/.project | 20 +++++++++++++++++++ lib/src/phy/fec/convolutional/.cproject | 16 +++++++++++++++ lib/src/phy/fec/convolutional/.gitignore | 1 + lib/src/phy/fec/convolutional/.project | 20 +++++++++++++++++++ lib/src/phy/fec/convolutional/test/.cproject | 16 +++++++++++++++ lib/src/phy/fec/convolutional/test/.gitignore | 1 + lib/src/phy/fec/convolutional/test/.project | 20 +++++++++++++++++++ lib/src/phy/fec/ldpc/.cproject | 16 +++++++++++++++ lib/src/phy/fec/ldpc/.gitignore | 1 + lib/src/phy/fec/ldpc/.project | 20 +++++++++++++++++++ lib/src/phy/fec/ldpc/test/.cproject | 16 +++++++++++++++ lib/src/phy/fec/ldpc/test/.gitignore | 1 + lib/src/phy/fec/ldpc/test/.project | 20 +++++++++++++++++++ lib/src/phy/fec/polar/.cproject | 16 +++++++++++++++ lib/src/phy/fec/polar/.gitignore | 1 + lib/src/phy/fec/polar/.project | 20 +++++++++++++++++++ lib/src/phy/fec/polar/test/.cproject | 16 +++++++++++++++ lib/src/phy/fec/polar/test/.gitignore | 1 + lib/src/phy/fec/polar/test/.project | 20 +++++++++++++++++++ lib/src/phy/fec/test/.cproject | 16 +++++++++++++++ lib/src/phy/fec/test/.gitignore | 1 + lib/src/phy/fec/test/.project | 20 +++++++++++++++++++ lib/src/phy/fec/turbo/.cproject | 16 +++++++++++++++ lib/src/phy/fec/turbo/.gitignore | 1 + lib/src/phy/fec/turbo/.project | 20 +++++++++++++++++++ lib/src/phy/fec/turbo/test/.cproject | 16 +++++++++++++++ lib/src/phy/fec/turbo/test/.gitignore | 1 + lib/src/phy/fec/turbo/test/.project | 20 +++++++++++++++++++ lib/src/phy/gnb/.cproject | 16 +++++++++++++++ lib/src/phy/gnb/.gitignore | 1 + lib/src/phy/gnb/.project | 20 +++++++++++++++++++ lib/src/phy/io/.cproject | 16 +++++++++++++++ lib/src/phy/io/.gitignore | 1 + lib/src/phy/io/.project | 20 +++++++++++++++++++ lib/src/phy/mimo/.cproject | 16 +++++++++++++++ lib/src/phy/mimo/.gitignore | 1 + lib/src/phy/mimo/.project | 20 +++++++++++++++++++ lib/src/phy/mimo/test/.cproject | 16 +++++++++++++++ lib/src/phy/mimo/test/.gitignore | 1 + lib/src/phy/mimo/test/.project | 20 +++++++++++++++++++ lib/src/phy/modem/.cproject | 16 +++++++++++++++ lib/src/phy/modem/.gitignore | 1 + lib/src/phy/modem/.project | 20 +++++++++++++++++++ lib/src/phy/modem/test/.cproject | 16 +++++++++++++++ lib/src/phy/modem/test/.gitignore | 1 + lib/src/phy/modem/test/.project | 20 +++++++++++++++++++ lib/src/phy/phch/.cproject | 16 +++++++++++++++ lib/src/phy/phch/.gitignore | 1 + lib/src/phy/phch/.project | 20 +++++++++++++++++++ lib/src/phy/phch/test/.cproject | 16 +++++++++++++++ lib/src/phy/phch/test/.gitignore | 1 + lib/src/phy/phch/test/.project | 20 +++++++++++++++++++ lib/src/phy/resampling/.cproject | 16 +++++++++++++++ lib/src/phy/resampling/.gitignore | 1 + lib/src/phy/resampling/.project | 20 +++++++++++++++++++ lib/src/phy/resampling/test/.cproject | 16 +++++++++++++++ lib/src/phy/resampling/test/.gitignore | 1 + lib/src/phy/resampling/test/.project | 20 +++++++++++++++++++ lib/src/phy/rf/.cproject | 16 +++++++++++++++ lib/src/phy/rf/.gitignore | 1 + lib/src/phy/rf/.project | 20 +++++++++++++++++++ lib/src/phy/scrambling/.cproject | 16 +++++++++++++++ lib/src/phy/scrambling/.gitignore | 1 + lib/src/phy/scrambling/.project | 20 +++++++++++++++++++ lib/src/phy/scrambling/test/.cproject | 16 +++++++++++++++ lib/src/phy/scrambling/test/.gitignore | 1 + lib/src/phy/scrambling/test/.project | 20 +++++++++++++++++++ lib/src/phy/sync/.cproject | 16 +++++++++++++++ lib/src/phy/sync/.gitignore | 1 + lib/src/phy/sync/.project | 20 +++++++++++++++++++ lib/src/phy/sync/test/.cproject | 16 +++++++++++++++ lib/src/phy/sync/test/.gitignore | 1 + lib/src/phy/sync/test/.project | 20 +++++++++++++++++++ lib/src/phy/ue/.cproject | 16 +++++++++++++++ lib/src/phy/ue/.gitignore | 1 + lib/src/phy/ue/.project | 20 +++++++++++++++++++ lib/src/phy/ue/test/.cproject | 16 +++++++++++++++ lib/src/phy/ue/test/.gitignore | 1 + lib/src/phy/ue/test/.project | 20 +++++++++++++++++++ lib/src/phy/utils/.cproject | 16 +++++++++++++++ lib/src/phy/utils/.gitignore | 1 + lib/src/phy/utils/.project | 20 +++++++++++++++++++ lib/src/phy/utils/test/.cproject | 16 +++++++++++++++ lib/src/phy/utils/test/.gitignore | 1 + lib/src/phy/utils/test/.project | 20 +++++++++++++++++++ lib/src/radio/.cproject | 16 +++++++++++++++ lib/src/radio/.gitignore | 1 + lib/src/radio/.project | 20 +++++++++++++++++++ lib/src/radio/test/.cproject | 16 +++++++++++++++ lib/src/radio/test/.gitignore | 1 + lib/src/radio/test/.project | 20 +++++++++++++++++++ lib/src/rlc/.cproject | 16 +++++++++++++++ lib/src/rlc/.gitignore | 1 + lib/src/rlc/.project | 20 +++++++++++++++++++ lib/src/srslog/.cproject | 16 +++++++++++++++ lib/src/srslog/.gitignore | 1 + lib/src/srslog/.project | 20 +++++++++++++++++++ lib/src/support/.cproject | 16 +++++++++++++++ lib/src/support/.gitignore | 1 + lib/src/support/.project | 20 +++++++++++++++++++ lib/src/system/.cproject | 16 +++++++++++++++ lib/src/system/.gitignore | 1 + lib/src/system/.project | 20 +++++++++++++++++++ lib/test/.cproject | 16 +++++++++++++++ lib/test/.gitignore | 1 + lib/test/.project | 20 +++++++++++++++++++ lib/test/adt/.cproject | 16 +++++++++++++++ lib/test/adt/.gitignore | 1 + lib/test/adt/.project | 20 +++++++++++++++++++ lib/test/asn1/.cproject | 16 +++++++++++++++ lib/test/asn1/.gitignore | 1 + lib/test/asn1/.project | 20 +++++++++++++++++++ lib/test/common/.cproject | 16 +++++++++++++++ lib/test/common/.gitignore | 1 + lib/test/common/.project | 20 +++++++++++++++++++ lib/test/pdcp/.cproject | 16 +++++++++++++++ lib/test/pdcp/.gitignore | 1 + lib/test/pdcp/.project | 20 +++++++++++++++++++ lib/test/phy/.cproject | 16 +++++++++++++++ lib/test/phy/.gitignore | 1 + lib/test/phy/.project | 20 +++++++++++++++++++ lib/test/rlc/.cproject | 16 +++++++++++++++ lib/test/rlc/.gitignore | 1 + lib/test/rlc/.project | 20 +++++++++++++++++++ lib/test/srslog/.cproject | 16 +++++++++++++++ lib/test/srslog/.gitignore | 1 + lib/test/srslog/.project | 20 +++++++++++++++++++ srsenb/.cproject | 16 +++++++++++++++ srsenb/.gitignore | 1 + srsenb/.project | 20 +++++++++++++++++++ srsenb/src/.cproject | 16 +++++++++++++++ srsenb/src/.gitignore | 1 + srsenb/src/.project | 20 +++++++++++++++++++ srsenb/src/common/.cproject | 16 +++++++++++++++ srsenb/src/common/.gitignore | 1 + srsenb/src/common/.project | 20 +++++++++++++++++++ srsenb/src/phy/.cproject | 16 +++++++++++++++ srsenb/src/phy/.gitignore | 1 + srsenb/src/phy/.project | 20 +++++++++++++++++++ srsenb/src/stack/.cproject | 16 +++++++++++++++ srsenb/src/stack/.gitignore | 1 + srsenb/src/stack/.project | 20 +++++++++++++++++++ srsenb/src/stack/mac/.cproject | 16 +++++++++++++++ srsenb/src/stack/mac/.gitignore | 1 + srsenb/src/stack/mac/.project | 20 +++++++++++++++++++ srsenb/src/stack/mac/common/.cproject | 16 +++++++++++++++ srsenb/src/stack/mac/common/.gitignore | 1 + srsenb/src/stack/mac/common/.project | 20 +++++++++++++++++++ srsenb/src/stack/mac/schedulers/.cproject | 16 +++++++++++++++ srsenb/src/stack/mac/schedulers/.gitignore | 1 + srsenb/src/stack/mac/schedulers/.project | 20 +++++++++++++++++++ srsenb/src/stack/rrc/.cproject | 16 +++++++++++++++ srsenb/src/stack/rrc/.gitignore | 1 + srsenb/src/stack/rrc/.project | 20 +++++++++++++++++++ srsenb/src/stack/s1ap/.cproject | 16 +++++++++++++++ srsenb/src/stack/s1ap/.gitignore | 1 + srsenb/src/stack/s1ap/.project | 20 +++++++++++++++++++ srsenb/src/stack/upper/.cproject | 16 +++++++++++++++ srsenb/src/stack/upper/.gitignore | 1 + srsenb/src/stack/upper/.project | 20 +++++++++++++++++++ srsenb/test/.cproject | 16 +++++++++++++++ srsenb/test/.gitignore | 1 + srsenb/test/.project | 20 +++++++++++++++++++ srsenb/test/mac/.cproject | 16 +++++++++++++++ srsenb/test/mac/.gitignore | 1 + srsenb/test/mac/.project | 20 +++++++++++++++++++ srsenb/test/phy/.cproject | 16 +++++++++++++++ srsenb/test/phy/.gitignore | 1 + srsenb/test/phy/.project | 20 +++++++++++++++++++ srsenb/test/rrc/.cproject | 16 +++++++++++++++ srsenb/test/rrc/.gitignore | 1 + srsenb/test/rrc/.project | 20 +++++++++++++++++++ srsenb/test/s1ap/.cproject | 16 +++++++++++++++ srsenb/test/s1ap/.gitignore | 1 + srsenb/test/s1ap/.project | 20 +++++++++++++++++++ srsenb/test/upper/.cproject | 16 +++++++++++++++ srsenb/test/upper/.gitignore | 1 + srsenb/test/upper/.project | 20 +++++++++++++++++++ srsepc/.cproject | 16 +++++++++++++++ srsepc/.gitignore | 1 + srsepc/.project | 20 +++++++++++++++++++ srsepc/src/.cproject | 16 +++++++++++++++ srsepc/src/.gitignore | 1 + srsepc/src/.project | 20 +++++++++++++++++++ srsepc/src/hss/.cproject | 16 +++++++++++++++ srsepc/src/hss/.gitignore | 1 + srsepc/src/hss/.project | 20 +++++++++++++++++++ srsepc/src/mbms-gw/.cproject | 16 +++++++++++++++ srsepc/src/mbms-gw/.gitignore | 1 + srsepc/src/mbms-gw/.project | 20 +++++++++++++++++++ srsepc/src/mme/.cproject | 16 +++++++++++++++ srsepc/src/mme/.gitignore | 1 + srsepc/src/mme/.project | 20 +++++++++++++++++++ srsepc/src/spgw/.cproject | 16 +++++++++++++++ srsepc/src/spgw/.gitignore | 1 + srsepc/src/spgw/.project | 20 +++++++++++++++++++ srsgnb/.cproject | 16 +++++++++++++++ srsgnb/.gitignore | 1 + srsgnb/.project | 20 +++++++++++++++++++ srsgnb/src/.cproject | 16 +++++++++++++++ srsgnb/src/.gitignore | 1 + srsgnb/src/.project | 20 +++++++++++++++++++ srsgnb/src/stack/.cproject | 16 +++++++++++++++ srsgnb/src/stack/.gitignore | 1 + srsgnb/src/stack/.project | 20 +++++++++++++++++++ srsgnb/src/stack/mac/.cproject | 16 +++++++++++++++ srsgnb/src/stack/mac/.gitignore | 1 + srsgnb/src/stack/mac/.project | 20 +++++++++++++++++++ srsgnb/src/stack/mac/test/.cproject | 16 +++++++++++++++ srsgnb/src/stack/mac/test/.gitignore | 1 + srsgnb/src/stack/mac/test/.project | 20 +++++++++++++++++++ srsgnb/src/stack/ngap/.cproject | 16 +++++++++++++++ srsgnb/src/stack/ngap/.gitignore | 1 + srsgnb/src/stack/ngap/.project | 20 +++++++++++++++++++ srsgnb/src/stack/ngap/test/.cproject | 16 +++++++++++++++ srsgnb/src/stack/ngap/test/.gitignore | 1 + srsgnb/src/stack/ngap/test/.project | 20 +++++++++++++++++++ srsgnb/src/stack/rrc/.cproject | 16 +++++++++++++++ srsgnb/src/stack/rrc/.gitignore | 1 + srsgnb/src/stack/rrc/.project | 20 +++++++++++++++++++ srsgnb/src/stack/rrc/test/.cproject | 16 +++++++++++++++ srsgnb/src/stack/rrc/test/.gitignore | 1 + srsgnb/src/stack/rrc/test/.project | 20 +++++++++++++++++++ srsgnb/src/stack/sdap/.cproject | 16 +++++++++++++++ srsgnb/src/stack/sdap/.gitignore | 1 + srsgnb/src/stack/sdap/.project | 20 +++++++++++++++++++ srsue/.cproject | 16 +++++++++++++++ srsue/.gitignore | 1 + srsue/.project | 20 +++++++++++++++++++ srsue/hdr/stack/upper/nas_5g_procedures.h | 5 +++-- srsue/hdr/stack/upper/nas_config.h | 3 +-- srsue/src/.cproject | 16 +++++++++++++++ srsue/src/.gitignore | 1 + srsue/src/.project | 20 +++++++++++++++++++ srsue/src/main.cc | 2 +- srsue/src/phy/.cproject | 16 +++++++++++++++ srsue/src/phy/.gitignore | 1 + srsue/src/phy/.project | 20 +++++++++++++++++++ srsue/src/phy/test/.cproject | 16 +++++++++++++++ srsue/src/phy/test/.gitignore | 1 + srsue/src/phy/test/.project | 20 +++++++++++++++++++ srsue/src/stack/.cproject | 16 +++++++++++++++ srsue/src/stack/.gitignore | 1 + srsue/src/stack/.project | 20 +++++++++++++++++++ srsue/src/stack/mac/.cproject | 16 +++++++++++++++ srsue/src/stack/mac/.gitignore | 1 + srsue/src/stack/mac/.project | 20 +++++++++++++++++++ srsue/src/stack/mac/test/.cproject | 16 +++++++++++++++ srsue/src/stack/mac/test/.gitignore | 1 + srsue/src/stack/mac/test/.project | 20 +++++++++++++++++++ srsue/src/stack/mac_common/.cproject | 16 +++++++++++++++ srsue/src/stack/mac_common/.gitignore | 1 + srsue/src/stack/mac_common/.project | 20 +++++++++++++++++++ srsue/src/stack/mac_nr/.cproject | 16 +++++++++++++++ srsue/src/stack/mac_nr/.gitignore | 1 + srsue/src/stack/mac_nr/.project | 20 +++++++++++++++++++ srsue/src/stack/mac_nr/test/.cproject | 16 +++++++++++++++ srsue/src/stack/mac_nr/test/.gitignore | 1 + srsue/src/stack/mac_nr/test/.project | 20 +++++++++++++++++++ srsue/src/stack/rrc/.cproject | 16 +++++++++++++++ srsue/src/stack/rrc/.gitignore | 1 + srsue/src/stack/rrc/.project | 20 +++++++++++++++++++ srsue/src/stack/rrc/test/.cproject | 16 +++++++++++++++ srsue/src/stack/rrc/test/.gitignore | 1 + srsue/src/stack/rrc/test/.project | 20 +++++++++++++++++++ srsue/src/stack/rrc_nr/.cproject | 16 +++++++++++++++ srsue/src/stack/rrc_nr/.gitignore | 1 + srsue/src/stack/rrc_nr/.project | 20 +++++++++++++++++++ srsue/src/stack/rrc_nr/test/.cproject | 16 +++++++++++++++ srsue/src/stack/rrc_nr/test/.gitignore | 1 + srsue/src/stack/rrc_nr/test/.project | 20 +++++++++++++++++++ srsue/src/stack/upper/.cproject | 16 +++++++++++++++ srsue/src/stack/upper/.gitignore | 1 + srsue/src/stack/upper/.project | 20 +++++++++++++++++++ srsue/src/stack/upper/nas_5g.cc | 12 +++++------ srsue/src/stack/upper/nas_5g_procedures.cc | 11 +++++++++- srsue/src/stack/upper/test/.cproject | 16 +++++++++++++++ srsue/src/stack/upper/test/.gitignore | 1 + srsue/src/stack/upper/test/.project | 20 +++++++++++++++++++ srsue/src/test/.cproject | 16 +++++++++++++++ srsue/src/test/.gitignore | 1 + srsue/src/test/.project | 20 +++++++++++++++++++ srsue/src/test/ttcn3/.cproject | 16 +++++++++++++++ srsue/src/test/ttcn3/.gitignore | 1 + srsue/src/test/ttcn3/.project | 20 +++++++++++++++++++ srsue/src/test/ttcn3/src/.cproject | 16 +++++++++++++++ srsue/src/test/ttcn3/src/.gitignore | 1 + srsue/src/test/ttcn3/src/.project | 20 +++++++++++++++++++ srsue/src/test/ttcn3/test/.cproject | 16 +++++++++++++++ srsue/src/test/ttcn3/test/.gitignore | 1 + srsue/src/test/ttcn3/test/.project | 20 +++++++++++++++++++ test/.cproject | 16 +++++++++++++++ test/.gitignore | 1 + test/.project | 20 +++++++++++++++++++ test/phy/.cproject | 16 +++++++++++++++ test/phy/.gitignore | 1 + test/phy/.project | 20 +++++++++++++++++++ 383 files changed, 4684 insertions(+), 12 deletions(-) create mode 100644 lib/.cproject create mode 100644 lib/.gitignore create mode 100644 lib/.project create mode 100644 lib/examples/.cproject create mode 100644 lib/examples/.gitignore create mode 100644 lib/examples/.project create mode 100644 lib/examples/test/.cproject create mode 100644 lib/examples/test/.project create mode 100644 lib/include/.cproject create mode 100644 lib/include/.gitignore create mode 100644 lib/include/.project create mode 100644 lib/include/srsran/.cproject create mode 100644 lib/include/srsran/.gitignore create mode 100644 lib/include/srsran/.project create mode 100644 lib/src/.cproject create mode 100644 lib/src/.gitignore create mode 100644 lib/src/.project create mode 100644 lib/src/asn1/.cproject create mode 100644 lib/src/asn1/.gitignore create mode 100644 lib/src/asn1/.project create mode 100644 lib/src/common/.cproject create mode 100644 lib/src/common/.gitignore create mode 100644 lib/src/common/.project create mode 100644 lib/src/common/test/.cproject create mode 100644 lib/src/common/test/.gitignore create mode 100644 lib/src/common/test/.project create mode 100644 lib/src/gtpu/.cproject create mode 100644 lib/src/gtpu/.gitignore create mode 100644 lib/src/gtpu/.project create mode 100644 lib/src/mac/.cproject create mode 100644 lib/src/mac/.gitignore create mode 100644 lib/src/mac/.project create mode 100644 lib/src/mac/test/.cproject create mode 100644 lib/src/mac/test/.gitignore create mode 100644 lib/src/mac/test/.project create mode 100644 lib/src/pdcp/.cproject create mode 100644 lib/src/pdcp/.gitignore create mode 100644 lib/src/pdcp/.project create mode 100644 lib/src/phy/.cproject create mode 100644 lib/src/phy/.gitignore create mode 100644 lib/src/phy/.project create mode 100644 lib/src/phy/agc/.cproject create mode 100644 lib/src/phy/agc/.gitignore create mode 100644 lib/src/phy/agc/.project create mode 100644 lib/src/phy/cfr/.cproject create mode 100644 lib/src/phy/cfr/.gitignore create mode 100644 lib/src/phy/cfr/.project create mode 100644 lib/src/phy/cfr/test/.cproject create mode 100644 lib/src/phy/cfr/test/.gitignore create mode 100644 lib/src/phy/cfr/test/.project create mode 100644 lib/src/phy/ch_estimation/.cproject create mode 100644 lib/src/phy/ch_estimation/.gitignore create mode 100644 lib/src/phy/ch_estimation/.project create mode 100644 lib/src/phy/ch_estimation/test/.cproject create mode 100644 lib/src/phy/ch_estimation/test/.gitignore create mode 100644 lib/src/phy/ch_estimation/test/.project create mode 100644 lib/src/phy/channel/.cproject create mode 100644 lib/src/phy/channel/.gitignore create mode 100644 lib/src/phy/channel/.project create mode 100644 lib/src/phy/channel/test/.cproject create mode 100644 lib/src/phy/channel/test/.gitignore create mode 100644 lib/src/phy/channel/test/.project create mode 100644 lib/src/phy/common/.cproject create mode 100644 lib/src/phy/common/.gitignore create mode 100644 lib/src/phy/common/.project create mode 100644 lib/src/phy/common/test/.cproject create mode 100644 lib/src/phy/common/test/.gitignore create mode 100644 lib/src/phy/common/test/.project create mode 100644 lib/src/phy/dft/.cproject create mode 100644 lib/src/phy/dft/.gitignore create mode 100644 lib/src/phy/dft/.project create mode 100644 lib/src/phy/dft/test/.cproject create mode 100644 lib/src/phy/dft/test/.gitignore create mode 100644 lib/src/phy/dft/test/.project create mode 100644 lib/src/phy/enb/.cproject create mode 100644 lib/src/phy/enb/.gitignore create mode 100644 lib/src/phy/enb/.project create mode 100644 lib/src/phy/fec/.cproject create mode 100644 lib/src/phy/fec/.gitignore create mode 100644 lib/src/phy/fec/.project create mode 100644 lib/src/phy/fec/block/.cproject create mode 100644 lib/src/phy/fec/block/.gitignore create mode 100644 lib/src/phy/fec/block/.project create mode 100644 lib/src/phy/fec/block/test/.cproject create mode 100644 lib/src/phy/fec/block/test/.gitignore create mode 100644 lib/src/phy/fec/block/test/.project create mode 100644 lib/src/phy/fec/convolutional/.cproject create mode 100644 lib/src/phy/fec/convolutional/.gitignore create mode 100644 lib/src/phy/fec/convolutional/.project create mode 100644 lib/src/phy/fec/convolutional/test/.cproject create mode 100644 lib/src/phy/fec/convolutional/test/.gitignore create mode 100644 lib/src/phy/fec/convolutional/test/.project create mode 100644 lib/src/phy/fec/ldpc/.cproject create mode 100644 lib/src/phy/fec/ldpc/.gitignore create mode 100644 lib/src/phy/fec/ldpc/.project create mode 100644 lib/src/phy/fec/ldpc/test/.cproject create mode 100644 lib/src/phy/fec/ldpc/test/.gitignore create mode 100644 lib/src/phy/fec/ldpc/test/.project create mode 100644 lib/src/phy/fec/polar/.cproject create mode 100644 lib/src/phy/fec/polar/.gitignore create mode 100644 lib/src/phy/fec/polar/.project create mode 100644 lib/src/phy/fec/polar/test/.cproject create mode 100644 lib/src/phy/fec/polar/test/.gitignore create mode 100644 lib/src/phy/fec/polar/test/.project create mode 100644 lib/src/phy/fec/test/.cproject create mode 100644 lib/src/phy/fec/test/.gitignore create mode 100644 lib/src/phy/fec/test/.project create mode 100644 lib/src/phy/fec/turbo/.cproject create mode 100644 lib/src/phy/fec/turbo/.gitignore create mode 100644 lib/src/phy/fec/turbo/.project create mode 100644 lib/src/phy/fec/turbo/test/.cproject create mode 100644 lib/src/phy/fec/turbo/test/.gitignore create mode 100644 lib/src/phy/fec/turbo/test/.project create mode 100644 lib/src/phy/gnb/.cproject create mode 100644 lib/src/phy/gnb/.gitignore create mode 100644 lib/src/phy/gnb/.project create mode 100644 lib/src/phy/io/.cproject create mode 100644 lib/src/phy/io/.gitignore create mode 100644 lib/src/phy/io/.project create mode 100644 lib/src/phy/mimo/.cproject create mode 100644 lib/src/phy/mimo/.gitignore create mode 100644 lib/src/phy/mimo/.project create mode 100644 lib/src/phy/mimo/test/.cproject create mode 100644 lib/src/phy/mimo/test/.gitignore create mode 100644 lib/src/phy/mimo/test/.project create mode 100644 lib/src/phy/modem/.cproject create mode 100644 lib/src/phy/modem/.gitignore create mode 100644 lib/src/phy/modem/.project create mode 100644 lib/src/phy/modem/test/.cproject create mode 100644 lib/src/phy/modem/test/.gitignore create mode 100644 lib/src/phy/modem/test/.project create mode 100644 lib/src/phy/phch/.cproject create mode 100644 lib/src/phy/phch/.gitignore create mode 100644 lib/src/phy/phch/.project create mode 100644 lib/src/phy/phch/test/.cproject create mode 100644 lib/src/phy/phch/test/.gitignore create mode 100644 lib/src/phy/phch/test/.project create mode 100644 lib/src/phy/resampling/.cproject create mode 100644 lib/src/phy/resampling/.gitignore create mode 100644 lib/src/phy/resampling/.project create mode 100644 lib/src/phy/resampling/test/.cproject create mode 100644 lib/src/phy/resampling/test/.gitignore create mode 100644 lib/src/phy/resampling/test/.project create mode 100644 lib/src/phy/rf/.cproject create mode 100644 lib/src/phy/rf/.gitignore create mode 100644 lib/src/phy/rf/.project create mode 100644 lib/src/phy/scrambling/.cproject create mode 100644 lib/src/phy/scrambling/.gitignore create mode 100644 lib/src/phy/scrambling/.project create mode 100644 lib/src/phy/scrambling/test/.cproject create mode 100644 lib/src/phy/scrambling/test/.gitignore create mode 100644 lib/src/phy/scrambling/test/.project create mode 100644 lib/src/phy/sync/.cproject create mode 100644 lib/src/phy/sync/.gitignore create mode 100644 lib/src/phy/sync/.project create mode 100644 lib/src/phy/sync/test/.cproject create mode 100644 lib/src/phy/sync/test/.gitignore create mode 100644 lib/src/phy/sync/test/.project create mode 100644 lib/src/phy/ue/.cproject create mode 100644 lib/src/phy/ue/.gitignore create mode 100644 lib/src/phy/ue/.project create mode 100644 lib/src/phy/ue/test/.cproject create mode 100644 lib/src/phy/ue/test/.gitignore create mode 100644 lib/src/phy/ue/test/.project create mode 100644 lib/src/phy/utils/.cproject create mode 100644 lib/src/phy/utils/.gitignore create mode 100644 lib/src/phy/utils/.project create mode 100644 lib/src/phy/utils/test/.cproject create mode 100644 lib/src/phy/utils/test/.gitignore create mode 100644 lib/src/phy/utils/test/.project create mode 100644 lib/src/radio/.cproject create mode 100644 lib/src/radio/.gitignore create mode 100644 lib/src/radio/.project create mode 100644 lib/src/radio/test/.cproject create mode 100644 lib/src/radio/test/.gitignore create mode 100644 lib/src/radio/test/.project create mode 100644 lib/src/rlc/.cproject create mode 100644 lib/src/rlc/.gitignore create mode 100644 lib/src/rlc/.project create mode 100644 lib/src/srslog/.cproject create mode 100644 lib/src/srslog/.gitignore create mode 100644 lib/src/srslog/.project create mode 100644 lib/src/support/.cproject create mode 100644 lib/src/support/.gitignore create mode 100644 lib/src/support/.project create mode 100644 lib/src/system/.cproject create mode 100644 lib/src/system/.gitignore create mode 100644 lib/src/system/.project create mode 100644 lib/test/.cproject create mode 100644 lib/test/.gitignore create mode 100644 lib/test/.project create mode 100644 lib/test/adt/.cproject create mode 100644 lib/test/adt/.gitignore create mode 100644 lib/test/adt/.project create mode 100644 lib/test/asn1/.cproject create mode 100644 lib/test/asn1/.gitignore create mode 100644 lib/test/asn1/.project create mode 100644 lib/test/common/.cproject create mode 100644 lib/test/common/.gitignore create mode 100644 lib/test/common/.project create mode 100644 lib/test/pdcp/.cproject create mode 100644 lib/test/pdcp/.gitignore create mode 100644 lib/test/pdcp/.project create mode 100644 lib/test/phy/.cproject create mode 100644 lib/test/phy/.gitignore create mode 100644 lib/test/phy/.project create mode 100644 lib/test/rlc/.cproject create mode 100644 lib/test/rlc/.gitignore create mode 100644 lib/test/rlc/.project create mode 100644 lib/test/srslog/.cproject create mode 100644 lib/test/srslog/.gitignore create mode 100644 lib/test/srslog/.project create mode 100644 srsenb/.cproject create mode 100644 srsenb/.gitignore create mode 100644 srsenb/.project create mode 100644 srsenb/src/.cproject create mode 100644 srsenb/src/.gitignore create mode 100644 srsenb/src/.project create mode 100644 srsenb/src/common/.cproject create mode 100644 srsenb/src/common/.gitignore create mode 100644 srsenb/src/common/.project create mode 100644 srsenb/src/phy/.cproject create mode 100644 srsenb/src/phy/.gitignore create mode 100644 srsenb/src/phy/.project create mode 100644 srsenb/src/stack/.cproject create mode 100644 srsenb/src/stack/.gitignore create mode 100644 srsenb/src/stack/.project create mode 100644 srsenb/src/stack/mac/.cproject create mode 100644 srsenb/src/stack/mac/.gitignore create mode 100644 srsenb/src/stack/mac/.project create mode 100644 srsenb/src/stack/mac/common/.cproject create mode 100644 srsenb/src/stack/mac/common/.gitignore create mode 100644 srsenb/src/stack/mac/common/.project create mode 100644 srsenb/src/stack/mac/schedulers/.cproject create mode 100644 srsenb/src/stack/mac/schedulers/.gitignore create mode 100644 srsenb/src/stack/mac/schedulers/.project create mode 100644 srsenb/src/stack/rrc/.cproject create mode 100644 srsenb/src/stack/rrc/.gitignore create mode 100644 srsenb/src/stack/rrc/.project create mode 100644 srsenb/src/stack/s1ap/.cproject create mode 100644 srsenb/src/stack/s1ap/.gitignore create mode 100644 srsenb/src/stack/s1ap/.project create mode 100644 srsenb/src/stack/upper/.cproject create mode 100644 srsenb/src/stack/upper/.gitignore create mode 100644 srsenb/src/stack/upper/.project create mode 100644 srsenb/test/.cproject create mode 100644 srsenb/test/.gitignore create mode 100644 srsenb/test/.project create mode 100644 srsenb/test/mac/.cproject create mode 100644 srsenb/test/mac/.gitignore create mode 100644 srsenb/test/mac/.project create mode 100644 srsenb/test/phy/.cproject create mode 100644 srsenb/test/phy/.gitignore create mode 100644 srsenb/test/phy/.project create mode 100644 srsenb/test/rrc/.cproject create mode 100644 srsenb/test/rrc/.gitignore create mode 100644 srsenb/test/rrc/.project create mode 100644 srsenb/test/s1ap/.cproject create mode 100644 srsenb/test/s1ap/.gitignore create mode 100644 srsenb/test/s1ap/.project create mode 100644 srsenb/test/upper/.cproject create mode 100644 srsenb/test/upper/.gitignore create mode 100644 srsenb/test/upper/.project create mode 100644 srsepc/.cproject create mode 100644 srsepc/.gitignore create mode 100644 srsepc/.project create mode 100644 srsepc/src/.cproject create mode 100644 srsepc/src/.gitignore create mode 100644 srsepc/src/.project create mode 100644 srsepc/src/hss/.cproject create mode 100644 srsepc/src/hss/.gitignore create mode 100644 srsepc/src/hss/.project create mode 100644 srsepc/src/mbms-gw/.cproject create mode 100644 srsepc/src/mbms-gw/.gitignore create mode 100644 srsepc/src/mbms-gw/.project create mode 100644 srsepc/src/mme/.cproject create mode 100644 srsepc/src/mme/.gitignore create mode 100644 srsepc/src/mme/.project create mode 100644 srsepc/src/spgw/.cproject create mode 100644 srsepc/src/spgw/.gitignore create mode 100644 srsepc/src/spgw/.project create mode 100644 srsgnb/.cproject create mode 100644 srsgnb/.gitignore create mode 100644 srsgnb/.project create mode 100644 srsgnb/src/.cproject create mode 100644 srsgnb/src/.gitignore create mode 100644 srsgnb/src/.project create mode 100644 srsgnb/src/stack/.cproject create mode 100644 srsgnb/src/stack/.gitignore create mode 100644 srsgnb/src/stack/.project create mode 100644 srsgnb/src/stack/mac/.cproject create mode 100644 srsgnb/src/stack/mac/.gitignore create mode 100644 srsgnb/src/stack/mac/.project create mode 100644 srsgnb/src/stack/mac/test/.cproject create mode 100644 srsgnb/src/stack/mac/test/.gitignore create mode 100644 srsgnb/src/stack/mac/test/.project create mode 100644 srsgnb/src/stack/ngap/.cproject create mode 100644 srsgnb/src/stack/ngap/.gitignore create mode 100644 srsgnb/src/stack/ngap/.project create mode 100644 srsgnb/src/stack/ngap/test/.cproject create mode 100644 srsgnb/src/stack/ngap/test/.gitignore create mode 100644 srsgnb/src/stack/ngap/test/.project create mode 100644 srsgnb/src/stack/rrc/.cproject create mode 100644 srsgnb/src/stack/rrc/.gitignore create mode 100644 srsgnb/src/stack/rrc/.project create mode 100644 srsgnb/src/stack/rrc/test/.cproject create mode 100644 srsgnb/src/stack/rrc/test/.gitignore create mode 100644 srsgnb/src/stack/rrc/test/.project create mode 100644 srsgnb/src/stack/sdap/.cproject create mode 100644 srsgnb/src/stack/sdap/.gitignore create mode 100644 srsgnb/src/stack/sdap/.project create mode 100644 srsue/.cproject create mode 100644 srsue/.gitignore create mode 100644 srsue/.project create mode 100644 srsue/src/.cproject create mode 100644 srsue/src/.gitignore create mode 100644 srsue/src/.project create mode 100644 srsue/src/phy/.cproject create mode 100644 srsue/src/phy/.gitignore create mode 100644 srsue/src/phy/.project create mode 100644 srsue/src/phy/test/.cproject create mode 100644 srsue/src/phy/test/.gitignore create mode 100644 srsue/src/phy/test/.project create mode 100644 srsue/src/stack/.cproject create mode 100644 srsue/src/stack/.gitignore create mode 100644 srsue/src/stack/.project create mode 100644 srsue/src/stack/mac/.cproject create mode 100644 srsue/src/stack/mac/.gitignore create mode 100644 srsue/src/stack/mac/.project create mode 100644 srsue/src/stack/mac/test/.cproject create mode 100644 srsue/src/stack/mac/test/.gitignore create mode 100644 srsue/src/stack/mac/test/.project create mode 100644 srsue/src/stack/mac_common/.cproject create mode 100644 srsue/src/stack/mac_common/.gitignore create mode 100644 srsue/src/stack/mac_common/.project create mode 100644 srsue/src/stack/mac_nr/.cproject create mode 100644 srsue/src/stack/mac_nr/.gitignore create mode 100644 srsue/src/stack/mac_nr/.project create mode 100644 srsue/src/stack/mac_nr/test/.cproject create mode 100644 srsue/src/stack/mac_nr/test/.gitignore create mode 100644 srsue/src/stack/mac_nr/test/.project create mode 100644 srsue/src/stack/rrc/.cproject create mode 100644 srsue/src/stack/rrc/.gitignore create mode 100644 srsue/src/stack/rrc/.project create mode 100644 srsue/src/stack/rrc/test/.cproject create mode 100644 srsue/src/stack/rrc/test/.gitignore create mode 100644 srsue/src/stack/rrc/test/.project create mode 100644 srsue/src/stack/rrc_nr/.cproject create mode 100644 srsue/src/stack/rrc_nr/.gitignore create mode 100644 srsue/src/stack/rrc_nr/.project create mode 100644 srsue/src/stack/rrc_nr/test/.cproject create mode 100644 srsue/src/stack/rrc_nr/test/.gitignore create mode 100644 srsue/src/stack/rrc_nr/test/.project create mode 100644 srsue/src/stack/upper/.cproject create mode 100644 srsue/src/stack/upper/.gitignore create mode 100644 srsue/src/stack/upper/.project create mode 100644 srsue/src/stack/upper/test/.cproject create mode 100644 srsue/src/stack/upper/test/.gitignore create mode 100644 srsue/src/stack/upper/test/.project create mode 100644 srsue/src/test/.cproject create mode 100644 srsue/src/test/.gitignore create mode 100644 srsue/src/test/.project create mode 100644 srsue/src/test/ttcn3/.cproject create mode 100644 srsue/src/test/ttcn3/.gitignore create mode 100644 srsue/src/test/ttcn3/.project create mode 100644 srsue/src/test/ttcn3/src/.cproject create mode 100644 srsue/src/test/ttcn3/src/.gitignore create mode 100644 srsue/src/test/ttcn3/src/.project create mode 100644 srsue/src/test/ttcn3/test/.cproject create mode 100644 srsue/src/test/ttcn3/test/.gitignore create mode 100644 srsue/src/test/ttcn3/test/.project create mode 100644 test/.cproject create mode 100644 test/.gitignore create mode 100644 test/.project create mode 100644 test/phy/.cproject create mode 100644 test/phy/.gitignore create mode 100644 test/phy/.project diff --git a/lib/.cproject b/lib/.cproject new file mode 100644 index 0000000000..5bb339f1dc --- /dev/null +++ b/lib/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/.gitignore b/lib/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/.project b/lib/.project new file mode 100644 index 0000000000..fdd50ad88e --- /dev/null +++ b/lib/.project @@ -0,0 +1,20 @@ + + + lib + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/examples/.cproject b/lib/examples/.cproject new file mode 100644 index 0000000000..2e3c86d099 --- /dev/null +++ b/lib/examples/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/examples/.gitignore b/lib/examples/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/examples/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/examples/.project b/lib/examples/.project new file mode 100644 index 0000000000..c876a259e0 --- /dev/null +++ b/lib/examples/.project @@ -0,0 +1,20 @@ + + + examples + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/examples/test/.cproject b/lib/examples/test/.cproject new file mode 100644 index 0000000000..810ceb62ae --- /dev/null +++ b/lib/examples/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/examples/test/.project b/lib/examples/test/.project new file mode 100644 index 0000000000..3d520d5b09 --- /dev/null +++ b/lib/examples/test/.project @@ -0,0 +1,20 @@ + + + examples_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/include/.cproject b/lib/include/.cproject new file mode 100644 index 0000000000..023e63f5e6 --- /dev/null +++ b/lib/include/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/include/.gitignore b/lib/include/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/include/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/include/.project b/lib/include/.project new file mode 100644 index 0000000000..449dd1927b --- /dev/null +++ b/lib/include/.project @@ -0,0 +1,20 @@ + + + include + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/include/srsran/.cproject b/lib/include/srsran/.cproject new file mode 100644 index 0000000000..aad468b99b --- /dev/null +++ b/lib/include/srsran/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/include/srsran/.gitignore b/lib/include/srsran/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/include/srsran/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/include/srsran/.project b/lib/include/srsran/.project new file mode 100644 index 0000000000..fc081aa240 --- /dev/null +++ b/lib/include/srsran/.project @@ -0,0 +1,20 @@ + + + srsran + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/include/srsran/interfaces/ue_nas_interfaces.h b/lib/include/srsran/interfaces/ue_nas_interfaces.h index 133fef6ca1..5d3dd2de33 100644 --- a/lib/include/srsran/interfaces/ue_nas_interfaces.h +++ b/lib/include/srsran/interfaces/ue_nas_interfaces.h @@ -41,6 +41,7 @@ class pdu_session_cfg_t apn_types apn_type = ipv4; std::string apn_user; std::string apn_pass; + bool emergency_registration_5g; }; class nas_interface_rrc { @@ -83,6 +84,7 @@ class nas_5g_interface_procedures add_pdu_session(uint16_t pdu_session_id, uint16_t pdu_session_type, srsran::nas_5g::pdu_address_t pdu_address) = 0; virtual uint32_t allocate_next_proc_trans_id() = 0; + }; } // namespace srsue diff --git a/lib/src/.cproject b/lib/src/.cproject new file mode 100644 index 0000000000..377fcf5cc9 --- /dev/null +++ b/lib/src/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/.gitignore b/lib/src/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/.project b/lib/src/.project new file mode 100644 index 0000000000..468ec40168 --- /dev/null +++ b/lib/src/.project @@ -0,0 +1,20 @@ + + + src + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/asn1/.cproject b/lib/src/asn1/.cproject new file mode 100644 index 0000000000..69260c7306 --- /dev/null +++ b/lib/src/asn1/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/asn1/.gitignore b/lib/src/asn1/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/asn1/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/asn1/.project b/lib/src/asn1/.project new file mode 100644 index 0000000000..fa1cbb95fe --- /dev/null +++ b/lib/src/asn1/.project @@ -0,0 +1,20 @@ + + + asn1 + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/common/.cproject b/lib/src/common/.cproject new file mode 100644 index 0000000000..2a2e439ed5 --- /dev/null +++ b/lib/src/common/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/common/.gitignore b/lib/src/common/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/common/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/common/.project b/lib/src/common/.project new file mode 100644 index 0000000000..74e3176b91 --- /dev/null +++ b/lib/src/common/.project @@ -0,0 +1,20 @@ + + + common + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/common/test/.cproject b/lib/src/common/test/.cproject new file mode 100644 index 0000000000..e46d5bf181 --- /dev/null +++ b/lib/src/common/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/common/test/.gitignore b/lib/src/common/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/common/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/common/test/.project b/lib/src/common/test/.project new file mode 100644 index 0000000000..585666f024 --- /dev/null +++ b/lib/src/common/test/.project @@ -0,0 +1,20 @@ + + + common_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/gtpu/.cproject b/lib/src/gtpu/.cproject new file mode 100644 index 0000000000..a061ed88ba --- /dev/null +++ b/lib/src/gtpu/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/gtpu/.gitignore b/lib/src/gtpu/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/gtpu/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/gtpu/.project b/lib/src/gtpu/.project new file mode 100644 index 0000000000..3349c4246f --- /dev/null +++ b/lib/src/gtpu/.project @@ -0,0 +1,20 @@ + + + gtpu + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/mac/.cproject b/lib/src/mac/.cproject new file mode 100644 index 0000000000..28048d3c3e --- /dev/null +++ b/lib/src/mac/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/mac/.gitignore b/lib/src/mac/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/mac/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/mac/.project b/lib/src/mac/.project new file mode 100644 index 0000000000..97a04a6750 --- /dev/null +++ b/lib/src/mac/.project @@ -0,0 +1,20 @@ + + + mac + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/mac/test/.cproject b/lib/src/mac/test/.cproject new file mode 100644 index 0000000000..98281ab9d6 --- /dev/null +++ b/lib/src/mac/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/mac/test/.gitignore b/lib/src/mac/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/mac/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/mac/test/.project b/lib/src/mac/test/.project new file mode 100644 index 0000000000..9023410b01 --- /dev/null +++ b/lib/src/mac/test/.project @@ -0,0 +1,20 @@ + + + mac_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/pdcp/.cproject b/lib/src/pdcp/.cproject new file mode 100644 index 0000000000..1a0602df35 --- /dev/null +++ b/lib/src/pdcp/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/pdcp/.gitignore b/lib/src/pdcp/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/pdcp/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/pdcp/.project b/lib/src/pdcp/.project new file mode 100644 index 0000000000..a2a763207b --- /dev/null +++ b/lib/src/pdcp/.project @@ -0,0 +1,20 @@ + + + pdcp + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/.cproject b/lib/src/phy/.cproject new file mode 100644 index 0000000000..0ee293ce49 --- /dev/null +++ b/lib/src/phy/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/.gitignore b/lib/src/phy/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/.project b/lib/src/phy/.project new file mode 100644 index 0000000000..258643e938 --- /dev/null +++ b/lib/src/phy/.project @@ -0,0 +1,20 @@ + + + src_phy + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/agc/.cproject b/lib/src/phy/agc/.cproject new file mode 100644 index 0000000000..4917a61105 --- /dev/null +++ b/lib/src/phy/agc/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/agc/.gitignore b/lib/src/phy/agc/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/agc/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/agc/.project b/lib/src/phy/agc/.project new file mode 100644 index 0000000000..b5b021ddef --- /dev/null +++ b/lib/src/phy/agc/.project @@ -0,0 +1,20 @@ + + + agc + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/cfr/.cproject b/lib/src/phy/cfr/.cproject new file mode 100644 index 0000000000..34bc7f4f8c --- /dev/null +++ b/lib/src/phy/cfr/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/cfr/.gitignore b/lib/src/phy/cfr/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/cfr/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/cfr/.project b/lib/src/phy/cfr/.project new file mode 100644 index 0000000000..88858dd6a1 --- /dev/null +++ b/lib/src/phy/cfr/.project @@ -0,0 +1,20 @@ + + + cfr + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/cfr/test/.cproject b/lib/src/phy/cfr/test/.cproject new file mode 100644 index 0000000000..d13ae957c1 --- /dev/null +++ b/lib/src/phy/cfr/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/cfr/test/.gitignore b/lib/src/phy/cfr/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/cfr/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/cfr/test/.project b/lib/src/phy/cfr/test/.project new file mode 100644 index 0000000000..10f3bcec9f --- /dev/null +++ b/lib/src/phy/cfr/test/.project @@ -0,0 +1,20 @@ + + + cfr_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/ch_estimation/.cproject b/lib/src/phy/ch_estimation/.cproject new file mode 100644 index 0000000000..b139e66117 --- /dev/null +++ b/lib/src/phy/ch_estimation/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/ch_estimation/.gitignore b/lib/src/phy/ch_estimation/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/ch_estimation/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/ch_estimation/.project b/lib/src/phy/ch_estimation/.project new file mode 100644 index 0000000000..641cad721e --- /dev/null +++ b/lib/src/phy/ch_estimation/.project @@ -0,0 +1,20 @@ + + + ch_estimation + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/ch_estimation/test/.cproject b/lib/src/phy/ch_estimation/test/.cproject new file mode 100644 index 0000000000..adffaaa0f0 --- /dev/null +++ b/lib/src/phy/ch_estimation/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/ch_estimation/test/.gitignore b/lib/src/phy/ch_estimation/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/ch_estimation/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/ch_estimation/test/.project b/lib/src/phy/ch_estimation/test/.project new file mode 100644 index 0000000000..80ce0e75e4 --- /dev/null +++ b/lib/src/phy/ch_estimation/test/.project @@ -0,0 +1,20 @@ + + + ch_estimation_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/channel/.cproject b/lib/src/phy/channel/.cproject new file mode 100644 index 0000000000..829df9241e --- /dev/null +++ b/lib/src/phy/channel/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/channel/.gitignore b/lib/src/phy/channel/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/channel/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/channel/.project b/lib/src/phy/channel/.project new file mode 100644 index 0000000000..39101991eb --- /dev/null +++ b/lib/src/phy/channel/.project @@ -0,0 +1,20 @@ + + + channel + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/channel/test/.cproject b/lib/src/phy/channel/test/.cproject new file mode 100644 index 0000000000..1527422201 --- /dev/null +++ b/lib/src/phy/channel/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/channel/test/.gitignore b/lib/src/phy/channel/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/channel/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/channel/test/.project b/lib/src/phy/channel/test/.project new file mode 100644 index 0000000000..763c4af773 --- /dev/null +++ b/lib/src/phy/channel/test/.project @@ -0,0 +1,20 @@ + + + channel_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/common/.cproject b/lib/src/phy/common/.cproject new file mode 100644 index 0000000000..509cb5ec0e --- /dev/null +++ b/lib/src/phy/common/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/common/.gitignore b/lib/src/phy/common/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/common/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/common/.project b/lib/src/phy/common/.project new file mode 100644 index 0000000000..ac6590e05f --- /dev/null +++ b/lib/src/phy/common/.project @@ -0,0 +1,20 @@ + + + phy_common + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/common/test/.cproject b/lib/src/phy/common/test/.cproject new file mode 100644 index 0000000000..593728548d --- /dev/null +++ b/lib/src/phy/common/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/common/test/.gitignore b/lib/src/phy/common/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/common/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/common/test/.project b/lib/src/phy/common/test/.project new file mode 100644 index 0000000000..e1263b7589 --- /dev/null +++ b/lib/src/phy/common/test/.project @@ -0,0 +1,20 @@ + + + phy_common_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/dft/.cproject b/lib/src/phy/dft/.cproject new file mode 100644 index 0000000000..8859aeb756 --- /dev/null +++ b/lib/src/phy/dft/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/dft/.gitignore b/lib/src/phy/dft/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/dft/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/dft/.project b/lib/src/phy/dft/.project new file mode 100644 index 0000000000..6b45e47f17 --- /dev/null +++ b/lib/src/phy/dft/.project @@ -0,0 +1,20 @@ + + + dft + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/dft/test/.cproject b/lib/src/phy/dft/test/.cproject new file mode 100644 index 0000000000..339da99088 --- /dev/null +++ b/lib/src/phy/dft/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/dft/test/.gitignore b/lib/src/phy/dft/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/dft/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/dft/test/.project b/lib/src/phy/dft/test/.project new file mode 100644 index 0000000000..e62c9ea50d --- /dev/null +++ b/lib/src/phy/dft/test/.project @@ -0,0 +1,20 @@ + + + dft_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/enb/.cproject b/lib/src/phy/enb/.cproject new file mode 100644 index 0000000000..d8bbca91c9 --- /dev/null +++ b/lib/src/phy/enb/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/enb/.gitignore b/lib/src/phy/enb/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/enb/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/enb/.project b/lib/src/phy/enb/.project new file mode 100644 index 0000000000..09f15fd15d --- /dev/null +++ b/lib/src/phy/enb/.project @@ -0,0 +1,20 @@ + + + enb + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/.cproject b/lib/src/phy/fec/.cproject new file mode 100644 index 0000000000..03a2f2e97e --- /dev/null +++ b/lib/src/phy/fec/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/.gitignore b/lib/src/phy/fec/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/.project b/lib/src/phy/fec/.project new file mode 100644 index 0000000000..1ecb514ddd --- /dev/null +++ b/lib/src/phy/fec/.project @@ -0,0 +1,20 @@ + + + fec + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/block/.cproject b/lib/src/phy/fec/block/.cproject new file mode 100644 index 0000000000..42dc5a61b3 --- /dev/null +++ b/lib/src/phy/fec/block/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/block/.gitignore b/lib/src/phy/fec/block/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/block/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/block/.project b/lib/src/phy/fec/block/.project new file mode 100644 index 0000000000..db61783a52 --- /dev/null +++ b/lib/src/phy/fec/block/.project @@ -0,0 +1,20 @@ + + + block + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/block/test/.cproject b/lib/src/phy/fec/block/test/.cproject new file mode 100644 index 0000000000..129eb97773 --- /dev/null +++ b/lib/src/phy/fec/block/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/block/test/.gitignore b/lib/src/phy/fec/block/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/block/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/block/test/.project b/lib/src/phy/fec/block/test/.project new file mode 100644 index 0000000000..3b52b68a53 --- /dev/null +++ b/lib/src/phy/fec/block/test/.project @@ -0,0 +1,20 @@ + + + block_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/convolutional/.cproject b/lib/src/phy/fec/convolutional/.cproject new file mode 100644 index 0000000000..3484a39098 --- /dev/null +++ b/lib/src/phy/fec/convolutional/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/convolutional/.gitignore b/lib/src/phy/fec/convolutional/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/convolutional/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/convolutional/.project b/lib/src/phy/fec/convolutional/.project new file mode 100644 index 0000000000..e5c4698a09 --- /dev/null +++ b/lib/src/phy/fec/convolutional/.project @@ -0,0 +1,20 @@ + + + convolutional + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/convolutional/test/.cproject b/lib/src/phy/fec/convolutional/test/.cproject new file mode 100644 index 0000000000..1a8adfb99d --- /dev/null +++ b/lib/src/phy/fec/convolutional/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/convolutional/test/.gitignore b/lib/src/phy/fec/convolutional/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/convolutional/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/convolutional/test/.project b/lib/src/phy/fec/convolutional/test/.project new file mode 100644 index 0000000000..8ade51ded0 --- /dev/null +++ b/lib/src/phy/fec/convolutional/test/.project @@ -0,0 +1,20 @@ + + + convolutional_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/ldpc/.cproject b/lib/src/phy/fec/ldpc/.cproject new file mode 100644 index 0000000000..6a1586f2c4 --- /dev/null +++ b/lib/src/phy/fec/ldpc/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/ldpc/.gitignore b/lib/src/phy/fec/ldpc/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/ldpc/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/ldpc/.project b/lib/src/phy/fec/ldpc/.project new file mode 100644 index 0000000000..85a9bbf854 --- /dev/null +++ b/lib/src/phy/fec/ldpc/.project @@ -0,0 +1,20 @@ + + + ldpc + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/ldpc/test/.cproject b/lib/src/phy/fec/ldpc/test/.cproject new file mode 100644 index 0000000000..481354a486 --- /dev/null +++ b/lib/src/phy/fec/ldpc/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/ldpc/test/.gitignore b/lib/src/phy/fec/ldpc/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/ldpc/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/ldpc/test/.project b/lib/src/phy/fec/ldpc/test/.project new file mode 100644 index 0000000000..59f2626169 --- /dev/null +++ b/lib/src/phy/fec/ldpc/test/.project @@ -0,0 +1,20 @@ + + + ldpc_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/polar/.cproject b/lib/src/phy/fec/polar/.cproject new file mode 100644 index 0000000000..ba2066504c --- /dev/null +++ b/lib/src/phy/fec/polar/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/polar/.gitignore b/lib/src/phy/fec/polar/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/polar/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/polar/.project b/lib/src/phy/fec/polar/.project new file mode 100644 index 0000000000..22d8e29bd6 --- /dev/null +++ b/lib/src/phy/fec/polar/.project @@ -0,0 +1,20 @@ + + + polar + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/polar/test/.cproject b/lib/src/phy/fec/polar/test/.cproject new file mode 100644 index 0000000000..6b51cdb87a --- /dev/null +++ b/lib/src/phy/fec/polar/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/polar/test/.gitignore b/lib/src/phy/fec/polar/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/polar/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/polar/test/.project b/lib/src/phy/fec/polar/test/.project new file mode 100644 index 0000000000..dae8d26ef3 --- /dev/null +++ b/lib/src/phy/fec/polar/test/.project @@ -0,0 +1,20 @@ + + + polar_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/test/.cproject b/lib/src/phy/fec/test/.cproject new file mode 100644 index 0000000000..19dd2cb354 --- /dev/null +++ b/lib/src/phy/fec/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/test/.gitignore b/lib/src/phy/fec/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/test/.project b/lib/src/phy/fec/test/.project new file mode 100644 index 0000000000..bad988ef57 --- /dev/null +++ b/lib/src/phy/fec/test/.project @@ -0,0 +1,20 @@ + + + fec_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/turbo/.cproject b/lib/src/phy/fec/turbo/.cproject new file mode 100644 index 0000000000..1002107c99 --- /dev/null +++ b/lib/src/phy/fec/turbo/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/turbo/.gitignore b/lib/src/phy/fec/turbo/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/turbo/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/turbo/.project b/lib/src/phy/fec/turbo/.project new file mode 100644 index 0000000000..e876504866 --- /dev/null +++ b/lib/src/phy/fec/turbo/.project @@ -0,0 +1,20 @@ + + + turbo + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/fec/turbo/test/.cproject b/lib/src/phy/fec/turbo/test/.cproject new file mode 100644 index 0000000000..dba2701dfd --- /dev/null +++ b/lib/src/phy/fec/turbo/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/fec/turbo/test/.gitignore b/lib/src/phy/fec/turbo/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/fec/turbo/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/fec/turbo/test/.project b/lib/src/phy/fec/turbo/test/.project new file mode 100644 index 0000000000..4c4826fea9 --- /dev/null +++ b/lib/src/phy/fec/turbo/test/.project @@ -0,0 +1,20 @@ + + + turbo_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/gnb/.cproject b/lib/src/phy/gnb/.cproject new file mode 100644 index 0000000000..a6f707f915 --- /dev/null +++ b/lib/src/phy/gnb/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/gnb/.gitignore b/lib/src/phy/gnb/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/gnb/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/gnb/.project b/lib/src/phy/gnb/.project new file mode 100644 index 0000000000..f538f0275e --- /dev/null +++ b/lib/src/phy/gnb/.project @@ -0,0 +1,20 @@ + + + gnb + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/io/.cproject b/lib/src/phy/io/.cproject new file mode 100644 index 0000000000..460db7cffe --- /dev/null +++ b/lib/src/phy/io/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/io/.gitignore b/lib/src/phy/io/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/io/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/io/.project b/lib/src/phy/io/.project new file mode 100644 index 0000000000..1b891ca651 --- /dev/null +++ b/lib/src/phy/io/.project @@ -0,0 +1,20 @@ + + + io + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/mimo/.cproject b/lib/src/phy/mimo/.cproject new file mode 100644 index 0000000000..50db30047a --- /dev/null +++ b/lib/src/phy/mimo/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/mimo/.gitignore b/lib/src/phy/mimo/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/mimo/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/mimo/.project b/lib/src/phy/mimo/.project new file mode 100644 index 0000000000..5c3e9d0b35 --- /dev/null +++ b/lib/src/phy/mimo/.project @@ -0,0 +1,20 @@ + + + mimo + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/mimo/test/.cproject b/lib/src/phy/mimo/test/.cproject new file mode 100644 index 0000000000..10e6de6ac1 --- /dev/null +++ b/lib/src/phy/mimo/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/mimo/test/.gitignore b/lib/src/phy/mimo/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/mimo/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/mimo/test/.project b/lib/src/phy/mimo/test/.project new file mode 100644 index 0000000000..9e3ad28c78 --- /dev/null +++ b/lib/src/phy/mimo/test/.project @@ -0,0 +1,20 @@ + + + mimo_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/modem/.cproject b/lib/src/phy/modem/.cproject new file mode 100644 index 0000000000..3322f40d75 --- /dev/null +++ b/lib/src/phy/modem/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/modem/.gitignore b/lib/src/phy/modem/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/modem/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/modem/.project b/lib/src/phy/modem/.project new file mode 100644 index 0000000000..4340ef3663 --- /dev/null +++ b/lib/src/phy/modem/.project @@ -0,0 +1,20 @@ + + + modem + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/modem/test/.cproject b/lib/src/phy/modem/test/.cproject new file mode 100644 index 0000000000..db69f8d209 --- /dev/null +++ b/lib/src/phy/modem/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/modem/test/.gitignore b/lib/src/phy/modem/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/modem/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/modem/test/.project b/lib/src/phy/modem/test/.project new file mode 100644 index 0000000000..3ce39d3095 --- /dev/null +++ b/lib/src/phy/modem/test/.project @@ -0,0 +1,20 @@ + + + modem_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/phch/.cproject b/lib/src/phy/phch/.cproject new file mode 100644 index 0000000000..ac13107dc7 --- /dev/null +++ b/lib/src/phy/phch/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/phch/.gitignore b/lib/src/phy/phch/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/phch/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/phch/.project b/lib/src/phy/phch/.project new file mode 100644 index 0000000000..dbc5ea21b4 --- /dev/null +++ b/lib/src/phy/phch/.project @@ -0,0 +1,20 @@ + + + phch + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/phch/test/.cproject b/lib/src/phy/phch/test/.cproject new file mode 100644 index 0000000000..41ec16be47 --- /dev/null +++ b/lib/src/phy/phch/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/phch/test/.gitignore b/lib/src/phy/phch/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/phch/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/phch/test/.project b/lib/src/phy/phch/test/.project new file mode 100644 index 0000000000..de1581c464 --- /dev/null +++ b/lib/src/phy/phch/test/.project @@ -0,0 +1,20 @@ + + + phch_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/resampling/.cproject b/lib/src/phy/resampling/.cproject new file mode 100644 index 0000000000..c1cfd5874d --- /dev/null +++ b/lib/src/phy/resampling/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/resampling/.gitignore b/lib/src/phy/resampling/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/resampling/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/resampling/.project b/lib/src/phy/resampling/.project new file mode 100644 index 0000000000..19ac3a2594 --- /dev/null +++ b/lib/src/phy/resampling/.project @@ -0,0 +1,20 @@ + + + resampling + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/resampling/test/.cproject b/lib/src/phy/resampling/test/.cproject new file mode 100644 index 0000000000..2c6714caf2 --- /dev/null +++ b/lib/src/phy/resampling/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/resampling/test/.gitignore b/lib/src/phy/resampling/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/resampling/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/resampling/test/.project b/lib/src/phy/resampling/test/.project new file mode 100644 index 0000000000..de790ccdf1 --- /dev/null +++ b/lib/src/phy/resampling/test/.project @@ -0,0 +1,20 @@ + + + resampling_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/rf/.cproject b/lib/src/phy/rf/.cproject new file mode 100644 index 0000000000..fa97767ca9 --- /dev/null +++ b/lib/src/phy/rf/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/rf/.gitignore b/lib/src/phy/rf/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/rf/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/rf/.project b/lib/src/phy/rf/.project new file mode 100644 index 0000000000..8670d331b3 --- /dev/null +++ b/lib/src/phy/rf/.project @@ -0,0 +1,20 @@ + + + rf + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/scrambling/.cproject b/lib/src/phy/scrambling/.cproject new file mode 100644 index 0000000000..f2d3b7a951 --- /dev/null +++ b/lib/src/phy/scrambling/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/scrambling/.gitignore b/lib/src/phy/scrambling/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/scrambling/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/scrambling/.project b/lib/src/phy/scrambling/.project new file mode 100644 index 0000000000..7d226cc5e7 --- /dev/null +++ b/lib/src/phy/scrambling/.project @@ -0,0 +1,20 @@ + + + scrambling + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/scrambling/test/.cproject b/lib/src/phy/scrambling/test/.cproject new file mode 100644 index 0000000000..76200261f6 --- /dev/null +++ b/lib/src/phy/scrambling/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/scrambling/test/.gitignore b/lib/src/phy/scrambling/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/scrambling/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/scrambling/test/.project b/lib/src/phy/scrambling/test/.project new file mode 100644 index 0000000000..3efdb07b37 --- /dev/null +++ b/lib/src/phy/scrambling/test/.project @@ -0,0 +1,20 @@ + + + scrambling_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/sync/.cproject b/lib/src/phy/sync/.cproject new file mode 100644 index 0000000000..5513b1c7d5 --- /dev/null +++ b/lib/src/phy/sync/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/sync/.gitignore b/lib/src/phy/sync/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/sync/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/sync/.project b/lib/src/phy/sync/.project new file mode 100644 index 0000000000..0b9a65baed --- /dev/null +++ b/lib/src/phy/sync/.project @@ -0,0 +1,20 @@ + + + sync + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/sync/test/.cproject b/lib/src/phy/sync/test/.cproject new file mode 100644 index 0000000000..16612c9760 --- /dev/null +++ b/lib/src/phy/sync/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/sync/test/.gitignore b/lib/src/phy/sync/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/sync/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/sync/test/.project b/lib/src/phy/sync/test/.project new file mode 100644 index 0000000000..e520bc3d51 --- /dev/null +++ b/lib/src/phy/sync/test/.project @@ -0,0 +1,20 @@ + + + sync_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/ue/.cproject b/lib/src/phy/ue/.cproject new file mode 100644 index 0000000000..d7f2758f34 --- /dev/null +++ b/lib/src/phy/ue/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/ue/.gitignore b/lib/src/phy/ue/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/ue/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/ue/.project b/lib/src/phy/ue/.project new file mode 100644 index 0000000000..b85418e786 --- /dev/null +++ b/lib/src/phy/ue/.project @@ -0,0 +1,20 @@ + + + ue + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/ue/test/.cproject b/lib/src/phy/ue/test/.cproject new file mode 100644 index 0000000000..447f8cf594 --- /dev/null +++ b/lib/src/phy/ue/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/ue/test/.gitignore b/lib/src/phy/ue/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/ue/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/ue/test/.project b/lib/src/phy/ue/test/.project new file mode 100644 index 0000000000..a184541da2 --- /dev/null +++ b/lib/src/phy/ue/test/.project @@ -0,0 +1,20 @@ + + + ue_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/utils/.cproject b/lib/src/phy/utils/.cproject new file mode 100644 index 0000000000..775c1a160c --- /dev/null +++ b/lib/src/phy/utils/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/utils/.gitignore b/lib/src/phy/utils/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/utils/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/utils/.project b/lib/src/phy/utils/.project new file mode 100644 index 0000000000..aa03436bb5 --- /dev/null +++ b/lib/src/phy/utils/.project @@ -0,0 +1,20 @@ + + + utils + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/phy/utils/test/.cproject b/lib/src/phy/utils/test/.cproject new file mode 100644 index 0000000000..8bc28ca31b --- /dev/null +++ b/lib/src/phy/utils/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/phy/utils/test/.gitignore b/lib/src/phy/utils/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/phy/utils/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/phy/utils/test/.project b/lib/src/phy/utils/test/.project new file mode 100644 index 0000000000..3af6b3c8f4 --- /dev/null +++ b/lib/src/phy/utils/test/.project @@ -0,0 +1,20 @@ + + + utils_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/radio/.cproject b/lib/src/radio/.cproject new file mode 100644 index 0000000000..4952b09570 --- /dev/null +++ b/lib/src/radio/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/radio/.gitignore b/lib/src/radio/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/radio/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/radio/.project b/lib/src/radio/.project new file mode 100644 index 0000000000..f3e461d33d --- /dev/null +++ b/lib/src/radio/.project @@ -0,0 +1,20 @@ + + + radio + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/radio/test/.cproject b/lib/src/radio/test/.cproject new file mode 100644 index 0000000000..fa4cf21cb1 --- /dev/null +++ b/lib/src/radio/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/radio/test/.gitignore b/lib/src/radio/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/radio/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/radio/test/.project b/lib/src/radio/test/.project new file mode 100644 index 0000000000..32e1c0d959 --- /dev/null +++ b/lib/src/radio/test/.project @@ -0,0 +1,20 @@ + + + radio_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/rlc/.cproject b/lib/src/rlc/.cproject new file mode 100644 index 0000000000..b7da1063d1 --- /dev/null +++ b/lib/src/rlc/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/rlc/.gitignore b/lib/src/rlc/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/rlc/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/rlc/.project b/lib/src/rlc/.project new file mode 100644 index 0000000000..c80ce7f01a --- /dev/null +++ b/lib/src/rlc/.project @@ -0,0 +1,20 @@ + + + rlc + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/srslog/.cproject b/lib/src/srslog/.cproject new file mode 100644 index 0000000000..b055240c3f --- /dev/null +++ b/lib/src/srslog/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/srslog/.gitignore b/lib/src/srslog/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/srslog/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/srslog/.project b/lib/src/srslog/.project new file mode 100644 index 0000000000..5a4a014460 --- /dev/null +++ b/lib/src/srslog/.project @@ -0,0 +1,20 @@ + + + srslog + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/support/.cproject b/lib/src/support/.cproject new file mode 100644 index 0000000000..f74af332de --- /dev/null +++ b/lib/src/support/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/support/.gitignore b/lib/src/support/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/support/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/support/.project b/lib/src/support/.project new file mode 100644 index 0000000000..f50e25adcf --- /dev/null +++ b/lib/src/support/.project @@ -0,0 +1,20 @@ + + + support + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/src/system/.cproject b/lib/src/system/.cproject new file mode 100644 index 0000000000..247104790b --- /dev/null +++ b/lib/src/system/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/src/system/.gitignore b/lib/src/system/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/src/system/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/src/system/.project b/lib/src/system/.project new file mode 100644 index 0000000000..579b0b7e55 --- /dev/null +++ b/lib/src/system/.project @@ -0,0 +1,20 @@ + + + system + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/test/.cproject b/lib/test/.cproject new file mode 100644 index 0000000000..c5d5ae1a8d --- /dev/null +++ b/lib/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/test/.gitignore b/lib/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/test/.project b/lib/test/.project new file mode 100644 index 0000000000..16fd80001a --- /dev/null +++ b/lib/test/.project @@ -0,0 +1,20 @@ + + + lib_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/test/adt/.cproject b/lib/test/adt/.cproject new file mode 100644 index 0000000000..6e33c4acce --- /dev/null +++ b/lib/test/adt/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/test/adt/.gitignore b/lib/test/adt/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/test/adt/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/test/adt/.project b/lib/test/adt/.project new file mode 100644 index 0000000000..1eefe552d2 --- /dev/null +++ b/lib/test/adt/.project @@ -0,0 +1,20 @@ + + + adt + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/test/asn1/.cproject b/lib/test/asn1/.cproject new file mode 100644 index 0000000000..a93ff866a7 --- /dev/null +++ b/lib/test/asn1/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/test/asn1/.gitignore b/lib/test/asn1/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/test/asn1/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/test/asn1/.project b/lib/test/asn1/.project new file mode 100644 index 0000000000..b613726858 --- /dev/null +++ b/lib/test/asn1/.project @@ -0,0 +1,20 @@ + + + test_asn1 + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/test/common/.cproject b/lib/test/common/.cproject new file mode 100644 index 0000000000..cf68ce0700 --- /dev/null +++ b/lib/test/common/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/test/common/.gitignore b/lib/test/common/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/test/common/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/test/common/.project b/lib/test/common/.project new file mode 100644 index 0000000000..cb4e6b1b60 --- /dev/null +++ b/lib/test/common/.project @@ -0,0 +1,20 @@ + + + test_common + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/test/pdcp/.cproject b/lib/test/pdcp/.cproject new file mode 100644 index 0000000000..814b9d3804 --- /dev/null +++ b/lib/test/pdcp/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/test/pdcp/.gitignore b/lib/test/pdcp/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/test/pdcp/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/test/pdcp/.project b/lib/test/pdcp/.project new file mode 100644 index 0000000000..a0538ffdb7 --- /dev/null +++ b/lib/test/pdcp/.project @@ -0,0 +1,20 @@ + + + test_pdcp + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/test/phy/.cproject b/lib/test/phy/.cproject new file mode 100644 index 0000000000..c9c47c5a33 --- /dev/null +++ b/lib/test/phy/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/test/phy/.gitignore b/lib/test/phy/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/test/phy/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/test/phy/.project b/lib/test/phy/.project new file mode 100644 index 0000000000..6aed7e74a9 --- /dev/null +++ b/lib/test/phy/.project @@ -0,0 +1,20 @@ + + + test_phy + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/test/rlc/.cproject b/lib/test/rlc/.cproject new file mode 100644 index 0000000000..05cc470696 --- /dev/null +++ b/lib/test/rlc/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/test/rlc/.gitignore b/lib/test/rlc/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/test/rlc/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/test/rlc/.project b/lib/test/rlc/.project new file mode 100644 index 0000000000..eb17b73f3b --- /dev/null +++ b/lib/test/rlc/.project @@ -0,0 +1,20 @@ + + + test_rlc + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/lib/test/srslog/.cproject b/lib/test/srslog/.cproject new file mode 100644 index 0000000000..3c9d14ae94 --- /dev/null +++ b/lib/test/srslog/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/lib/test/srslog/.gitignore b/lib/test/srslog/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/lib/test/srslog/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/lib/test/srslog/.project b/lib/test/srslog/.project new file mode 100644 index 0000000000..cb3bcb5f1d --- /dev/null +++ b/lib/test/srslog/.project @@ -0,0 +1,20 @@ + + + test_srslog + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/.cproject b/srsenb/.cproject new file mode 100644 index 0000000000..526c482a97 --- /dev/null +++ b/srsenb/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/.gitignore b/srsenb/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/.project b/srsenb/.project new file mode 100644 index 0000000000..cc236bfe7f --- /dev/null +++ b/srsenb/.project @@ -0,0 +1,20 @@ + + + srsenb + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/src/.cproject b/srsenb/src/.cproject new file mode 100644 index 0000000000..4798fb6fb3 --- /dev/null +++ b/srsenb/src/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/src/.gitignore b/srsenb/src/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/src/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/src/.project b/srsenb/src/.project new file mode 100644 index 0000000000..93c3923844 --- /dev/null +++ b/srsenb/src/.project @@ -0,0 +1,20 @@ + + + srsenb_src + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/src/common/.cproject b/srsenb/src/common/.cproject new file mode 100644 index 0000000000..e3e5dcb7e1 --- /dev/null +++ b/srsenb/src/common/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/src/common/.gitignore b/srsenb/src/common/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/src/common/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/src/common/.project b/srsenb/src/common/.project new file mode 100644 index 0000000000..c740826669 --- /dev/null +++ b/srsenb/src/common/.project @@ -0,0 +1,20 @@ + + + src_common + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/src/phy/.cproject b/srsenb/src/phy/.cproject new file mode 100644 index 0000000000..9098563709 --- /dev/null +++ b/srsenb/src/phy/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/src/phy/.gitignore b/srsenb/src/phy/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/src/phy/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/src/phy/.project b/srsenb/src/phy/.project new file mode 100644 index 0000000000..bee0266bd1 --- /dev/null +++ b/srsenb/src/phy/.project @@ -0,0 +1,20 @@ + + + srsenb_src_phy + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/src/stack/.cproject b/srsenb/src/stack/.cproject new file mode 100644 index 0000000000..985e4a598c --- /dev/null +++ b/srsenb/src/stack/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/src/stack/.gitignore b/srsenb/src/stack/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/src/stack/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/src/stack/.project b/srsenb/src/stack/.project new file mode 100644 index 0000000000..a9aebacd58 --- /dev/null +++ b/srsenb/src/stack/.project @@ -0,0 +1,20 @@ + + + src_stack + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/src/stack/mac/.cproject b/srsenb/src/stack/mac/.cproject new file mode 100644 index 0000000000..c818ce8709 --- /dev/null +++ b/srsenb/src/stack/mac/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/src/stack/mac/.gitignore b/srsenb/src/stack/mac/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/src/stack/mac/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/src/stack/mac/.project b/srsenb/src/stack/mac/.project new file mode 100644 index 0000000000..cab9add10f --- /dev/null +++ b/srsenb/src/stack/mac/.project @@ -0,0 +1,20 @@ + + + src_stack_mac + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/src/stack/mac/common/.cproject b/srsenb/src/stack/mac/common/.cproject new file mode 100644 index 0000000000..a5bfb132c4 --- /dev/null +++ b/srsenb/src/stack/mac/common/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/src/stack/mac/common/.gitignore b/srsenb/src/stack/mac/common/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/src/stack/mac/common/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/src/stack/mac/common/.project b/srsenb/src/stack/mac/common/.project new file mode 100644 index 0000000000..32cbfc02f1 --- /dev/null +++ b/srsenb/src/stack/mac/common/.project @@ -0,0 +1,20 @@ + + + stack_mac_common + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/src/stack/mac/schedulers/.cproject b/srsenb/src/stack/mac/schedulers/.cproject new file mode 100644 index 0000000000..70abb40dc0 --- /dev/null +++ b/srsenb/src/stack/mac/schedulers/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/src/stack/mac/schedulers/.gitignore b/srsenb/src/stack/mac/schedulers/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/src/stack/mac/schedulers/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/src/stack/mac/schedulers/.project b/srsenb/src/stack/mac/schedulers/.project new file mode 100644 index 0000000000..a78425e15e --- /dev/null +++ b/srsenb/src/stack/mac/schedulers/.project @@ -0,0 +1,20 @@ + + + schedulers + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/src/stack/rrc/.cproject b/srsenb/src/stack/rrc/.cproject new file mode 100644 index 0000000000..64cacdaa75 --- /dev/null +++ b/srsenb/src/stack/rrc/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/src/stack/rrc/.gitignore b/srsenb/src/stack/rrc/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/src/stack/rrc/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/src/stack/rrc/.project b/srsenb/src/stack/rrc/.project new file mode 100644 index 0000000000..98a085f045 --- /dev/null +++ b/srsenb/src/stack/rrc/.project @@ -0,0 +1,20 @@ + + + src_stack_rrc + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/src/stack/s1ap/.cproject b/srsenb/src/stack/s1ap/.cproject new file mode 100644 index 0000000000..e88a28d701 --- /dev/null +++ b/srsenb/src/stack/s1ap/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/src/stack/s1ap/.gitignore b/srsenb/src/stack/s1ap/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/src/stack/s1ap/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/src/stack/s1ap/.project b/srsenb/src/stack/s1ap/.project new file mode 100644 index 0000000000..7cac3572c5 --- /dev/null +++ b/srsenb/src/stack/s1ap/.project @@ -0,0 +1,20 @@ + + + stack_s1ap + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/src/stack/upper/.cproject b/srsenb/src/stack/upper/.cproject new file mode 100644 index 0000000000..ce5c9c5e36 --- /dev/null +++ b/srsenb/src/stack/upper/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/src/stack/upper/.gitignore b/srsenb/src/stack/upper/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/src/stack/upper/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/src/stack/upper/.project b/srsenb/src/stack/upper/.project new file mode 100644 index 0000000000..5125b60f2b --- /dev/null +++ b/srsenb/src/stack/upper/.project @@ -0,0 +1,20 @@ + + + src_stack_upper + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/test/.cproject b/srsenb/test/.cproject new file mode 100644 index 0000000000..70d58650b9 --- /dev/null +++ b/srsenb/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/test/.gitignore b/srsenb/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/test/.project b/srsenb/test/.project new file mode 100644 index 0000000000..6dfc224f68 --- /dev/null +++ b/srsenb/test/.project @@ -0,0 +1,20 @@ + + + srsenb_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/test/mac/.cproject b/srsenb/test/mac/.cproject new file mode 100644 index 0000000000..7ca60615f4 --- /dev/null +++ b/srsenb/test/mac/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/test/mac/.gitignore b/srsenb/test/mac/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/test/mac/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/test/mac/.project b/srsenb/test/mac/.project new file mode 100644 index 0000000000..2b1794227f --- /dev/null +++ b/srsenb/test/mac/.project @@ -0,0 +1,20 @@ + + + test_mac + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/test/phy/.cproject b/srsenb/test/phy/.cproject new file mode 100644 index 0000000000..d161a6f483 --- /dev/null +++ b/srsenb/test/phy/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/test/phy/.gitignore b/srsenb/test/phy/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/test/phy/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/test/phy/.project b/srsenb/test/phy/.project new file mode 100644 index 0000000000..dcf7323206 --- /dev/null +++ b/srsenb/test/phy/.project @@ -0,0 +1,20 @@ + + + srsenb_test_phy + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/test/rrc/.cproject b/srsenb/test/rrc/.cproject new file mode 100644 index 0000000000..50c20a6494 --- /dev/null +++ b/srsenb/test/rrc/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/test/rrc/.gitignore b/srsenb/test/rrc/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/test/rrc/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/test/rrc/.project b/srsenb/test/rrc/.project new file mode 100644 index 0000000000..09ab3700b3 --- /dev/null +++ b/srsenb/test/rrc/.project @@ -0,0 +1,20 @@ + + + rrc + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/test/s1ap/.cproject b/srsenb/test/s1ap/.cproject new file mode 100644 index 0000000000..2cf7a09c7c --- /dev/null +++ b/srsenb/test/s1ap/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/test/s1ap/.gitignore b/srsenb/test/s1ap/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/test/s1ap/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/test/s1ap/.project b/srsenb/test/s1ap/.project new file mode 100644 index 0000000000..c121be3df3 --- /dev/null +++ b/srsenb/test/s1ap/.project @@ -0,0 +1,20 @@ + + + s1ap + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsenb/test/upper/.cproject b/srsenb/test/upper/.cproject new file mode 100644 index 0000000000..e575b94b2e --- /dev/null +++ b/srsenb/test/upper/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsenb/test/upper/.gitignore b/srsenb/test/upper/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsenb/test/upper/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsenb/test/upper/.project b/srsenb/test/upper/.project new file mode 100644 index 0000000000..e107c5aee4 --- /dev/null +++ b/srsenb/test/upper/.project @@ -0,0 +1,20 @@ + + + upper + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsepc/.cproject b/srsepc/.cproject new file mode 100644 index 0000000000..0f15b713da --- /dev/null +++ b/srsepc/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsepc/.gitignore b/srsepc/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsepc/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsepc/.project b/srsepc/.project new file mode 100644 index 0000000000..7a394dc854 --- /dev/null +++ b/srsepc/.project @@ -0,0 +1,20 @@ + + + srsepc + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsepc/src/.cproject b/srsepc/src/.cproject new file mode 100644 index 0000000000..2669dbf809 --- /dev/null +++ b/srsepc/src/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsepc/src/.gitignore b/srsepc/src/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsepc/src/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsepc/src/.project b/srsepc/src/.project new file mode 100644 index 0000000000..db089e3da4 --- /dev/null +++ b/srsepc/src/.project @@ -0,0 +1,20 @@ + + + srsepc_src + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsepc/src/hss/.cproject b/srsepc/src/hss/.cproject new file mode 100644 index 0000000000..5a12701378 --- /dev/null +++ b/srsepc/src/hss/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsepc/src/hss/.gitignore b/srsepc/src/hss/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsepc/src/hss/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsepc/src/hss/.project b/srsepc/src/hss/.project new file mode 100644 index 0000000000..2e82359db2 --- /dev/null +++ b/srsepc/src/hss/.project @@ -0,0 +1,20 @@ + + + hss + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsepc/src/mbms-gw/.cproject b/srsepc/src/mbms-gw/.cproject new file mode 100644 index 0000000000..33c4f817bf --- /dev/null +++ b/srsepc/src/mbms-gw/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsepc/src/mbms-gw/.gitignore b/srsepc/src/mbms-gw/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsepc/src/mbms-gw/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsepc/src/mbms-gw/.project b/srsepc/src/mbms-gw/.project new file mode 100644 index 0000000000..3c224db337 --- /dev/null +++ b/srsepc/src/mbms-gw/.project @@ -0,0 +1,20 @@ + + + mbms-gw + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsepc/src/mme/.cproject b/srsepc/src/mme/.cproject new file mode 100644 index 0000000000..f643a6c568 --- /dev/null +++ b/srsepc/src/mme/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsepc/src/mme/.gitignore b/srsepc/src/mme/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsepc/src/mme/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsepc/src/mme/.project b/srsepc/src/mme/.project new file mode 100644 index 0000000000..1ea6113263 --- /dev/null +++ b/srsepc/src/mme/.project @@ -0,0 +1,20 @@ + + + mme + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsepc/src/spgw/.cproject b/srsepc/src/spgw/.cproject new file mode 100644 index 0000000000..bf197c7ed5 --- /dev/null +++ b/srsepc/src/spgw/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsepc/src/spgw/.gitignore b/srsepc/src/spgw/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsepc/src/spgw/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsepc/src/spgw/.project b/srsepc/src/spgw/.project new file mode 100644 index 0000000000..b024738fb0 --- /dev/null +++ b/srsepc/src/spgw/.project @@ -0,0 +1,20 @@ + + + spgw + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsgnb/.cproject b/srsgnb/.cproject new file mode 100644 index 0000000000..f684591bd1 --- /dev/null +++ b/srsgnb/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsgnb/.gitignore b/srsgnb/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsgnb/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsgnb/.project b/srsgnb/.project new file mode 100644 index 0000000000..ce4777d18f --- /dev/null +++ b/srsgnb/.project @@ -0,0 +1,20 @@ + + + srsgnb + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsgnb/src/.cproject b/srsgnb/src/.cproject new file mode 100644 index 0000000000..813a6bfaf3 --- /dev/null +++ b/srsgnb/src/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsgnb/src/.gitignore b/srsgnb/src/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsgnb/src/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsgnb/src/.project b/srsgnb/src/.project new file mode 100644 index 0000000000..b78ed575bb --- /dev/null +++ b/srsgnb/src/.project @@ -0,0 +1,20 @@ + + + srsgnb_src + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsgnb/src/stack/.cproject b/srsgnb/src/stack/.cproject new file mode 100644 index 0000000000..bbdd26960f --- /dev/null +++ b/srsgnb/src/stack/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsgnb/src/stack/.gitignore b/srsgnb/src/stack/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsgnb/src/stack/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsgnb/src/stack/.project b/srsgnb/src/stack/.project new file mode 100644 index 0000000000..1a2a9161cc --- /dev/null +++ b/srsgnb/src/stack/.project @@ -0,0 +1,20 @@ + + + srsgnb_src_stack + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsgnb/src/stack/mac/.cproject b/srsgnb/src/stack/mac/.cproject new file mode 100644 index 0000000000..65dcc905aa --- /dev/null +++ b/srsgnb/src/stack/mac/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsgnb/src/stack/mac/.gitignore b/srsgnb/src/stack/mac/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsgnb/src/stack/mac/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsgnb/src/stack/mac/.project b/srsgnb/src/stack/mac/.project new file mode 100644 index 0000000000..629f71a204 --- /dev/null +++ b/srsgnb/src/stack/mac/.project @@ -0,0 +1,20 @@ + + + srsgnb_src_stack_mac + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsgnb/src/stack/mac/test/.cproject b/srsgnb/src/stack/mac/test/.cproject new file mode 100644 index 0000000000..3dabdbd258 --- /dev/null +++ b/srsgnb/src/stack/mac/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsgnb/src/stack/mac/test/.gitignore b/srsgnb/src/stack/mac/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsgnb/src/stack/mac/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsgnb/src/stack/mac/test/.project b/srsgnb/src/stack/mac/test/.project new file mode 100644 index 0000000000..fe442c0c49 --- /dev/null +++ b/srsgnb/src/stack/mac/test/.project @@ -0,0 +1,20 @@ + + + src_stack_mac_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsgnb/src/stack/ngap/.cproject b/srsgnb/src/stack/ngap/.cproject new file mode 100644 index 0000000000..8871829c27 --- /dev/null +++ b/srsgnb/src/stack/ngap/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsgnb/src/stack/ngap/.gitignore b/srsgnb/src/stack/ngap/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsgnb/src/stack/ngap/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsgnb/src/stack/ngap/.project b/srsgnb/src/stack/ngap/.project new file mode 100644 index 0000000000..10bf0d6c76 --- /dev/null +++ b/srsgnb/src/stack/ngap/.project @@ -0,0 +1,20 @@ + + + ngap + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsgnb/src/stack/ngap/test/.cproject b/srsgnb/src/stack/ngap/test/.cproject new file mode 100644 index 0000000000..72697890e6 --- /dev/null +++ b/srsgnb/src/stack/ngap/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsgnb/src/stack/ngap/test/.gitignore b/srsgnb/src/stack/ngap/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsgnb/src/stack/ngap/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsgnb/src/stack/ngap/test/.project b/srsgnb/src/stack/ngap/test/.project new file mode 100644 index 0000000000..d8dd003442 --- /dev/null +++ b/srsgnb/src/stack/ngap/test/.project @@ -0,0 +1,20 @@ + + + ngap_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsgnb/src/stack/rrc/.cproject b/srsgnb/src/stack/rrc/.cproject new file mode 100644 index 0000000000..702fef4736 --- /dev/null +++ b/srsgnb/src/stack/rrc/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsgnb/src/stack/rrc/.gitignore b/srsgnb/src/stack/rrc/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsgnb/src/stack/rrc/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsgnb/src/stack/rrc/.project b/srsgnb/src/stack/rrc/.project new file mode 100644 index 0000000000..0243908589 --- /dev/null +++ b/srsgnb/src/stack/rrc/.project @@ -0,0 +1,20 @@ + + + srsgnb_src_stack_rrc + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsgnb/src/stack/rrc/test/.cproject b/srsgnb/src/stack/rrc/test/.cproject new file mode 100644 index 0000000000..ee7f446289 --- /dev/null +++ b/srsgnb/src/stack/rrc/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsgnb/src/stack/rrc/test/.gitignore b/srsgnb/src/stack/rrc/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsgnb/src/stack/rrc/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsgnb/src/stack/rrc/test/.project b/srsgnb/src/stack/rrc/test/.project new file mode 100644 index 0000000000..c6855f4bf5 --- /dev/null +++ b/srsgnb/src/stack/rrc/test/.project @@ -0,0 +1,20 @@ + + + stack_rrc_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsgnb/src/stack/sdap/.cproject b/srsgnb/src/stack/sdap/.cproject new file mode 100644 index 0000000000..8b3878ddae --- /dev/null +++ b/srsgnb/src/stack/sdap/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsgnb/src/stack/sdap/.gitignore b/srsgnb/src/stack/sdap/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsgnb/src/stack/sdap/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsgnb/src/stack/sdap/.project b/srsgnb/src/stack/sdap/.project new file mode 100644 index 0000000000..10a27c10ff --- /dev/null +++ b/srsgnb/src/stack/sdap/.project @@ -0,0 +1,20 @@ + + + sdap + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/.cproject b/srsue/.cproject new file mode 100644 index 0000000000..152f18f124 --- /dev/null +++ b/srsue/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/.gitignore b/srsue/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/.project b/srsue/.project new file mode 100644 index 0000000000..1c09d77eb1 --- /dev/null +++ b/srsue/.project @@ -0,0 +1,20 @@ + + + srsue + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/hdr/stack/upper/nas_5g_procedures.h b/srsue/hdr/stack/upper/nas_5g_procedures.h index 60716f75f7..a892501d75 100644 --- a/srsue/hdr/stack/upper/nas_5g_procedures.h +++ b/srsue/hdr/stack/upper/nas_5g_procedures.h @@ -57,7 +57,7 @@ class nas_5g::pdu_session_establishment_procedure { public: explicit pdu_session_establishment_procedure(nas_5g_interface_procedures* parent_nas_, srslog::basic_logger& logger_); - srsran::proc_outcome_t init(const uint16_t pdu_session_id, const pdu_session_cfg_t& pdu_session); + srsran::proc_outcome_t init(const uint16_t pdu_session_id, const pdu_session_cfg_t& pdu_session, const bool emergency_pdu_session); srsran::proc_outcome_t react(const srsran::nas_5g::pdu_session_establishment_accept_t& pdu_session_est_accept); srsran::proc_outcome_t react(const srsran::nas_5g::pdu_session_establishment_reject_t& pdu_session_est_reject); srsran::proc_outcome_t step(); @@ -69,8 +69,9 @@ class nas_5g::pdu_session_establishment_procedure nas_5g_interface_procedures* parent_nas; uint32_t transaction_identity = 0; uint16_t pdu_session_id = 0; + bool emergency_pdu_session = false; }; } // namespace srsue -#endif // SRSUE_NAS_5G_PROCEDURES_H_ \ No newline at end of file +#endif // SRSUE_NAS_5G_PROCEDURES_H_ diff --git a/srsue/hdr/stack/upper/nas_config.h b/srsue/hdr/stack/upper/nas_config.h index f6d7a933d2..6d33cc7df0 100644 --- a/srsue/hdr/stack/upper/nas_config.h +++ b/srsue/hdr/stack/upper/nas_config.h @@ -67,8 +67,7 @@ class nas_5g_args_t std::string ia5g; std::string ea5g; std::vector pdu_session_cfgs; - bool emergency_registration; - + bool emergency_registration_5g; }; } // namespace srsue diff --git a/srsue/src/.cproject b/srsue/src/.cproject new file mode 100644 index 0000000000..bc54adea58 --- /dev/null +++ b/srsue/src/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/.gitignore b/srsue/src/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/.project b/srsue/src/.project new file mode 100644 index 0000000000..1d77aa0174 --- /dev/null +++ b/srsue/src/.project @@ -0,0 +1,20 @@ + + + srsue_src + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/main.cc b/srsue/src/main.cc index 979eca69af..54cdbfb698 100644 --- a/srsue/src/main.cc +++ b/srsue/src/main.cc @@ -160,7 +160,7 @@ static int parse_args(all_args_t* args, int argc, char* argv[]) ("nas.force_imsi_attach", bpo::value(&args->stack.nas.force_imsi_attach)->default_value(false), "Whether to always perform an IMSI attach") ("nas.eia", bpo::value(&args->stack.nas.eia)->default_value("1,2,3"), "List of integrity algorithms included in UE capabilities") ("nas.eea", bpo::value(&args->stack.nas.eea)->default_value("0,1,2,3"), "List of ciphering algorithms included in UE capabilities") - ("nas.enable_emergency_reg", bpo::value(&args->stack.nas_5g.emergency_registration)->default_value(false), "Specifies if it is an anonymous emergency registration.") + ("nas.enable_emergency_reg_5g", bpo::value(&args->stack.nas_5g.emergency_registration_5g)->default_value(false), "Specifies if it is an anonymous emergency registration.") ("pcap.enable", bpo::value(&args->stack.pkt_trace.enable)->default_value("none"), "Enable (MAC, MAC_NR, NAS) packet captures for wireshark") ("pcap.mac_filename", bpo::value(&args->stack.pkt_trace.mac_pcap.filename)->default_value("/tmp/ue_mac.pcap"), "MAC layer capture filename") diff --git a/srsue/src/phy/.cproject b/srsue/src/phy/.cproject new file mode 100644 index 0000000000..3de9cc99ad --- /dev/null +++ b/srsue/src/phy/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/phy/.gitignore b/srsue/src/phy/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/phy/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/phy/.project b/srsue/src/phy/.project new file mode 100644 index 0000000000..c3af7a71b3 --- /dev/null +++ b/srsue/src/phy/.project @@ -0,0 +1,20 @@ + + + srsue_src_phy + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/phy/test/.cproject b/srsue/src/phy/test/.cproject new file mode 100644 index 0000000000..af8ecd7dd6 --- /dev/null +++ b/srsue/src/phy/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/phy/test/.gitignore b/srsue/src/phy/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/phy/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/phy/test/.project b/srsue/src/phy/test/.project new file mode 100644 index 0000000000..b4b98e8d53 --- /dev/null +++ b/srsue/src/phy/test/.project @@ -0,0 +1,20 @@ + + + phy_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/.cproject b/srsue/src/stack/.cproject new file mode 100644 index 0000000000..ef06d30859 --- /dev/null +++ b/srsue/src/stack/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/.gitignore b/srsue/src/stack/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/.project b/srsue/src/stack/.project new file mode 100644 index 0000000000..e60d60c248 --- /dev/null +++ b/srsue/src/stack/.project @@ -0,0 +1,20 @@ + + + stack + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/mac/.cproject b/srsue/src/stack/mac/.cproject new file mode 100644 index 0000000000..d669ccd6e0 --- /dev/null +++ b/srsue/src/stack/mac/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/mac/.gitignore b/srsue/src/stack/mac/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/mac/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/mac/.project b/srsue/src/stack/mac/.project new file mode 100644 index 0000000000..86215c873b --- /dev/null +++ b/srsue/src/stack/mac/.project @@ -0,0 +1,20 @@ + + + stack_mac + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/mac/test/.cproject b/srsue/src/stack/mac/test/.cproject new file mode 100644 index 0000000000..de45493bcb --- /dev/null +++ b/srsue/src/stack/mac/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/mac/test/.gitignore b/srsue/src/stack/mac/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/mac/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/mac/test/.project b/srsue/src/stack/mac/test/.project new file mode 100644 index 0000000000..81563f0df8 --- /dev/null +++ b/srsue/src/stack/mac/test/.project @@ -0,0 +1,20 @@ + + + stack_mac_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/mac_common/.cproject b/srsue/src/stack/mac_common/.cproject new file mode 100644 index 0000000000..6c9cb30874 --- /dev/null +++ b/srsue/src/stack/mac_common/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/mac_common/.gitignore b/srsue/src/stack/mac_common/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/mac_common/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/mac_common/.project b/srsue/src/stack/mac_common/.project new file mode 100644 index 0000000000..65b62e755d --- /dev/null +++ b/srsue/src/stack/mac_common/.project @@ -0,0 +1,20 @@ + + + mac_common + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/mac_nr/.cproject b/srsue/src/stack/mac_nr/.cproject new file mode 100644 index 0000000000..0aaf868c1e --- /dev/null +++ b/srsue/src/stack/mac_nr/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/mac_nr/.gitignore b/srsue/src/stack/mac_nr/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/mac_nr/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/mac_nr/.project b/srsue/src/stack/mac_nr/.project new file mode 100644 index 0000000000..4848c2244a --- /dev/null +++ b/srsue/src/stack/mac_nr/.project @@ -0,0 +1,20 @@ + + + mac_nr + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/mac_nr/test/.cproject b/srsue/src/stack/mac_nr/test/.cproject new file mode 100644 index 0000000000..b4b69f2e21 --- /dev/null +++ b/srsue/src/stack/mac_nr/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/mac_nr/test/.gitignore b/srsue/src/stack/mac_nr/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/mac_nr/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/mac_nr/test/.project b/srsue/src/stack/mac_nr/test/.project new file mode 100644 index 0000000000..acd3e964b5 --- /dev/null +++ b/srsue/src/stack/mac_nr/test/.project @@ -0,0 +1,20 @@ + + + mac_nr_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/rrc/.cproject b/srsue/src/stack/rrc/.cproject new file mode 100644 index 0000000000..3ebcde0c27 --- /dev/null +++ b/srsue/src/stack/rrc/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/rrc/.gitignore b/srsue/src/stack/rrc/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/rrc/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/rrc/.project b/srsue/src/stack/rrc/.project new file mode 100644 index 0000000000..69517e2f93 --- /dev/null +++ b/srsue/src/stack/rrc/.project @@ -0,0 +1,20 @@ + + + stack_rrc + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/rrc/test/.cproject b/srsue/src/stack/rrc/test/.cproject new file mode 100644 index 0000000000..7e0e5694f4 --- /dev/null +++ b/srsue/src/stack/rrc/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/rrc/test/.gitignore b/srsue/src/stack/rrc/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/rrc/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/rrc/test/.project b/srsue/src/stack/rrc/test/.project new file mode 100644 index 0000000000..3e6a0effd6 --- /dev/null +++ b/srsue/src/stack/rrc/test/.project @@ -0,0 +1,20 @@ + + + rrc_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/rrc_nr/.cproject b/srsue/src/stack/rrc_nr/.cproject new file mode 100644 index 0000000000..d11afd77ac --- /dev/null +++ b/srsue/src/stack/rrc_nr/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/rrc_nr/.gitignore b/srsue/src/stack/rrc_nr/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/rrc_nr/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/rrc_nr/.project b/srsue/src/stack/rrc_nr/.project new file mode 100644 index 0000000000..41143af042 --- /dev/null +++ b/srsue/src/stack/rrc_nr/.project @@ -0,0 +1,20 @@ + + + rrc_nr + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/rrc_nr/test/.cproject b/srsue/src/stack/rrc_nr/test/.cproject new file mode 100644 index 0000000000..e1ede1721d --- /dev/null +++ b/srsue/src/stack/rrc_nr/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/rrc_nr/test/.gitignore b/srsue/src/stack/rrc_nr/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/rrc_nr/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/rrc_nr/test/.project b/srsue/src/stack/rrc_nr/test/.project new file mode 100644 index 0000000000..9e35c85274 --- /dev/null +++ b/srsue/src/stack/rrc_nr/test/.project @@ -0,0 +1,20 @@ + + + rrc_nr_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/upper/.cproject b/srsue/src/stack/upper/.cproject new file mode 100644 index 0000000000..0be288a280 --- /dev/null +++ b/srsue/src/stack/upper/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/upper/.gitignore b/srsue/src/stack/upper/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/upper/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/upper/.project b/srsue/src/stack/upper/.project new file mode 100644 index 0000000000..72a5e0bd14 --- /dev/null +++ b/srsue/src/stack/upper/.project @@ -0,0 +1,20 @@ + + + stack_upper + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/stack/upper/nas_5g.cc b/srsue/src/stack/upper/nas_5g.cc index 0fc2ffb057..23ee85392f 100644 --- a/srsue/src/stack/upper/nas_5g.cc +++ b/srsue/src/stack/upper/nas_5g.cc @@ -249,9 +249,9 @@ int nas_5g::write_pdu(srsran::unique_byte_buffer_t pdu) /******************************************************************************* * Senders ******************************************************************************/ + int nas_5g::send_registration_request() { - unique_byte_buffer_t pdu = srsran::make_byte_buffer(); if (!pdu) { logger.error("Couldn't allocate PDU in %s().", __FUNCTION__); @@ -264,7 +264,7 @@ int nas_5g::send_registration_request() reg_req.registration_type_5gs.follow_on_request_bit = registration_type_5gs_t::follow_on_request_bit_type_::options::follow_on_request_pending; - if(cfg.emergency_registration){ + if(cfg.emergency_registration_5g){ reg_req.registration_type_5gs.registration_type = registration_type_5gs_t::registration_type_type_::options::emergency_registration; @@ -590,14 +590,14 @@ int nas_5g::send_pdu_session_establishment_request(uint32_t tran ul_nas_msg.pdu_session_id.pdu_session_identity_2_value = pdu_session_id; ul_nas_msg.request_type_present = true; - ul_nas_msg.request_type.request_type_value = (cfg.emergency_registration)? request_type_t::Request_type_value_type_::initial_emergency_request: + ul_nas_msg.request_type.request_type_value = (cfg.emergency_registration_5g)? request_type_t::Request_type_value_type_::initial_emergency_request: request_type_t::Request_type_value_type_::options::initial_request; - ul_nas_msg.s_nssai_present = (cfg.emergency_registration)? false:true; + ul_nas_msg.s_nssai_present = (cfg.emergency_registration_5g)? false:true; ul_nas_msg.s_nssai.type = s_nssai_t::SST_type_::options::sst; ul_nas_msg.s_nssai.sst = 1; - ul_nas_msg.dnn_present = (cfg.emergency_registration)? false:true; + ul_nas_msg.dnn_present = (cfg.emergency_registration_5g)? false:true; ul_nas_msg.dnn.dnn_value.resize(pdu_session_cfg.apn_name.size() + 1); ul_nas_msg.dnn.dnn_value.data()[0] = static_cast(pdu_session_cfg.apn_name.size()); @@ -1246,7 +1246,7 @@ int nas_5g::trigger_pdu_session_est() pdu_session_cfg_t pdu_session_cfg; uint16_t pdu_session_id; get_unestablished_pdu_session(pdu_session_id, pdu_session_cfg); - pdu_session_establishment_proc.launch(pdu_session_id, pdu_session_cfg); + pdu_session_establishment_proc.launch(pdu_session_id, pdu_session_cfg,cfg.emergency_registration_5g); } return SRSRAN_SUCCESS; } diff --git a/srsue/src/stack/upper/nas_5g_procedures.cc b/srsue/src/stack/upper/nas_5g_procedures.cc index 15e4089448..22708a2808 100644 --- a/srsue/src/stack/upper/nas_5g_procedures.cc +++ b/srsue/src/stack/upper/nas_5g_procedures.cc @@ -52,19 +52,28 @@ nas_5g::pdu_session_establishment_procedure::pdu_session_establishment_procedure {} srsran::proc_outcome_t nas_5g::pdu_session_establishment_procedure::init(const uint16_t pdu_session_id_, - const pdu_session_cfg_t& pdu_session_cfg) + const pdu_session_cfg_t& pdu_session_cfg, + const bool emergency_pdu_session_) { // Get PDU transaction identity transaction_identity = parent_nas->allocate_next_proc_trans_id(); pdu_session_id = pdu_session_id_; parent_nas->send_pdu_session_establishment_request(transaction_identity, pdu_session_id, pdu_session_cfg); + //Check if emergency registration is enabled + emergency_pdu_session = emergency_pdu_session_; + return srsran::proc_outcome_t::yield; } srsran::proc_outcome_t nas_5g::pdu_session_establishment_procedure::react( const srsran::nas_5g::pdu_session_establishment_accept_t& pdu_session_est_accept) { + //TODO check the pdu session values + if(pdu_session_est_accept.dnn_present == false and not emergency_pdu_session){ + logger.warning("Expected DNN in PDU session establishment accept"); + return proc_outcome_t::error; + } if (pdu_session_est_accept.pdu_address_present == false) { logger.warning("Expected PDU Address in PDU session establishment accept"); diff --git a/srsue/src/stack/upper/test/.cproject b/srsue/src/stack/upper/test/.cproject new file mode 100644 index 0000000000..01cc43df1d --- /dev/null +++ b/srsue/src/stack/upper/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/stack/upper/test/.gitignore b/srsue/src/stack/upper/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/stack/upper/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/stack/upper/test/.project b/srsue/src/stack/upper/test/.project new file mode 100644 index 0000000000..96e71fc93a --- /dev/null +++ b/srsue/src/stack/upper/test/.project @@ -0,0 +1,20 @@ + + + upper_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/test/.cproject b/srsue/src/test/.cproject new file mode 100644 index 0000000000..858f065edd --- /dev/null +++ b/srsue/src/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/test/.gitignore b/srsue/src/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/test/.project b/srsue/src/test/.project new file mode 100644 index 0000000000..d87c9e6635 --- /dev/null +++ b/srsue/src/test/.project @@ -0,0 +1,20 @@ + + + src_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/test/ttcn3/.cproject b/srsue/src/test/ttcn3/.cproject new file mode 100644 index 0000000000..066516f0e2 --- /dev/null +++ b/srsue/src/test/ttcn3/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/test/ttcn3/.gitignore b/srsue/src/test/ttcn3/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/test/ttcn3/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/test/ttcn3/.project b/srsue/src/test/ttcn3/.project new file mode 100644 index 0000000000..49c608e541 --- /dev/null +++ b/srsue/src/test/ttcn3/.project @@ -0,0 +1,20 @@ + + + ttcn3 + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/test/ttcn3/src/.cproject b/srsue/src/test/ttcn3/src/.cproject new file mode 100644 index 0000000000..a73880f7b6 --- /dev/null +++ b/srsue/src/test/ttcn3/src/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/test/ttcn3/src/.gitignore b/srsue/src/test/ttcn3/src/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/test/ttcn3/src/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/test/ttcn3/src/.project b/srsue/src/test/ttcn3/src/.project new file mode 100644 index 0000000000..a00d5d24ee --- /dev/null +++ b/srsue/src/test/ttcn3/src/.project @@ -0,0 +1,20 @@ + + + ttcn3_src + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/srsue/src/test/ttcn3/test/.cproject b/srsue/src/test/ttcn3/test/.cproject new file mode 100644 index 0000000000..6c0cd2d052 --- /dev/null +++ b/srsue/src/test/ttcn3/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/srsue/src/test/ttcn3/test/.gitignore b/srsue/src/test/ttcn3/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/srsue/src/test/ttcn3/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/srsue/src/test/ttcn3/test/.project b/srsue/src/test/ttcn3/test/.project new file mode 100644 index 0000000000..e951ca892b --- /dev/null +++ b/srsue/src/test/ttcn3/test/.project @@ -0,0 +1,20 @@ + + + ttcn3_test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/test/.cproject b/test/.cproject new file mode 100644 index 0000000000..5666ab0c95 --- /dev/null +++ b/test/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/test/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/test/.project b/test/.project new file mode 100644 index 0000000000..9291871637 --- /dev/null +++ b/test/.project @@ -0,0 +1,20 @@ + + + test + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + + diff --git a/test/phy/.cproject b/test/phy/.cproject new file mode 100644 index 0000000000..a2b34b1af2 --- /dev/null +++ b/test/phy/.cproject @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/test/phy/.gitignore b/test/phy/.gitignore new file mode 100644 index 0000000000..84c048a73c --- /dev/null +++ b/test/phy/.gitignore @@ -0,0 +1 @@ +/build/ diff --git a/test/phy/.project b/test/phy/.project new file mode 100644 index 0000000000..281119382c --- /dev/null +++ b/test/phy/.project @@ -0,0 +1,20 @@ + + + phy + + + + + + org.eclipse.cdt.core.cBuilder + clean,full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.cmake.core.cmakeNature + +