Kosma Moczek
|
ea324ed49f
tests.c: squash GCC's complaints, I'm tired of this shit
|
il y a 11 ans |
Kosma Moczek
|
b763062f8d
tests.c: work around spurious compiler error when comparing large ints
|
il y a 11 ans |
Kosma Moczek
|
a21389a66b
.gitignore: add *.exe (sic)
|
il y a 11 ans |
Kosma Moczek
|
e9ee7cc0c1
Makefile: feature test macros to make dumb Linux happy
|
il y a 11 ans |
Kosma Moczek
|
6fa3e4646a
.travis.yml: use sudo when calling apt-get
|
il y a 11 ans |
Kosma Moczek
|
d303b73c40
add .travis.yml
|
il y a 11 ans |
Kosma Moczek
|
e81f908109
minmea_scan("f"): allow spaces at the start of the field
|
il y a 11 ans |
Kosma Moczek
|
b777fbe0b9
minmea_gettimeofday -> minmea_gettime
|
il y a 11 ans |
Kosma Moczek
|
23e2f950c5
README.md: more timegm() documentation
|
il y a 11 ans |
Kosma Moczek
|
7786885eef
tests.c: shorter & consistent variable names
|
il y a 11 ans |
Kosma Moczek
|
eb6baa182e
tests.c: add assert_float_eq() macro
|
il y a 11 ans |
Kosma Moczek
|
79c98e2d43
Merge pull request #9 from esoule/hotfix-gsv-shorter-sentence-2
|
il y a 11 ans |
Evgueni Souleimanov
|
40b3fdd80d
tests: use fabsf (float), not fabs (double) in epsilon comparisons of floats
|
il y a 11 ans |
Evgueni Souleimanov
|
4b060fe234
example: indent parsing results with spaces
|
il y a 11 ans |
Evgueni Souleimanov
|
eede684d27
example: indicate when a sentence is not parsed or is not valid
|
il y a 11 ans |
Evgueni Souleimanov
|
6f9ffab883
example: fix printf line
|
il y a 11 ans |
Evgueni Souleimanov
|
a52c1faa27
GSV: parse sentences that list 0 to 4 satellites
|
il y a 11 ans |
Evgueni Souleimanov
|
74e2ce002e
add test for shorter GSV sentence, with 0 to 4 satellites
|
il y a 11 ans |
Evgueni Souleimanov
|
f68eb7c9fd
fix "warning: comparing floating point with == or != is unsafe" (epsilon comparison)
|
il y a 11 ans |
Evgueni Souleimanov
|
52c077c5ac
undo commit "tests: prevent compiler warning when comparing floats"
|
il y a 11 ans |
Evgueni Souleimanov
|
2ae5c4a645
fix "warning: no previous prototype for 'minmea_suite'"
|
il y a 11 ans |
Evgueni Souleimanov
|
0fc9cea986
fix "warning: old-style function definition"
|
il y a 11 ans |
Evgueni Souleimanov
|
1b3147c7e0
fix "warning: declaration of 'time' shadows a global declaration" (-Wshadow)
|
il y a 11 ans |
Evgueni Souleimanov
|
82b1c180f2
remove example executable in make clean
|
il y a 11 ans |
Kosma Moczek
|
4de49c8fad
README.md: style fix
|
il y a 11 ans |
Kosma Moczek
|
f3d21d6135
Merge branch 'pull-request-2'
|
il y a 11 ans |
Kosma Moczek
|
0cf5bb5cf9
minmea_sentence_gll: minor style fixes
|
il y a 11 ans |
Kosma Moczek
|
7477e3caa3
minmea_parse_gll: make mode field optional
|
il y a 11 ans |
Kosma Moczek
|
f9394d2915
minmea_sentence_gll: adapt for new floating point format
|
il y a 11 ans |
Kosma Moczek
|
f193e412c6
minmea.h: style fixes
|
il y a 11 ans |