Commit Graph

  • 254a10041a Added the standby mode command master Junhuang 2025-01-02 17:11:49 +08:00
  • d860415fe7 Added different types of baud rate comments Junhuang 2024-12-04 09:41:42 +08:00
  • 0bdd3727aa Added BDS support Junhuang 2024-11-22 17:12:59 +08:00
  • 0a205759da updates to README.md Mikal Hart 2024-05-20 16:07:46 +01:00
  • c093432911 1.1-beta1: Several user-suggested pull requests incorporated Mikal Hart 2024-05-19 20:56:48 +01:00
  • ca29434514 Corrected version number Mikal Hart 2022-09-20 10:47:27 +01:00
  • 81ba32cc9a Arduino library compatibility (#92) santaimpersonator 2022-01-19 16:53:54 -07:00
  • cfb60e5e38 Create README.md (#55) Gijs Noorlander 2019-10-13 05:23:09 +02:00
  • 6ec3984c24 Update library.json and library.properties Mikal Hart 2019-10-12 20:32:53 -05:00
  • b4c8e29d1d Support for HDOP in its true decimal form: ddd.xx Mikal Hart 2018-02-03 22:22:17 -06:00
  • f63678c38c Bump version string to 1.0.1 Mikal Hart 2017-12-22 14:41:39 -06:00
  • 0622bddf77 Restore Glonass support - accidentally removed in recent commit Mikal Hart 2017-12-22 14:40:09 -06:00
  • 41a631a896 Update version string (#35) to 1.0.0 Jan van Haarst 2017-10-06 18:02:57 +02:00
  • aaa52a3a81 Update library.json Mikal Hart 2017-10-05 20:51:14 -05:00
  • 0a9d3c92c5 Version 1.0.0: reorganize per new Arduino library standard, fix bug with course in FullExample.ino Mikal Hart 2017-10-05 14:06:39 -05:00
  • 2c9ac0b975 Update TinyGPS++.h Mikal Hart 2017-04-14 11:43:54 -05:00
  • 460402900e Slight tightening of new Glonass support Mikal Hart 2017-04-13 23:02:29 -05:00
  • a3cb8a1e10 Merge pull request #28 from nseidle/master Mikal Hart 2017-04-13 22:53:04 -05:00
  • 242cd980be Merge pull request #27 from MB-00101110/patch-1 Mikal Hart 2017-04-13 22:51:34 -05:00
  • ba91ede894 Adding support for Glonass sentences Nathan Seidle 2017-04-13 15:46:55 -06:00
  • ae16c5e3ac Create library.json MB-00101110 2017-04-13 16:05:13 +02:00
  • 88c9db5c74 Fixed problem reported by dbrooke where small positive latitudes and longitudes (less than 1 degree) were reported as negative. Mikal Hart 2013-11-26 15:27:57 -06:00
  • 9e8fe7e9b4 Fixed problem reported by dbrooke where small positive latitudes and longitudes (less than 1 degree) were reported as negative. Mikal Hart 2013-11-26 15:23:11 -06:00
  • d05250fcc9 Fixed problem reported by dbrooke where small positive latitudes and longitudes (less than 1 degree) were reported as negative. Mikal Hart 2013-11-26 15:18:14 -06:00
  • ba04655be8 Changed GPSBaud type to unsigned long in the examples in case someone uses a value like 38400 which exceeds the size of an integer. Mikal Hart 2013-11-08 14:07:13 -06:00
  • fe91bf8448 More cosmetic fixes to KitchenSink.ino Mikal Hart 2013-10-02 15:26:07 -05:00
  • a5c1bf6623 Minor cosmetic fixes to KitchenSink.ino Mikal Hart 2013-10-02 14:23:31 -05:00
  • f10be9783a (1) New High Precision parseDegrees() supports high-end Leica receivers with sub-centimeter accuracy, (2) Integral lat and long changed to degrees + billionths, (3) Allow time and date to be extracted from GPGGA and GPRMC even without fix. (4) Clean up spurious comments, (5) Library version now a string (0.92), (6) Improved KitchenSink sample, (7) Rewrote examples to support slightly changed API. Mikal Hart 2013-09-30 20:36:56 -05:00
  • 803d68e4b1 Eliminate warning due to bad initializer ordering Mikal Hart 2013-09-07 01:32:05 -05:00
  • 8baa28477a test restore ordering Mikal Hart 2013-09-07 01:30:29 -05:00
  • 3d1b0e7e8a Initialization ordering warning in constructor Mikal Hart 2013-09-07 01:05:11 -05:00
  • 89f41d7c4c Tiny typo in comment Mikal Hart 2013-09-07 00:31:06 -05:00
  • 7960855802 Cosmetic: fixed various typos Mikal Hart 2013-09-06 16:08:56 -05:00
  • f592042f7d Fixed potential crash when setting custom elements (thanks Marco Nilsson!); various cosmetic and integer sign/size fixes Mikal Hart 2013-09-06 15:47:28 -05:00
  • 176de7f815 Fix a crash where the custom handler was used even though a) we parsed a known message, and b) no custom handlers were installed. Marco Nilsson 2013-09-06 10:34:19 +02:00
  • fc0261f4dd Compilation warning fixes. Marco Nilsson 2013-09-06 10:19:01 +02:00
  • 63f3b6c519 Replace ULONG_MAX usage with numeric_limits<uint32_t>::max() to avoid a compilation warning. Marco Nilsson 2013-09-06 10:18:19 +02:00
  • b8b46fe041 Tighten up CustomFields.ino example Mikal Hart 2013-09-04 18:48:23 -05:00
  • 00f2154ce6 Correct name in banner; handle invalid times and negative elevations Mikal Hart 2013-09-03 15:45:19 -05:00
  • 34d801ad89 Initial commit Mikal Hart 2013-09-03 00:33:17 -05:00