projects
/
EVA-2020-02.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
chore(lib):Flip pimoroni enviro display vertically
[EVA-2020-02.git]
/
doc
/
location
/
README.org
diff --git
a/doc/location/README.org
b/doc/location/README.org
index 3676e3225b0afb712144610b98804a02690da9ad..d45fdae7d9182d0daa482720bb5d9f1f676f6923 100644
(file)
--- a/
doc/location/README.org
+++ b/
doc/location/README.org
@@
-4,8
+4,8
@@
#+EMAIL: baltakatei@gmail.com
** About
This document was created by Steven Baltakatei Sandoval on
#+EMAIL: baltakatei@gmail.com
** About
This document was created by Steven Baltakatei Sandoval on
-~2020-06-29T12:14Z~ under a [[https://creativecommons.org/licenses/by-sa/4.0/][Creative Commons BY-SA 4.0 license]]. It
-
was updated by Steven Baltakatei Sandoval on ~2020-10-16T22:3
3Z~
+~2020-06-29T12:14Z~ under a [[https://creativecommons.org/licenses/by-sa/4.0/][Creative Commons BY-SA 4.0 license]]. It
was
+
updated by Steven Baltakatei Sandoval on ~2020-10-18T00:1
3Z~
** Narrative
Ninfacyzga-01 records (logs) its position in time and space using a
** Narrative
Ninfacyzga-01 records (logs) its position in time and space using a
@@
-135,16
+135,19
@@
GPSD_OPTIONS="-n"
#+END_EXAMPLE
NOTE: The ~DEVICES=~ line must be adjusted if the the ~ninfacyzga~
#+END_EXAMPLE
NOTE: The ~DEVICES=~ line must be adjusted if the the ~ninfacyzga~
-device is configured to also track time.
+device is configured to also track time.
(See [[file:../time/README.org::*Setup%20~gpsd~][ref]]).
NOTE: The ~-n~ option causes ~gpsd~ to begin polling GPS devices
without waiting for a client to connect. This is important if ~gpsd~
NOTE: The ~-n~ option causes ~gpsd~ to begin polling GPS devices
without waiting for a client to connect. This is important if ~gpsd~
-provides data to other applications (ex: ~gpspipe~, ~ntpsec~,
-~chrony~).
+provides data to other applications (ex: ~gpspipe~, ~chrony~).
+
+Enable ~gpsd~ to run automatically via:
+
+: $ sudo systemctl enable gpsd
Restart ~gpsd~ via:
Restart ~gpsd~ via:
-: $ sudo systemctl restart gpsd
.service
+: $ sudo systemctl restart gpsd
Run ~gpsmon~ to verify that location data is being recorded.
Run ~gpsmon~ to verify that location data is being recorded.