Skip to content

Releases: luarvique/openwebrx

OpenWebRX+ 1.2.117 SD Card Image for 64bit Raspberry Pi

Choose a tag to compare

@luarvique luarvique released this 26 Jun 01:22

Stanislav (LZ2SLL) has built this SD card image for Raspberry Pi containing a clean OpenWebRX+ 1.2.117 installation. The image should run on all devices except for RPI1, RPI2, and RPIZero1 and supports all common SDR devices out of the box. The RTL-SDR and SDRPlay devices have been confirmed to work with no additional modifications to the image.

To flash image to an SD card, run Raspberry Pi Imager and click "APP OPTIONS" button, then click "EDIT" button on the "Content Repository". Select "Use Custom File" option, then browse to the JSON file you downloaded from this page.

Prior to flashing SD card, you can tell RPI Imager to set up the root password. If you skip this step, you will be asked to create root password on the first startup.

Please note that this image comes without the software support for digital modes (DMR, NXDN, etc), since the software decoder for these modes (mbelib) has questionable origins. In order to enable digital modes in this image, ssh into the user account you created while installing the image and type:

sudo install-softmbe.sh

OpenWebRX+ 1.2.102 Image for Raspberry Pi (32bit and 64bit)

Choose a tag to compare

@luarvique luarvique released this 05 Jun 01:02

Stanislav (LZ2SLL) has built these SD card images for RaspberryPi containing a clean OpenWebRX+ 1.2.102 installation. The 32bit image should run on all devices except for RPI1 and RPI5. The 64bit image should run on all devices except for RPI1, RPI2, and RPIZero1. Both images support all common SDR devices out of the box. The RTL-SDR and SDRPlay devices have been confirmed to work with no additional modifications to the images.

The images come with no default passwords. You will be asked to create one on the first startup.

Please note that these images come without the software support for digital modes (DMR, NXDN, etc), since the software decoder for these modes (mbelib) has questionable origins. In order to enable digital modes in these images, ssh into the user account you created while installing the image and type:

sudo install-softmbe.sh