From 244e6f9da8988c325e000aba3ab2074181bb9ff9 Mon Sep 17 00:00:00 2001 From: manojgudi Date: Sun, 16 Mar 2014 02:30:11 +0530 Subject: Trivial fixes --- scope.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scope.md b/scope.md index 9b703e6..7abe851 100644 --- a/scope.md +++ b/scope.md @@ -4,7 +4,7 @@ * Include block for Multiple Input Multiple Output(MIMO) system. * Include Kalman Filter Block. -### Areas to be explore +### Areas to be explored * Making it easier and more intuitive to implement loops and conditional loops; Ref: [GNU Radio loops in top_block](http://sumitgnuradio.blogspot.in/2012/10/either-you-can-use-tb.html) * Deploying Sandhi as a web-service * Using GPU cores through OpenGL to increase operation speed -- cgit