Update slip-radio readme

This commit is contained in:
Simon Duquennoy 2017-11-01 09:26:36 +01:00
parent 3eb98851d5
commit 79e823b4d3

View File

@ -1,6 +1,5 @@
This project is intended to run on a mode that is connected to a native host system
by SLIP. The SLIP is really SERIAL LINE 15.4, as this just turns the mote into a smart
radio, running the RPL and 6lowpan stack on the Host. This goes with native-border-router.
This example is intended to run on a mode that is connected to a native host
system by SLIP. Full IEEE 802.15.4 packets are transmitted over slip, turning
the mote into a simple radio, with the RPL and 6LoWPAN stack running on the
host. This is typically used with the native border router (example
`rpl-border-router` on target native).