0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 16 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add license grants More... 10 months ago
minmea_parse_gbs: add test for satellite ID More... over 1 year ago
Merge branch 'xiaoxiang781216-pr-68' More... over 1 year ago
minmea.h: fix comment for minmea_scan() More... over 1 year ago
CMakeLists: output test results on fail More... over 1 year ago
Merge branch 'xiaoxiang781216-max' More... over 1 year ago
tests: update sentence length test More... over 1 year ago
Don't check senentence length less than MINMEA_MAX_SENTENCE_LENGTH in minmea_check More... over 1 year ago
should use 'i' instead of 'd' in minmea_parse_gbs More... almost 2 years ago
remove the unnecessary header file inclusion More... almost 2 years ago
Merge pull request #66 from kosma/makeremove More... almost 2 years ago
CMakeLists.txt - Add 'scan-build' to tests if the application is installed More... almost 2 years ago
Remove Makefile, use cmake and update build instructions More... almost 2 years ago
CMakeLists.txt - Group lines by example and tests for readability More... almost 2 years ago
CMakeLists.txt - enable ctest framework and register tests More... almost 2 years ago
CMakeLists.txt - link_directories() for check to ensure the directory check is located in is in the linker library search path More... almost 2 years ago
Merge pull request #65 from kosma/cmake More... almost 2 years ago
add test_minmea_parse_vtg3 (fixes #57) More... almost 2 years ago
allow defining custom MINMEA_MAX_SENTENCE_LENGTH More... almost 2 years ago
rename MINMEA_MAX_LENGTH -> MINMEA_MAX_SENTENCE_LENGTH More... almost 2 years ago
Merge pull request #45 from benpicco/minmea_getdate More... almost 2 years ago
tests: add tests for minmea_getdatetime More... almost 2 years ago
rename minmea_getdate -> minmea_getdatetime More... almost 2 years ago
minmea_getdate: consistent argument naming More... almost 2 years ago
minmea_getdate: use pointer dereferencing for memset (safer) More... almost 2 years ago
Merge pull request #41 from vpetrigo/update/allow_only_CR_ending More... almost 2 years ago
add tests for newline handling More... almost 2 years ago
.gitignore: ignore CLion build directory More... almost 2 years ago
.github: add CMake run More... almost 2 years ago
Full CMake support More... almost 2 years ago