|
2012-02-06
, 18:13
|
|
Posts: 249 |
Thanked: 345 times |
Joined on Aug 2010
@ Italy
|
#42
|
The Following 4 Users Say Thank You to m750 For This Useful Post: | ||
|
2012-02-07
, 03:12
|
Posts: 569 |
Thanked: 462 times |
Joined on Jul 2010
@ USA
|
#43
|
The Following User Says Thank You to rotoflex For This Useful Post: | ||
|
2012-02-11
, 11:09
|
|
Posts: 249 |
Thanked: 345 times |
Joined on Aug 2010
@ Italy
|
#44
|
changelog:
* Added 64 sensor
* Added dobule Units of measurement (metric # Imperial / U.S.)
* Changed some UI elements
The Following 3 Users Say Thank You to m750 For This Useful Post: | ||
|
2012-02-11
, 12:30
|
Posts: 38 |
Thanked: 7 times |
Joined on Aug 2011
|
#45
|
|
2012-02-12
, 15:50
|
Posts: 11 |
Thanked: 13 times |
Joined on Feb 2012
|
#46
|
if prevstate!=3: wx.PostEvent(self._notify_window, DTCEvent(0)) #clear list DTCCodes=self.port.get_dtc() print DTCCodes print DTCCodes[0][0] print DTCCodes[0][1]
|
2012-02-12
, 19:50
|
|
Posts: 249 |
Thanked: 345 times |
Joined on Aug 2010
@ Italy
|
#47
|
|
2012-02-12
, 20:34
|
Posts: 11 |
Thanked: 13 times |
Joined on Feb 2012
|
#48
|
Could you write the last message you see in the panel "Trace" when pyobd stop working?
Or, better, run pyobd from x-terminal:
python /home/opt/pyobd/pyobd.py
And then post or send me the result.
The Following User Says Thank You to wictor For This Useful Post: | ||
|
2012-02-12
, 21:12
|
|
Posts: 249 |
Thanked: 345 times |
Joined on Aug 2010
@ Italy
|
#49
|
The Following 3 Users Say Thank You to m750 For This Useful Post: | ||
Suggestion for possible enhancement: It would be nice if the ECU connection could happen automatically upon connection to the bluetooth device.