GithubHelp home page GithubHelp logo

nozberkaryaindonesia / openlte-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lucabongiorni/openlte

0.0 2.0 0.0 324 KB

http://sourceforge.net/p/openlte/

License: GNU Affero General Public License v3.0

openlte-1's Introduction

This directory contains the openLTE source code.  For support, please
subscribe to [email protected].  Details can be
found at sourceforge.net/projects/openlte/.

The directory structure for the project is:
octave              Octave test code
cmn_hdr             Common header files
liblte              C++ library of commonly used LTE functions
openlte_file_scan   A gnu-radio LTE file scanner application

To build the C++ and python code use the following:

  $ ./bootstrap
  $ ./configure
  $ make

To install the C++ and python code use the following:

  $ ./bootstrap
  $ ./configure
  $ make
  $ make install

To use the installed C++ and python code, set the PYTHONPATH
env variable to <python_install_dir>/dist-packages/gnuradio/
for instance /usr/local/lib/python2.7/dist-packages/gnuradio/.
Then run openlte_file_scan/python/openlte_file_scan.py and
specify a recorded LTE file as the input. For example:

  $ ./openlte_file_scan/python/openlte_file_scan.py lte_file.bin

The recorded LTE file currently must be interleaved 8-bit I and
Q samples recorded at 30.72MHz.

To use the octave code, run the top level octave .m files:
lte_fdd_dl_transmit.m and lte_fdd_dl_receive.m.  If multiple
transmit antennas are used, the outputs need to be combined
before input to the receiver.

openlte-1's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.