Files
sunnypilot/tools/gpstest/README.md
Kurt Nistelberger 76f9a1487c GPS test station first unittests (#25950)
* init gps test

* gps test v1

* add static signal gen script

* update readme

* remove LD_PRELOAD by using rpath, update values after testing

* remove LD_PRELOAD

* update fuzzy testing

* address comments

* cleanup

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
old-commit-hash: 54d667aa15
2022-10-11 18:55:10 -07:00

1.0 KiB

GPS test setup

Testing the GPS receiver using GPS spoofing. At the moment only static location relpay is supported.

Usage

# on host, start gps signal simulation
./run_static_lime.py

run_static_lime.py downloads the latest ephemeris file from https://cddis.nasa.gov/archive/gnss/data/daily/20xx/brdc/.

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