Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zr6lsd/rtl-sdr
RTL-SDR Installation script for a headless linux server
https://github.com/zr6lsd/rtl-sdr
amature-radio dvb dvb-t ham hamradio osmocom radio realtek rtl-sdr rtl-sdr-dongle rtl-sdr-receiver rtl2832 sdr sdrplay sdrsharp shell shell-script software-defined-radio usb zr6lsd
Last synced: 9 days ago
JSON representation
RTL-SDR Installation script for a headless linux server
- Host: GitHub
- URL: https://github.com/zr6lsd/rtl-sdr
- Owner: ZR6LSD
- License: gpl-2.0
- Created: 2023-07-15T14:14:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-18T13:00:36.000Z (about 1 year ago)
- Last Synced: 2024-11-06T23:04:08.406Z (about 2 months ago)
- Topics: amature-radio, dvb, dvb-t, ham, hamradio, osmocom, radio, realtek, rtl-sdr, rtl-sdr-dongle, rtl-sdr-receiver, rtl2832, sdr, sdrplay, sdrsharp, shell, shell-script, software-defined-radio, usb, zr6lsd
- Language: Shell
- Homepage:
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A little script that I made to automate the installation process of the rtl-sdr for a headless linux server.
- My script compiles and installs all the needed software to use the Realtek RTL2832 based DVB dongles as a SDR receiver.
- It creates a systemd service file for the automatic startup and run at boot.
- My script works on both x86/x64bit and ARM based systems as it compiles from source.
- If you get a error cloning the repository.
```git clone git://git.osmocom.org/rtl-sdr.git```
- Replace it in the script with.
```git clone https://gitea.osmocom.org/sdr/rtl-sdr.git```# To use the Installation Script.
- log in as root before running the script1. Just clone my repository on a fresh installation of Ubuntu server .
2. Make the file ```auto_install_rtl-sdr.sh``` executable with ```chmod +x auto_install_rtl-sdr.sh ```
3. Run the script ```./auto_install_rtl-sdr.sh```
4. Follow the prompts and answer a few questions
5. Reboot
6. Done# Help improve the script
If you would like to help me improve my scripts. Feel free to contact me [email protected]
# Conclusion
Have fun with it! But keep in mind that I have not tested them on every other Linux distribution available and I cannot offer support to you if they don't work on yours. I would love to hear your comments and I will happily look at any suggestions for new features or code fixes but I do not have the time or inclination to run and test your modified versions, act as a beta tester or even offer useful advice if your changes are not working. I am NOT an expert; I am simply sharing tools that I use everyday.
# Donations
However, if you find any of my work or videos on my channel enjoyable or helpful, then any small donations would be greatly appreciated, and would help towards me creating more content. If you would like to help with a donation, you can do so via.
Litecoin LTC: LMGEaMySbztMVftx6WJextU1WEQAEEnrR9
DVB-T dongles based on the Realtek RTL2832U can be used as a cheap SDR, since the chip allows transferring the raw I/Q samples to the host, which is officially used for DAB/DAB+/FM demodulation. The possibility of this has been discovered by Eric Fry
Turns your Realtek RTL2832 based DVB dongle into a SDR receiver
======================================================================
- Please be sure to check out my youtube channel Thanks! 73's Dave ZR6LSD
- YouTube: https://www.youtube.com/watch?v=6RPmQkl3w78For more information see:
https://osmocom.org/projects/rtl-sdr/wiki