Historial de Commits

Autor SHA1 Mensaje Fecha
  U-ATSAUVS\heath.raftery 3cc0cfd478 Corrected precision figure for lat/long values. Added derivation and hace 9 años
  Maxime Vincent 48ba91275c Use _DEFAULT_SOURCE instead of _BSD_SOURCE (support newer compilers) hace 9 años
  lvitya 95f6beec4f Add $--VTG sentences. hace 9 años
  Artur Mądrzak ade6621a59 Merge pull request #12 from maximus5684/master hace 9 años
  Joshua Whitley a499d2bdd8 Removed array bounds as requested by madrypl. hace 9 años
  Joshua Whitley 869b8f4f2c Fixing minmea.c to compile with C++ compiler. hace 9 años
  Kosma Moczek ae62148805 add minmea_checksum hace 11 años
  Kosma Moczek f9584757c2 Makefile: fix tests on Darwin hace 11 años
  Kosma Moczek 103a523096 tests.c: rename sequence -> sentence (I was drunk at the time?) hace 11 años
  Kosma Moczek bf0f7d30f9 [API CHANGE] minmea_check: add "strict" argument hace 11 años
  Kosma Moczek a6b4f4367d .travis.yml: better HTML template hace 11 años
  Kosma Moczek 45b9a07f2a .travis.yml: HTML Hipchat notifications hace 11 años
  Kosma Moczek 300e6a67b1 .travis.yml: update Hipchat notification hace 11 años
  Kosma Moczek b48c0826bb .travis.yml: add Hipchat notification hace 11 años
  Kosma Moczek 7e8196367d .travis.yml: don't spam so hard hace 11 años
  Kosma Moczek 30d4f8151b README.md: add Travis badge hace 11 años
  Kosma Moczek ea324ed49f tests.c: squash GCC's complaints, I'm tired of this shit hace 11 años
  Kosma Moczek b763062f8d tests.c: work around spurious compiler error when comparing large ints hace 11 años
  Kosma Moczek a21389a66b .gitignore: add *.exe (sic) hace 11 años
  Kosma Moczek e9ee7cc0c1 Makefile: feature test macros to make dumb Linux happy hace 11 años
  Kosma Moczek 6fa3e4646a .travis.yml: use sudo when calling apt-get hace 11 años
  Kosma Moczek d303b73c40 add .travis.yml hace 11 años
  Kosma Moczek e81f908109 minmea_scan("f"): allow spaces at the start of the field hace 11 años
  Kosma Moczek b777fbe0b9 minmea_gettimeofday -> minmea_gettime hace 11 años
  Kosma Moczek 23e2f950c5 README.md: more timegm() documentation hace 11 años
  Kosma Moczek 7786885eef tests.c: shorter & consistent variable names hace 11 años
  Kosma Moczek eb6baa182e tests.c: add assert_float_eq() macro hace 11 años
  Kosma Moczek 79c98e2d43 Merge pull request #9 from esoule/hotfix-gsv-shorter-sentence-2 hace 11 años
  Evgueni Souleimanov 40b3fdd80d tests: use fabsf (float), not fabs (double) in epsilon comparisons of floats hace 11 años
  Evgueni Souleimanov 4b060fe234 example: indent parsing results with spaces hace 11 años