dimitriblock / gr-corrsounder

Correlative Channel Sounder for Fast Time Variance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gr-corrsounder

gr-corrsounder signal flow

gr-corrsounder architecture

Requirements

  • GNU Radio
  • python package psutil
  • python package scipy

Build/Install instructions

  1. Install/Build GNU Radio

  2. Get gr-corrsounder from github - git clone https://github.com/inIT-HF/gr-corrsounder.git

  3. Configure gr-corrsounder - mkdir build && cd build && cmake ../

  4. Build and install gr-corrsounder - make && sudo make install

Contributor

  • Niels Fliedner
  • Dimitri Block

References

  1. Niels Hendrik Fliedner, Dimitri Block, Uwe Meier “A Software-Defined Channel Sounder for Industrial Environments with Fast Time Variance”. Submitted to the 15th International Symposium on Wireless Communication Systems (ISWCS 2018). Arxiv preprint

About

Correlative Channel Sounder for Fast Time Variance

License:Other


Languages

Language:CMake 55.1%Language:Python 36.5%Language:C++ 7.7%Language:C 0.7%