Sean Wilson
|
4d97109408
Fix compiler warnings.
|
7 лет назад |
asund
|
80af9b4838
* Arrange year interpretation in order of likeliness
|
7 лет назад |
asund
|
ef8bca720f
clarity of century use in struct tm
|
7 лет назад |
asund
|
486da2bb5b
Small fixes to minmea_gettime
|
7 лет назад |
Kosma Moczek
|
fcc63a54b0
Merge pull request #24 from kosma/zda
|
8 лет назад |
Dawid Marszałkiewicz
|
a370e981d8
Add $--ZDA sentences
|
8 лет назад |
Kaspar Schleiser
|
f3253039a3
use explicit 32bit integer for fractional time calculation
|
8 лет назад |
Maxime Vincent
|
48ba91275c
Use _DEFAULT_SOURCE instead of _BSD_SOURCE (support newer compilers)
|
9 лет назад |
lvitya
|
95f6beec4f
Add $--VTG sentences.
|
9 лет назад |
Joshua Whitley
|
a499d2bdd8
Removed array bounds as requested by madrypl.
|
9 лет назад |
Joshua Whitley
|
869b8f4f2c
Fixing minmea.c to compile with C++ compiler.
|
9 лет назад |
Kosma Moczek
|
ae62148805
add minmea_checksum
|
11 лет назад |
Kosma Moczek
|
bf0f7d30f9
[API CHANGE] minmea_check: add "strict" argument
|
11 лет назад |
Kosma Moczek
|
e81f908109
minmea_scan("f"): allow spaces at the start of the field
|
11 лет назад |
Kosma Moczek
|
b777fbe0b9
minmea_gettimeofday -> minmea_gettime
|
11 лет назад |
Kosma Moczek
|
23e2f950c5
README.md: more timegm() documentation
|
11 лет назад |
Evgueni Souleimanov
|
a52c1faa27
GSV: parse sentences that list 0 to 4 satellites
|
11 лет назад |
Evgueni Souleimanov
|
1b3147c7e0
fix "warning: declaration of 'time' shadows a global declaration" (-Wshadow)
|
11 лет назад |
Kosma Moczek
|
7477e3caa3
minmea_parse_gll: make mode field optional
|
11 лет назад |
Kosma Moczek
|
f9394d2915
minmea_sentence_gll: adapt for new floating point format
|
11 лет назад |
Kosma Moczek
|
c375b8144b
merge with master
|
11 лет назад |
Kosma Moczek
|
c5bc12f8cc
minmea_gettimeofday: workaround missing tm_isdst on some systems
|
11 лет назад |
Kosma Moczek
|
03d9772807
always run tests before committing, kiddo.
|
11 лет назад |
Kosma Moczek
|
2329d55ff6
minmea_scan: avoid shadowing local variables
|
11 лет назад |
Kosma Moczek
|
3e3420d1ab
fix minmea_scan("f") overflow
|
11 лет назад |
Kosma Moczek
|
1e802f6d00
fix minmea_scan("f") when no decimal point is present
|
11 лет назад |
Kosma Moczek
|
14437a9631
[API change] add struct minmea_float w/ int_least32_t
|
11 лет назад |
Kosma Moczek
|
6473d5b30e
Merge commit 'pull/origin/5'
|
11 лет назад |
Kosma Moczek
|
08d28a590a
Merge pull request #3 from eketh/master
|
11 лет назад |
mek_x
|
c273d92a33
minmea: added minmea_parse_gsv
|
11 лет назад |