|
|
Introduction
|
|
|
------------
|
|
|
## Introduction
|
|
|
|
|
|
Welcome to the Open Power Electronics Network: [**O****P****E**lex.net](http://opelex.net).
|
|
|
|
... | ... | @@ -10,14 +9,12 @@ pages in this wiki. |
|
|
Follow us on [twitter](http://twitter.com/opelexnet) for news, tips and tricks, and trivia related to power
|
|
|
electronics. You can also contact us via twitter for feedback, queries and comments.
|
|
|
|
|
|
Training Resources
|
|
|
------------------
|
|
|
## Training Resources
|
|
|
|
|
|
- [ Lab Training Sessions (LTS)](LTS "wikilink")
|
|
|
- [ Hands-on Lab Sessions](HandsOnLab "wikilink")
|
|
|
|
|
|
GitLab Projects
|
|
|
---------------
|
|
|
## GitLab Projects
|
|
|
|
|
|
- [GitLab main page](https://gitlab.com/opelexnet)
|
|
|
|
... | ... | @@ -35,18 +32,28 @@ GitLab Projects |
|
|
- [V by F control on LAUNCHXL-F28069M, IQmath fixed point
|
|
|
implementation](https://gitlab.com/opelexnet/software/code/VbyF_IQmath_vars)
|
|
|
|
|
|
External Links
|
|
|
--------------
|
|
|
## External Links
|
|
|
|
|
|
1. [DESE Power Group homepage](http://surya.dese.iisc.ernet.in)
|
|
|
2. [DESE Website](http://www.dese.iisc.ac.in)
|
|
|
3. [IISc Website](http://www.iisc.ac.in)
|
|
|
|
|
|
|
|
|
Contributors
|
|
|
------------
|
|
|
### Contributors
|
|
|
|
|
|
- Abhijit Kshirsagar
|
|
|
- Lalit Patnaik
|
|
|
- Najath Abdul Azeez
|
|
|
- Sudharshan Kaarthik
|
|
|
|
|
|
### About this wiki
|
|
|
|
|
|
This wiki is now hosted on Git Wiki. Pages can be edited by logging into gitlab.com and editing the wiki in the browser. However, since this is a _git-wiki_ - all the content is stored as markdown files. The wiki repo can be cloned and edited locally. To setup the environment, run
|
|
|
```
|
|
|
gem install gollum
|
|
|
```
|
|
|
and then run
|
|
|
|
|
|
```
|
|
|
gollum /path/to/wiki_dir/
|
|
|
``` |
|
|
\ No newline at end of file |