Skip to content

Conversation

@kit-repo-depot
Copy link

See https://github.com/hydrasdr for details about building the library and
Soapy module required to support the hardware. There's an issue in the
upstream library with a fix described in hydrasdr/rfone_host#5

See https://github.com/hydrasdr for details about building the library and
Soapy module required to support the hardware. There's an issue in the
upstream library with a fix described in hydrasdr/rfone_host#5
return "hydrasdr"


class HydraSDRDeviceDescription(SoapyConnectorDeviceDescription):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This class name is not in line with the rest of the code. The class names must convert from the snake_case name you use in the configuration ("hydrasdr") into CamelCase. This class must therefor be named HydrasdrDeviceDescription.

Please update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants