Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coddingtonbear/gr-gsm-yagi-targeting-tool
Not sure exactly where to point your yagi? This will help you find out.
https://github.com/coddingtonbear/gr-gsm-yagi-targeting-tool
Last synced: 20 days ago
JSON representation
Not sure exactly where to point your yagi? This will help you find out.
- Host: GitHub
- URL: https://github.com/coddingtonbear/gr-gsm-yagi-targeting-tool
- Owner: coddingtonbear
- Created: 2016-05-28T21:52:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-30T02:49:28.000Z (over 8 years ago)
- Last Synced: 2024-10-19T12:37:59.754Z (2 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.rst
Awesome Lists containing this project
README
Yagi Targeting Tool
===================Not sure where to point your yagi? Find out.
Installation
------------Requires:
* Gnuradio
* Gr-gsmInstall using pip:
::
pip install gr-gsm-yagi-targeting-tool
Use
---::
yagi-targeting-tool
You'll be asked to point your antenna in the four cardinal directions (one
at a time). Detected towers will be presented for each cardinal
direction, but summary output and a recommended direction for pointing
your Yagi antenna for each detected cell tower will be presented after
scanning has completed.Thanks
------This is mostly just some extra niceties built atop the built-in
`grgsm_scanner` app in the `gr-gsm` package. If you find this useful,
keep in mind that the people who contribute to
`gr-gsm `_ did the actual hard work.