Updated Home (markdown)

Moritz Strübe 2013-11-22 02:13:40 -08:00
parent 5f4f81fa42
commit fcd0cf1f7e

@ -132,7 +132,7 @@ Cooja plugins
-------------
* [GDBStub for Sky Motes](https://github.com/cmorty/cooja-gdbstub)
* [CoojaTrace](https://github.com/cmorty/coojatrace): A framework to trace and log data using Cooja. Extensions are [CoojaTracePlot](https://github.com/cmorty/coojatraceplot) to plot the data in Cooja and [CoojaTraceSQLite](https://github.com/cmorty/coojatracesqlite) to log the data to an SQLite database.
* [Serial2pty](http://i4git.informatik.uni-erlangen.de/contiki_projects.git/tree/serial2pty): Creates a real serial device for a virtual mote.
* [Serial2pty](https://github.com/cmorty/cooja-serial2pty): Creates a real serial device for a virtual mote.
* [Mobility COOJA plugin](http://sourceforge.net/p/contikiprojects/code/HEAD/tree/sics.se/mobility/): The Mobility plugin for Cooja allows using a data file with positions over time for the nodes in the simulation.
* [Kleenet COOJA project](http://contikiprojects.svn.sourceforge.net/viewvc/contikiprojects/sics.se/coojakleenet/): Integrate Kleenet into Cooja.
* [RealSim](https://github.com/cmorty/realsim) tries to map a real network to Cooja. Can be used to configure DGRM over time, too.