ubuntu/+source/gnuradio:applied/ubuntu/bionic-proposed

Last commit made on 2018-02-28
Get this branch:
git clone -b applied/ubuntu/bionic-proposed https://git.launchpad.net/ubuntu/+source/gnuradio
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/bionic-proposed
Repository:
lp:ubuntu/+source/gnuradio

Recent commits

fde7a71... by "A. Maitland Bottoms" <email address hidden>

3.7.11-10 (patches applied)

Imported using git-ubuntu import.

643668f... by "A. Maitland Bottoms" <email address hidden>

set suitable soname for Debian packaged gnuradio libraries.

Gbp-Pq: debian-soname.

b89f54c... by "A. Maitland Bottoms" <email address hidden>

[PATCH 27/27] Fix AttributeError: 'NoneType' object has no attribute

Gbp-Pq: Fix-AttributeError-NoneType-object-has-no-attribute-.

f3fe30f... by "A. Maitland Bottoms" <email address hidden>

[PATCH 21/27] doxygen reproducible settings

Gbp-Pq: doxygen-reproducible-settings.

200b6f0... by "A. Maitland Bottoms" <email address hidden>

[PATCH 20/27] runtime: replace std::auto_ptr usage with

Gbp-Pq: runtime-replace-std-auto_ptr-usage-with-std-unique_p.

7442de7... by "A. Maitland Bottoms" <email address hidden>

[PATCH 19/27] fix declaration of dc so that header file compiles

Gbp-Pq: fix-declaration-of-dc-so-that-header-file-compiles.

f87b22c... by "A. Maitland Bottoms" <email address hidden>

rewrite desktop file to ease discovery in menu and GNOME Software catalog

Gbp-Pq: improve-desktop-search.

7df556f... by "A. Maitland Bottoms" <email address hidden>

[PATCH 17/27] Get the FreeDV demodulator working.

Gbp-Pq: Get-the-FreeDV-demodulator-working.

f9d4d1f... by "A. Maitland Bottoms" <email address hidden>

[PATCH 16/27] Convert tabs to spaces.

Gbp-Pq: Convert-tabs-to-spaces.

e9b593c... by "A. Maitland Bottoms" <email address hidden>

[PATCH 15/27] provide example grfreedv.grc flowgraph

Gbp-Pq: provide-example-grfreedv.