Ham Radio - SDR++, A new SDR program. Open source and cross platform!

Описание к видео Ham Radio - SDR++, A new SDR program. Open source and cross platform!

It's nice to see a new cross platform program in the scene.

Github main page:
https://github.com/AlexandreRouma/SDR...

Releases downloads page:
https://github.com/AlexandreRouma/SDR...

If you're on linux and you have the choppy audio problem. Here are the steps to update RTAudio to the newer version. Open a terminal and follow these steps. You may have to install the build environment first. These commands are run in terminal.
1. Install the build environment if you don't already have it.
sudo apt install build-essential cmake git

2. Get the source and build it.
git clone https://github.com/thestk/rtaudio && cd rtaudio
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX:PATH="/usr" -DRTAUDIO_API_JACK=OFF -DRTAUDIO_API_ALSA=OFF ..
sudo apt remove librtaudio-dev
sudo make install

If you like my videos, please subscribe here:
http://www.youtube.com/user/loughkb?s...

If you want me to keep making more videos like this, consider becoming my patron at Patreon:   / kb9rlw  

Discuss this and other videos on Facebook:
  / kb9rlw  

Комментарии

Информация по комментариям в разработке