====== 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 | [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/x86/wing-x86-alix_madwifi-nightly-jffs2-128k.img|wing-x86-alix_madwifi-nightly-jffs2-128k.img]] | | XA-110 | alix_ath5k | PCEngines ALIX | ath5k | Ethernet, WiFi, UMTS | [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/x86/wing-x86-alix_ath5k-nightly-jffs2-128k.img|wing-x86-alix_ath5k-nightly-jffs2-128k.img]] | | XA-120 | alix_ath9k | PCEngines ALIX | ath9k | Ethernet, WiFi, UMTS | [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/x86/wing-x86-alix_ath9k-nightly-jffs2-128k.img|wing-x86-alix_ath9k-nightly-jffs2-128k.img]] | | XW-100 | wrap_madwifi | PCEngines WRAP | madwifi | Ethernet, WiFi | [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/x86/wing-x86-wrap_madwifi-nightly-jffs2-128k.img|wing-x86-wrap_madwifi-nightly-jffs2-128k.img]] | | XW-110 | wrap_ath5k | PCEngines WRAP | ath5k | Ethernet, WiFi | [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/x86/wing-x86-wrap_ath5k-nightly-jffs2-128k.img|wing-x86-wrap_ath5k-nightly-jffs2-128k.img]] | | XW-110 | wrap_ath9k | PCEngines WRAP | ath9k | Ethernet, WiFi | [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/x86/wing-x86-wrap_ath9k-nightly-jffs2-128k.img|wing-x86-wrap_ath8k-nightly-jffs2-128k.img]] | | IXP-100 | cambria_madwifi | Gateworks Cambria GW2358-4 | madwifi | Ethernet, WiFi | [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/ixp4xx/wing-ixp4xx-cambria_madwifi-nightly-zImage|wing-ixp4xx-cambria_madwifi-nightly-zImage]] \\ [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/ixp4xx/wing-ixp4xx-cambria_madwifi-nightly-squashfs.img|wing-ixp4xx-cambria_madwifi-nightly-squashfs.img]] | | IXP-110 | cambria_ath5k | Gateworks Cambria GW2358-4 | ath5k | Ethernet, WiFi | [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/ixp4xx/wing-ixp4xx-cambria_ath5k-nightly-zImage|wing-ixp4xx-cambria_ath5k-nightly-zImage]] \\ [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/ixp4xx/wing-ixp4xx-cambria_ath5k-nightly-squashfs.img|wing-ixp4xx-cambria_ath5k-nightly-squashfs.img]] | | IXP-120 | cambvria_ath9k | Gateworks Cambria GW2358-4 | ath9k | Ethernet, WiFi | [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/ixp4xx/wing-ixp4xx-cambria_ath9k-nightly-zImage|wing-ixp4xx-cambria_ath9k-nightly-zImage]] \\ [[http://www.wing-project.org/downloads/kamikaze/releases/nightly/ixp4xx/wing-ixp4xx-cambria_ath9k-nightly-squashfs.img|wing-ixp4xx-cambria_ath9k-nightly-squashfs.img]] | Some remarks: * The UMTS uplink needs a UMTS/CDMA modem. At the moment only the HUAWEI E169 (USB interface) is supported. This excludes the entire PCEngines WRAP series and the Soekris net4826 boards. Refer to [[http://www.pcengines.ch/alix.htm|this]] page for a list of PCEngines ALIX boards that are equipped with an USB Interface. Some manual configuration may be required in order to configure the UMTS uplink (APN, pincode, etc.). * The WiFi uplink is supported only in dual radio setups. * The access point can be configured to run a captive portal using [[http://coova.org/|Coova-Chilli]]. Some manual configuration may be required in order to configure the default RADIUS server to be used for user authentication and accounting. ===== Wing build environment ===== You can download the latest stable version of the Wing SDK from: ^ Source code ^ Description ^ | [[http://gforge.create-net.org/gf/download/frsrelease/111/244/wing-20100115.tar.gz|wing-sdk-20100115.tar.gz]] | Rel. 2010.01.15 | Daily snapshots of the Wing SDK are also provided: ^ Source code ^ Description ^ | [[http://wing-project.org/downloads/snapshots/wing-sdk-latest.tar.gz|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 ^ | [[http://gforge.create-net.org/gf/download/frsrelease/110/243/openwrt-pkgs-20100115.tar.gz|openwrt-pkgs-20100115.tar.gz]] | Rel. 2010.01.15 | Daily snapshots of the Wing packages for OpenWRT are also provided: ^ Source code ^ Description ^ | [[http://wing-project.org/downloads/snapshots/openwrt-pkgs-latest.tar.gz|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.