Commit Graph

  • 137824049b NULL terminate array as test_minmea_check expects Anthony Brice 2016-06-10 20:12:36 -0700
  • 48ba91275c Use _DEFAULT_SOURCE instead of _BSD_SOURCE (support newer compilers) Maxime Vincent 2016-04-23 21:55:03 +0200
  • 95f6beec4f Add $--VTG sentences. lvitya 2016-04-23 22:19:26 +0300
  • ade6621a59 Merge pull request #12 from maximus5684/master Artur Mądrzak 2016-03-02 20:01:32 +0100
  • a499d2bdd8 Removed array bounds as requested by madrypl. Joshua Whitley 2016-03-02 11:44:44 -0600
  • 869b8f4f2c Fixing minmea.c to compile with C++ compiler. Joshua Whitley 2016-03-02 02:38:37 -0600
  • ae62148805 add minmea_checksum Kosma Moczek 2014-09-11 18:02:29 +0200
  • f9584757c2 Makefile: fix tests on Darwin Kosma Moczek 2014-09-11 15:31:28 +0200
  • 103a523096 tests.c: rename sequence -> sentence (I was drunk at the time?) Kosma Moczek 2014-09-11 15:22:00 +0200
  • bf0f7d30f9 [API CHANGE] minmea_check: add "strict" argument Kosma Moczek 2014-09-11 15:19:11 +0200
  • a6b4f4367d .travis.yml: better HTML template Kosma Moczek 2014-09-03 16:15:04 +0200
  • 45b9a07f2a .travis.yml: HTML Hipchat notifications Kosma Moczek 2014-09-03 14:51:10 +0200
  • 300e6a67b1 .travis.yml: update Hipchat notification Kosma Moczek 2014-09-03 14:41:41 +0200
  • b48c0826bb .travis.yml: add Hipchat notification Kosma Moczek 2014-09-03 14:18:58 +0200
  • 7e8196367d .travis.yml: don't spam so hard Kosma Moczek 2014-09-03 14:07:41 +0200
  • 30d4f8151b README.md: add Travis badge Kosma Moczek 2014-09-02 23:09:40 +0200
  • ea324ed49f tests.c: squash GCC's complaints, I'm tired of this shit Kosma Moczek 2014-09-02 23:08:14 +0200
  • b763062f8d tests.c: work around spurious compiler error when comparing large ints Kosma Moczek 2014-09-02 22:40:54 +0200
  • a21389a66b .gitignore: add *.exe (sic) Kosma Moczek 2014-09-02 22:33:51 +0200
  • e9ee7cc0c1 Makefile: feature test macros to make dumb Linux happy Kosma Moczek 2014-09-02 22:18:43 +0200
  • 6fa3e4646a .travis.yml: use sudo when calling apt-get Kosma Moczek 2014-09-02 22:07:30 +0200
  • d303b73c40 add .travis.yml Kosma Moczek 2014-09-02 22:05:39 +0200
  • e81f908109 minmea_scan("f"): allow spaces at the start of the field Kosma Moczek 2014-07-30 15:18:22 +0200
  • b777fbe0b9 minmea_gettimeofday -> minmea_gettime Kosma Moczek 2014-07-11 12:18:47 +0200
  • 23e2f950c5 README.md: more timegm() documentation Kosma Moczek 2014-06-18 12:13:14 +0200
  • 7786885eef tests.c: shorter & consistent variable names Kosma Moczek 2014-06-18 11:41:41 +0200
  • eb6baa182e tests.c: add assert_float_eq() macro Kosma Moczek 2014-06-18 11:39:06 +0200
  • 79c98e2d43 Merge pull request #9 from esoule/hotfix-gsv-shorter-sentence-2 Kosma Moczek 2014-06-18 11:31:49 +0200
  • 40b3fdd80d tests: use fabsf (float), not fabs (double) in epsilon comparisons of floats Evgueni Souleimanov 2014-06-17 21:22:27 -0400
  • 4b060fe234 example: indent parsing results with spaces Evgueni Souleimanov 2014-06-17 20:58:16 -0400
  • eede684d27 example: indicate when a sentence is not parsed or is not valid Evgueni Souleimanov 2014-06-17 20:56:29 -0400
  • 6f9ffab883 example: fix printf line Evgueni Souleimanov 2014-06-17 20:52:05 -0400
  • a52c1faa27 GSV: parse sentences that list 0 to 4 satellites Evgueni Souleimanov 2014-06-16 20:50:27 -0400
  • 74e2ce002e add test for shorter GSV sentence, with 0 to 4 satellites Evgueni Souleimanov 2014-06-16 20:50:18 -0400
  • f68eb7c9fd fix "warning: comparing floating point with == or != is unsafe" (epsilon comparison) Evgueni Souleimanov 2014-06-17 20:25:55 -0400
  • 52c077c5ac undo commit "tests: prevent compiler warning when comparing floats" Evgueni Souleimanov 2014-06-17 20:23:22 -0400
  • 2ae5c4a645 fix "warning: no previous prototype for 'minmea_suite'" Evgueni Souleimanov 2014-06-16 20:50:08 -0400
  • 0fc9cea986 fix "warning: old-style function definition" Evgueni Souleimanov 2014-06-16 20:49:57 -0400
  • 1b3147c7e0 fix "warning: declaration of 'time' shadows a global declaration" (-Wshadow) Evgueni Souleimanov 2014-06-16 20:49:47 -0400
  • 82b1c180f2 remove example executable in make clean Evgueni Souleimanov 2014-06-17 20:32:18 -0400
  • 4de49c8fad README.md: style fix Kosma Moczek 2014-06-17 15:04:52 +0200
  • f3d21d6135 Merge branch 'pull-request-2' Kosma Moczek 2014-06-17 15:03:24 +0200
  • 0cf5bb5cf9 minmea_sentence_gll: minor style fixes Kosma Moczek 2014-06-17 15:02:04 +0200
  • 7477e3caa3 minmea_parse_gll: make mode field optional Kosma Moczek 2014-06-17 15:00:51 +0200
  • f9394d2915 minmea_sentence_gll: adapt for new floating point format Kosma Moczek 2014-06-17 14:57:08 +0200
  • f193e412c6 minmea.h: style fixes Kosma Moczek 2014-06-17 14:54:12 +0200
  • 531192598d test_minmea_parse_gll1: keep naming consistent Kosma Moczek 2014-06-17 14:53:27 +0200
  • c375b8144b merge with master Kosma Moczek 2014-06-17 14:52:46 +0200
  • 701fe6920f example.c: revert accidental overwrite Kosma Moczek 2014-06-17 14:46:52 +0200
  • df695c4933 tests: prevent compiler warning when comparing floats Kosma Moczek 2014-06-17 12:22:48 +0200
  • c5bc12f8cc minmea_gettimeofday: workaround missing tm_isdst on some systems Kosma Moczek 2014-05-28 16:06:32 +0200
  • 03d9772807 always run tests before committing, kiddo. Kosma Moczek 2014-05-28 15:41:42 +0200
  • 2329d55ff6 minmea_scan: avoid shadowing local variables Kosma Moczek 2014-05-28 15:38:23 +0200
  • d19839cc7e README.md: precision is no longer a limitation, hooray! Kosma Moczek 2014-04-27 17:38:49 +0200
  • f872935244 README.md: even nicer example Kosma Moczek 2014-04-27 17:31:54 +0200
  • f9f9bed148 README.md: remove extra indentation in example Kosma Moczek 2014-04-27 17:30:41 +0200
  • 3e3420d1ab fix minmea_scan("f") overflow Kosma Moczek 2014-04-27 17:19:29 +0200
  • 1e802f6d00 fix minmea_scan("f") when no decimal point is present Kosma Moczek 2014-04-27 17:06:10 +0200
  • 334e63d599 tests.c: add minmea_scan("f") overflow tests Kosma Moczek 2014-04-27 17:05:21 +0200
  • a5f67aa500 README.md: reflect the API changes Kosma Moczek 2014-04-27 16:44:56 +0200
  • e510d9912e example.c: fix printed frame names Kosma Moczek 2014-04-27 16:38:06 +0200
  • 870d64d1d5 example.c: update for the new API Kosma Moczek 2014-04-27 16:36:40 +0200
  • 14437a9631 [API change] add struct minmea_float w/ int_least32_t Kosma Moczek 2014-04-27 16:22:37 +0200
  • 6d75881425 example.c: fix build errors introduced by #4 Kosma Moczek 2014-04-24 16:05:50 +0200
  • 6473d5b30e Merge commit 'pull/origin/5' Kosma Moczek 2014-04-24 16:02:40 +0200
  • e2e6a41209 tests.c: fix build errors introduced by #4 Kosma Moczek 2014-04-24 15:57:46 +0200
  • e4ce324581 minmea.h: style fix mek-x 2014-04-24 15:44:49 +0200
  • c5efe80f36 README.md: update supported frames list Kosma Moczek 2014-04-24 11:57:50 +0200
  • 08d28a590a Merge pull request #3 from eketh/master Kosma Moczek 2014-04-24 11:55:54 +0200
  • 181565066a Makefile: libraries belong to LDLIBS, not LDFLAGS. Kosma Moczek 2014-04-24 11:38:57 +0200
  • b5b080cdaf Merge pull request #4 from mek-x/fix_gcc Kosma Moczek 2014-04-24 11:32:20 +0200
  • 32f6397c05 README.md: added info about GSV mek_x 2014-04-24 00:03:08 +0200
  • daed9fd707 tests: added unit tests for gsv mek_x 2014-04-23 23:55:02 +0200
  • 6aee1b8bb7 example.c: added example for gsv parsing mek_x 2014-04-23 23:43:58 +0200
  • c273d92a33 minmea: added minmea_parse_gsv mek_x 2014-04-23 23:43:28 +0200
  • 92a46f24e2 fix tests for gcc mek_x 2014-04-23 23:05:33 +0200
  • 116fb82670 fix compilation in gcc mek_x 2014-04-23 20:36:26 +0200
  • cd0ee8f9e1 Fixed the last typo in example.c Eketh 2014-04-23 20:04:18 +0200
  • b151ccae51 Fixed typo in example.c Eketh 2014-04-23 20:03:05 +0200
  • 24968cb3ba Fixed spelling/codestyle Eketh 2014-04-23 19:57:30 +0200
  • dd2f2f20ff add support for optional fields (minmea_scan ";" modifier) Kosma Moczek 2014-04-23 18:15:26 +0200
  • d6a02269d4 Names unification for GPGST Eketh 2014-04-23 13:23:24 +0200
  • 8a35643870 Added support of GST frames in example.c Eketh 2014-04-21 10:35:22 +0200
  • ae6195af1e Removed tabulatures from minmea.c and minmea.h Eketh 2014-04-20 19:21:05 +0200
  • 12b03ebc61 Added support for GST frame Eketh 2014-04-20 10:27:22 +0200
  • 3b6ba502bc minmea.h, minmea.c: Added support for GLL sentences Edyta 2014-04-15 15:55:14 +0200
  • 5d49c07957 README.md: update supported sentences list Kosma Moczek 2014-03-24 23:24:27 +0100
  • ea1bbcbfa5 minmea: add minmea_talker_id() Kosma Moczek 2014-03-24 23:13:05 +0100
  • 5bc6fddb55 .gitignore: add *.diff, .*.swp Kosma Moczek 2014-03-24 23:10:27 +0100
  • d973b98d66 minmea: don't include talker id in sentence type. Kosma Moczek 2014-03-24 22:40:25 +0100
  • 3b3179a000 example.c: fix vim modeline Kosma Moczek 2014-03-24 22:35:03 +0100
  • ff500a5115 README.md: mention missing timegm() on some systems Kosma Moczek 2014-03-03 15:48:28 +0100
  • b81f509ccd README.md: escape angle brackets Kosma Moczek 2014-03-03 15:33:48 +0100
  • dfdc4c9426 README.md: describe library limitations Kosma Moczek 2014-03-03 15:31:54 +0100
  • 0b044db606 tests: specify maximum minmea_scan coordinate range Kosma Moczek 2014-03-03 15:22:59 +0100
  • 7543c35079 minmea_rescale: handle big values without overflow Kosma Moczek 2014-03-03 15:04:37 +0100
  • 27d98bddde tests.c: add more test sequences (uBlox MAX7C) Kosma Moczek 2014-03-03 14:55:47 +0100
  • 3c343f8e19 tests.c: use ck_assert_int_eq whenever possible Kosma Moczek 2014-02-28 15:20:30 +0100
  • f7702e046c README.md: mention GPGSA support! Kosma Moczek 2014-02-26 16:30:04 +0100
  • 4d0f78662f COPYING: include the no-warranty clause Kosma Moczek 2014-02-26 16:27:24 +0100