Skip to content

Releases: Tom-McDermott/gr-hpsdr

Gnuradio 3.10 support

16 May 15:25
Compare
Choose a tag to compare

V3.10 is similar to v3.0 but adding support for gnuradio 3.10.
Note that this IS NOT COMPATIBLE WITH Ubuntu 20.04.
Recommended is to use Ubuntu 22.04 (tested).
.

Gnuradio 3.9 support

20 May 17:19
Compare
Choose a tag to compare

V3.0 is similar to v1.2.1 and v2.0 but adding support for gnuradio 3.9.
NOT BACKWARDS COMPATIBLE with prior gnuradio versions.

Gnuradio 3.8 support

02 May 14:16
Compare
Choose a tag to compare

V2.0 is essentially the same code as v1.2.1 except modified to
build and run on gnuradio 3.8

Update cmake, manifest

17 May 16:42
Compare
Choose a tag to compare

Updates cmake to work on Fedora (thanks to Yarda).
Adds manifest to display status on CGRAN (thanks to 777arc).

Support 1..7 receivers

11 Jul 14:11
Compare
Choose a tag to compare

Supports 1 to 7 receivers. Your actual hardware likely supports fewer than 7 receivers. Hermes supports 4, Red Pitaya 6. More than 4 receivers / 384k requires the use of gigabit Ethernet.

Supports 1..2 receivers

11 Jul 14:16
Compare
Choose a tag to compare

Supports 1 or 2 receivers, gnuradio 3.7.10 and later, and Ubuntu 16.04. The buffer handling in this version is more efficient than v1.2 and later, but that may not be important in your application.

Older compatible release

11 Jul 14:18
Compare
Choose a tag to compare

An older version provided for backwards compatibility (for gnuradio 3.7.2 to 3.7.9, and Ubuntu 14.04).
Some of the parameter 'types' are different and not compatible with current versions of gnuradio and Ubuntu.