index
:
NemaTode
glonass_beidu_handlers
Cross platform C++ 11 NMEA Parser & GPS Framework, https://github.com/ckgt/NemaTode
a.afanasieff@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-29
applying glonass/beidu handlers
glonass_beidu_handlers
f0xx
2019-06-14
Merge pull request #11 from Joe-DN/master
ckgt
2019-06-14
Added ARCHIVE for TARGET, was failing to build
j
2019-05-20
Merge pull request #8 from SunBlack/modernize-loop-convert
ckgt
2019-05-20
Merge pull request #9 from SunBlack/CMake_support
ckgt
2019-05-10
Added CMake support to generate a static library
Heiko Thiel
2019-05-03
Add const keyword to variables of for-ranged loops
Heiko Thiel
2019-05-03
Merge pull request #7 from SunBlack/readability-container-size-empty
ckgt
2019-05-03
Changes are done by run-clang-tidy -header-filter='.*' -checks='-*,modernize-...
Heiko Thiel
2019-05-03
Changes are done by run-clang-tidy -header-filter='.*' -checks='-*,readabilit...
Heiko Thiel
2018-03-22
omg commas.
ckgt
2018-03-22
Cleaned up some comments, somehow missed a boolean not.
ckgt
2018-03-17
Added cstdlib header in NumberConversion.cpp
ckgt
2018-03-17
makefile .PHONY
ckgt
2018-03-17
Added .PHONY to makefile
ckgt
2018-03-17
Fixed invalid comment
ckgt
2018-03-17
Fixed checksum=0 treated as invalid. Added csv of registered handlers for par...
ckgt
2017-07-19
Added ZLib license text in license file and added references in source files.
ckgt
2016-08-16
Update README.md
ckgt
2016-08-16
Commented out extra text from #endif
ckgt
2016-08-16
Create sample makefile
ckgt
2016-08-16
Added license.
ckgt
2015-04-23
Initial Commit
ckgt
2015-03-28
"Initial commit"
ckgt
2015-03-28
Initial commit.
ckgt
2015-03-28
Update README.md
ckgt
2015-03-28
Initial commit
ckgt