Skip to content

aerospaceresearch/CalibrateSDR

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

CalibrateSDR

what is my SDR frequency?

Troubleshooting

If running the program throws error- AttributeError: python: undefined symbol: rtlsdr_get_device_count, try this:

Refer to this issue. If it still persists, build librtlsdr from it source and make sure it's path is defined correctly.

  • Arch-based OS: use AUR source rtl-sdr-librtlsdr
  • Ubuntu/ Debiam based OS: Run sudo apt update && sudo apt install librtlsdr-dev
  • On Windows, it gets automatically installed while using pip install pyrtlsdr

Note: After installing, make sure PATH has been define accordingly, for example: export LD_LIBRARY_PATH="/usr/local/lib"

About

what is my SDR frequency?

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages