From 434b4716d0146813a77cea1acd3df8c688bb726f Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Mon, 1 Aug 2016 19:10:53 +0200 Subject: [PATCH] web: update status and links on the webpage Linux-wpan is way further now and the driver is already in mainline. Make sure our page is a bit more accurate. --- web/index.html | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/web/index.html b/web/index.html index 7a24797..ca936b6 100644 --- a/web/index.html +++ b/web/index.html @@ -49,7 +49,7 @@ Both boards are based on the Atmel AT86RF231 transceiver. They operate in the license-free 2.4 GHz band using the IEEE 802.15.4 -physical and link layer. +physical and link layer.
Note that IEEE 802.15.4 is different from IEEE 802.11 (WLAN) @@ -66,7 +66,7 @@ supports non-standard rates of up to 2 Mbps, with a reduced range.

Compatibility

atben and atusb can communicate at the physical and link -layer with any device that implements the +layer with any device that implements the IEEE 802.15.4-2006 standard for the 2.4 GHz band.
@@ -89,8 +89,8 @@ The host needs suitable drivers for the board. The ultimate goal is to fully support IPv6 with 6LoWPAN, in cooperation with the -linux-zigbee -project. This work is still in progress and may take a while. +linux-wpan +project.

To make use of the boards while working on IPv6, we have developed a quick and dirty tunnelling mechanism for IPv4. A video demonstrating its use @@ -140,19 +140,20 @@ Here is an overview of the status of the various project elements: Production notes, factory files: PCB and SMT - Firmware - Finishing + Firmware + Done source, 0.2 release - Device driver - Finishing - mainlining through linux-wpan (bluetooh-next tree) + Device driver + Done + In Linux mainline since 4.2 MAC layer - In progress + Finishing linux-wpan project IPv4 hackDone dirtpan - 6LoWPAN stackIn progress + 6LoWPAN stackFinishing