Commit Graph

  • 7885fdd002 cmake master LiXiaoqi 2024-11-12 10:24:19 +0800
  • 4abb6f8da5
    Merge pull request #80 from uilianries/cmake/install Kosma Moczek 2024-09-11 14:36:57 +0200
  • 2fcb26b82e Add install steps Uilian Ries 2024-09-11 10:01:07 +0200
  • e368d847d7 add license grants Kosma Moczek 2023-06-20 14:22:19 +0100
  • 85439b97dd Make minmea_isfield public. Steven Sloboda 2017-11-30 15:39:35 -0500
  • 0a0a14a42e should use 'i' instead of 'd' in minmea_parse_gbs Xiang Xiao 2022-07-18 19:15:25 +0800
  • 1ac0ec3ae6 minmea_parse_gbs: add test for satellite ID Kosma Moczek 2022-08-04 12:26:37 +0100
  • 296c71cbc0 Merge branch 'xiaoxiang781216-pr-68' Kosma Moczek 2022-08-04 12:01:27 +0100
  • 9ae3e50947 minmea.h: fix comment for minmea_scan() Kosma Moczek 2022-08-04 11:56:24 +0100
  • d6ad155319 remove the unnecessary header file inclusion Xiang Xiao 2022-07-18 19:10:36 +0800
  • 163fb72250 CMakeLists: output test results on fail Kosma Moczek 2022-08-04 11:38:30 +0100
  • a3813b8449 Merge branch 'xiaoxiang781216-max' Kosma Moczek 2022-08-04 11:35:56 +0100
  • 476a8dd63e tests: update sentence length test Kosma Moczek 2022-08-04 11:35:15 +0100
  • 5cecc7a9ab Don't check senentence length less than MINMEA_MAX_SENTENCE_LENGTH in minmea_check Xiang Xiao 2022-07-21 12:42:06 +0800
  • db46128e73
    Merge pull request #66 from kosma/makeremove Kosma Moczek 2022-06-18 15:41:25 +0200
  • a7553e883f CMakeLists.txt - Add 'scan-build' to tests if the application is installed Chris Morgan 2022-06-10 13:43:39 -0400
  • 747177274c Remove Makefile, use cmake and update build instructions Chris Morgan 2022-06-10 13:33:51 -0400
  • db03e437d4 CMakeLists.txt - Group lines by example and tests for readability Chris Morgan 2022-06-10 13:28:53 -0400
  • 815efd8d36 CMakeLists.txt - enable ctest framework and register tests Chris Morgan 2022-06-10 13:27:38 -0400
  • c0c7cb5145 CMakeLists.txt - link_directories() for check to ensure the directory check is located in is in the linker library search path Chris Morgan 2022-06-10 13:19:54 -0400
  • 143d5558db
    Merge pull request #65 from kosma/cmake Kosma Moczek 2022-06-05 12:17:08 +0200
  • a0da280f64 add test_minmea_parse_vtg3 (fixes #57) Kosma Moczek 2022-06-03 01:40:30 +0200
  • c0d2f58128 allow defining custom MINMEA_MAX_SENTENCE_LENGTH Kosma Moczek 2022-06-03 01:26:13 +0200
  • 1e2f0af7d8 rename MINMEA_MAX_LENGTH -> MINMEA_MAX_SENTENCE_LENGTH Kosma Moczek 2022-06-03 01:24:58 +0200
  • 6915c08c59
    Merge pull request #45 from benpicco/minmea_getdate Kosma Moczek 2022-06-03 01:15:07 +0200
  • 926077436a tests: add tests for minmea_getdatetime Kosma Moczek 2022-06-03 01:10:22 +0200
  • 77d5410c68 rename minmea_getdate -> minmea_getdatetime Kosma Moczek 2022-06-03 01:01:53 +0200
  • 8e243e5310 minmea_getdate: consistent argument naming Kosma Moczek 2022-06-03 00:54:00 +0200
  • f2bd34c82a minmea_getdate: use pointer dereferencing for memset (safer) Kosma Moczek 2022-06-03 00:53:40 +0200
  • 74a4744792
    Merge pull request #41 from vpetrigo/update/allow_only_CR_ending Kosma Moczek 2022-06-03 00:46:30 +0200
  • 908846d4f6 add tests for newline handling Kosma Moczek 2022-06-03 00:44:58 +0200
  • 34556192b9 .gitignore: ignore CLion build directory Kosma Moczek 2022-06-02 23:30:28 +0200
  • 8e5aaabd03 .github: add CMake run Kosma Moczek 2022-06-02 23:14:42 +0200
  • 2b8b64c784 Full CMake support Kosma Moczek 2022-06-02 23:09:17 +0200
  • 7eda4ae551 CMake file for the CMake support Omkar Yadav 2019-03-22 23:54:51 +0530
  • ce0fb1d6da
    Merge pull request #64 from kosma/clang_null Kosma Moczek 2022-06-02 22:42:36 +0200
  • 3e984ef657 minmea.c - Fix dereference of null pointer error caught by clang's scan-build Kosma Moczek 2022-06-02 22:41:02 +0200
  • 43ac660db6 Makefile: fail on scan-build failure Kosma Moczek 2022-06-02 22:31:25 +0200
  • 6b1a15aa29
    Merge pull request #63 from kosma/workflow Kosma Moczek 2022-06-02 22:27:31 +0200
  • f35c9b04f3 .github: remove redundant make invocation Kosma Moczek 2022-06-02 22:25:55 +0200
  • 7ea8901880 README.md: add better contribution guidelines Kosma Moczek 2022-05-23 15:38:26 +0200
  • f75678a426
    Fix PR comments Vladimir Petrigo 2022-05-22 16:01:09 +0300
  • 4ebbaef840 add minmea_getdate() Benjamin Valentin 2019-05-16 14:59:07 +0200
  • de996fee46 Remove unused .travis.yml configuration file Chris Morgan 2022-05-21 08:32:42 -0400
  • 6e32e63908 README.md - Replace Travis badge with GitHub workflows badge Chris Morgan 2022-05-20 21:29:13 -0400
  • 69b3be605c GitHub workflows configuration Chris Morgan 2022-05-20 20:53:38 -0400
  • 25d1224ae2
    Merge pull request #62 from d-el/UpdateReadme_GBS Chris Morgan 2022-05-20 20:45:58 -0400
  • 9bdee64b4b Add GBS to README and alphabetical sorting d-el 2022-05-21 00:20:14 +0300
  • becf6aa58d Fix Integer Overflow karas 2018-02-22 13:28:31 +0900
  • 252a3f9d3b Add GBS parser roman.storozhenko 2020-11-23 16:25:03 +0200
  • 33b97e75b2
    Merge pull request #43 from xerdink/ti-include Kosma Moczek 2022-05-20 15:04:56 +0200
  • 7689f93e73
    Merge pull request #60 from kosma/cmm_test_fixes Kosma Moczek 2022-05-20 14:57:15 +0200
  • bf5358dac3 minmea.h: use const if possible Dr. PO 2018-11-02 15:57:27 +0800
  • e2560c5a49 README.md: fix typo Yegor Yefremov 2019-10-29 09:52:04 +0100
  • 4da3f38acc Update example.c johnauld 2019-11-25 18:49:11 -0800
  • 41d8bf539d Update README.md johnauld 2019-11-25 18:48:21 -0800
  • d8b411fe15 tests.c - Fix 'format-security' warnings due to use of ck_assert_msg() without a formatting string Chris Morgan 2022-05-20 08:40:59 -0400
  • 06ad5a1840
    Merge pull request #48 from DonneyF/master Kosma Moczek 2019-09-16 02:18:21 +0200
  • bf7680b4e4
    Update README.md DonneyF 2019-09-12 16:09:23 -0700
  • 90503ad1ff fix(ti-compat): fixed compat header orhaneee 2019-05-02 17:37:56 +0300
  • 69ec986af7
    minmea: Allow lines with only CR ending Vladimir Petrigo 2018-12-21 11:37:59 +0300
  • ae4dd9442a
    Merge pull request #38 from noahp/noahp/check-url Kosma Moczek 2018-10-16 11:00:59 +0200
  • b1371aa526 🔗 update Check link Noah Pendleton 2018-10-13 14:17:29 -0400
  • 65bf740bd8
    Merge pull request #35 from gdpinchina/master Kosma Moczek 2018-09-19 14:00:18 +0200
  • 61c6ef7ddd
    fix test for gga gdpinchina 2018-09-19 14:38:49 +0800
  • 4514f6dd5e
    fix test for gga gdpinchina 2018-09-19 14:29:19 +0800
  • 113221d7a9
    fix test for gga gdpinchina 2018-09-19 14:15:51 +0800
  • 35b00bca2f
    fix test in gga gdpinchina 2018-09-19 14:01:55 +0800
  • 9fcd2450f5
    remove indent gdpinchina 2018-09-08 14:14:43 +0800
  • 59c3e0a813
    fix gga char alignment problem in test.c gdpinchina 2018-09-08 14:12:10 +0800
  • 79b964a5b2
    modefy initialization for dgps_age gdpinchina 2018-09-08 13:10:06 +0800
  • c4a5a01d66
    modify dgps_age type gdpinchina 2018-09-05 08:47:49 +0800
  • c01cbcf342
    modify dgps_age type gdpinchina 2018-09-05 08:45:41 +0800
  • cd27e72970
    Merge pull request #29 from swilson/master Kosma Moczek 2018-01-24 14:59:48 +0100
  • 4d97109408 Fix compiler warnings. Sean Wilson 2018-01-16 11:15:12 -0500
  • 0456bbb0ce Define timegm Sean Wilson 2018-01-16 11:05:31 -0500
  • 04f1141345 Add TI-RTOS compat header Sean Wilson 2018-01-16 11:02:45 -0500
  • 8e4fc4eb6d README.md: formatting fixes Kosma Moczek 2017-10-23 19:02:06 +0200
  • 0b02771b28 minmea.h: add Windows compatibility layer Kosma Moczek 2017-10-23 18:53:48 +0200
  • ded4faf483 Merge pull request #25 from asund/master Kosma Moczek 2017-10-23 18:34:26 +0200
  • f50449ea69 Fixup whitespace asund 2017-10-20 09:52:51 -0700
  • 80af9b4838 * Arrange year interpretation in order of likeliness * Add unit tests asund 2017-10-13 22:05:24 -0700
  • ef8bca720f clarity of century use in struct tm asund 2017-09-25 11:34:35 -0700
  • 486da2bb5b Small fixes to minmea_gettime * Handle four digit years provided by ZDA in minmea_gettime * Assume GPS epoch to allow dates prior 2000 to be parsed asund 2017-09-25 09:23:26 -0700
  • dbf51f03c5 README.md: add ZDA Kosma Moczek 2017-08-15 10:36:42 +0200
  • fcc63a54b0 Merge pull request #24 from kosma/zda Kosma Moczek 2017-08-15 10:35:09 +0200
  • f1871e40b9 add unit tests for ZDA Kosma Moczek 2017-08-15 10:32:40 +0200
  • a370e981d8 Add $--ZDA sentences Dawid Marszałkiewicz 2017-06-16 12:54:17 +0200
  • 5b8b204e44 Merge pull request #16 from anthonybrice/patch-1 Kosma Moczek 2017-08-15 10:22:57 +0200
  • 359c3de888 Merge pull request #18 from hraftery/documentation_fix Kosma Moczek 2017-08-15 10:22:33 +0200
  • 83f7f9b660 Merge pull request #23 from kaspar030/non32bit_compile_fix Kosma Moczek 2017-08-15 10:21:59 +0200
  • 6618d51f0c Merge branch 'johlim-patch-1' Kosma Moczek 2017-08-15 10:20:38 +0200
  • 51c9c01ff8 Update README.md johlim 2016-12-15 16:39:02 +0900
  • bbbe3d73b6 README.md: fix typo Kosma Moczek 2017-08-15 10:14:13 +0200
  • 7d6ff06722 Makefile: fix check framework compilation flags Kosma Moczek 2017-08-15 10:13:16 +0200
  • 0c1e0297c2 .travis.yml: remove stale Hipchat notifications Kosma Moczek 2017-08-15 10:09:48 +0200
  • 3fc40492d9 README.md: update authorship information Kosma Moczek 2017-08-15 10:06:41 +0200
  • 0491cb5826 README.md: update Travis CI link Kosma Moczek 2017-08-15 10:05:21 +0200
  • f3253039a3 use explicit 32bit integer for fractional time calculation Kaspar Schleiser 2017-05-20 15:08:16 +0200
  • 3cc0cfd478 Corrected precision figure for lat/long values. Added derivation and an example. U-ATSAUVS\heath.raftery 2016-08-09 08:44:37 +1000