Kosma Moczek
|
a0da280f64
add test_minmea_parse_vtg3 (fixes #57)
|
3 년 전 |
Kosma Moczek
|
c0d2f58128
allow defining custom MINMEA_MAX_SENTENCE_LENGTH
|
3 년 전 |
Kosma Moczek
|
1e2f0af7d8
rename MINMEA_MAX_LENGTH -> MINMEA_MAX_SENTENCE_LENGTH
|
3 년 전 |
Kosma Moczek
|
6915c08c59
Merge pull request #45 from benpicco/minmea_getdate
|
3 년 전 |
Kosma Moczek
|
926077436a
tests: add tests for minmea_getdatetime
|
3 년 전 |
Kosma Moczek
|
77d5410c68
rename minmea_getdate -> minmea_getdatetime
|
3 년 전 |
Kosma Moczek
|
8e243e5310
minmea_getdate: consistent argument naming
|
3 년 전 |
Kosma Moczek
|
f2bd34c82a
minmea_getdate: use pointer dereferencing for memset (safer)
|
3 년 전 |
Kosma Moczek
|
74a4744792
Merge pull request #41 from vpetrigo/update/allow_only_CR_ending
|
3 년 전 |
Kosma Moczek
|
908846d4f6
add tests for newline handling
|
3 년 전 |
Kosma Moczek
|
ce0fb1d6da
Merge pull request #64 from kosma/clang_null
|
3 년 전 |
Kosma Moczek
|
3e984ef657
minmea.c - Fix dereference of null pointer error caught by clang's scan-build
|
3 년 전 |
Kosma Moczek
|
43ac660db6
Makefile: fail on scan-build failure
|
3 년 전 |
Kosma Moczek
|
6b1a15aa29
Merge pull request #63 from kosma/workflow
|
3 년 전 |
Kosma Moczek
|
f35c9b04f3
.github: remove redundant make invocation
|
3 년 전 |
Kosma Moczek
|
7ea8901880
README.md: add better contribution guidelines
|
3 년 전 |
Vladimir Petrigo
|
f75678a426
Fix PR comments
|
3 년 전 |
Benjamin Valentin
|
4ebbaef840
add minmea_getdate()
|
6 년 전 |
Chris Morgan
|
de996fee46
Remove unused .travis.yml configuration file
|
3 년 전 |
Chris Morgan
|
6e32e63908
README.md - Replace Travis badge with GitHub workflows badge
|
3 년 전 |
Chris Morgan
|
69b3be605c
GitHub workflows configuration
|
3 년 전 |
Chris Morgan
|
25d1224ae2
Merge pull request #62 from d-el/UpdateReadme_GBS
|
3 년 전 |
d-el
|
9bdee64b4b
Add GBS to README and alphabetical sorting
|
3 년 전 |
karas
|
becf6aa58d
Fix Integer Overflow
|
7 년 전 |
roman.storozhenko
|
252a3f9d3b
Add GBS parser
|
4 년 전 |
Kosma Moczek
|
33b97e75b2
Merge pull request #43 from xerdink/ti-include
|
3 년 전 |
Kosma Moczek
|
7689f93e73
Merge pull request #60 from kosma/cmm_test_fixes
|
3 년 전 |
Dr. PO
|
bf5358dac3
minmea.h: use const if possible
|
6 년 전 |
Yegor Yefremov
|
e2560c5a49
README.md: fix typo
|
5 년 전 |
johnauld
|
4da3f38acc
Update example.c
|
5 년 전 |