- Jan 15, 2018
-
-
bruno mongazon authored
Fix #582, RTAI, RTAI_ENABLED, ENABLE_RTAI_CLOCK, RTAI_ISNT_POSIX, _RTAI_MATH_H, CELLULAR, TIMER_ONESHOT_MODE, EMOS, EMOS_CHANNEL, OAI_EMU, OPENAIR_EMU, PHY_ABSTRACTION, PHY_ABSTRACTION_UL removed
-
- Jan 11, 2018
-
-
bruno mongazon authored
-
- Dec 01, 2017
-
-
Cedric Roux authored
-
- Nov 22, 2017
-
-
oai authored
-
Florian Kaltenberger authored
-
- Oct 27, 2017
-
-
Cedric Roux authored
Sometimes when the user does ctrl+c to quit, it may not quit if nothing comes on the socket. Closing the socket in the signal handler fixes this.
-
Cedric Roux authored
Do not link the X stuff for tracers not needing it.
-
Cedric Roux authored
Later on, use this file with gtkwave. To be used to check realtime behaviour of the system.
-
Cedric Roux authored
-
Cedric Roux authored
This tracer extracts output subframes generated by the eNodeB, so they can be analyzed with some external tools.
-
Cedric Roux authored
This tracer extracts the content of a buffer field of an event that was previously saved using the tracer 'record'. For example, to extract the channel estimation done in frame 924 and subframe 2 as saved in the file input_record.raw and to store it in the file output.raw, do: ./extract -d ../T_messages.txt -o output.raw input_record.raw ENB_PHY_UL_CHANNEL_ESTIMATE chest_t -f frame 924 -f subframe 2
-
- Oct 23, 2017
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- Oct 18, 2017
-
-
Cedric Roux authored
- UE_id 0 is for rnti 65535 (sib) - UE_id 1 is for rnti 65534 (this is a hack) - UE_id 2 is for rnti 2 (RA RNTI as of today's code/config) - we start enb by displaying UE_id 3 - there was a bug: we need to lock when resetting UE ids (reset_ue_ids)
-
- Oct 17, 2017
-
-
Cedric Roux authored
-
- Oct 12, 2017
-
-
Cedric Roux authored
-
- Oct 11, 2017
-
-
Cedric Roux authored
-
- Oct 09, 2017
-
-
Cedric Roux authored
-
- Oct 07, 2017
-
-
Raymond Knopp authored
removal of LOG_I put for debugging.
-
- Oct 06, 2017
-
-
frtabu authored
-
- Oct 04, 2017
-
-
frtabu authored
-
- Oct 02, 2017
-
-
frtabu authored
-
- Oct 01, 2017
- Sep 29, 2017
-
-
oai authored
-
- Sep 28, 2017
-
-
frtabu authored
-
- Sep 27, 2017
-
-
Cedric Roux authored
not finished, UE may not work, many things bad/to fix properly
-
- Sep 26, 2017
- Sep 25, 2017
-
-
oai authored
-
- Sep 24, 2017
-
-
frtabu authored
Improve configuration module error management at init time, Fix command line help option processing, remove shotopt field from parameter structure
-
- Sep 22, 2017
-
-
oai authored
Fix configuration module shared library improperly build and not loadable when libconfig version is below 1.5
-
- Sep 21, 2017
-
-
Francois TABURET authored
lte-softmodem -O <config file> will trigger legacy config mode ltesoftmodem -O libconfig:<config file> will trigger configuration module usage.
-
- Sep 14, 2017
-
-
Raymond Knopp authored
-
- Sep 03, 2017
-
-
frtabu authored
-
- Aug 29, 2017
-
-
Cedric Roux authored
-
Cedric Roux authored
- ENB_PHY_OUTPUT_SIGNAL to trace output signal - ENB_MAC_SCHEDULING_REQUEST to trace scheduling requests
-
- Aug 20, 2017
-
-
Cedric Roux authored
This program extracts a given subframe from a recorded trace.
-
- Jul 06, 2017
-
-
Raymond Knopp authored
Note: this commit is work in progress. Contains initial integration of NFAPI data structures which are tested for TX path. RX path to follow.
-
- Jun 16, 2017
-
-
Cedric Roux authored
-