Update bladerf authored by Glenn Bradford's avatar Glenn Bradford
...@@ -44,7 +44,7 @@ only in the size of the onboard FPGA. ...@@ -44,7 +44,7 @@ only in the size of the onboard FPGA.
> **Important Note:** To avoid violating governmental regulations and damaging > **Important Note:** To avoid violating governmental regulations and damaging
> the hardware, please acknowledge and adhere to the following guidelines: > the hardware, please acknowledge and adhere to the following guidelines:
> - Never transmit or receive on any band on which you are not licensed to > - Never transmit or receive on any band on which you are not licensed to
> operate > operate
> - Always terminate TX and RX ports with a 50 Ohm load (either an antenna or SMA > - Always terminate TX and RX ports with a 50 Ohm load (either an antenna or SMA
> terminator) > terminator)
...@@ -135,8 +135,8 @@ stream samples to and from the bladeRF device, respectively. ...@@ -135,8 +135,8 @@ stream samples to and from the bladeRF device, respectively.
<div align="center"> <div align="center">
<img src="images/bladerf_sink.png" width="200" height="80"> <img src="images/bladeRF_sink.png" width="200" height="80">
<img src="images/bladerf_source.png" width="200" height="70"> <img src="images/bladeRF_source.png" width="200" height="70">
</div> </div>
... ...
......