- 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
-
- 22 May, 2017 1 commit
-
-
Gabriel authored
-
- 19 May, 2017 1 commit
-
-
Gabriel authored
--ue-trace : Enabling UE trace for debug --ue-timing : Enabling UE timing trace --ue-no-log : Disabling all LOG_X traces
-
- 03 May, 2017 1 commit
-
-
Gabriel authored
-
- 24 Apr, 2017 1 commit
-
-
Gabriel authored
-
- 28 Mar, 2017 1 commit
-
-
Wilson authored
-
- 08 Mar, 2017 3 commits
- 22 Feb, 2017 1 commit
-
-
Bilel authored
-
- 21 Feb, 2017 1 commit
-
-
Gabriel authored
-
- 20 Feb, 2017 1 commit
-
-
Cedric Roux authored
The command line to get the error was: ./build_oai --eNB -w EXMIMO -c
-
- 17 Feb, 2017 3 commits
-
-
Cedric Roux authored
- some cleanup - thread names to include UE Mod_id - arg of UE_thread_rxn_txnp4 to be struct rx_tx_thread_data again - sync in UE_thread_rxn_txnp4 to use instance_cnt_rxtx again - UE_thread to call itti_send_msg_to_task with UE->Mod_id + NB_eNB_INST instead of INSTANCE_DEFAULT again This may break the softmodem UE, to be tested. The most problematic thing may be the synchronization. I don't think it will impact the processing at all, but I won't bet my shirt on it.
-
Cedric Roux authored
git show -p 58052152 to see what it's about
-
Cedric Roux authored
git show 157707b0 to see what it's about
-
- 16 Feb, 2017 1 commit
-
-
laurent authored
-
- 14 Feb, 2017 1 commit
-
-
Thomas Laurent authored
-
- 13 Feb, 2017 2 commits
-
-
Bilel authored
-
Thomas Laurent authored
-
- 10 Feb, 2017 1 commit
-
-
Cedric Roux authored
This reverts commit ce14050b, reversing changes made to 0ada1e9e.
-
- 09 Feb, 2017 3 commits
-
-
laurent authored
-
Cedric Roux authored
-
Cedric Roux authored
oaisim is not functional with several UEs. This fixes one issue. (It's still not functional for other reasons.)
-
- 08 Feb, 2017 1 commit
-
-
Cedric Roux authored
We should use ENABLE_USE_MME, not USE_MME. This code is useless anyway (I think, not sure, that's why I leave it here), because the other threads wait for 'sync_var' to become >=0.
-
- 05 Feb, 2017 1 commit
-
-
knopp authored
-
- 02 Feb, 2017 1 commit
-
-
knopp authored
-
- 01 Feb, 2017 2 commits
- 29 Jan, 2017 1 commit
-
-
knopp authored
-
- 28 Jan, 2017 1 commit
-
-
knopp authored
-
- 25 Jan, 2017 2 commits
- 04 Jan, 2017 1 commit
-
-
knopp authored
-
- 03 Jan, 2017 1 commit
-
-
Thomas Laurent authored
-
- 27 Dec, 2016 1 commit
-
-
laurent authored
-
- 26 Dec, 2016 1 commit
-
-
laurent authored
-
- 21 Dec, 2016 4 commits