contiki/examples/ipv6/slip-radio
2015-02-07 10:51:41 -05:00
..
Makefile
no-framer.c
project-conf.h slip-radio: remove unneeded definition of NETSTACK_CONF_WITH_RPL (now set from makefile with CONTIKI_WITH_RPL) 2014-12-01 21:04:25 +01:00
README.md additional edits to further clarify interface between native-border-router and slip-radio 2015-02-07 10:51:41 -05:00
slip-net.c
slip-radio-cc2420.c
slip-radio-mc1322x.c
slip-radio-rf230.c
slip-radio-sky-sensors.c
slip-radio.c
slip-radio.h

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.