GAVLab / ublox

C++ Static library interfacing ublox GPS receivers using the ublox6 UBX protocol
46 stars 26 forks source link

Got example with complete assist sequence working #4

Closed chris5108 closed 12 years ago

chris5108 commented 12 years ago

The file Full_AGPS_assist.cpp performs an assisted cold start with all available assist data (AID-INI, ephemeris, almanac, and AID-HUI), and an unassisted cold start to compare it too. Be aware that the receiver needs to run for a few minutes before it decodes all the HUI data needed.