Just checked, -DOBD_DISABLE_GUI=true still looks for the fltk deps.
And this is what a snippet from dbus-monitor looks like:
Gary (-;Code:signal sender=:1.8 -> dest=(null destination) serial=55 path=/obd; interface=org.icculus.obdgpslogger; member=value uint32 16 double 1.91 string "maf" string "Air Flow Rate from Mass Air Flow Sensor" signal sender=:1.8 -> dest=(null destination) serial=56 path=/obd; interface=org.icculus.obdgpslogger; member=value uint32 17 double 14.1176 string "throttlepos" string "Absolute Throttle Position" signal sender=:1.8 -> dest=(null destination) serial=57 path=/obd; interface=org.icculus.obdgpslogger; member=value uint32 5 double 105 string "temp" string "Engine Coolant Temperature" signal sender=:1.8 -> dest=(null destination) serial=58 path=/obd; interface=org.icculus.obdgpslogger; member=value uint32 12 double 687.5 string "rpm" string "Engine RPM" signal sender=:1.8 -> dest=(null destination) serial=59 path=/obd; interface=org.icculus.obdgpslogger; member=value uint32 13 double 0 string "vss" string "Vehicle Speed Sensor"
OBDGPSLogger, for logging OBDII and/or GPS data
OBDSim, an OBDII/ELM327 software simulator
mp3car forums: obdgpslogger, obdsim
Just checked, -DOBD_DISABLE_GUI=true still looks for the fltk deps.
Former author of LinuxICE, nghost.
Current author of nobdy.
Ooops. That got added when I added the gui obdsim generator.
I've moved OBD_DISABLE_GUI and the searching for FLTK into the very top-level CMakeLists.txt; now the behaviour should be shared between all the gui bits & pieces.
Gary (-;
OBDGPSLogger, for logging OBDII and/or GPS data
OBDSim, an OBDII/ELM327 software simulator
mp3car forums: obdgpslogger, obdsim
Bookmarks