diff options
author | manojgudi | 2014-03-15 23:45:04 +0530 |
---|---|---|
committer | manojgudi | 2014-03-15 23:45:04 +0530 |
commit | bfc36b3099ad66580aa5cb8019df70a49deba8ee (patch) | |
tree | 43e8e74aba69911c9e132c20bd6cf959fa465bab /scope.md | |
parent | 6afb5cb9474faa0449b2395c2bdc8a710647ee62 (diff) | |
download | sandhi-docs-bfc36b3099ad66580aa5cb8019df70a49deba8ee.tar.gz sandhi-docs-bfc36b3099ad66580aa5cb8019df70a49deba8ee.tar.bz2 sandhi-docs-bfc36b3099ad66580aa5cb8019df70a49deba8ee.zip |
finished scope.md
Diffstat (limited to 'scope.md')
-rw-r--r-- | scope.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,6 +1,15 @@ ## Scope +### Current Development +* Include block for Multiple Input Multiple Output(MIMO) system. +* Include Kalman Filter Block. ### Areas to be explored * Making it easier and more intuitive to implement loops and conditional loops from [GNU Radio](http://sumitgnuradio.blogspot.in/2012/10/either-you-can-use-tb.html) -*
\ No newline at end of file +* Deploying Sandhi as a web-service +* Using GPU cores through OpenGL to increase operation speed + +### Links to earlier documentation +* [Graphical Programming Language LabVIEW & Xcos, GNU Radio or Blockly as an Open Source Alternative to LabVIEW for Data Acquisition and Control by Saruch Rathore](blobs/Internship_report_saruch.pdf) +* [Dual Degree Project Phase-I Report by Aviral Chandra](blobs/DDP_Report_v2.6.pdf) +* [Sandhi Presentation by Manoj Gudi](blobs/presentation.pdf)
\ No newline at end of file |