blob: 18d712f277225156f13f6b2b3ddb90327bbed638 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Install the test in the root file system
of a device with ntp and gpsd installed.
ntp must be configured to use gpsd as
the time source.
cd /
sudo tar -xf /tmp/gpsd-test.tar.gz
See /usr/share/gpsd-test/README for more
details.
|