Commit Verlauf

Autor SHA1 Nachricht Datum
  Kosma Moczek 77d5410c68 rename minmea_getdate -> minmea_getdatetime vor 3 Jahren
  Kosma Moczek 8e243e5310 minmea_getdate: consistent argument naming vor 3 Jahren
  Kosma Moczek f2bd34c82a minmea_getdate: use pointer dereferencing for memset (safer) vor 3 Jahren
  Benjamin Valentin 4ebbaef840 add minmea_getdate() vor 6 Jahren
  gdpinchina c4a5a01d66 modify dgps_age type vor 7 Jahren
  Sean Wilson 4d97109408 Fix compiler warnings. vor 7 Jahren
  asund 80af9b4838 * Arrange year interpretation in order of likeliness vor 7 Jahren
  asund ef8bca720f clarity of century use in struct tm vor 7 Jahren
  asund 486da2bb5b Small fixes to minmea_gettime vor 7 Jahren
  Kosma Moczek fcc63a54b0 Merge pull request #24 from kosma/zda vor 8 Jahren
  Dawid Marszałkiewicz a370e981d8 Add $--ZDA sentences vor 8 Jahren
  Kaspar Schleiser f3253039a3 use explicit 32bit integer for fractional time calculation vor 8 Jahren
  Maxime Vincent 48ba91275c Use _DEFAULT_SOURCE instead of _BSD_SOURCE (support newer compilers) vor 9 Jahren
  lvitya 95f6beec4f Add $--VTG sentences. vor 9 Jahren
  Joshua Whitley a499d2bdd8 Removed array bounds as requested by madrypl. vor 9 Jahren
  Joshua Whitley 869b8f4f2c Fixing minmea.c to compile with C++ compiler. vor 9 Jahren
  Kosma Moczek ae62148805 add minmea_checksum vor 11 Jahren
  Kosma Moczek bf0f7d30f9 [API CHANGE] minmea_check: add "strict" argument vor 11 Jahren
  Kosma Moczek e81f908109 minmea_scan("f"): allow spaces at the start of the field vor 11 Jahren
  Kosma Moczek b777fbe0b9 minmea_gettimeofday -> minmea_gettime vor 11 Jahren
  Kosma Moczek 23e2f950c5 README.md: more timegm() documentation vor 11 Jahren
  Evgueni Souleimanov a52c1faa27 GSV: parse sentences that list 0 to 4 satellites vor 11 Jahren
  Evgueni Souleimanov 1b3147c7e0 fix "warning: declaration of 'time' shadows a global declaration" (-Wshadow) vor 11 Jahren
  Kosma Moczek 7477e3caa3 minmea_parse_gll: make mode field optional vor 11 Jahren
  Kosma Moczek f9394d2915 minmea_sentence_gll: adapt for new floating point format vor 11 Jahren
  Kosma Moczek c375b8144b merge with master vor 11 Jahren
  Kosma Moczek c5bc12f8cc minmea_gettimeofday: workaround missing tm_isdst on some systems vor 11 Jahren
  Kosma Moczek 03d9772807 always run tests before committing, kiddo. vor 11 Jahren
  Kosma Moczek 2329d55ff6 minmea_scan: avoid shadowing local variables vor 11 Jahren
  Kosma Moczek 3e3420d1ab fix minmea_scan("f") overflow vor 11 Jahren