Skip to content

Commit

Permalink
Merge pull request #214 from KonradIT/patch-1
Browse files Browse the repository at this point in the history
doc: fix typo in SoapySDRUtil command in installation.md
  • Loading branch information
meexmachina authored Feb 15, 2025
2 parents eac80ad + 8cb96da commit aa3a995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@ This application provides access to low / high level features of the board - boa
![Testing App](docs/images/test_app.png)

4. Testing the connection to the SoapySDR API. Use the following command to have the SoapySDR Util interract with the board and show it's information:
`SoapySDRUtils --probe`
`SoapySDRUtil --probe`
The expected output shows the insterfacesm configurations and state of the board:

![Soapy Util](docs/images/soapySDRUtils.png)

Once these steps are complete, CaribouLite is properly mounted and operational on the RPI.
Once these steps are complete, CaribouLite is properly mounted and operational on the RPI.

0 comments on commit aa3a995

Please sign in to comment.