osd-contiki/tools/cooja/java/se/sics/cooja/radiomediums
fros4943 ab01f2b901 added new radio medium: directed graph radio medium (short: dgrm).
this radio medium will likely later be used to implement other more complex radio mediums such as udgm and mrm.

currently the user interface (dgrm config plugin) for defining radio links is very limited.

experimental: the new radio medium supports propagation delays, configurable via the plugin.
2009-02-24 15:29:52 +00:00
..
AbstractRadioMedium.java added experimental per destination propagation delay in radio connections. uses cooja time events to delay radio events. 2009-02-24 15:12:22 +00:00
DirectedGraphMedium.java added new radio medium: directed graph radio medium (short: dgrm). 2009-02-24 15:29:52 +00:00
SilentRadioMedium.java extending abstract radio medium 2007-03-23 21:06:23 +00:00
UDGM.java radio signalling moved to abstract radio medium 2009-02-24 15:05:36 +00:00