Hi all,
I'm new to ios programming and I'm going to program an App for precisely positioning with hardware on iPhone. For this purpose I need to get some raw data out of the GPS module. I've learned already the CLLocation class can support attributes as Lattitude and Longitude. but not enough in my case. Actually what I need is those raw data used for positioning. So could anyone give an answer?
Thanks!