Skip to content

Commit

Permalink
Chopped out unused hardware from gr-osmosdr. The bladeRF and osmo-sdr…
Browse files Browse the repository at this point in the history
… packages really take a long time to download.
  • Loading branch information
curtcorum committed Jan 26, 2021
1 parent ff59a32 commit b8b443e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gr-osmosdr.lwr
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ category: common
depends:
- uhd
- rtl-sdr
- osmo-sdr
- hackrf
#- osmo-sdr
#- hackrf
- gnuradio
- gr-iqbal
- bladeRF
- airspy
- airspyhf
#- bladeRF
#- airspy
#- airspyhf
- soapysdr
- gr-fcdproplus
#- gr-fcdproplus
description: Interface API independent of the underlying radio hardware
gitbranch: master
inherit: cmake
Expand All @@ -38,4 +38,4 @@ inherit: cmake
#source: git+https://github.com/xtrx-sdr/gr-osmosdr
source: git+https://github.com/osmocom/gr-osmosdr
vars:
config_opt: ' -DENABLE_NONFREE=TRUE '
config_opt: ' -DENABLE_NONFREE=FALSE '

3 comments on commit b8b443e

@jkbecker
Copy link
Contributor

Choose a reason for hiding this comment

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

What do you mean by "unused"? Just because you personally don't need it doesn't mean other people aren't using osmosdr with any or all of these devices. I don't feel like we'll merge changes like this (thoughts @argilo?).

@curtcorum
Copy link
Author

@curtcorum curtcorum commented on b8b443e Jan 26, 2021 via email

Choose a reason for hiding this comment

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

@curtcorum
Copy link
Author

@curtcorum curtcorum commented on b8b443e Jan 26, 2021 via email

Choose a reason for hiding this comment

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

Please sign in to comment.