0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minmea_gettimeofday -> minmea_gettime More... almost 10 years ago
README.md: more timegm() documentation More... almost 10 years ago
tests.c: shorter & consistent variable names More... almost 10 years ago
tests.c: add assert_float_eq() macro More... almost 10 years ago
Merge pull request #9 from esoule/hotfix-gsv-shorter-sentence-2 More... almost 10 years ago
tests: use fabsf (float), not fabs (double) in epsilon comparisons of floats More... almost 10 years ago
example: indent parsing results with spaces More... almost 10 years ago
example: indicate when a sentence is not parsed or is not valid More... almost 10 years ago
example: fix printf line More... almost 10 years ago
remove example executable in make clean More... almost 10 years ago
fix "warning: comparing floating point with == or != is unsafe" (epsilon comparison) More... almost 10 years ago
undo commit "tests: prevent compiler warning when comparing floats" More... almost 10 years ago
README.md: style fix More... almost 10 years ago
Merge branch 'pull-request-2' More... almost 10 years ago
minmea_sentence_gll: minor style fixes More... almost 10 years ago
minmea_parse_gll: make mode field optional More... almost 10 years ago
minmea_sentence_gll: adapt for new floating point format More... almost 10 years ago
minmea.h: style fixes More... almost 10 years ago
test_minmea_parse_gll1: keep naming consistent More... almost 10 years ago
merge with master More... almost 10 years ago
example.c: revert accidental overwrite More... almost 10 years ago
tests: prevent compiler warning when comparing floats More... almost 10 years ago
GSV: parse sentences that list 0 to 4 satellites More... almost 10 years ago
add test for shorter GSV sentence, with 0 to 4 satellites More... almost 10 years ago
fix "warning: no previous prototype for 'minmea_suite'" More... almost 10 years ago
fix "warning: old-style function definition" More... almost 10 years ago
fix "warning: declaration of 'time' shadows a global declaration" (-Wshadow) More... almost 10 years ago
minmea_gettimeofday: workaround missing tm_isdst on some systems More... almost 10 years ago
always run tests before committing, kiddo. More... almost 10 years ago
minmea_scan: avoid shadowing local variables More... almost 10 years ago