Commit History

作者 SHA1 備註 提交日期
  Evgueni Souleimanov 2ae5c4a645 fix "warning: no previous prototype for 'minmea_suite'" 11 年之前
  Evgueni Souleimanov 0fc9cea986 fix "warning: old-style function definition" 11 年之前
  Evgueni Souleimanov 1b3147c7e0 fix "warning: declaration of 'time' shadows a global declaration" (-Wshadow) 11 年之前
  Evgueni Souleimanov 82b1c180f2 remove example executable in make clean 11 年之前
  Kosma Moczek 4de49c8fad README.md: style fix 11 年之前
  Kosma Moczek f3d21d6135 Merge branch 'pull-request-2' 11 年之前
  Kosma Moczek 0cf5bb5cf9 minmea_sentence_gll: minor style fixes 11 年之前
  Kosma Moczek 7477e3caa3 minmea_parse_gll: make mode field optional 11 年之前
  Kosma Moczek f9394d2915 minmea_sentence_gll: adapt for new floating point format 11 年之前
  Kosma Moczek f193e412c6 minmea.h: style fixes 11 年之前
  Kosma Moczek 531192598d test_minmea_parse_gll1: keep naming consistent 11 年之前
  Kosma Moczek c375b8144b merge with master 11 年之前
  Kosma Moczek 701fe6920f example.c: revert accidental overwrite 11 年之前
  Kosma Moczek df695c4933 tests: prevent compiler warning when comparing floats 11 年之前
  Kosma Moczek c5bc12f8cc minmea_gettimeofday: workaround missing tm_isdst on some systems 11 年之前
  Kosma Moczek 03d9772807 always run tests before committing, kiddo. 11 年之前
  Kosma Moczek 2329d55ff6 minmea_scan: avoid shadowing local variables 11 年之前
  Kosma Moczek d19839cc7e README.md: precision is no longer a limitation, hooray! 11 年之前
  Kosma Moczek f872935244 README.md: even nicer example 11 年之前
  Kosma Moczek f9f9bed148 README.md: remove extra indentation in example 11 年之前
  Kosma Moczek 3e3420d1ab fix minmea_scan("f") overflow 11 年之前
  Kosma Moczek 1e802f6d00 fix minmea_scan("f") when no decimal point is present 11 年之前
  Kosma Moczek 334e63d599 tests.c: add minmea_scan("f") overflow tests 11 年之前
  Kosma Moczek a5f67aa500 README.md: reflect the API changes 11 年之前
  Kosma Moczek e510d9912e example.c: fix printed frame names 11 年之前
  Kosma Moczek 870d64d1d5 example.c: update for the new API 11 年之前
  Kosma Moczek 14437a9631 [API change] add struct minmea_float w/ int_least32_t 11 年之前
  Kosma Moczek 6d75881425 example.c: fix build errors introduced by #4 11 年之前
  Kosma Moczek 6473d5b30e Merge commit 'pull/origin/5' 11 年之前
  Kosma Moczek e2e6a41209 tests.c: fix build errors introduced by #4 11 年之前