GPS driver
Dependents: GroveGPS-Example ncu_project
History
Add bool return values for GPS functions to indicate success
2019-06-18, by c1728p9 [Tue, 18 Jun 2019 12:14:13 -0500] rev 5
Add bool return values for GPS functions to indicate success
Remove the GPS thread and dynamic memory usage
2019-06-06, by c1728p9 [Thu, 06 Jun 2019 21:26:39 -0500] rev 4
Remove the GPS thread and dynamic memory usage
Prevent memory allocation failures by limiting line length
2019-06-06, by c1728p9 [Thu, 06 Jun 2019 20:17:47 -0500] rev 3
Prevent memory allocation failures by limiting line length
Provide baud argument for GPS serial connection
2019-06-04, by sarahmarshy [Tue, 04 Jun 2019 21:06:20 +0000] rev 2
Provide baud argument for GPS serial connection
Use internal thread to read serial bus
2019-05-23, by sarahmarshy [Thu, 23 May 2019 16:10:05 +0000] rev 1
Use internal thread to read serial bus
Initial Commit
2018-01-30, by michaelray [Tue, 30 Jan 2018 13:04:53 -0600] rev 0
Initial Commit