Commit Graph

12 Commits

Author SHA1 Message Date
driverblock cdcfd289ef fix bad commit 2014-06-08 16:36:39 -04:00
driverblock bdf1b838a7 Merge branch 'master' of https://github.com/adafruit/Adafruit-GPS-Library
Conflicts:
	Adafruit_GPS.cpp
2014-06-08 15:49:16 -04:00
driverblock 2d220aab9c Due support 2014-06-08 15:46:05 -04:00
driverblock 1319d079bf Add support for Arduino Due
Conditional compilation for Arduino Due.
Due support is hardcoded for Serial1
Added due_parsing and due_shield_sdlog examples
2014-03-24 16:09:24 -04:00
ladyada 195c351b1b added a little delay 2012-12-04 11:20:10 -05:00
Austin St. Aubin 80f869ce8a Added Standby and Wakeup fuctions for powering down and powering back up the GPS 2012-04-29 20:46:21 -05:00
Paint Your Dragon bd99b452fd Added hardware serial support, back compatible w/Arduino 0023 2012-04-27 13:49:18 -07:00
Ladyada 723d26da5f parsing LOCUS status 2012-03-28 14:14:32 -04:00
Ladyada b8ce3c6a4d Parsing works with RMC & GGA with a nice example as well 2012-03-28 12:20:38 -04:00
Ladyada ad4df7f289 pulled interrupt stuff to sketch 2012-03-27 18:20:41 -04:00
Ladyada b05dacafad Have to test parsing, but seems OK 2012-03-27 17:56:07 -04:00
Ladyada 05aefd5d84 woooo! 2012-03-26 12:57:23 -04:00