Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.
Luckas Fiege edited this page Jun 13, 2017 · 11 revisions

Shawn

First Steps

Tutorials

Modules/Applications

  • External Application (write an own Shawn module, and create it by linking a pre-compiled Shawn library)

  • Testbedservice (connect Shawn to the [http://www.wisebed.eu Wisebed] infrastructure)

  • TraCI

  • VANET (simulate the information flow in a vehicular network)

  • Visualization (visualize your simulations by creating images, live views of the network, etc.)

  • WiseML (read and write [http://www.wisebed.eu/index.php/documents/36-documents/106-wiseml-documents WiseML files])

Debugging

  • GDB (To look where and maybe why your program crashes)
  • Valgrind (To hunt down memory leaks and other hard-to-find bugs)
  • Git (Support for [http://git.or.cz git] users)

Support

  • Subscribe to the mailing list by writing an 'empty' mail to shawn-subscribe@itm.uni-luebeck.de
  • Use [http://sourceforge.net/projects/shawn/forums sourceforge forums] of Shawn

iSense

  • [iSense hardware](wiki/iSense hardware)
  • [iSense software](wiki/iSense software)
  • [iSense application development](wiki/iSense application development)
  • [Simulating Pacemate and iSense applications using Shawn](wiki/iSense Shawn)
  • [How to install iSense Shawn](wiki/How to install iSense Shawn)
  • [How to install iSense with web compile](wiki/How to install iSense with web compile)
  • [How to use iSense with MPS430](wiki/How to use iSense with MPS430)

Scientific References / Reference Projects

Please visit References for scientific references and reference projects.