-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
36 changed files
with
1,007 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+17.1 KB
.visualgdb/CodeDB/SoapyRadioberry-Debug-VisualGDB/GlobalFileTable.000
Binary file not shown.
Binary file added
BIN
+17.1 KB
.visualgdb/CodeDB/SoapyRadioberry-Debug-VisualGDB/GlobalFileTable.001
Binary file not shown.
Binary file added
BIN
+6.38 MB
.visualgdb/CodeDB/SoapyRadioberry-Debug-VisualGDB/SoapyRadioberryStreaming.npa00
Binary file not shown.
Binary file added
BIN
+582 KB
.visualgdb/CodeDB/SoapyRadioberry-Debug-VisualGDB/SoapyRadioberryStreaming.npd
Binary file not shown.
Binary file added
BIN
+123 KB
.visualgdb/CodeDB/SoapyRadioberry-Debug-VisualGDB/SoapyRadioberryStreaming.rdb
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This file was last opened by PID 12504 |
Binary file not shown.
Binary file added
BIN
+17.1 KB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/GlobalFileTable.000
Binary file not shown.
Binary file added
BIN
+17.1 KB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/GlobalFileTable.001
Binary file not shown.
Binary file added
BIN
+6.38 MB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/SoapyRadioberry.npa00
Binary file not shown.
Binary file added
BIN
+585 KB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/SoapyRadioberry.npd
Binary file not shown.
Binary file added
BIN
+115 KB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/SoapyRadioberry.rdb
Binary file not shown.
Binary file added
BIN
+6.38 MB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/SoapyRadioberrySettings.npa01
Binary file not shown.
Binary file added
BIN
+582 KB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/SoapyRadioberrySettings.npd
Binary file not shown.
Binary file added
BIN
+619 KB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/SoapyRadioberrySettings.rdb
Binary file not shown.
Binary file added
BIN
+6.38 MB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/SoapyRadioberryStreaming.npa00
Binary file not shown.
Binary file added
BIN
+582 KB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/SoapyRadioberryStreaming.npd
Binary file not shown.
Binary file added
BIN
+4.24 MB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/SoapyRadioberryStreaming.rdb
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
This file was last opened by PID 11240 |
Binary file added
BIN
+6.37 MB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/tmp00000003.npa00
Binary file not shown.
Binary file added
BIN
+6.36 MB
.visualgdb/CodeDB/SoapyRadioberry-Release-VisualGDB/tmp00000006.npa00
Binary file not shown.
Binary file added
BIN
+419 Bytes
.visualgdb/VisualGDBCache/SoapyRadioberry-Debug/SysprogsSyncCache/00.dat
Binary file not shown.
1 change: 1 addition & 0 deletions
1
.visualgdb/VisualGDBCache/SoapyRadioberry-Debug/SysprogsSyncCache/00.id
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
h:\onedrive\source\soapyradioberry => /tmp/VisualGDB/h/OneDrive/source/SoapyRadioberry |
Binary file added
BIN
+487 Bytes
.visualgdb/VisualGDBCache/SoapyRadioberry-Release/SysprogsSyncCache/00.dat
Binary file not shown.
1 change: 1 addition & 0 deletions
1
.visualgdb/VisualGDBCache/SoapyRadioberry-Release/SysprogsSyncCache/00.id
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
h:\onedrive\source\soapyradioberry => /tmp/VisualGDB/h/OneDrive/source/SoapyRadioberry |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# SoapyRadioberry | ||
SoapyRadioberry driver, this repo is an effort to extend the SoapyRadioberry driver of Johan PA0GSB. | ||
I use the pluto SDR driver as an example, goal is to use this driver in my sdrberry project and be able to have | ||
both Adalm pluto and Radioberry connected to a raspberry pi to create a tranceiver. | ||
|
||
|
||
This source code is still in development. | ||
|
||
To install you need to configure rasberry pi OS in text only mode, (switch of the GUI) | ||
Compiled using VisualGDB | ||
|
||
ToDo: | ||
- Transmitter part | ||
|
||
Done: | ||
- Bug fix for dev version of Radioberry | ||
- added multiple samplerates | ||
|
||
|
||
Installation of libraries is necessary: | ||
- SoapySDR | ||
|
||
|
||
https://www.youtube.com/watch?v=ds-n-7sHXl8&t=2s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,141 @@ | ||
<?xml version="1.0"?> | ||
<VisualGDBProjectSettings2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<ConfigurationName>Debug</ConfigurationName> | ||
<Project xsi:type="com.visualgdb.project.linux"> | ||
<CustomSourceDirectories> | ||
<Directories /> | ||
<PathStyle>RemoteUnix</PathStyle> | ||
</CustomSourceDirectories> | ||
<AutoProgramSPIFFSPartition>true</AutoProgramSPIFFSPartition> | ||
<BuildHost> | ||
<HostName>192.168.89.252</HostName> | ||
<Transport>SSH</Transport> | ||
<UserName>pi</UserName> | ||
</BuildHost> | ||
<MainSourceTransferCommand> | ||
<SkipWhenRunningCommandList>false</SkipWhenRunningCommandList> | ||
<RemoteHost> | ||
<HostName>192.168.89.252</HostName> | ||
<Transport>SSH</Transport> | ||
<UserName>pi</UserName> | ||
</RemoteHost> | ||
<LocalDirectory>$(ProjectDir)</LocalDirectory> | ||
<RemoteDirectory>/tmp/VisualGDB/$(ProjectDirUnixStyle)</RemoteDirectory> | ||
<FileMasks> | ||
<string>*.cpp</string> | ||
<string>*.h</string> | ||
<string>*.hpp</string> | ||
<string>*.c</string> | ||
<string>*.cc</string> | ||
<string>*.cxx</string> | ||
<string>*.mak</string> | ||
<string>Makefile</string> | ||
<string>*.txt</string> | ||
<string>*.cmake</string> | ||
</FileMasks> | ||
<TransferNewFilesOnly>true</TransferNewFilesOnly> | ||
<IncludeSubdirectories>true</IncludeSubdirectories> | ||
<DeleteDisappearedFiles>true</DeleteDisappearedFiles> | ||
<ApplyGlobalExclusionList>true</ApplyGlobalExclusionList> | ||
</MainSourceTransferCommand> | ||
<AllowChangingHostForMainCommands>false</AllowChangingHostForMainCommands> | ||
<SkipBuildIfNoSourceFilesChanged>false</SkipBuildIfNoSourceFilesChanged> | ||
<IgnoreFileTransferErrors>false</IgnoreFileTransferErrors> | ||
<RemoveRemoteDirectoryOnClean>false</RemoveRemoteDirectoryOnClean> | ||
<SkipDeploymentTests>false</SkipDeploymentTests> | ||
<MainSourceDirectoryForLocalBuilds>$(ProjectDir)</MainSourceDirectoryForLocalBuilds> | ||
</Project> | ||
<Build xsi:type="com.visualgdb.build.msbuild"> | ||
<BuildLogMode xsi:nil="true" /> | ||
<ToolchainID> | ||
<ID>com.sysprogs.toolchain.default-gcc</ID> | ||
<Version> | ||
<Revision>0</Revision> | ||
</Version> | ||
</ToolchainID> | ||
<ProjectFile>SoapyRadioberry.vcxproj</ProjectFile> | ||
<ParallelJobCount>0</ParallelJobCount> | ||
<SuppressDirectoryChangeMessages>true</SuppressDirectoryChangeMessages> | ||
<BuildAsRoot>false</BuildAsRoot> | ||
</Build> | ||
<CustomBuild> | ||
<PreSyncActions /> | ||
<PreBuildActions /> | ||
<PostBuildActions /> | ||
<PreCleanActions /> | ||
<PostCleanActions /> | ||
</CustomBuild> | ||
<CustomDebug> | ||
<PreDebugActions /> | ||
<PostDebugActions /> | ||
<DebugStopActions /> | ||
<BreakMode>Default</BreakMode> | ||
</CustomDebug> | ||
<CustomShortcuts> | ||
<Shortcuts /> | ||
<ShowMessageAfterExecuting>true</ShowMessageAfterExecuting> | ||
</CustomShortcuts> | ||
<UserDefinedVariables /> | ||
<CodeSense> | ||
<Enabled>Unknown</Enabled> | ||
<ExtraSettings> | ||
<HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders> | ||
<SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis> | ||
<CheckForClangFormatFiles>true</CheckForClangFormatFiles> | ||
<FormattingEngine xsi:nil="true" /> | ||
</ExtraSettings> | ||
<CodeAnalyzerSettings> | ||
<Enabled>false</Enabled> | ||
</CodeAnalyzerSettings> | ||
</CodeSense> | ||
<Debug xsi:type="com.visualgdb.debug.remote"> | ||
<AdditionalStartupCommands /> | ||
<AdditionalGDBSettings> | ||
<Features> | ||
<DisableAutoDetection>false</DisableAutoDetection> | ||
<UseFrameParameter>false</UseFrameParameter> | ||
<SimpleValuesFlagSupported>false</SimpleValuesFlagSupported> | ||
<ListLocalsSupported>false</ListLocalsSupported> | ||
<ByteLevelMemoryCommandsAvailable>false</ByteLevelMemoryCommandsAvailable> | ||
<ThreadInfoSupported>false</ThreadInfoSupported> | ||
<PendingBreakpointsSupported>false</PendingBreakpointsSupported> | ||
<SupportTargetCommand>false</SupportTargetCommand> | ||
<ReliableBreakpointNotifications>false</ReliableBreakpointNotifications> | ||
</Features> | ||
<EnableSmartStepping>false</EnableSmartStepping> | ||
<FilterSpuriousStoppedNotifications>false</FilterSpuriousStoppedNotifications> | ||
<ForceSingleThreadedMode>false</ForceSingleThreadedMode> | ||
<UseAppleExtensions>false</UseAppleExtensions> | ||
<CanAcceptCommandsWhileRunning>false</CanAcceptCommandsWhileRunning> | ||
<MakeLogFile>false</MakeLogFile> | ||
<IgnoreModuleEventsWhileStepping>true</IgnoreModuleEventsWhileStepping> | ||
<UseRelativePathsOnly>false</UseRelativePathsOnly> | ||
<ExitAction>None</ExitAction> | ||
<DisableDisassembly>false</DisableDisassembly> | ||
<ExamineMemoryWithXCommand>false</ExamineMemoryWithXCommand> | ||
<StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry> | ||
<ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat> | ||
<DisableSignals>false</DisableSignals> | ||
<EnableAsyncExecutionMode>false</EnableAsyncExecutionMode> | ||
<EnableNonStopMode>false</EnableNonStopMode> | ||
<MaxBreakpointLimit>0</MaxBreakpointLimit> | ||
<EnableVerboseMode>true</EnableVerboseMode> | ||
</AdditionalGDBSettings> | ||
<LaunchGDBSettings xsi:type="GDBLaunchParametersNewInstance"> | ||
<DebuggedProgram>$(TargetPath)</DebuggedProgram> | ||
<GDBServerPort>2000</GDBServerPort> | ||
<ProgramArguments /> | ||
<ArgumentEscapingMode>Auto</ArgumentEscapingMode> | ||
</LaunchGDBSettings> | ||
<GenerateCtrlBreakInsteadOfCtrlC>false</GenerateCtrlBreakInsteadOfCtrlC> | ||
<SuppressArgumentVariablesCheck>false</SuppressArgumentVariablesCheck> | ||
<X11WindowMode>Local</X11WindowMode> | ||
<KeepConsoleAfterExit>false</KeepConsoleAfterExit> | ||
<RunGDBUnderSudo>false</RunGDBUnderSudo> | ||
<DeploymentMode>Auto</DeploymentMode> | ||
<DeployWhenLaunchedWithoutDebugging>true</DeployWhenLaunchedWithoutDebugging> | ||
<StripDebugSymbolsDuringDeployment>false</StripDebugSymbolsDuringDeployment> | ||
<SuppressTTYCreation>false</SuppressTTYCreation> | ||
<IndexDebugSymbols>false</IndexDebugSymbols> | ||
</Debug> | ||
</VisualGDBProjectSettings2> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,141 @@ | ||
<?xml version="1.0"?> | ||
<VisualGDBProjectSettings2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<ConfigurationName>Release</ConfigurationName> | ||
<Project xsi:type="com.visualgdb.project.linux"> | ||
<CustomSourceDirectories> | ||
<Directories /> | ||
<PathStyle>RemoteUnix</PathStyle> | ||
</CustomSourceDirectories> | ||
<AutoProgramSPIFFSPartition>true</AutoProgramSPIFFSPartition> | ||
<BuildHost> | ||
<HostName>192.168.89.252</HostName> | ||
<Transport>SSH</Transport> | ||
<UserName>pi</UserName> | ||
</BuildHost> | ||
<MainSourceTransferCommand> | ||
<SkipWhenRunningCommandList>false</SkipWhenRunningCommandList> | ||
<RemoteHost> | ||
<HostName>192.168.89.252</HostName> | ||
<Transport>SSH</Transport> | ||
<UserName>pi</UserName> | ||
</RemoteHost> | ||
<LocalDirectory>$(ProjectDir)</LocalDirectory> | ||
<RemoteDirectory>/tmp/VisualGDB/$(ProjectDirUnixStyle)</RemoteDirectory> | ||
<FileMasks> | ||
<string>*.cpp</string> | ||
<string>*.h</string> | ||
<string>*.hpp</string> | ||
<string>*.c</string> | ||
<string>*.cc</string> | ||
<string>*.cxx</string> | ||
<string>*.mak</string> | ||
<string>Makefile</string> | ||
<string>*.txt</string> | ||
<string>*.cmake</string> | ||
</FileMasks> | ||
<TransferNewFilesOnly>true</TransferNewFilesOnly> | ||
<IncludeSubdirectories>true</IncludeSubdirectories> | ||
<DeleteDisappearedFiles>true</DeleteDisappearedFiles> | ||
<ApplyGlobalExclusionList>true</ApplyGlobalExclusionList> | ||
</MainSourceTransferCommand> | ||
<AllowChangingHostForMainCommands>false</AllowChangingHostForMainCommands> | ||
<SkipBuildIfNoSourceFilesChanged>false</SkipBuildIfNoSourceFilesChanged> | ||
<IgnoreFileTransferErrors>false</IgnoreFileTransferErrors> | ||
<RemoveRemoteDirectoryOnClean>false</RemoveRemoteDirectoryOnClean> | ||
<SkipDeploymentTests>false</SkipDeploymentTests> | ||
<MainSourceDirectoryForLocalBuilds>$(ProjectDir)</MainSourceDirectoryForLocalBuilds> | ||
</Project> | ||
<Build xsi:type="com.visualgdb.build.msbuild"> | ||
<BuildLogMode xsi:nil="true" /> | ||
<ToolchainID> | ||
<ID>com.sysprogs.toolchain.default-gcc</ID> | ||
<Version> | ||
<Revision>0</Revision> | ||
</Version> | ||
</ToolchainID> | ||
<ProjectFile>SoapyRadioberry.vcxproj</ProjectFile> | ||
<ParallelJobCount>0</ParallelJobCount> | ||
<SuppressDirectoryChangeMessages>true</SuppressDirectoryChangeMessages> | ||
<BuildAsRoot>false</BuildAsRoot> | ||
</Build> | ||
<CustomBuild> | ||
<PreSyncActions /> | ||
<PreBuildActions /> | ||
<PostBuildActions /> | ||
<PreCleanActions /> | ||
<PostCleanActions /> | ||
</CustomBuild> | ||
<CustomDebug> | ||
<PreDebugActions /> | ||
<PostDebugActions /> | ||
<DebugStopActions /> | ||
<BreakMode>Default</BreakMode> | ||
</CustomDebug> | ||
<CustomShortcuts> | ||
<Shortcuts /> | ||
<ShowMessageAfterExecuting>true</ShowMessageAfterExecuting> | ||
</CustomShortcuts> | ||
<UserDefinedVariables /> | ||
<CodeSense> | ||
<Enabled>Unknown</Enabled> | ||
<ExtraSettings> | ||
<HideErrorsInSystemHeaders>true</HideErrorsInSystemHeaders> | ||
<SupportLightweightReferenceAnalysis>true</SupportLightweightReferenceAnalysis> | ||
<CheckForClangFormatFiles>true</CheckForClangFormatFiles> | ||
<FormattingEngine xsi:nil="true" /> | ||
</ExtraSettings> | ||
<CodeAnalyzerSettings> | ||
<Enabled>false</Enabled> | ||
</CodeAnalyzerSettings> | ||
</CodeSense> | ||
<Debug xsi:type="com.visualgdb.debug.remote"> | ||
<AdditionalStartupCommands /> | ||
<AdditionalGDBSettings> | ||
<Features> | ||
<DisableAutoDetection>false</DisableAutoDetection> | ||
<UseFrameParameter>false</UseFrameParameter> | ||
<SimpleValuesFlagSupported>false</SimpleValuesFlagSupported> | ||
<ListLocalsSupported>false</ListLocalsSupported> | ||
<ByteLevelMemoryCommandsAvailable>false</ByteLevelMemoryCommandsAvailable> | ||
<ThreadInfoSupported>false</ThreadInfoSupported> | ||
<PendingBreakpointsSupported>false</PendingBreakpointsSupported> | ||
<SupportTargetCommand>false</SupportTargetCommand> | ||
<ReliableBreakpointNotifications>false</ReliableBreakpointNotifications> | ||
</Features> | ||
<EnableSmartStepping>false</EnableSmartStepping> | ||
<FilterSpuriousStoppedNotifications>false</FilterSpuriousStoppedNotifications> | ||
<ForceSingleThreadedMode>false</ForceSingleThreadedMode> | ||
<UseAppleExtensions>false</UseAppleExtensions> | ||
<CanAcceptCommandsWhileRunning>false</CanAcceptCommandsWhileRunning> | ||
<MakeLogFile>false</MakeLogFile> | ||
<IgnoreModuleEventsWhileStepping>true</IgnoreModuleEventsWhileStepping> | ||
<UseRelativePathsOnly>false</UseRelativePathsOnly> | ||
<ExitAction>None</ExitAction> | ||
<DisableDisassembly>false</DisableDisassembly> | ||
<ExamineMemoryWithXCommand>false</ExamineMemoryWithXCommand> | ||
<StepIntoNewInstanceEntry>main</StepIntoNewInstanceEntry> | ||
<ExamineRegistersInRawFormat>true</ExamineRegistersInRawFormat> | ||
<DisableSignals>false</DisableSignals> | ||
<EnableAsyncExecutionMode>false</EnableAsyncExecutionMode> | ||
<EnableNonStopMode>false</EnableNonStopMode> | ||
<MaxBreakpointLimit>0</MaxBreakpointLimit> | ||
<EnableVerboseMode>true</EnableVerboseMode> | ||
</AdditionalGDBSettings> | ||
<LaunchGDBSettings xsi:type="GDBLaunchParametersNewInstance"> | ||
<DebuggedProgram>$(TargetPath)</DebuggedProgram> | ||
<GDBServerPort>2000</GDBServerPort> | ||
<ProgramArguments /> | ||
<ArgumentEscapingMode>Auto</ArgumentEscapingMode> | ||
</LaunchGDBSettings> | ||
<GenerateCtrlBreakInsteadOfCtrlC>false</GenerateCtrlBreakInsteadOfCtrlC> | ||
<SuppressArgumentVariablesCheck>false</SuppressArgumentVariablesCheck> | ||
<X11WindowMode>Local</X11WindowMode> | ||
<KeepConsoleAfterExit>false</KeepConsoleAfterExit> | ||
<RunGDBUnderSudo>false</RunGDBUnderSudo> | ||
<DeploymentMode>Auto</DeploymentMode> | ||
<DeployWhenLaunchedWithoutDebugging>true</DeployWhenLaunchedWithoutDebugging> | ||
<StripDebugSymbolsDuringDeployment>false</StripDebugSymbolsDuringDeployment> | ||
<SuppressTTYCreation>false</SuppressTTYCreation> | ||
<IndexDebugSymbols>false</IndexDebugSymbols> | ||
</Debug> | ||
</VisualGDBProjectSettings2> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
#include <SoapySDR/Device.hpp> | ||
#include <SoapySDR/Registry.hpp> | ||
|
||
#include "SoapyRadioberry.hpp" | ||
|
||
/*********************************************************************** | ||
* Find available devices | ||
**********************************************************************/ | ||
|
||
|
||
SoapySDR::KwargsList findMyRadioberry(const SoapySDR::Kwargs &args) | ||
{ | ||
SoapySDR::Kwargs options; | ||
|
||
static std::vector<SoapySDR::Kwargs> results; | ||
|
||
options["driver"] = "radioberry"; | ||
results.push_back(options); | ||
|
||
return results; | ||
} | ||
|
||
/*********************************************************************** | ||
* Make device instance | ||
**********************************************************************/ | ||
SoapySDR::Device *makeMyRadioberry(const SoapySDR::Kwargs &args) | ||
{ | ||
return new SoapyRadioberry(args); | ||
} | ||
|
||
/*********************************************************************** | ||
* Registration | ||
**********************************************************************/ | ||
static SoapySDR::Registry registerRadioberry("radioberry", &findMyRadioberry, &makeMyRadioberry, SOAPY_SDR_ABI_VERSION); |
Oops, something went wrong.