From 68e7b821d7e02971033a5d794f1d77e3816b0e0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismael=20G=C3=B3mez-Miguelez?= Date: Wed, 16 Dec 2015 19:48:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5f00831a9..c6b51e8fb 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ 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. + Download & Install Instructions =================================