Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packaging/debian-bookworm/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
usdr (0.9.9~bookworm0) stable; urgency=low
usdr (0.9.10b~bookworm0) stable; urgency=low

* Fixes and improvements

-- Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com> Sun, 30 Jan 2025 00:00:00 +0000
-- Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com> Thu, 26 Jun 2025 00:00:00 +0000
2 changes: 1 addition & 1 deletion packaging/debian-bookworm/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Source: usdr
Section: misc
Priority: optional
Maintainer: Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com>
Standards-Version: 0.9.9
Standards-Version: 0.9.10b
Homepage: https://github.com/wavelet-lab/usdr-lib
Vcs-Browser: https://github.com/wavelet-lab/usdr-lib
Vcs-Git: https://github.com/wavelet-lab/usdr-lib.git
Expand Down
4 changes: 2 additions & 2 deletions packaging/ubuntu-bionic/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
usdr (0.9.9~bionic0) bionic; urgency=low
usdr (0.9.10b~bionic0) bionic; urgency=low

* Fixes and improvements

-- Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com> Sun, 30 Jan 2025 00:00:00 +0000
-- Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com> Thu, 26 Jun 2025 00:00:00 +0000
2 changes: 1 addition & 1 deletion packaging/ubuntu-bionic/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Source: usdr
Section: misc
Priority: optional
Maintainer: Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com>
Standards-Version: 0.9.9
Standards-Version: 0.9.10b
Homepage: https://github.com/wavelet-lab/usdr-lib
Vcs-Browser: https://github.com/wavelet-lab/usdr-lib
Vcs-Git: https://github.com/wavelet-lab/usdr-lib.git
Expand Down
4 changes: 2 additions & 2 deletions packaging/ubuntu-focal/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
usdr (0.9.9~focal0) focal; urgency=low
usdr (0.9.10b~focal0) focal; urgency=low

* Fixes and improvements

-- Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com> Sun, 30 Jan 2025 00:00:00 +0000
-- Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com> Thu, 26 Jun 2025 00:00:00 +0000
2 changes: 1 addition & 1 deletion packaging/ubuntu-focal/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Source: usdr
Section: misc
Priority: optional
Maintainer: Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com>
Standards-Version: 0.9.9
Standards-Version: 0.9.10b
Homepage: https://github.com/wavelet-lab/usdr-lib
Vcs-Browser: https://github.com/wavelet-lab/usdr-lib
Vcs-Git: https://github.com/wavelet-lab/usdr-lib.git
Expand Down
4 changes: 2 additions & 2 deletions packaging/ubuntu-jammy/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
usdr (0.9.9~jammy0) jammy; urgency=low
usdr (0.9.10b~jammy0) jammy; urgency=low

* Fixes and improvements

-- Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com> Sun, 30 Jan 2025 00:00:00 +0000
-- Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com> Thu, 26 Jun 2025 00:00:00 +0000
2 changes: 1 addition & 1 deletion packaging/ubuntu-jammy/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Source: usdr
Section: misc
Priority: optional
Maintainer: Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com>
Standards-Version: 0.9.9
Standards-Version: 0.9.10b
Homepage: https://github.com/wavelet-lab/usdr-lib
Vcs-Browser: https://github.com/wavelet-lab/usdr-lib
Vcs-Git: https://github.com/wavelet-lab/usdr-lib.git
Expand Down
4 changes: 2 additions & 2 deletions packaging/ubuntu-noble/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
usdr (0.9.9~noble0) noble; urgency=low
usdr (0.9.10b~noble0) noble; urgency=low

* Fixes and improvements

-- Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com> Sun, 30 Jan 2025 00:00:00 +0000
-- Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com> Thu, 26 Jun 2025 00:00:00 +0000
2 changes: 1 addition & 1 deletion packaging/ubuntu-noble/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Source: usdr
Section: misc
Priority: optional
Maintainer: Ivan Kolesnikov <ivan.kolesnikov@wavelet-lab.com>
Standards-Version: 0.9.9
Standards-Version: 0.9.10b
Homepage: https://github.com/wavelet-lab/usdr-lib
Vcs-Browser: https://github.com/wavelet-lab/usdr-lib
Vcs-Git: https://github.com/wavelet-lab/usdr-lib.git
Expand Down
5 changes: 5 additions & 0 deletions src/Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Release 0.9.10b (2025-06-26)
==========================

- Fixes and improvements

Release 0.9.9 (2025-01-30)
==========================

Expand Down
8 changes: 7 additions & 1 deletion src/soapysdr/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@ cmake_minimum_required(VERSION 3.8)
set(CMAKE_CXX_STANDARD 11)
project(usdr-soapy C CXX)

find_package(SoapySDR REQUIRED)
find_package(SoapySDR)
if(NOT SoapySDR_FOUND)
message(FATAL_ERROR
"SoapySDR package not found!
Use the following command to install dependencies on Ubuntu:
sudo apt install libsoapysdr-dev")
endif()

include_directories(../lib/port)
include_directories(../lib/models)
Expand Down