rdmenezes / qmast

Automatically exported from code.google.com/p/qmast
0 stars 0 forks source link

GPS location structure #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the present state, and how to test for the problem?
1.Right now, every coordinate requires 4 variables; this is unweildy

Suggestions on how this should be fixed? Or links to resources/references?
1.Create a GPS location struct to use and pass around
2.There are issues with structs being passed to functions in Arduino; see google

Original issue reported on code.google.com by cdmblair@gmail.com on 17 Apr 2011 at 2:20

GoogleCodeExporter commented 9 years ago

Original comment by cdmblair@gmail.com on 17 Apr 2011 at 2:25

GoogleCodeExporter commented 9 years ago
Should not have issue with passing struct as long as it is defined in a 
separate .h file. 

Original comment by laszloka...@gmail.com on 12 May 2011 at 1:57

GoogleCodeExporter commented 9 years ago

Original comment by valtas...@gmail.com on 11 Oct 2011 at 8:12