Mbed library to handle GPS data reception and parsing
Dependents: GPS_U-blox_NEO-6M_Code
Features
- All positionning parameters are contained into a global data structure.
- Automatic nema string parsing and data structure update.
- GSA,GGA,VTG and RMC
- Convert latitude and longitude to decimal value.
- Converts latittude,longitude and altitude to ECEF coordinates.
Planed developement
- Test library for RTOS use.
- Complete the nema parsing decoders (couple of parameters are not parsed yet and not present in the data structure).
- Add conversion tool to get ENU coordinates.
Files at revision 5:8a73e34b3978
Name | Size | Actions |
---|---|---|
[up] | ||
DecodersUtils.h | 452 | Revisions Annotate |
GPGGAdecoder.hpp | 1853 | Revisions Annotate |
GPGSAdecoder.hpp | 1422 | Revisions Annotate |
GPRMCdecoder.hpp | 2358 | Revisions Annotate |
GPVTGdecoder.hpp | 1262 | Revisions Annotate |