- 12 Sep, 2016 1 commit
-
-
Cedric Roux authored
-
- 08 Sep, 2016 1 commit
-
-
Cedric Roux authored
-
- 05 Sep, 2016 1 commit
-
-
Cedric Roux authored
-
- 02 Sep, 2016 4 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
we have to lock when we dump to file in case of concurrent accesses it's rare, but it happens
-
Cedric Roux authored
let's print an error in case of failure when trying to open it
-
Cedric Roux authored
it was 8 in the past now it is 4 we should get the value from config, not hardcoded
-
- 11 Aug, 2016 2 commits
-
-
Cedric Roux authored
Conflicts: openair2/LAYER2/MAC/eNB_scheduler_RA.c
-
Cedric Roux authored
This tracer takes the traces ENB_MAC_UE_DL_PDU_WITH_DATA and ENB_MAC_UE_UL_PDU_WITH_DATA from a trace file (as generated by the "record" tracer) and sends them in UDP packets correctly formatted for wireshark to dissect them. One unresolved problem I face with my version of wireshark (1.10.6) is that I don't get the frame number, only subframe. See in the code to change the behavior if you use a more recent version of wireshark. You need to properly configure wireshark for it to work. See $OPENAIR_DIR/openair2/UTIL/OPT/README.txt.
-
- 10 Aug, 2016 5 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-
Anta Huang authored
- fix the run_enb_ue_virt_s1 script - change the Ki value back to the one used
-
Florian Kaltenberger authored
-
- 04 Aug, 2016 2 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 01 Aug, 2016 2 commits
-
-
Rohit Gupta authored
fix gnutls download (closes #122) Please merge this fix, Regards, Frédéric See merge request !38
-
Frédéric Leroy authored
-
- 31 Jul, 2016 1 commit
-
-
Rohit Gupta authored
-
- 30 Jul, 2016 2 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 29 Jul, 2016 2 commits
-
-
Florian Kaltenberger authored
This reverts commit 3f20ce7b. it was mistakenly pushed to develop
-
Cedric Roux authored
thanks to Supreeth Herle for reporting.
-
- 28 Jul, 2016 1 commit
-
-
- 27 Jul, 2016 3 commits
-
-
Cedric Roux authored
left click: enable autoscroll and go to end of list right click: disable autoscroll
-
Cedric Roux authored
to scroll by only one line, hold CONTROL key and scroll with mouse wheel
-
Cedric Roux authored
-
- 26 Jul, 2016 1 commit
-
-
Cedric Roux authored
-
- 24 Jul, 2016 7 commits
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- 22 Jul, 2016 2 commits
-
-
Cedric Roux authored
Conflicts: cmake_targets/build_oai openair1/PHY/LTE_TRANSPORT/dci.c openair1/PHY/LTE_TRANSPORT/proto.h openair1/SCHED/phy_procedures_lte_eNb.c openair1/SCHED/phy_procedures_lte_ue.c openair2/LAYER2/MAC/eNB_scheduler_dlsch.c openair2/LAYER2/MAC/eNB_scheduler_primitives.c openair2/LAYER2/MAC/eNB_scheduler_ulsch.c targets/SIMU/USER/oaisim.c targets/SIMU/USER/oaisim_functions.c
-
Cedric Roux authored
use --fapi-tracer with build_oai to activate (basically set FAPI_TRACER to True in CMakeLists.txt) the file /tmp/fapi.c will be produced at runtime then cd openair2/LAYER2/MAC and compile fapi_replay.c to replay it
-
- 21 Jul, 2016 3 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
-