mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
add soapy connectivity for airspy
This commit is contained in:
parent
90d990bdfb
commit
15b860af36
2 changed files with 6 additions and 1 deletions
|
|
@ -23,4 +23,7 @@ apk add --no-cache --virtual .build-deps $BUILD_PACKAGES
|
|||
git clone https://github.com/airspy/airspyone_host.git
|
||||
cmakebuild airspyone_host
|
||||
|
||||
git clone https://github.com/pothosware/SoapyAirspy.git
|
||||
cmakebuild SoapyAirspy
|
||||
|
||||
apk del .build-deps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue