Gnssgo
go language version of RTKLib v2.4.3 b34
Install / Use
/learn @FengXuebin/GnssgoREADME
gnssgo 1.0
DESCRIPTION
The development branch for golang version of RTKLIB 2.4.3.
RTKLIB is an excellent tool for GNSS development and research. Golang became population in recent. According to requirement of project, I recoded RTKLIB with golang for almost one years.
Due to limitation of commit folder size, I didn't commit data files. If you want to test the project, you could download from RTKLIB.
Author: Dr. Feng Xuebin, Explore Data Technology (Shenzhen) Ltd., co
UPDATE HISTORY
2023/06/06 1.0
Build and Installation
In file 'go.work', you could choose your app by uncommenting app path.
For configuring app, you could define command line arguments in file 'luanch.json' under directory .vscode.
