How to change location of ubxsimulator
config file?
#172
Answered
by
semuadmin
alexschulster
asked this question in
Q&A
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
semuadmin
Jan 22, 2025
Replies: 1 comment 2 replies
-
You can set a non-default configuration json file location via the UBXSIMULATOR_JSON environment variable, e.g.: export UBXSIMULATOR_JSON=/Users/myuser/Downloads/ubxsimulator.json
pygpsclient |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
alexschulster
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @alexschulster
You can set a non-default configuration json file location via the UBXSIMULATOR_JSON environment variable, e.g.:
export UBXSIMULATOR_JSON=/Users/myuser/Downloads/ubxsimulator.json pygpsclient