Historique des commits

Auteur SHA1 Message Date
  Kosma Moczek a0da280f64 add test_minmea_parse_vtg3 (fixes #57) il y a 3 ans
  Kosma Moczek 1e2f0af7d8 rename MINMEA_MAX_LENGTH -> MINMEA_MAX_SENTENCE_LENGTH il y a 3 ans
  Kosma Moczek 6915c08c59 Merge pull request #45 from benpicco/minmea_getdate il y a 3 ans
  Kosma Moczek 77d5410c68 rename minmea_getdate -> minmea_getdatetime il y a 3 ans
  Kosma Moczek 8e243e5310 minmea_getdate: consistent argument naming il y a 3 ans
  Kosma Moczek f2bd34c82a minmea_getdate: use pointer dereferencing for memset (safer) il y a 3 ans
  Kosma Moczek 74a4744792 Merge pull request #41 from vpetrigo/update/allow_only_CR_ending il y a 3 ans
  Kosma Moczek 3e984ef657 minmea.c - Fix dereference of null pointer error caught by clang's scan-build il y a 3 ans
  Vladimir Petrigo f75678a426 Fix PR comments il y a 3 ans
  Benjamin Valentin 4ebbaef840 add minmea_getdate() il y a 6 ans
  roman.storozhenko 252a3f9d3b Add GBS parser il y a 4 ans
  Vladimir Petrigo 69ec986af7 minmea: Allow lines with only CR ending il y a 6 ans
  gdpinchina c4a5a01d66 modify dgps_age type il y a 7 ans
  Sean Wilson 4d97109408 Fix compiler warnings. il y a 7 ans
  asund 80af9b4838 * Arrange year interpretation in order of likeliness il y a 7 ans
  asund ef8bca720f clarity of century use in struct tm il y a 7 ans
  asund 486da2bb5b Small fixes to minmea_gettime il y a 7 ans
  Kosma Moczek fcc63a54b0 Merge pull request #24 from kosma/zda il y a 8 ans
  Dawid Marszałkiewicz a370e981d8 Add $--ZDA sentences il y a 8 ans
  Kaspar Schleiser f3253039a3 use explicit 32bit integer for fractional time calculation il y a 8 ans
  Maxime Vincent 48ba91275c Use _DEFAULT_SOURCE instead of _BSD_SOURCE (support newer compilers) il y a 9 ans
  lvitya 95f6beec4f Add $--VTG sentences. il y a 9 ans
  Joshua Whitley a499d2bdd8 Removed array bounds as requested by madrypl. il y a 9 ans
  Joshua Whitley 869b8f4f2c Fixing minmea.c to compile with C++ compiler. il y a 9 ans
  Kosma Moczek ae62148805 add minmea_checksum il y a 11 ans
  Kosma Moczek bf0f7d30f9 [API CHANGE] minmea_check: add "strict" argument il y a 11 ans
  Kosma Moczek e81f908109 minmea_scan("f"): allow spaces at the start of the field il y a 11 ans
  Kosma Moczek b777fbe0b9 minmea_gettimeofday -> minmea_gettime il y a 11 ans
  Kosma Moczek 23e2f950c5 README.md: more timegm() documentation il y a 11 ans
  Evgueni Souleimanov a52c1faa27 GSV: parse sentences that list 0 to 4 satellites il y a 11 ans