From dda275347141475ce375e599a9d320b853589927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismael=20G=C3=B3mez-Miguelez?= Date: Thu, 17 Dec 2015 10:11:16 +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 c6b51e8fb..98974a561 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 `maint` branch. It's still experimental so any feedback will be very appreciated. +*News*: We have recently added support for the bladeRF in the `devel` branch. It's still experimental so any feedback will be very appreciated. Download & Install Instructions =================================