nes-proj/examples/ipv6/slip-radio
Simon Duquennoy 543408db68 Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
..
Makefile Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
README.md additional edits to further clarify interface between native-border-router and slip-radio 2015-02-07 10:51:41 -05:00
project-conf.h Homogenize NET layer config with MAC 2017-09-22 14:34:20 +02:00
slip-net.c Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
slip-radio-cc2420.c
slip-radio-mc1322x.c
slip-radio-rf230.c Adding a gitattributes and correcting line-endings 2015-09-07 15:40:02 +02:00
slip-radio-sky-sensors.c Moved the sht11 driver to its own module 2014-01-26 23:20:30 +01:00
slip-radio.c Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
slip-radio.h

README.md

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.