An error occurred fetching the project authors.
- 23 Dec, 2020 1 commit
-
-
Laurent authored
-
- 06 Oct, 2020 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 20 Jan, 2020 3 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
The timer code used to trigger periodic statistics message sending used ITTI. Together with a high frequency reporting (e.g. 1ms), this resulted in high CPU usage. This commit reimplements this: * using a thread that is synchronized to the RU (if there is no MAC, we assume there is no RU generating a tick so we create the tick source ourselves) * no RB trees but plain arrays * smaller interface for users * slight user interface changes * remove stopped timer state: such timer might be simply removed * remove one-shot timers
-
Robert Schmidt authored
* only set up timer for sending requests * simplify interface for timer setup * on timer expiry, do not pass through stats request function but directly send the reply * Remove whatever report structure and use stats request directly for inferring the data to send
-
- 30 Apr, 2019 2 commits
- 29 Jan, 2019 1 commit
-
-
Robert Schmidt authored
-
- 07 Jan, 2019 1 commit
-
-
Cedric Roux authored
For whatever reason most of the files had their permission changed from 644 to 755, which is not wanted.
-
- 07 Nov, 2018 7 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 30 Jul, 2018 1 commit
-
-
frtabu authored
remove compilation warnings, especially when disabling T_TRACER. enhance LOG_M macro implementation, introduce LOG_DEBUG_XXX macro to replace #ifdef DEBUG_XXX
-
- 22 Mar, 2018 1 commit
-
-
Robert Schmidt authored
The agent_id is a uint64 consisting of: module ID (i.e. mod_id, the several instances of OAI at once, 16 bit), the enb_id from the configuration file (32 bit) and the cell_id from the configuration file (16 bit). The module ID is part of the agent ID but it is easier to have it directly in the struct.
-
- 12 Feb, 2018 1 commit
-
-
Robert Schmidt authored
-
- 31 Jan, 2018 1 commit
-
-
Robert Schmidt authored
Through configuration, the lte-softmodem can be halted to await a reconfiguration from the lte-softmodem. A mutex and condition variable are used to implement this. Furthermore, the dependance of lte-softmodem.c on FlexRAN has been reduced to one include and the flexran_agent_start() call.
-
- 24 Jan, 2018 1 commit
-
-
Robert Schmidt authored
- defines RCconfig data structures - adds method to read data - use it in source files
-
- 15 Dec, 2017 1 commit
-
-
Navid Nikaein authored
-
- 14 Dec, 2017 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 08 Dec, 2017 1 commit
-
-
Navid Nikaein authored
-
- 23 Oct, 2017 1 commit
-
-
Cedric Roux authored
-
- 14 Aug, 2017 1 commit
-
-
khalidhamdy authored
-
- 05 Apr, 2017 2 commits
-
-
shahab SHARIATBAGHERI authored
-
shahab SHARIATBAGHERI authored
-
- 16 Jan, 2017 1 commit
-
-
Xenofon Foukas authored
-
- 05 Dec, 2016 1 commit
-
-
Xenofon Foukas authored
-
- 04 Nov, 2016 2 commits
-
-
Xenofon Foukas authored
-
Xenofon Foukas authored
-
- 20 Oct, 2016 1 commit
-
-
Xenofon Foukas authored
-
- 25 Apr, 2016 1 commit
-
-
Xenofon Foukas authored
-
- 18 Mar, 2016 1 commit
-
-
Xenofon Foukas authored
-
- 09 Mar, 2016 1 commit
-
-
Xenofon Foukas authored
-
- 26 Feb, 2016 1 commit
-
-
Xenofon Foukas authored
-
- 23 Feb, 2016 1 commit
-
-
Xenofon Foukas authored
-