public
Description: Ultra Wideband Impulse Radio models based on the MiXiM modeling framework.
Homepage:
Clone URL: git://github.com/jeromerousselot/mixim-uwb.git
name age message
file .cproject Thu Jun 25 05:59:50 -0700 2009 Code clean up, improved noise model, fixed some... [jeromerousselot]
file .gitignore Wed Jun 10 05:42:43 -0700 2009 Fixed build process. Ignores examples directory. [jeromerousselot]
file .nedfolders Mon Oct 20 13:44:15 -0700 2008 mixim does NOT support the make system of the e... [plabo]
file .oppbuildspec Wed Jun 10 05:42:43 -0700 2009 Fixed build process. Ignores examples directory. [jeromerousselot]
file .project Tue Feb 10 11:38:38 -0800 2009 - added "cancelScheduledMessage()" to DeciderTo... [karl_wessel]
file COPYING Sun Sep 17 10:35:49 -0700 2006 added svn trunk, tag & branches structure for e... [plabo]
file INSTALL Fri Mar 20 04:52:01 -0700 2009 - updated INSTALL notes - removed documentation... [karl_wessel]
file README Wed Oct 24 09:33:35 -0700 2007 Change email address to TU address [otvi]
file README.UWB Thu Jul 09 08:51:17 -0700 2009 Added a readme file for the uwb simulator. [jeromerousselot]
directory base/ Thu May 28 23:24:28 -0700 2009 Made BaseUtility pointer address non const. [Jérôme Rousselot]
directory configurator/ Wed Apr 23 02:26:39 -0700 2008 added option config option changed ignore props [otvi]
directory doc/ Mon Mar 23 07:54:56 -0700 2009 - added groups.h and mainpage.h for doxygen - r... [karl_wessel]
directory examples/ Wed Jul 08 08:45:32 -0700 2009 Improved propagation and receiver models. Remov... [jeromerousselot]
file makemakefiles Thu May 28 09:20:02 -0700 2009 Fixed makemakefiles [jeromerousselot]
directory modules/ Thu Jul 09 08:56:29 -0700 2009 Removed useless files. [jeromerousselot]
directory tests/ Fri Mar 20 04:52:01 -0700 2009 - updated INSTALL notes - removed documentation... [karl_wessel]
README
MiXiM http://mixim.sourceforge.net/
-----------------------------------
-----------------------------------


Contents
========
 - Purpose and History
 - Copyright
 - Authors
 - Installation
 - Documentation
 - Release notes


Purpose and History
===================
MiXiM (mixed simulator) is a simulator for wireless and mobile networks 
using the OMNeT++ simulation engine.
MiXiM is available at http://mixim.sourceforge.net/

MiXiM is the attempt to merge several OMNeT++ simulators written to support
mobile and wireless simulations.

Those prdecessors of MiXiM are:
- ChSim
  http://www.cs.uni-paderborn.de/en/fachgebiete/research-group-computer-networks/projects/chsim.html
  (c) by Universitaet Paderborn
- Mac Simulator
  http://www.consensus.tudelft.nl/software.html
  (c) by Technische Universiteit Delft
- Mobility Framework
  http://mobility-fw.sourceforge.net/
  (c) by Technische Universitaet Berlin, Telecommunication Networks Group
- Positif Framework
  http://www.consensus.tudelft.nl/software.html
  (c) by Technische Universiteit Delft


Copyright
=========
Copyright (C) 2007
- Technische Universitaet Berlin (TUB), Germany
  Telecommunication Networks Group
- Technische Universiteit Delft (TUD), Netherlands
- Universitaet Paderborn (UPB), Germany

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

    The TUB, TUD, and UPB do not provide any warranty for MiXiM --
    you did not pay for it! Further details can be found in the file
    COPYING.

    As a good practice, you should acknowledge the work done in MiXiM
    just as you do if you cite a scientific work.


Authors
=======
The current authors and maintainers of MiXiM are
- Andreas Koepke, TUB (koepke@tkn.tu-berlin.de)
- Hermann S. Lichte, UPB (hermann.lichte@uni-paderborn.de)
- Tom Parker, TUD (t.e.v.parker@tudelft.nl)
- Michael Swigulski, TUB (swigulski@tkn.tu-berlin.de)
- Stefan Valentin, UPB (stefan.valentin@upb.de)
- Otto Visser, TUD (o.w.visser@tudelft.nl)
- Karl Wessel, TUB (wessel@tkn.tu-berlin.de)
- Daniel Willkomm, TUB (willkomm@tkn.tu-berlin.de)


Installation
============
For installation instructions please see the INSTALL file


Documentation
==============
All documentation can be found in the doc directory. If you still have questions 
after reading these, check out the website at http://mixim.sourceforge.net. 

To send any kind of feedback, bug reports, feature requests etc. please use the 
OMNeT++ mailing list omnetpp-l@omnetpp.org.
You have to subscribe to it first,
see http://www.omnetpp.org/external/maillist.php for details.


Release Notes
=============