mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
perform soapy driver feature checks using soapy_connector
This commit is contained in:
parent
949437c662
commit
28ccf2e6f2
3 changed files with 7 additions and 11 deletions
|
|
@ -24,8 +24,8 @@ apt-get update
|
|||
apt-get -y install --no-install-recommends $BUILD_PACKAGES
|
||||
|
||||
git clone https://github.com/jketterl/owrx_connector.git
|
||||
# latest develop as of 2022-12-11 (std::endl implicit flushing)
|
||||
cmakebuild owrx_connector bca362707131289f91441c8080fd368fdc067b6d
|
||||
# latest develop as of 2023-03-18 (added --listdriver option)
|
||||
cmakebuild owrx_connector beda260363c0e77617d4e17ef864e1f5c3fd86b2
|
||||
|
||||
apt-get -y purge --autoremove $BUILD_PACKAGES
|
||||
apt-get clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue