From b4e72404966dc86417a1b09e5c0993bbe5cdd401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismael=20G=C3=B3mez-Miguelez?= Date: Sat, 9 Jan 2016 21:31:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98974a561..69954cce1 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Hardware The library currently uses Ettus Universal Hardware Driver (UHD). Thus, any hardware supported by UHD can be used. There is no sampling rate conversion, therefore the hardware should support 30.72 MHz clock in order to work correctly with LTE sampling frequencies and decode signals from live LTE base stations. We are using the B210 USRP. -*News*: We have recently added support for the bladeRF in the `devel` branch. It's still experimental so any feedback will be very appreciated. +*News*: We have recently added support for the bladeRF in the `next` branch. It's still experimental so any feedback will be very appreciated. Download & Install Instructions =================================