Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.md | 2020-03-07 | 1.7 kB | |
SDRLive_v0.2b.zip | 2020-03-07 | 2.8 GB | |
SDRLive_v0.2b.iso | 2020-03-07 | 2.8 GB | |
Totals: 3 Items | 5.5 GB | 6 |
SDRLive v0.2 beta
SDRLive (formerly LinuxSDR) is a linux live cd based on Ubuntu 18.04 (64bit only), and configured for use with software defined radios.
Default user password is "ubuntu"
sha256sums
3a7fb1c4c9d4002c5ce3b1e45159fd0ca7b718d5c94c17d34033bfaa62616d1c SDRLive_v0.2b.iso
de5a7fa9226f89c3198f0e30aa7e45cc6a555b4a4a1a061c382cf243351bf66b SDRLive_v0.2b.zip
Installation
WINDOWS 10 - ISO
Insert a blank dvd into the drive. Right-click on the iso file and select "Burn disk image". Select "Verify disc after burning", and click "Burn".
WINDOWS - ZIP
Unzip file onto thumbdrive and run drive:/linux/boot/bootinst.bat
LINUX - ISO
Insert blank dvd into drive. From the command line type:
growisofs -Z /dev/dvdrw=/path/to/file.iso
LINUX - ZIP
Unzip file onto thumbdrive and run drive:/linux/boot/bootinst.sh
Enable system sound
By default the system sound output is set to a PulseAudio Virtual Sink. To switch output to external speakers use Menu>Settings>Sound
Pipe audio to PDW, DSDPlus, etc.
If the application generating the audio has an audio output setting (e.g. gqrx) set this to Virtual_Sink. If there's no output setting, switch the system output to Virtual_Sink from Menu>Settings>Sound. Start the receiving application and then open "PulseAudio Volume Control" from the programs menu or "pavucontrol" from the command line. Click the recording tab and set the desired application to monitor the Virtual_Sink from the drop down menu.
The live cd of SDRLive was build using linux-live from https://github.com/Tomas-M/linux-live