|
Failed to load latest commit information. |
|
.travis.yml
|
Test also on Golang 1.8, 1.9, 1.10
|
Apr 10, 2018
|
|
LICENSE
|
added License
|
Jul 22, 2015
|
|
README.md
|
add support for GPHDT message (#34)
|
Jun 6, 2018
|
|
VERSION
|
update VERSION file
|
Jun 19, 2018
|
|
glgsv.go
|
unexport all sentence constructors
|
Apr 11, 2018
|
|
glgsv_test.go
|
run gofmt -s
|
Apr 11, 2018
|
|
gngga.go
|
use float64 for Latitude and Longitude
|
Apr 11, 2018
|
|
gngga_test.go
|
Rename symbols and eliminate useless method
|
Apr 11, 2018
|
|
gnrmc.go
|
use float64 for Latitude and Longitude
|
Apr 11, 2018
|
|
gnrmc_test.go
|
Rename symbols and eliminate useless method
|
Apr 11, 2018
|
|
go.mod
|
add go.mod file
|
Jun 8, 2018
|
|
gpgga.go
|
use float64 for Latitude and Longitude
|
Apr 11, 2018
|
|
gpgga_test.go
|
Rename symbols and eliminate useless method
|
Apr 11, 2018
|
|
gpgll.go
|
use float64 for Latitude and Longitude
|
Apr 11, 2018
|
|
gpgll_test.go
|
Rename symbols and eliminate useless method
|
Apr 11, 2018
|
|
gpgsa.go
|
fix satellite spelling
|
Apr 11, 2018
|
|
gpgsa_test.go
|
Rename symbols and eliminate useless method
|
Apr 11, 2018
|
|
gpgsv.go
|
unexport all sentence constructors
|
Apr 11, 2018
|
|
gpgsv_test.go
|
run gofmt -s
|
Apr 11, 2018
|
|
gphdt.go
|
add support for GPHDT message (#34)
|
Jun 6, 2018
|
|
gphdt_test.go
|
add support for GPHDT message (#34)
|
Jun 6, 2018
|
|
gprmc.go
|
use float64 for Latitude and Longitude
|
Apr 11, 2018
|
|
gprmc_test.go
|
Rename symbols and eliminate useless method
|
Apr 11, 2018
|
|
gpvtg.go
|
unexport all sentence constructors
|
Apr 11, 2018
|
|
gpvtg_test.go
|
Rename symbols and eliminate useless method
|
Apr 11, 2018
|
|
gpzda.go
|
unexport all sentence constructors
|
Apr 11, 2018
|
|
gpzda_test.go
|
Rename symbols and eliminate useless method
|
Apr 11, 2018
|
|
must_test.go
|
use float64 for Latitude and Longitude
|
Apr 11, 2018
|
|
parser.go
|
use float64 for Latitude and Longitude
|
Apr 11, 2018
|
|
parser_test.go
|
Rename symbols and eliminate useless method
|
Apr 11, 2018
|
|
pgrme.go
|
unexport all sentence constructors
|
Apr 11, 2018
|
|
pgrme_test.go
|
Rename symbols and eliminate useless method
|
Apr 11, 2018
|
|
sentence.go
|
add support for GPHDT message (#34)
|
Jun 6, 2018
|
|
sentence_test.go
|
remove Validate method
|
Apr 12, 2018
|
|
types.go
|
use float64 for Latitude and Longitude
|
Apr 11, 2018
|
|
types_test.go
|
use float64 for Latitude and Longitude
|
Apr 11, 2018
|