SDR: Nuand BladeRF Flashcards

1
Q

bladeRF: How to install cli on Ubuntu 20.04

A
$ sudo add-apt-repository ppa:nuandllc/bladerf
$ sudo apt-get update
$ sudo apt-get install bladerf
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

bladeRF: Documentation for bladeRF cli installation

A

Google: “ Nuand /
bladeRF , Getting Started: Linux”

https://github.com/Nuand/bladeRF/wiki/Getting-Started%3A-Linux

Google: “ Nuand /
bladeRF , Getting Started: Verifying Basic Device Operation”

https://github.com/Nuand/bladeRF/wiki/Getting-Started:-Verifying-Basic-Device-Operation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

bladeRF: Probe/detect a connected bladeRF.

A
bladeRF-cli   -p
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

bladeRF: Enter cli shell in interactive mode.

A
bladeRF-cli  -i

bladeRF> help

bladeRF> info
How well did you know this?
1
Not at all
2
3
4
5
Perfectly