Manuel Kaufmann

Results 368 issues of Manuel Kaufmann

Check out this: http://www.pip-installer.org/en/latest/cookbook.html#building-and-installing-wheels

Yesterday I received a "STOPPED" response while I was driving: ``` "0101","0101 STOPPED","N","1381618451.095749" ``` From Page 79-80: http://elmelectronics.com/DSheets/ELM327DS.pdf ``` STOPPED If any OBD operation is interrupted by a received RS232...

bug

Insted of using a simple csv file it should use a sqlite3 database

enhancement

Maybe we can add another flag, something like "--I-am-sure-what-I-am-doing", and be able to run AT commands in expert mode. This is useful to test some strange behaviour from diffente models...

enhancement

At the moment, there is an example of web-based application using http://smoothiecharts.org/. We can create a simple index file with a toolbar (or just plain links) where you can select...

enhancement

Research about which are the "normal values" for some cars and use them to draw lines in the graphs and create proper scales (min and max values) for them.

enhancement

The ELM327 protocol says that if you know how long the answer is, you can send this value so the last timeout is not used: Reference: Page 65 "Setting timeouts"...

enhancement

Once #3 is implemented, we can create an interface to see the graphs (similar to real-time option) but using the history (collected data) and being able to move across this...

enhancement

At the moment only integer values are supported for `--interval` option.

enhancement

It would be great to be able to select which pids I want to check. This is because if CollectData mode consults for all of them it tooks more time...

enhancement