blob: 9b703e6e59a3a0c8ed091d9edff338925cc3ea0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
## Scope
### Current Development
* Include block for Multiple Input Multiple Output(MIMO) system.
* Include Kalman Filter Block.
### Areas to be explore
* 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
### 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)
|