File: README

package info (click to toggle)
tinyos 2.1.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 47,476 kB
  • ctags: 36,607
  • sloc: ansic: 63,646; cpp: 14,974; java: 10,358; python: 5,215; makefile: 1,724; sh: 902; asm: 597; xml: 392; perl: 74; awk: 46
file content (11 lines) | stat: -rw-r--r-- 400 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11

A simple application which verifies the 6loWPAN stack is functioning
correctly.  A mote running this will respond to ICMP Echo requests
(0x80), and provide a UDP echo service on port 7 (a la rfc862).

To build, use the 'blip' make target extra.  IE, 

$ make <platform> blip ...

For more information on setting up an IPv6 network, please see the tutorial:
http://docs.tinyos.net/index.php/BLIP_2.0