Skip to content
Snippets Groups Projects
Commit f1b4566a authored by roaa1g19's avatar roaa1g19
Browse files

First commit for GPS code, Using HardwareSerial for Serial comms.

_rodGPS_SimpleDistance() function to calculate distance between two points.
_rodGPS_MakeReading() to make a reading from GPS IC.
_rodGPS_PrintGPRMC() to print data
simple_GPRMC struct defined to store data given by IC. Use std::atof to convert the strings to float values

Signed-off-by: default avatarRodrigo Amaral <roaa1g19@soton.ac.uk>
parent 6f617c70
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment