Code Monkey home page Code Monkey logo

sigover_injector's People

Contributors

agelonch avatar agmagor avatar alvasman avatar andrepuschmann avatar chunyeow avatar davidrupprecht avatar djanderson avatar fabianeckermann avatar ilshatmkii avatar ismagom avatar jgiovatto avatar kaist-syssec avatar kewinrausch avatar krsch avatar marcusmueller avatar marojevic avatar mmtorni avatar mrlnc avatar omnibusor avatar paul-srs avatar pgorczak avatar suttonpd avatar trondeau avatar unrloay2 avatar xavierarteaga avatar yagoda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sigover_injector's Issues

MIB decodeing failed when running pdsch_enodeb

When I run pdsch_enodeb, there are many frames decoding failed, may it because the configuration information error? I obtain the cell id, prbs, nof_ports, and PHICH length, resource and cyclic prefix from pdsch_ue and transmission mode from RRC Connection Reconfiguration message, are there other parameters need to be configured? By the way, I use a gpsdo and usrp b210.

BladeRF error while building

Builds and runs fine with a b205mini w/ BladeRF disabled in CMakelists.

With BladeRF enabled, the following occurs. I imagine it's an easy fix, perhaps just changes in more recent bladerf installs (bladerf lib 2.4.1-git-5a146b2a).

/home/live/sigover_injector/lib/src/phy/rf/rf_blade_imp.c: In function ‘rf_blade_set_rx_freq’: /home/live/sigover_injector/lib/src/phy/rf/rf_blade_imp.c:350:58: error: passing argument 3 of ‘bladerf_get_frequency’ from incompatible pointer type [-Werror=incompatible-pointer-types] 350 | bladerf_get_frequency(handler->dev, BLADERF_MODULE_RX, &f_int); | ^~~~~~ | | | uint32_t * {aka unsigned int *} In file included from /home/live/sigover_injector/lib/src/phy/rf/rf_blade_imp.c:27: /usr/local/include/libbladeRF.h:1302:56: note: expected ‘bladerf_frequency *’ {aka ‘long unsigned int *’} but argument is of type ‘uint32_t *’ {aka ‘unsigned int *’} 1302 | bladerf_frequency *frequency); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /home/live/sigover_injector/lib/src/phy/rf/rf_blade_imp.c: In function ‘rf_blade_set_tx_freq’: /home/live/sigover_injector/lib/src/phy/rf/rf_blade_imp.c:368:58: error: passing argument 3 of ‘bladerf_get_frequency’ from incompatible pointer type [-Werror=incompatible-pointer-types] 368 | bladerf_get_frequency(handler->dev, BLADERF_MODULE_TX, &f_int); | ^~~~~~ | | | uint32_t * {aka unsigned int *} In file included from /home/live/sigover_injector/lib/src/phy/rf/rf_blade_imp.c:27: /usr/local/include/libbladeRF.h:1302:56: note: expected ‘bladerf_frequency *’ {aka ‘long unsigned int *’} but argument is of type ‘uint32_t *’ {aka ‘unsigned int *’} 1302 | bladerf_frequency *frequency); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [ 81%] Built target metrics_test cc1: some warnings being treated as errors make[2]: *** [lib/src/phy/rf/CMakeFiles/srslte_rf.dir/build.make:102: lib/src/phy/rf/CMakeFiles/srslte_rf.dir/rf_blade_imp.c.o] Error 1

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.