Skip to content

Correlative Channel Sounder for Fast Time Variance

License

Notifications You must be signed in to change notification settings

kaoyanfuxi/gr-corrsounder

 
 

Repository files navigation

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 (it is recommended to use PyBOMBS)

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

  3. Optional: Change to which prefix gr-corrsounder shall be installed - source ~/corrsounder_prefix/setup_env.sh

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

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

Uninstall/Remove instructions

  1. Navigate to gr-corrsounder/build

  2. Optional: Change from which prefix gr-corrsounder shall be uninstalled - source ~/corrsounder_prefix/setup_env.sh

  3. Uninstall gr-corrsounder - sudo make uninstall

  4. Delete the gr-corrsounder folder

Contributors

  • 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 55.0%
  • Python 36.7%
  • C++ 7.6%
  • C 0.7%