An error occurred fetching the project authors.
- 29 Dec, 2018 1 commit
-
-
Raymond Knopp authored
-
- 06 Nov, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 27 Aug, 2018 1 commit
-
-
Raymond Knopp authored
-
- 24 Aug, 2018 1 commit
-
-
frtabu authored
Use common log mechanism in layer 3, mapping specific macros to common ones and extending common log utilities to support specific layer3 requirements
-
- 17 Aug, 2018 1 commit
-
-
Cedric Roux authored
Since VCD has now to go through the T tracer, we enforce the consistency of data found in common/utils/LOG/vcd_signal_dumper.[ch] with data found in common/utils/T/T_messages.txt. We might get completely rid of common/utils/LOG/vcd_signal_dumper.[ch] at some point. For the moment, let's keep it. This commit adds the program common/utils/T/check_vcd.c and necessary modifications to enforce its use at compilation time. If you modify common/utils/LOG/vcd_signal_dumper.[ch] but do not update common/utils/T/T_messages.txt an error will pop up when you compile the software. You have to keep both modules synchronized.
-
- 08 Aug, 2018 2 commits
-
-
Cedric Roux authored
Make it compatible with 'template' gtwave files as found in openair's repository. The type VCD_NAME was added to the VCD IDs in T_messages.txt. The database processing code was adapted to use it. The tracer to_vcd was adapted to use it and render the produced vcd output compatible with the 'template' gtkwave files. When running to_vcd, do not forget to pass -vcd to use this feature.
-
Cedric Roux authored
- bug fixed in ue and enb tracer: the socket needs to be closed in case of restart - cleanup: fix spacing in T_messages.txt
-
- 07 Aug, 2018 1 commit
-
-
WEI-TAI CHEN authored
First build command : ./build_oai --gNB -w USRP -I
-
- 30 Jul, 2018 2 commits
-
-
frtabu authored
log.c simplification, fix usefull functionality which never worked, move all log code from openair2 to common
-
Wang Tsu-Han authored
-
- 20 Jul, 2018 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- 12 Apr, 2018 1 commit
-
-
Cedric Roux authored
-
- 19 Jan, 2018 1 commit
-
-
Cedric Roux authored
-
- 15 Jan, 2018 1 commit
-
-
Cedric Roux authored
This commit fixes issues introduced by the previous commit. Summary of work: - cleanup: - fix LOG_XX to be less verbose - fix cmake_targets/CMakeLists.txt - fix oaienv - remove dead code - bug fixes: - in openair1/SCHED/fapi_l1.c we had: eNB->pdcch_vars[subframe&1].num_dci = number_dci; should be: eNB->pdcch_vars[subframe&1].num_dci = 0; This bug let the PHY send more DCIs than what should have been sent because num_dci is incremented later on in the code. This fix may be a problem for fapi mode, to be checked. - add new T VCD traces - revert openair1/PHY/TOOLS/file_output.c to 'develop' version - remove thread_id in logRecord/logRecord_mt - revert (and adapt) configuration files - be careful when doing frame++, we need to % 1024 - revert target_rx_power in openair2/LAYER2/MAC/eNB_scheduler_ulsch.c - NFAPI: - the open-nFAPI code has been included in the repository. See nfapi/README. Maybe we should "git clone" the Cisco repository instead. We have to be careful of availability though. What has been tested: - monolithic eNB FDD 5/10MHz with one UE, iperf UDP/TCP uplink/downlink Anything else may fail to work, especially the FAPI mode, which has not been tested at all.
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 27 Sep, 2017 1 commit
-
-
Cedric Roux authored
not finished, UE may not work, many things bad/to fix properly
-
- 29 Aug, 2017 2 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
- ENB_PHY_OUTPUT_SIGNAL to trace output signal - ENB_MAC_SCHEDULING_REQUEST to trace scheduling requests
-
- 19 May, 2017 1 commit
-
-
Cedric Roux authored
-
- 30 Jan, 2017 3 commits
-
-
Cedric Roux authored
we want those traces in the logs people send to us and the group HEAVY is disabled in the wiki instructions.
-
Cedric Roux authored
looks better
-
Cedric Roux authored
-
- 22 Dec, 2016 1 commit
-
-
hbilel authored
-
- 19 Dec, 2016 3 commits
-
-
hbilel authored
-
hbilel authored
-
Cedric Roux authored
-
- 12 Dec, 2016 1 commit
-
-
Chia-Yu Chang authored
-
- 05 Dec, 2016 1 commit
-
-
Cedric Roux authored
-
- 30 Nov, 2016 1 commit
-
-
Cedric Roux authored
- add mcs to ENB_PHY_DLSCH_UE_DCI - add mcs, round, first_rb, nb_rb, TBS to ENB_PHY_ULSCH_UE_DCI
-
- 22 Nov, 2016 2 commits
-
-
Cedric Roux authored
add ndi to trace ENB_MAC_UE_DL_SDU
-
Cedric Roux authored
- Msg3 allocation - initiation of Random Access procedure
-
- 18 Nov, 2016 1 commit
-
-
Cedric Roux authored
-
- 18 Oct, 2016 1 commit
-
-
Cedric Roux authored
The VCD traces have changed. This commit gets in synch with current status.
-
- 27 Jul, 2016 1 commit
-
-
Cedric Roux authored
-
- 23 Jun, 2016 1 commit
-
-
Cedric Roux authored
-
- 20 Jun, 2016 1 commit
-
-
Cedric Roux authored
-
- 16 Jun, 2016 3 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-