dragonpilot - 基於 openpilot 的開源駕駛輔助系統
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kurt Nistelberger 784246cf54
Gps test Setup, PoC (#25919)
3 years ago
..
.gitignore Gps test Setup, PoC (#25919) 3 years ago
README.md Gps test Setup, PoC (#25919) 3 years ago
gpstest.sh Gps test Setup, PoC (#25919) 3 years ago
setup.sh Gps test Setup, PoC (#25919) 3 years ago

README.md

GPS test setup

Usage

# replaying a static location
./gpstest.sh -e <ephemeris file> -s <static location>

# replaying a prerecorded route (NMEA cvs file)
./gpstest.sh -e <ephemeris file> -d <dynamic location>

If -e is not provided the latest ephemeris file will be downloaded from https://cddis.nasa.gov/archive/gnss/data/daily/20xx/brdc/. (TODO: add auto downloader)

Hardware Setup

Software Setup

The latest stable version (22.09) does not have the corresponding firmware download available at https://downloads.myriadrf.org/project/limesuite. Therefore version 20.10 was chosen.

./LimeGPS -e <ephemeris file> -l <location coordinates>

# Example
./LimeGPS -e /pathTo/brdc2660.22n -l 47.202028,15.740394,100