DFRduino GPS Shield-LEA-6H (SKU:TEL0044)

Hi,
I had purchased a DFRduino GPS Shield-LEA-6H (SKU:TEL0044) few days and tried to use the sample code that is present in this site - http://www.dfrobot.com/wiki/index.php?t ... KU:TEL0044) . I attached the gps antenna and the shield to my arduino uno. But when i tried to use the code, it sent gibberrish data. It started showing 'inf' and 'ovf' for latitude, altitude and the directions for latitude and longitude were not even coming. I saw in another page that it was necessary to load the processing library for the code to work. But that library has its C++ code and header file missing in 'src' folder and hence the arduino software can't recognise. It keeps on showing 'Invalid library'. I don't understand what should I do now. Please help me. I need the gps shield working as soon as possible.
Thank you.
I had purchased a DFRduino GPS Shield-LEA-6H (SKU:TEL0044) few days and tried to use the sample code that is present in this site - http://www.dfrobot.com/wiki/index.php?t ... KU:TEL0044) . I attached the gps antenna and the shield to my arduino uno. But when i tried to use the code, it sent gibberrish data. It started showing 'inf' and 'ovf' for latitude, altitude and the directions for latitude and longitude were not even coming. I saw in another page that it was necessary to load the processing library for the code to work. But that library has its C++ code and header file missing in 'src' folder and hence the arduino software can't recognise. It keeps on showing 'Invalid library'. I don't understand what should I do now. Please help me. I need the gps shield working as soon as possible.
Thank you.
2016-06-24 02:08:11 I tried the code, no problem. the inf info means no GPS signal available.
