From abbe14bebb2935b017b980e6fc2bfc5e94052049 Mon Sep 17 00:00:00 2001 From: Arturs Artamonovs Date: Wed, 4 Dec 2024 11:07:17 +0000 Subject: AirSpyHFIQ: read samples from airspyhf and dump those to fc32 file --- Radio/Utils/TestRtlSdr/main.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Radio/Utils/TestRtlSdr') diff --git a/Radio/Utils/TestRtlSdr/main.swift b/Radio/Utils/TestRtlSdr/main.swift index 39e1c06..3eb2830 100644 --- a/Radio/Utils/TestRtlSdr/main.swift +++ b/Radio/Utils/TestRtlSdr/main.swift @@ -8,7 +8,7 @@ import Foundation import libr820 - +print("Version \(software_version)") let count = getDeviceCount() print("Found \(count) r820 devices") //rtldev.open(index: 0) -- cgit v1.2.3