DOT-OBDGPSLOGGER(5) - Linux man page online | File formats
Configuration file for obdgpslogger.
Chapter
dot-obdgpslogger(5) File Formats Manual dot-obdgpslogger(5)
@icculus.org>
dot-obdgpslogger(5)
NAME
dot-obdgpslogger - configuration file for obdgpsloggerDESCRIPTION
Configuration file for obdgpslogger Comments Any line whose first non-whitespace character is a # is a comment obddevice=<string> Full path to obd device entry [typically /dev/something] gpsdevice=<string> Full path to gps device entry [typically /dev/something] log_columns=<string> Command-separated list of db_column entries to log. These are proba‐ bly things you want to draw from "obdgpslogger -p" log_file=<string> Write to this logfile. Can be relative or absolute path samplerate=<integer> Number of samples to take per second. 0 for "as fast as you can" baudrate=<integer> Set serial port baudrate to this. -1 disables attempt to change, or 0 to let the software try to guess. baudrate_upgrade=<integer> Upgrade the baudrate to this after successful setup. -1 dis‐ ables attempt to change, or 0 to let the software try to figure out the best choice. optimisations=<integer> Set to 1 to enable ELM optimisationsFILES TO PARSE
The system loads these files, in order. Each one overwrites any settings from the file before it: 1) /etc/obdgpslogger 2) $HOME/.obdgpslogger 3) /var/run/obdftdipty.device 4) getenv("OBD_CONFIGFILE")ENVIRONMENT VARIABLES
OBD_CONFIGFILE Full path to the obd config file you wish to read HOME If set, read .obdgpslogger from this dir APPDATA If HOME isn't set, will attempt to read .obdgpslogger from here insteadSEE ALSO
obdgpslogger(1), obdgui(1)AUTHORS
Gary "Chunky Ks" Briggs <
This manual | Reference | Other manuals |
---|---|---|
dot-obdgpslogger(5) | referred by | obdgpslogger(1) |
refer to | obdgpslogger(1) | obdgui(1) |