diff options
author | manojgudi | 2014-03-16 02:30:11 +0530 |
---|---|---|
committer | manojgudi | 2014-03-16 02:30:11 +0530 |
commit | 244e6f9da8988c325e000aba3ab2074181bb9ff9 (patch) | |
tree | 0af6dc5f0e0af19cd59d6b2f441d1cb1563c9be5 | |
parent | 2d52282e0db65ed181dd6d6a09ca90ee7dd1a6db (diff) | |
download | sandhi-docs-244e6f9da8988c325e000aba3ab2074181bb9ff9.tar.gz sandhi-docs-244e6f9da8988c325e000aba3ab2074181bb9ff9.tar.bz2 sandhi-docs-244e6f9da8988c325e000aba3ab2074181bb9ff9.zip |
Trivial fixes
-rw-r--r-- | scope.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |