Table of Contents

Downloads

This page contains all the software released by the Wing project.

Click

Source code can be checked out from the Wing GIT repository using the following command:

git clone git@github.com:create-net/click-wing.git

Pre-built firmware images

Please note that the following nightly builds may be unstable. Wireless routers running the following firmwares will try to auto-update themselves every night with the latest nightly build (auto-update is not supported on Gateworks boards). Configuration changes are maintained during the upgrade process.

Code Profile Board WiFi Driver Uplinks Firmware
XA-100 alix_madwifi PCEngines ALIX madwifi Ethernet, WiFi, UMTS wing-x86-alix_madwifi-nightly-jffs2-128k.img
XA-110 alix_ath5k PCEngines ALIX ath5k Ethernet, WiFi, UMTS wing-x86-alix_ath5k-nightly-jffs2-128k.img
XA-120 alix_ath9k PCEngines ALIX ath9k Ethernet, WiFi, UMTS wing-x86-alix_ath9k-nightly-jffs2-128k.img
XW-100 wrap_madwifi PCEngines WRAP madwifi Ethernet, WiFi wing-x86-wrap_madwifi-nightly-jffs2-128k.img
XW-110 wrap_ath5k PCEngines WRAP ath5k Ethernet, WiFi wing-x86-wrap_ath5k-nightly-jffs2-128k.img
XW-110 wrap_ath9k PCEngines WRAP ath9k Ethernet, WiFi wing-x86-wrap_ath8k-nightly-jffs2-128k.img
IXP-100 cambria_madwifi Gateworks Cambria GW2358-4 madwifi Ethernet, WiFi wing-ixp4xx-cambria_madwifi-nightly-zImage
wing-ixp4xx-cambria_madwifi-nightly-squashfs.img
IXP-110 cambria_ath5k Gateworks Cambria GW2358-4 ath5k Ethernet, WiFi wing-ixp4xx-cambria_ath5k-nightly-zImage
wing-ixp4xx-cambria_ath5k-nightly-squashfs.img
IXP-120 cambvria_ath9k Gateworks Cambria GW2358-4 ath9k Ethernet, WiFi wing-ixp4xx-cambria_ath9k-nightly-zImage
wing-ixp4xx-cambria_ath9k-nightly-squashfs.img

Some remarks:

Wing build environment

You can download the latest stable version of the Wing SDK from:

Source code Description
wing-sdk-20100115.tar.gz Rel. 2010.01.15

Daily snapshots of the Wing SDK are also provided:

Source code Description
wing-sdk-nightly.tar.gz Nightly snapshot

Source code can be checked out from the Wing Subversion repository using the following command:

svn co http://gforge.create-net.org/svn/wing/trunk

OpenWRT

You can download the latest stable version of the Wing packages for OpenWRT from:

Source code Description
openwrt-pkgs-20100115.tar.gz Rel. 2010.01.15

Daily snapshots of the Wing packages for OpenWRT are also provided:

Source code Description
openwrt-pkgs-nightly.tar.gz Nightly snapshot

Source code can be checked out from the Wing Subversion repository using the following command:

svn co http://gforge.create-net.org/svn/openwrt-pkgs/trunk

License

Code is released under a BSD license.