upm/examples
Jon Trulson f53fab80fd ublox6: Initial implementation
jrvandr: removed unnecessary mraa_init() and mraa_deinit()

The module implements support for the ublox-6 GPS sensor.  It was
tested on a Grove GPS device.

This module simply allows data to be retrieved from the device in the
form of NMEA sentences, and provides a method to write commands to the
device for configuration purposes.

It does not attempt to parse NMEA data -- that is a project in itself.
There are libraries available on the Internet, such as tinyGPS++ that
can handle that for you.

Signed-off-by: Jon Trulson <jtrulson@ics.com>
Signed-off-by: Zion Orent <zorent@ics.com>
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
2015-01-16 14:06:56 -08:00
..
2015-01-16 14:06:56 -08:00
2015-01-13 13:29:08 -08:00
2014-12-19 22:33:20 +00:00
2015-01-16 14:06:56 -08:00
2014-09-07 21:44:16 +01:00
2015-01-09 16:42:01 -08:00
2015-01-14 17:24:42 -08:00
2014-11-12 17:18:12 +00:00
2014-11-12 17:20:06 +00:00
2015-01-16 12:27:39 -08:00
2015-01-15 13:39:57 -08:00
2015-01-06 18:37:24 +00:00
2014-09-07 21:59:22 +01:00
2015-01-15 17:54:17 -08:00
2014-06-09 15:37:33 +00:00
2014-09-07 21:59:22 +01:00
2014-11-25 20:37:14 +00:00
2015-01-16 13:19:02 -08:00
2014-09-07 21:59:22 +01:00
2014-09-07 21:59:22 +01:00
2014-09-07 21:59:22 +01:00
2014-09-07 21:59:22 +01:00
2014-09-07 21:59:22 +01:00
2015-01-15 18:14:26 -08:00
2014-09-07 21:59:22 +01:00
2014-11-12 17:00:45 +00:00
2015-01-16 14:06:56 -08:00