- 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
-
- Nov 17, 2017
-
-
Raymond Knopp authored
-
- Oct 23, 2017
-
-
Cedric Roux authored
-
- Oct 19, 2017
-
-
Cedric Roux authored
phy_init_lte_ue_signal was renamed init_lte_ue_signal in openair1/PHY/INIT/defs.h maybe it's the opposite that should have been done? Functions used in one file and defined in another may have been declared in the wrong header file.
-
- Oct 05, 2017
-
-
Raymond Knopp authored
switching some LOG_I to LOG_D, fixes for RRU IF4p5. It was broken after changes in configuration procedures. Some configuration file changes.
-
- Oct 02, 2017
-
-
Cedric Roux authored
-
Cedric Roux authored
-
- Sep 28, 2017
-
-
oai authored
-
- Sep 27, 2017
-
-
Cedric Roux authored
this and some cleanup, duplicate defs in .h file
-
Cedric Roux authored
-
- Sep 26, 2017
-
-
oai authored
-
- 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 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 23, 2017
-
-
Cedric Roux authored
How to use: 1 - compilation of softmodem: ./build_oai --eNB -t ETHERNET 2 - compilation of mobipass driver: cd cmake_targets/lte_build_oai/build make oai_mobipass ln -sf liboai_mobipass.so liboai_transpro.so 3 - configuration: edit the configuration file, set "node_timing" to "synch_to_mobipass_standalone" that is, have the line: node_timing = "synch_to_mobipass_standalone"; 4 - run: run as usual: sudo ./lte-softmodem -C <configuration file>
-
- Aug 17, 2017
-
-
Raymond Knopp authored
added configuration file for nFAPI PNF (oaiL1) and modifications in startup procedure to initialize L1 only. When executed, it just waits for configuration, which will never come ... Provides and initial framework to integrate NFAPI PNF modules.
-
- Aug 14, 2017
-
-
Raymond Knopp authored
-
- Aug 11, 2017
-
-
Raymond Knopp authored
-
- Aug 10, 2017
-
-
Raymond Knopp authored
fixes for RRU/RAU function after changes for monolithic eNB (some things during init were broken for RRU)
-
Raymond Knopp authored
-
- Aug 08, 2017
-
-
Cedric Roux authored
protobuf-c does not compile anymore. Let's handle this a bit better. We now install protobuf and protobuf-c only for the flexran agent. That is, if you want to use the flexran agent, you need to install protobuf/protobuf-c and you do it this way: ./build_oai -I -a (you add -a) Other targets don't need protobuf nor protobuf-c, so it's not installed by the -I command of build_oai, unless you pass -a with -I. Also, we now use protobuf 3.3.0, not 2.6.1. The code has been adapted, a quick test seems to indicate that the system works, but it has not been intensively tested.
-
- Jul 25, 2017
-
-
Raymond.Knopp authored
-
- Jul 24, 2017
-
-
Raymond Knopp authored
-
- Jul 19, 2017
-
-
Raymond Knopp authored
-
- 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 04, 2017
-
-
Raymond Knopp authored
-
- Apr 25, 2017
-
-
Raymond Knopp authored
-
- Apr 17, 2017
-
-
Raymond Knopp authored
-
- Mar 23, 2017
-
-
Cedric Roux authored
- import RRC ASN.1 defintions from the specifications (file openair2/RRC/LITE/MESSAGES/asn1c/ASN1_files/RRC-e10.asn) contrary to rel8/10, all modules have been imported, maybe it's too much to refine in case of problems - deal with rel14 in fix_asn1 - all code that was for Rel10 is now for Rel10/Rel14 - some incompatible changes (mostly in naming) were resolved in favor of rel14, see in openair2/RRC/LITE/defs.h - unsure about the rlc layer, some arrays have changed (values appended), I only changed the definition and in tests in the code, I changed the index limit, maybe it's not enough Rel14 is the default compilation mode.
-
- Mar 20, 2017
-
-
Calisson authored
-
- Feb 17, 2017
-
-
pyroclaste authored
-
- Feb 16, 2017
-
-
fnabet authored
-
- Feb 09, 2017
-
-
Navid Nikaein authored
-
- Feb 05, 2017
-
-
Xenofon Foukas authored
-
Xenofon Foukas authored
-
- Feb 03, 2017
-
-
Xenofon Foukas authored
Fixed bug related to the reporting of timing advance to the controller that severely dropped the performance of the remote scheduler
-
- Feb 02, 2017
-
-
Xenofon Foukas authored
-
- Jan 31, 2017
-
-
Xenofon Foukas authored
-