diff options
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | faqs.md | 1 | ||||
-rw-r--r-- | scope.md | 4 |
3 files changed, 7 insertions, 4 deletions
@@ -8,9 +8,9 @@ This repository should contain all documentation written for Sandhi. Sandhi is a free and open-source visual programming language and editor to replace applications built using LabVIEW. Currently it is aimed to support application development for control system engineering but it's framework is flexible enough to extend it to other areas of interest. Sandhi is forked from GNU Radio project which uses [GRAS](https://github.com/guruofquality/gras/wiki) (GNU Radio Advanced Scheduler) ## [Getting it](getting_it.md) -- [Pre-requisites] (getting_it.md#pre-requisites) -- [Build it] (getting_it.md#build-it) -- [Get Binary] (getting_it.md#get-binary) +- [Pre-requisites](getting_it.md#pre-requisites) +- [Build it](getting_it.md#build-it) +- [Get Binary](getting_it.md#get-binary) ## [Using it](using_it.md) - Hello World @@ -1,3 +1,4 @@ + ## Frequently Asked Questions 1. I am not able to run SBHS with plant-controller block of Sandhi. <br> @@ -12,4 +12,6 @@ ### 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 +* [Sandhi Presentation by Manoj Gudi](blobs/presentation.pdf) + + |