rcore_xbridge
[Drivers]

Collaboration diagram for rcore_xbridge:

The rcore_xbridge driver controls the TeCo Particle Router Core sensor node, using the XBridge. The SSimp Full board is supported.

Compile-time dependencies

Provides

Requires

Configuration requests

Configuration file options

Example
driver
(
  name "rcore_xbridge"
  provides ["wsn:0"]
  port 5555
  # Calibrate node 0 from group 125 (default) with X={419,532} and Y={440,552}
  node [0 125 419 532 440 552 0 0]
  # Calibrate node 2 from group 125 (default) with X={447,557} and Y={410,520}
  node [2 125 447 557 410 520 0 0]
  # Use converted engineering units (G)
  converted 2
)

Author:
Radu Bogdan Rusu


Last updated 12 September 2005 21:38:45