Commit History

Author SHA1 Message Date
  Kosma Moczek 45b9a07f2a .travis.yml: HTML Hipchat notifications 12 years ago
  Kosma Moczek 300e6a67b1 .travis.yml: update Hipchat notification 12 years ago
  Kosma Moczek b48c0826bb .travis.yml: add Hipchat notification 12 years ago
  Kosma Moczek 7e8196367d .travis.yml: don't spam so hard 12 years ago
  Kosma Moczek 30d4f8151b README.md: add Travis badge 12 years ago
  Kosma Moczek ea324ed49f tests.c: squash GCC's complaints, I'm tired of this shit 12 years ago
  Kosma Moczek b763062f8d tests.c: work around spurious compiler error when comparing large ints 12 years ago
  Kosma Moczek a21389a66b .gitignore: add *.exe (sic) 12 years ago
  Kosma Moczek e9ee7cc0c1 Makefile: feature test macros to make dumb Linux happy 12 years ago
  Kosma Moczek 6fa3e4646a .travis.yml: use sudo when calling apt-get 12 years ago
  Kosma Moczek d303b73c40 add .travis.yml 12 years ago
  Konstantin Oblaukhov 8d82a295d3 Fix #9 12 years ago
  Kosma Moczek e81f908109 minmea_scan("f"): allow spaces at the start of the field 12 years ago
  Kosma Moczek b777fbe0b9 minmea_gettimeofday -> minmea_gettime 12 years ago
  Konstantin Oblaukhov 1b98a38c82 CMSIS and StdPeriphLib can be used as list of sources now. 12 years ago
  Konstantin Oblaukhov 3e356b7816 Quickfix. 12 years ago
  Konstantin Oblaukhov 0b267ba46a Small improvements. 12 years ago
  Kosma Moczek 23e2f950c5 README.md: more timegm() documentation 12 years ago
  Kosma Moczek 7786885eef tests.c: shorter & consistent variable names 12 years ago
  Kosma Moczek eb6baa182e tests.c: add assert_float_eq() macro 12 years ago
  Kosma Moczek 79c98e2d43 Merge pull request #9 from esoule/hotfix-gsv-shorter-sentence-2 12 years ago
  Evgueni Souleimanov 40b3fdd80d tests: use fabsf (float), not fabs (double) in epsilon comparisons of floats 12 years ago
  Evgueni Souleimanov 4b060fe234 example: indent parsing results with spaces 12 years ago
  Evgueni Souleimanov eede684d27 example: indicate when a sentence is not parsed or is not valid 12 years ago
  Evgueni Souleimanov 6f9ffab883 example: fix printf line 12 years ago
  Evgueni Souleimanov a52c1faa27 GSV: parse sentences that list 0 to 4 satellites 12 years ago
  Evgueni Souleimanov 74e2ce002e add test for shorter GSV sentence, with 0 to 4 satellites 12 years ago
  Evgueni Souleimanov f68eb7c9fd fix "warning: comparing floating point with == or != is unsafe" (epsilon comparison) 12 years ago
  Evgueni Souleimanov 52c077c5ac undo commit "tests: prevent compiler warning when comparing floats" 12 years ago
  Evgueni Souleimanov 2ae5c4a645 fix "warning: no previous prototype for 'minmea_suite'" 12 years ago