summaryrefslogtreecommitdiff
path: root/code_devel.md
diff options
context:
space:
mode:
authormanojgudi2014-03-15 07:59:55 +0530
committermanojgudi2014-03-15 07:59:55 +0530
commit8e5cc0dd20d05d85bc340dc6245164525f0100b4 (patch)
treef13a64d631b79e93cbd3d48b77cf25dd7b51f484 /code_devel.md
parent08f8df5d0f1aaf87ded4395e727e94153568a514 (diff)
downloadsandhi-docs-8e5cc0dd20d05d85bc340dc6245164525f0100b4.tar.gz
sandhi-docs-8e5cc0dd20d05d85bc340dc6245164525f0100b4.tar.bz2
sandhi-docs-8e5cc0dd20d05d85bc340dc6245164525f0100b4.zip
code_Devel.md changes
Diffstat (limited to 'code_devel.md')
-rw-r--r--code_devel.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/code_devel.md b/code_devel.md
index 18660a4..d2df3ed 100644
--- a/code_devel.md
+++ b/code_devel.md
@@ -2,6 +2,10 @@
### Disruptive introduction to framework
-Sandhi is fork of GRAS(GNU Radio Advanced Scheduler) and
+This section is intended to be a quick introduction to architecture of Sandhi without getting into unnecessary details.
+#### Sandhi Architecture
+Sandhi is fork of GRAS(GNU Radio Advanced Scheduler) at core, but it also incorporates other modules like Sciscipy etc.
![Sandhi architecture](images/architecture.png)
+
+