Update link

Moritz Strübe 2013-10-13 05:41:47 -07:00
parent 29430a23f1
commit 14ca1c0892

@ -133,7 +133,7 @@ Cooja plugins
* [GDBStub for Sky Motes](http://contikiprojects.svn.sourceforge.net/viewvc/contikiprojects/uni-erlangen.de/COOJA_GDBstub/)
* [CoojaTrace](http://i4git.informatik.uni-erlangen.de/contiki_projects.git/tree/coojatrace): A framework to trace and log data using Cooja. Extensions are [CoojaTracePlot](http://i4git.informatik.uni-erlangen.de/contiki_projects.git/tree/coojatraceplot) to plot the data in Cooja and [CoojaTraceSQLite](http://i4git.informatik.uni-erlangen.de/contiki_projects.git/tree/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.
* [Mobility COOJA plugin](http://contikiprojects.svn.sourceforge.net/viewvc/contikiprojects/sics.se/mobility/): The Mobility plugin for Cooja allows using a data file with positions over time for the nodes in the simulation.
* [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](http://i4git.cs.fau.de/contiki_projects.git/tree/refs/heads/realsim) tries to map a real network to Cooja. Can be used to configure DGRM over time, too.
* [Headless Radio Logger](https://github.com/cetic/cooja-radiologger-headless): Generate PCAP files in headless mode.