Hello everyone,
Thank you all for installing the last beta and a special thanks to those that we worked with directly on a couple of issues.
The latest version is 3.0.1435 and can be found here along with a change log which we will keep updated there too.
For those who want the commands for the update it is simply..
Hopefully CPU should be a bit lower than before for those that saw it higher than we did in our testing. Not a huge amount of new stuff for Pi users just some increased stability.
What is new though is a native build that can be installed directly on the Radarcape unit. This is a slightly different build and is designed at the moment for the default Angstrom with soft float support. To install it is simply a case of ssh'ing to the unit and running.
If you need help with the SSH part we suggest you look at http://wiki.modesbeast.com
Once installed follow the same instructions as a Pi for setup by visiting http://<ip of unit>:30053. Obvious differences are to set the "Format" to "Radarcape" and to also set it to "127.0.0.1" and "10006" for the IP and port.
Thank you all for installing the last beta and a special thanks to those that we worked with directly on a couple of issues.
The latest version is 3.0.1435 and can be found here along with a change log which we will keep updated there too.
For those who want the commands for the update it is simply..
Code:
wget http://client.planefinder.net/pfclient_3.0.1435_armhf.deb
sudo dpkg -i pfclient_3.0.1435_armhf.deb
Hopefully CPU should be a bit lower than before for those that saw it higher than we did in our testing. Not a huge amount of new stuff for Pi users just some increased stability.
What is new though is a native build that can be installed directly on the Radarcape unit. This is a slightly different build and is designed at the moment for the default Angstrom with soft float support. To install it is simply a case of ssh'ing to the unit and running.
Code:
opkg install http://client.planefinder.net/pfclient_3.0.1435_armel.opk
If you need help with the SSH part we suggest you look at http://wiki.modesbeast.com
Once installed follow the same instructions as a Pi for setup by visiting http://<ip of unit>:30053. Obvious differences are to set the "Format" to "Radarcape" and to also set it to "127.0.0.1" and "10006" for the IP and port.