APRX PhyreFly branch for OpenWrt
The latest firmware images for Openwrt & APRX have been uploaded on the 8th of Januari 2016. See the download section.
See Google groups for more info…. https://groups.google.com/forum/#!forum/aprx-software
To install just the package, do as follows….
ssh into your machine (normally something like sss root@(ip-of-machine)
Then change into the tmp directory and execute:
wget https://www.pa0esh.com/svn/aprx_2.8.2-stable_brcm47xx.ipk
chmod 755 aprx_2.8.2-stable_brcm47xx.ipk
opkg install aprx_2.8.2-stable_brcm47xx.ipk –force-downgrade
/etc/init.d/aprx restart
In case you still run the older router and cannot upgrade to 14.07 or later, use the aprx_2.8.2-stable_mipsel.ipk package in stead.