Just a quick few lines, which I used to successfully make rtklib under ubuntu 10.10. I am not sure if all install packages are required or not, but the following worked for me.
Download and unpack the latest version of rtklib, 2.4.1 as at October 2011
wget http://www.rtklib.com/prog/rtklib_2.4.1.zipunzip rtklib_2.4.1.zipcd rtklib_2.4.1/Install the required C compiler and Linear Algebra packs
sudo apt-get install build-essentialsudo apt-get install automakesudo apt-get install checkinstallsudo apt-get install liblapack3gfsudo apt-get install libblas3gfMake it!
cd app/sudo bash makeall.sh
3 comments:
Hi Thomas, I'm curious, what GPS hardware did you use to get this up and running? I'm looking to get a low-cost module that supports the raw outputs necessary for RtkLib. Thanks,
-Jordan
jordan.erenrich AT gmail.com
Hy guys I need to recompile the rtklib cause I have to see some use of function and procedure...I am using Windows but How I can do this...So I need to make a debug...HELP HELP pls
Hi Thomas,
I wrote an script com compile rtklib2.4.1 and aply the 5 patches under Ubuntu 11.10 x32 and x64. It is a great software.
I have one ublox-AEK4T and I got 1 centimeter for a 10km base line.
It is hard to find AEK4T,5T or 6T on u-blox resellers.
I bought a Trimble iQlassen and evaluation boar GPS-08334 from Sparkfun
but I need some eletronics to power it up. I don't know about electronics and I am afraid to blow it . I am reading a lote about it. I hope to have it running soon.
btw, with receivers are you working with ?
regarsd,
Julio menezes
gpl2.com.br
Post a Comment