1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-22 14:38:26 +02:00

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.
This commit is contained in:
Stefan Schmidt 2016-08-01 19:10:53 +02:00
parent e587d39d3d
commit 434b4716d0

View File

@ -89,8 +89,8 @@ The host needs suitable drivers for the board.
The ultimate goal is to fully support IPv6 with The ultimate goal is to fully support IPv6 with
<A href="http://en.wikipedia.org/wiki/6LoWPAN">6LoWPAN</A>, in <A href="http://en.wikipedia.org/wiki/6LoWPAN">6LoWPAN</A>, in
cooperation with the cooperation with the
<A href="http://sourceforge.net/apps/trac/linux-zigbee/">linux-zigbee</A> <A href="http://wpan.cakelab.org/">linux-wpan</A>
project. This work is still in progress and may take a while. project.
<P> <P>
To make use of the boards while working on IPv6, we have developed a quick 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 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:
<TD><A href="http://en.qi-hardware.com/wiki/Ben_WPAN#Production_Notes">Production notes</A>, factory files: <TD><A href="http://en.qi-hardware.com/wiki/Ben_WPAN#Production_Notes">Production notes</A>, factory files:
<A href="http://downloads.qi-hardware.com/people/werner/wpan/fab/atben-pcb-110330.tar.gz">PCB</A> and <A href="http://downloads.qi-hardware.com/people/werner/wpan/fab/atben-pcb-110330.tar.gz">PCB</A> and
<A href="http://downloads.qi-hardware.com/people/werner/wpan/fab/atben-smt-110330.tar.gz">SMT</A> <A href="http://downloads.qi-hardware.com/people/werner/wpan/fab/atben-smt-110330.tar.gz">SMT</A>
<TR><TH align="left">Firmware<TD bgcolor="#ffff00" align="center"> <TR><TH align="left">Firmware<TD bgcolor="#80ff80" align="center">
Finishing Done
<TD><A href="http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/atusb/fw">source</A>, <TD><A href="http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/atusb/fw">source</A>,
<A href="atusb-0.2.dfu">0.2 release</A> <A href="atusb-0.2.dfu">0.2 release</A>
<TR><TH align="left">Device driver<TD bgcolor="#ffff00" align="center"> <TR><TH align="left">Device driver<TD bgcolor="#80ff80" align="center">
Finishing Done
<TD><A href="https://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/">mainlining through linux-wpan (bluetooh-next tree)</A> <TD><A
href="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/net/ieee802154/atusb.c">In Linux mainline since 4.2 </A>
<TR><TH align="left">MAC layer<TD bgcolor="#ffff00" align="center"> <TR><TH align="left">MAC layer<TD bgcolor="#ffff00" align="center">
In progress Finishing
<TD><A href="http://wpan.cakelab.org/">linux-wpan project <TD><A href="http://wpan.cakelab.org/">linux-wpan project
<TR><TH align="left">IPv4 hack<TD bgcolor="#80ff80" align="center">Done <TR><TH align="left">IPv4 hack<TD bgcolor="#80ff80" align="center">Done
<TD><A href="http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/tools/dirtpan">dirtpan</A> <TD><A href="http://projects.qi-hardware.com/index.php/p/ben-wpan/source/tree/master/tools/dirtpan">dirtpan</A>
<TR><TH align="left">6LoWPAN stack<TD bgcolor="#ffff00" align="center">In progress <TR><TH align="left">6LoWPAN stack<TD bgcolor="#ffff00" align="center">Finishing
</TABLE> </TABLE>
<P> <P>