An error occurred fetching the project authors.
- 03 Oct, 2017 1 commit
-
-
Nick Ho authored
-
- 29 Sep, 2017 1 commit
-
-
Matthieu Kanj authored
-
- 09 Sep, 2017 1 commit
-
-
Matthieu Kanj authored
-
- 08 Sep, 2017 2 commits
-
-
Matthieu Kanj authored
+ creation of new file: openair1/PHY/LTE_TRANSPORT/uci_tools_NB_IoT.c
-
Matthieu Kanj authored
+ creation of three new files: openair1/PHY/LTE_ESTIMATION/freq_equalization_NB_IoT.c openair1/PHY/LTE_ESTIMATION/lte_ul_channel_estimation_NB_IoT.c openair1/PHY/LTE_TRANSPORT/ulsch_demodulation_NB_IoT.c
-
- 07 Sep, 2017 1 commit
-
-
Matthieu Kanj authored
openair1/PHY/CODING/lte_segmentation_NB_IoT.c openair1/PHY/CODING/viterbi_lte_NB_IoT.c openair1/PHY/LTE_TRANSPORT/lte_mcs_NB_IoT.c
-
- 04 Sep, 2017 1 commit
-
-
Matthieu Kanj authored
creation of two new files: openair1/PHY/LTE_ESTIMATION/defs_NB_IoT.h openair1/PHY/LTE_ESTIMATION/lte_adjust_sync_NB_IoT.c
-
- 28 Aug, 2017 1 commit
-
-
Matthieu Kanj authored
openair2/RRC/LITE/rrc_eNB_UE_context_NB_IoT.c openair2/RRC/LITE/rrc_eNB_UE_context_NB_IoT.h
-
- 22 Aug, 2017 1 commit
-
-
Matthieu Kanj authored
renaming file:openair2/PHY_INTERFACE/IF_Module_L2_primitives_nb_iot.c -> openair2/PHY_INTERFACE/IF_Module_L2_primitives_NB_IoT.c openair2/PHY_INTERFACE/IF_Module_nb_iot.c -> openair2/PHY_INTERFACE/IF_Module_NB_IoT.c openair2/RRC/LITE/L2_interface_nb_iot.c -> openair2/RRC/LITE/L2_interface_NB_IoT.c openair2/RRC/LITE/MESSAGES/asn1_msg_nb_iot.c -> openair2/RRC/LITE/MESSAGES/asn1_msg_NB_IoT.c openair2/RRC/LITE/rrc_common_nb_iot.c -> openair2/RRC/LITE/rrc_common_NB_IoT.c openair2/RRC/LITE/rrc_eNB_nb_iot.c -> openair2/RRC/LITE/rrc_eNB_NB_IoT.c openair2/RRC/LITE/vars_nb_iot.c -> openair2/RRC/LITE/vars_NB_IoT.c
-
- 21 Aug, 2017 3 commits
-
-
Matthieu Kanj authored
renaming file: openair2/LAYER2/MAC/eNB_scheduler_nb_iot.c -> openair2/LAYER2/MAC/eNB_scheduler_NB_IoT.c openair2/LAYER2/MAC/eNB_scheduler_RA_nb_iot.c -> openair2/LAYER2/MAC/eNB_scheduler_RA_NB_IoT.c openair2/LAYER2/MAC/eNB_scheduler_dlsch_nb_iot.c -> openair2/LAYER2/MAC/eNB_scheduler_dlsch_NB_IoT.c openair2/LAYER2/MAC/eNB_scheduler_primitives_nb_iot.c -> openair2/LAYER2/MAC/eNB_scheduler_primitives_NB_IoT.c openair2/LAYER2/MAC/eNB_scheduler_ulsch_nb_iot.c -> openair2/LAYER2/MAC/eNB_scheduler_ulsch_NB_IoT.c openair2/LAYER2/MAC/main_nb_iot.c -> openair2/LAYER2/MAC/main_NB_IoT.c
-
Matthieu Kanj authored
openair1/SCHED/phy_procedures_lte_eNb_nb_iot.c -> openair1/SCHED/phy_procedures_lte_eNb_NB_IoT.c
-
Matthieu Kanj authored
renaming file:openair1/SCHED/IF_Module_L1_primitives_nb_iot.c -> openair1/SCHED/IF_Module_L1_primitives_NB_IoT.c
-
- 18 Aug, 2017 3 commits
-
-
Matthieu Kanj authored
renaming file: openair1/PHY/LTE_TRANSPORT/dci_tools_nb_iot.c -> openair1/PHY/LTE_TRANSPORT/dci_tools_NB_IoT.c
-
Matthieu Kanj authored
-
Matthieu Kanj authored
-
- 15 Aug, 2017 1 commit
-
-
Matthieu Kanj authored
-
- 31 Jul, 2017 1 commit
-
-
Matthieu Kanj authored
+ creation of new file openair1/PHY/LTE_TRANSPORT/extern_NB_IoT.h
-
- 24 Jul, 2017 1 commit
-
-
Matthieu Kanj authored
+ modifiying structure name
-
- 23 Jul, 2017 2 commits
-
-
Matthieu Kanj authored
(143 remaining)
-
Matthieu Kanj authored
+ replacing find_ue_NB by find_ue_NB_IoT
-
- 19 Jul, 2017 1 commit
-
-
Matthieu Kanj authored
-
- 29 Jun, 2017 1 commit
-
-
Michele Paffetti authored
almost complete the ndlsch and npdcch path. missed the coding, modulation and scrambling function.Code compile. 140 warnings
-
- 24 Jun, 2017 1 commit
-
-
Nick Ho authored
-
- 17 Jun, 2017 1 commit
-
-
Nick Ho authored
-
- 16 Jun, 2017 2 commits
-
-
Michele Paffetti authored
-
Nick Ho authored
-
- 12 Jun, 2017 1 commit
-
-
Michele Paffetti authored
Added new files for IF-module purposes (still to complete), review some configuration procedure for FAPI-like approach. Code compile
-
- 08 Jun, 2017 1 commit
-
-
Nick Ho authored
-
- 02 Jun, 2017 1 commit
-
-
Cedric Roux authored
- rename UE_NO_LOG to DISABLE_LOG_X because the name is misleading. The full software is impacted, not only the UE part - same for compilation option ---ue-no-log that becomes --disable-log - keep LOG_X for the standard case, that is the case without DISABLE_LOG_X where printf has been put. Two reasons: * printf is not realtime friendly * keep behavior similar for other users who may be troubled by different logs that don't add any benefit to previous logs
-
- 31 May, 2017 2 commits
-
-
Rohit Gupta authored
-
Nick Ho authored
-
- 23 May, 2017 7 commits
-
-
Nick Ho authored
-
Nick Ho authored
-
Nick Ho authored
-
Nick Ho authored
-
Nick Ho authored
-
Nick Ho authored
-
Michele Paffetti authored
Adding new files 'L2_interface_nb_iot.c'(temporary collection of the major interfaces among layers),'proto_nb_iot.h',.. and modification of others. The code compile but not running test since still lower layers to be completed. Still to be reviewed the SRBs logic and activation
-
- 19 May, 2017 1 commit
-
-
gabrielC authored
--ue-trace : Enabling UE trace for debug --ue-timing : Enabling UE timing trace --ue-no-log : Disabling all LOG_X traces
-
- 15 May, 2017 1 commit
-
-
Cedric Roux authored
-