Nuand / bladeRF-adsb

bladeRF ADS-B hardware decoder
https://nuand.com/bladeRF-adsb
MIT License
115 stars 31 forks source link

autoload bitstream from ${CMAKE_INSTALL_PREFIX}/share/Nuand/bladeRF/ #1

Open ZeroChaos- opened 8 years ago

ZeroChaos- commented 8 years ago

typical bladerf tools can auto load bitstream from ${CMAKE_INSTALL_PREFIX}/share/Nuand/bladeRF/ instead of just cwd. this allows tools to be installed system-wide more easily.

please check this location for the bitstreams, or clarify that it already does it.