Giter Club home page Giter Club logo

androbd's Introduction

AndrOBD

AndrOBD allows your Android device to connect to your car's on-board diagnostics system via any ELM327 compatible OBD adapter, display various information & perform operations. It is open source and completely free. The application also has a built in Demo mode that simulates live data, so you don't require an adapter to test it.

Android CI GitHub issues Liberapay receiving Subreddit subscribers Telegram Matrix GitHub license

Documentation

  • FAQ - Frequently asked questions

  • Wiki - AndrOBD knowledge database

Install

GitHub release (latest SemVer) F-Droid Telegram

Get it on F-Droid

Features

Connection types

  • Bluetooth
  • USB
  • Wi-Fi

Functionality

  • Read fault codes
  • Clear fault codes
  • Read/record live data
  • Read freeze frame data
  • Read vehicle info data
Expand features list

Additional features

  • Day/Night view
  • Data charts
  • Dashboard
  • Head up display
  • Save recorded data
  • Load recorded data (for analysis)
  • CSV export

Customisation of PID data

  • PID data items
  • Data conversions

Plugin extension support

Native language support

Screenshots

Functions OBD data Dashboard
Screenshot of functions Screenshot of OBD data Screenshot of Dashboard

More screenshots available on the Website or in the Screenshots folder

Contribute

Expand translation status

App dialogs:

App strings

OBD data descriptions:

OBD data descriptions

Fault codes:

Fault codes

Plugin framework:

Plugin framework

⚠️ Design request ⚠️

  • AndrOBD is looking for help with designing and implementing of a new modern GUI (#104, #126), Java & Kotlin can be used. Contributers will be credited/linked in the Readme.

Support by donating

Buy us a coffee or donate in the amount that you see valuable for the project, as it will enable us to put more free time into the active development.

Thank you for donating
PayPal https://www.paypal.me/fr3ts0n
Donate using Liberapay Liberapay https://liberapay.com/AndrOBD/donate
bitcoin:19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP Bitcoin 19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP

Credits

Donators  
Date Supporter Donation
2018/02 John Zimmerer $10
2018/12 Martin Bourdoiseau €20
2019/06 Jeffrey O'Connell $10
2019/08 Christoph Schmid €10
2020/01 Glenn Fowler $5
2020/02 Klemen Skerbiš €5
2020/06 Jairus Martin $10
2020/06 rusefi llc €25
2020/07 Klemen Skerbiš €5
2020/10 Frank White $8
2021/03 Raphael Högger CHF60
2021/04 Klemen Skerbiš €5
2021/06 Christoph Goetz €5
2021/11 Raphael Högger CHF60
2022/05 Cecil Harper €6
2022/07 Daniel Singh $10
2022/09 Andrew Hofmans €5
2022/11 Glenn Fowler $5
2023/01 Remy Piper €10
2023/03 Hausmeister0815 $60
2023/07 Christian Böttcher €10
Contributors

Graphic design

Start page

Internet promotion

  • Big hands to aha999 for a fancier Readme, community help and many ideas to improve AndrOBD.

Hosting translations

Thanks to the open source community and any supporters who pick this project up, AndrOBD will be able to get more development, new features, and hopefully even more than that.

androbd's People

Contributors

aha999 avatar akcansoft avatar becjie32 avatar bilgicalpay avatar clevehex avatar coderbm1 avatar comradekingu avatar ddinghoya avatar emeric254 avatar eyobshiferaw avatar fr3ts0n avatar lafarm avatar magicown avatar mansil avatar mohammedbelkacem avatar naofum avatar nijel avatar sallecta avatar santossi avatar sebrol avatar summoner001 avatar tvede-dk avatar umeaboy avatar victorenator avatar waldist avatar wdggg avatar weblate avatar wtuemura avatar yangyangdaji avatar yarons avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

androbd's Issues

logging doesn't seem to work

The program doesn't work with my car (while e.g. OBD Car Doctor does, so it is not an adapter/protocol issue). So I wanted to take a look what may be wrong, if right protocol is used etc.

I went to settings => Development options => Logging level

This is set to "DEBUG".

However, it doesn't write anything onto the screen. And trying to find any logfile, I've failed too. There is nothing in /sdcard/com.fr3ts0n.ecu.gui.androbd/ and I was unable to find anything relevant trying to search for something with 'androbd' in name, or 'jobd.log'.

ABS Speed Sensors

Is there a way to read ABS Speed Sensor information? If not, could such be added?

AndrOBD app stopped when connecting to ELM327

Hi,
I tried an ELM327 bluetooth adapter on a Seat Leon 1.6 2001 model. I think this car has a K-line bus.
AndrOBD app is stopped after the Bluetooth adapter was selected, when trying to connect.
I could not find any log, even after I tried again with log level set to All.
I also tried setting the interface to K-line instead of automatic detection, but same result.
What else could I do to know what is wrong?

Thanks in advance

Failed to connect to a 2017 VW Jetta

Hey, I tried to connect to a 2017 (february) VW Jetta. After I select the bluetooth adapter the label goes online and immediately goes back to offline. the notification on the bottom says: Device connection was lost.

Torque lite and premium works without any problem.

In Torque I was able to connect to the car with turned off timing. As it can be seen in the log I tried with all the timing options.

AndrOBD.log.1vwjetta.txt

Android:
screenshot_20180402-180151

App version:
screenshot_20180402-180230

Add some flexible way to handle additional / vendor specific PIDs

Enhancement: Add some flexible way to handle additional / vendor specific PIDs

The current data structure does not allow to handle PIDs which are unknown. It just logs a warning message with PID number in the log file. Please could you send/attach the log file of your attempts that I can see what PID's it is all about? I may be able to implement these short term.
However, as mid-/long term solution I am planning change this handling to a more dynamic list which can be enhanced by loading .csv tables in addition to the pre-set.

Cannot export into CSV

Hi people,

The exported file format is .obd and I don't know with what open them ?

If have found in settings\Development option 2 related option
Image of ss1

but when i click on it I have
Image of ss2

Any idea ?

Add a scan function for an addressrange

Enhancement: Add a scan function for an addressrange

I think I need some more details on that one.
Are you asking for scanning a range of ECU addresses? If so, we are probably talking about UDS protocol using vendor specific PID maps and conversions rather than OBD, which is standardized.
I know that it is possible with a ELM, but I'm just not there yet.

Some enhancement ideas

  1. save connected adapter(s) for (2)
  2. auto-connect at startup and reconnect when connection lost (eg due to engine off)
  3. save selection of data sources for dash/graphs and reselect at app startup
  4. better scaling and placement of dash (on my N7 with 4 dials, all 4 stay on 1 row, only half the screen used)
  5. larger fonts depending on screen

Failure to connect to a 2006 Toyota Sienna

Hello,

When attempting to connect via bluetooth to an adapter plugged into a 2006 Toyota Sienna, AndrOBD shows "ECU detect" in the status line, then goes "Offline". I see this with v1.5.5 and v2.0.2. Everything works fine when the same adapter is connected to a different, newer vehicle.
ELM adaptive timing in the settings is "off".

Any ideas on how to tweak the settings to make it work? A log file is attached.
AndrOBD.log.1.txt

Andrei

no data after protocol error

Hi.

Thanks for fixing #14 however it still isn't perfect ... After getting such error, which happens either by trying to get vehicle info or by trying to read permanent error codes, the application no longer displays any other data. I have to disconnect and reconnect again before it is able to read sensor values.
Log here:
http://uloz.to/xgN83eKe/androbd-2016-01-14-zip

protocol error infinite loop

Trying to use AndrOBD with my car (see issue #10), version 1.3.9 crashes.
It displays an error, see the screenshot, many times and then it closes, presumably exhausting resources.

screenshot_2016-01-06-19-04-47

Detecting ECU… is misleading

I'm currently using the following plug:
https://bafxpro.com/products/obdreader

When I first connected to it I got a message saying the the ECU (Not sure what that is) is in detection process, I just waited, but then I tried playing with the screen and I realized I can already use the app and make dashboards etc. so this message was not a blocker and I'm guessing that at this point my ECU was correctly detected.

Is there any way to provide more data about that? It happens each and every time.

Can't load custom data fields from Camry Hybrid

Hi, I'm trying to load hybrid system PIDs from a Camry Hybrid but nothing shows up in the OBD Data screen. Here is my custom data items file:

svc pid ofs len bit_ofs bit_len bit_mask formula format min max mnemonic label Remarks 0x21 0x61 0 1 0 8 0x00 ASCII %s cust_mg1 MG1 rpm MG1 rpm 0x21 0x62 0 1 0 8 0x00 ASCII %s cust_mg2 MG2 rpm MG2 rpm

It's a bit of a hack since I haven't figured out the correct offsets and data lengths yet. Is it possible to use 0x21 and 0x22 for the service ID?

I'm using Prius Gen3 PIDs which are known to work with the Camry from these sites:
http://priuschat.com/attachments/geniii-prius-4-24-12-zip.37079/ Priuschat: Custom PIDs for Torque app
http://www.scangauge.com/support/x-gauge/toyota-specific/ ScanGauge: Prius Gen3 custom fields

Extended PIDs per Manufacturer

Hi there!

I've just got myself an ODB-Bluetooth adapter and wanted to play with some of the vendor specific PID's. Do you have any plan on making the app a bit more flexible in these terms? XML per vendor etc? Import/export or even directly in the app?
Additionally a scan function for an addressrange would also be great for reversing, so you can quickly compare two scans and find out the matching addresses for a sensor you like.

Cheers

AWT/Swing for Android?

It looks like you are using AWT and swing components and compiling it gives me package warnings. Is there some sort of AWT/Swing-to-Android library that I am missing?

Service 0x0A not supported

Hi again

I installed my compiled version of AndrOBD (no changes, and downloaded from the repo the other day).

I have one of these obd tools https://www.amazon.co.uk/gp/product/B074PQV4DY
and am using it on my Mercedes c200k, 1.8, 2005

I can connect to the device and get some data back. I'm able to look at "OBD Data", "OBD fault codes" and "OBD fault codes (pending)" with no problem.

Every time I ask for "OBD fault codes (permanent)" I get the following error:
SEVERE com.fr3ts0n.prot (NRC:0x11) Service 0x0A not supported

I have now changed my logs to fine and will post a log after my next journey to the car.
Do you know what may be causing this?

Thanks

Vince

Wifi?

Is it possible to add wifi connectivity? Would it be a complex change to the app? I'm willing to learn how to do it if the change can be based off the existing Bluetooth code. Thanks.

Provide a way to stream data to MQTT

I use HomeAssistant (http://hass.io) pretty extensively, and I'm looking for a way to get my fuel efficiency, mileage, and the like to appear on my HomeAssistant dashboard. The simplest way would be if I could use AndrOBD to stream that information to an MQTT endpoint, which could then be picked up by HomeAssistant

usb support ?

hello,
from what I understand from the fdroid doc it only supports bluetooth devices,
what would it take to handble an usb eml327 device ?
regards

No log files generated

Unfortunately AndrOBD does not generate any log files on new installations.
Since the log path does not exist, the log files do not get created.

Increasing frequency of data aquisition

Hello,

is it possible to make a new setting to increase the frequency of signal reads? As I see it is 5 seconds now which is really sparse.

Thanks in advance and keep up the great work!
hooger

NRC: 0x22

Hi again.

Im using the same version as my previous post, and am trying to clear an error code in a friends car (SL350 2010) and am getting NRC:0x22 Conditions not correct

Any idea why this is coming up, and how to make the conditions correct?

Thanks

Vince

Modernize the app's icon

Hi @fr3ts0n,
Thanks a lot for your work.

If by chance, you are interested in modernizing the app's icon, I offer my skills in flat design.

NumberFormatException

It seems that parseInt is not properly used.

[APE] // CRASH: com.fr3ts0n.ecu.gui.androbd (pid 6501) (elapsed nanos: 8183794177457)
[APE] // Short Msg: java.lang.NumberFormatException
[APE] // Long Msg: java.lang.NumberFormatException: Invalid int: "627768533312155715515"
[APE] // Build Label: Android/sdk_google_phone_x86/generic_x86:6.0/MASTER/4088240:userdebug/test-keys
[APE] // Build Changelist: 4088240
[APE] // Build Time: 1497047463000
[APE] // java.lang.NumberFormatException: Invalid int: "627768533312155715515"
[APE] // 	at java.lang.Integer.invalidInt(Integer.java:138)
[APE] // 	at java.lang.Integer.parse(Integer.java:413)
[APE] // 	at java.lang.Integer.parseInt(Integer.java:367)
[APE] // 	at java.lang.Integer.parseInt(Integer.java:334)
[APE] // 	at java.lang.Integer.valueOf(Integer.java:525)
[APE] // 	at com.fr3ts0n.ecu.gui.androbd.MainActivity.setAutoHider(MainActivity.java:794)
[APE] // 	at com.fr3ts0n.ecu.gui.androbd.MainActivity.onSharedPreferenceChanged(MainActivity.java:876)
[APE] // 	at android.app.SharedPreferencesImpl$EditorImpl.notifyListeners(SharedPreferencesImpl.java:479)
[APE] // 	at android.app.SharedPreferencesImpl$EditorImpl.apply(SharedPreferencesImpl.java:387)
[APE] // 	at android.preference.Preference.tryCommit(Preference.java:1415)
[APE] // 	at android.preference.Preference.persistString(Preference.java:1448)
[APE] // 	at android.preference.EditTextPreference.setText(EditTextPreference.java:92)
[APE] // 	at android.preference.EditTextPreference.onDialogClosed(EditTextPreference.java:146)
[APE] // 	at android.preference.DialogPreference.onDismiss(DialogPreference.java:395)
[APE] // 	at android.app.Dialog$ListenersHandler.handleMessage(Dialog.java:1323)
[APE] // 	at android.os.Handler.dispatchMessage(Handler.java:102)
[APE] // 	at android.os.Looper.loop(Looper.java:148)
[APE] // 	at android.app.ActivityThread.main(ActivityThread.java:5417)
[APE] // 	at java.lang.reflect.Method.invoke(Native Method)
[APE] // 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
[APE] // 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
[APE] // 

Code clearing

I tried to clean one code with the app, but the app give a warning it is going to delete a lot of stuff. Is that normal? is there a way to just reset one event?

Unable to get data directly after being connected to the car

This project is very useful, I am able to deploy it locally on Android Studio but I'm getting stock when I want to get data directly from the MainActivity without going on another views like the diagnosis one. Let me explain, Basically, I want to access the data directly right after the bluetooth connection. The goal is to send them in a webserver on a periodic fashion. That means as soon as the user is connect to his car, I pull data continuously and send them to the webserver. So I can define a class for these data, let's call it OBDReading. And a simple structure of this class can be:

public class  OBDReading {
	private String OBDLabel;
	private String OBDValue;

	public String getOBDLabel() {
		return OBDLabel;
	}

	public void setOBDLabel(String OBDLabel) {
		this.OBDLabel = OBDLabel;
	}

	public String getOBDValue() {
		return OBDValue;
	}

	public void setOBDValue(String OBDValue) {
		this.OBDValue = OBDValue;
	}
}

Can anyone help me to achieve this?

App crash when trying to load a non .obd file

Hi again :)

Yes, I must be one of the stupid people... I tried to load a log file as the main .obd file.

I was surprised to find that the app tried to accept the .log file though. Not really surprised that the app crashed because of it.

Any chance you can add a sanity check on the file type, to stop stupid people like me crashing out. Maybe a toast, "Must be a .obd file" ?

Thanks

Vince

Issue solved. #Convert Intellij to android for AndrOBD

this andrOBD project is made on intellij, when i import it in android studio, it doesnt recognize the libraries jar files and throws this error.
Error:(21, 19) error: package javax.swing does not exist
Error:(26, 44) error: package javax.swing does not exist
Error:(80, 22) error: cannot find symbol class Icon
Error:(116, 21) error: package javax.swing does not exist
Error:(117, 21) error: package javax.swing does not exist

Blank screen: app says it's connected, logs says it isn't

I've found AndrOBD on F-droid and I'm looking forward to using it. But I just can't get it to work. I started the app, connected to the ELM327 in my (running) car but the screen stays empty. And although the indicator on the upper left corner tells me the app is connected to the ELM, I've found the log files to state else:

2015-09-21 19:34:34,604 - [INFO::stream::com.fr3ts0n.prot.StreamHandler] - RX Thread started
2015-09-21 19:34:34,642 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'ELM327v2.1' (ATZ)
2015-09-21 19:34:34,643 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM Timeout: 1000 -> 12
2015-09-21 19:34:34,644 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: null->Initializing
2015-09-21 19:34:39,636 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - OBD Service: 0->9
2015-09-21 19:34:39,692 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Initializing->Connecting
2015-09-21 19:34:39,693 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-09-21 19:34:40,197 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-09-21 19:34:40,198 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected

I have found an app that does work (https://github.com/pires/android-obd-reader), but it doesn't have the features of your app. Can you please help me find our what's going wrong?

can't connect - Lancia Phedra 2.2 JTD (4HW)

Trying to connect to my car, the bluetooth connection is established, but it seems that the application cannot talk to the ECU. It just writes "Connecting" forever, and the main screen is empty, no OBD Vehicle Info shown, or anything else.

Trying with OBD Car Doctor, it says it uses protocol 5 - KWP fast.

(Sorry for pasting the log instead of attaching it, but I got "Attaching documents requires write permission to this repository. Try again with a PNG, GIF, or JPG.")

2015-10-08 14:01:43,367 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM DEMO thread started
2015-10-08 14:02:44,272 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Preferred protocol: Automatic
2015-10-08 17:02:15,675 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM DEMO thread finished
2015-10-15 08:01:13,340 - [DEBUG::CommService::com.fr3ts0n.ecu.gui.androbd.BtCommService] - connect to: 00:0D:18:00:00:01
2015-10-15 08:01:13,495 - [DEBUG::CommService::com.fr3ts0n.ecu.gui.androbd.CommService] - setState() NONE -> CONNECTING
2015-10-15 08:01:13,742 - [INFO::CommService::com.fr3ts0n.ecu.gui.androbd.BtCommService$BtConnectThread] - BEGIN mBtConnectThread SocketType:Insecure
2015-10-15 08:01:15,871 - [DEBUG::CommService::com.fr3ts0n.ecu.gui.androbd.BtCommService] - connected, Socket Type:Insecure
2015-10-15 08:01:15,876 - [DEBUG::CommService::com.fr3ts0n.ecu.gui.androbd.CommService] - setState() CONNECTING -> CONNECTED
2015-10-15 08:01:15,892 - [DEBUG::CommService::com.fr3ts0n.ecu.gui.androbd.BtCommService$BtWorkerThread] - create BtWorkerThread: Insecure
2015-10-15 08:01:15,905 - [INFO::CommService::com.fr3ts0n.ecu.gui.androbd.BtCommService$BtWorkerThread] - BEGIN mBtWorkerThread
2015-10-15 08:01:15,909 - [INFO::stream::com.fr3ts0n.prot.StreamHandler] - RX Thread started
2015-10-15 08:01:15,919 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATZ'
2015-10-15 08:01:15,924 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 5A : ATZ
2015-10-15 08:01:16,767 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'ELM327v1.5'
2015-10-15 08:01:16,773 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: null->Initializing
2015-10-15 08:01:16,778 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM learn timeout: 12 -> 12
2015-10-15 08:01:16,787 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM Timeout: 1000 -> 200
2015-10-15 08:01:16,790 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:16,798 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATE0'
2015-10-15 08:01:16,804 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 45 30 : ATE0
2015-10-15 08:01:16,848 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'ATE0'
2015-10-15 08:01:16,858 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:01:16,860 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATE0)
2015-10-15 08:01:16,870 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:16,871 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATL0'
2015-10-15 08:01:16,877 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 4C 30 : ATL0
2015-10-15 08:01:16,916 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:01:16,919 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATL0)
2015-10-15 08:01:16,921 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:16,923 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATS0'
2015-10-15 08:01:16,925 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 30 : ATS0
2015-10-15 08:01:16,951 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:01:16,953 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATS0)
2015-10-15 08:01:16,954 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:16,955 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATST32'
2015-10-15 08:01:16,958 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 54 33 32 : ATST32
2015-10-15 08:01:16,990 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:01:16,991 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATST32)
2015-10-15 08:01:16,993 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:16,994 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:01:16,997 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:01:17,023 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:01:17,024 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:01:17,025 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:17,026 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Initializing->Initialized
2015-10-15 08:01:30,330 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - OBD Service: 0->9
2015-10-15 08:01:30,337 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:01:30,339 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:01:30,389 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:01:30,390 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Initialized->Connecting
2015-10-15 08:01:30,393 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:01:35,862 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:01:35,864 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:01:35,865 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:35,866 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:01:35,869 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:01:35,879 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:01:35,917 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:01:35,918 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:01:35,921 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:35,922 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:01:35,932 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:01:35,987 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:01:35,989 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:01:35,993 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:01:41,441 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:01:41,443 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:01:41,445 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:41,446 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:01:41,457 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:01:41,460 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:01:41,495 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:01:41,496 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:01:41,505 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:41,507 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:01:41,510 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:01:41,553 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:01:41,554 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:01:41,557 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:01:44,606 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM min timeout: 12 -> 12
2015-10-15 08:01:44,617 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Preferred protocol: Automatic
2015-10-15 08:01:44,654 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM min timeout: 12 -> 12
2015-10-15 08:01:44,661 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Preferred protocol: Automatic
2015-10-15 08:01:47,008 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:01:47,009 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:01:47,011 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:47,012 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:01:47,014 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:01:47,016 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:01:47,045 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:01:47,050 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:01:47,053 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:47,054 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:01:47,055 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:01:47,101 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:01:47,103 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:01:47,104 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:01:52,553 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:01:52,554 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:01:52,556 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:52,557 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:01:52,559 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:01:52,562 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:01:52,590 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:01:52,596 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:01:52,599 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:52,600 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:01:52,603 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:01:52,645 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:01:52,646 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:01:52,647 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:01:58,146 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:01:58,150 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:01:58,153 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:58,155 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:01:58,160 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:01:58,162 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:01:58,199 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:01:58,200 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:01:58,202 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:01:58,205 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:01:58,269 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:01:58,311 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:01:58,314 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:01:58,316 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:02:01,124 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM min timeout: 12 -> 12
2015-10-15 08:02:01,127 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Preferred protocol: Automatic
2015-10-15 08:02:03,777 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:02:03,780 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:02:03,790 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:03,798 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:02:03,808 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:02:03,812 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:02:03,848 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:02:03,849 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:02:03,855 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:03,857 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:02:03,859 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:02:03,896 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:02:03,897 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:02:03,899 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:02:07,129 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - OBD Service: 9->1
2015-10-15 08:02:07,140 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0100'
2015-10-15 08:02:07,144 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 31 30 30 : 0100
2015-10-15 08:02:07,237 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'STOPPED'
2015-10-15 08:02:07,241 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'STOPPED' (0100)
2015-10-15 08:02:07,254 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:07,259 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Stopped
2015-10-15 08:02:24,097 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - OBD Service: 1->9
2015-10-15 08:02:24,099 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:02:24,102 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:02:24,155 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:02:24,163 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Stopped->Connecting
2015-10-15 08:02:24,166 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:02:29,610 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:02:29,614 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:02:29,618 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:29,622 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:02:29,629 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:02:29,631 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:02:29,673 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:02:29,675 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:02:29,681 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:29,683 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:02:29,686 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:02:29,731 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:02:29,733 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:02:29,735 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:02:35,215 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:02:35,224 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:02:35,227 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:35,229 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:02:35,230 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:02:35,233 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:02:35,268 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:02:35,269 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:02:35,275 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:35,278 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:02:35,279 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:02:35,327 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:02:35,329 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:02:35,333 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:02:40,785 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:02:40,787 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:02:40,789 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:40,790 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:02:40,792 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:02:40,795 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:02:40,836 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:02:40,837 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:02:40,839 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:40,840 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:02:40,843 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:02:40,881 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:02:40,882 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:02:40,884 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:02:46,369 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:02:46,372 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:02:46,379 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:46,380 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:02:46,383 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:02:46,385 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:02:46,420 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:02:46,421 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:02:46,423 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:46,424 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:02:46,426 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:02:46,470 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:02:46,471 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:02:46,480 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:02:51,921 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:02:51,924 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:02:51,928 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:51,930 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:02:51,936 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:02:51,942 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:02:51,978 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:02:51,979 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:02:51,980 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:51,981 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:02:51,983 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:02:52,029 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:02:52,030 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:02:52,032 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:02:57,481 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:02:57,484 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:02:57,488 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:57,490 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:02:57,495 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:02:57,501 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:02:57,554 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:02:57,556 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:02:57,557 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:02:57,561 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:02:57,564 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:02:57,611 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:02:57,612 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:02:57,614 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:03:03,079 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:03:03,081 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:03:03,082 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:03,084 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:03:03,086 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:03:03,094 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:03:03,130 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:03:03,131 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:03:03,133 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:03,134 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:03:03,137 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:03:03,177 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:03:03,178 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:03:03,180 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:03:08,650 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:03:08,653 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:03:08,655 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:08,656 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:03:08,669 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:03:08,671 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:03:08,706 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:03:08,707 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:03:08,709 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:08,710 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:03:08,713 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:03:08,752 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:03:08,753 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:03:08,755 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:03:14,236 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:03:14,237 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:03:14,238 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:14,241 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:03:14,246 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:03:14,249 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:03:14,284 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:03:14,285 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:03:14,287 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:14,288 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:03:14,294 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:03:14,338 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:03:14,343 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:03:14,346 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:03:19,806 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:03:19,809 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:03:19,814 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:19,815 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:03:19,817 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:03:19,825 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:03:19,860 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:03:19,861 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:03:19,863 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:19,864 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:03:19,866 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:03:19,906 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:03:19,908 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:03:19,910 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:03:25,377 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:03:25,380 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:03:25,384 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:25,386 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:03:25,388 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:03:25,390 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:03:25,424 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:03:25,425 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:03:25,427 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:25,428 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:03:25,435 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:03:25,477 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:03:25,478 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:03:25,481 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:03:30,949 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:03:30,953 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:03:30,958 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:30,960 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:03:30,962 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:03:30,964 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:03:30,998 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:03:30,999 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:03:31,001 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:31,002 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:03:31,004 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:03:31,045 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:03:31,046 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:03:31,048 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:03:36,525 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:03:36,528 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:03:36,533 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:36,534 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:03:36,537 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:03:36,539 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:03:36,573 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:03:36,574 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:03:36,575 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:36,576 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:03:36,582 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:03:36,627 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:03:36,643 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:03:36,655 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:03:42,069 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:03:42,075 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:03:42,079 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:42,080 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:03:42,082 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:03:42,084 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:03:42,113 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:03:42,114 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:03:42,115 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:42,116 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:03:42,118 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:03:42,160 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:03:42,161 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:03:42,163 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:03:47,609 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:03:47,610 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:03:47,612 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:47,613 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:03:47,615 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:03:47,621 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:03:47,670 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:03:47,672 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:03:47,674 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:47,676 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:03:47,678 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:03:47,723 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:03:47,725 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:03:47,728 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:03:53,206 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:03:53,207 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:03:53,213 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:53,214 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:03:53,217 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:03:53,219 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:03:53,253 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:03:53,255 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:03:53,256 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:53,257 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:03:53,265 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:03:53,313 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:03:53,314 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:03:53,321 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:03:58,775 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:03:58,781 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:03:58,787 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:58,788 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:03:58,791 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:03:58,793 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:03:58,828 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:03:58,829 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:03:58,831 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:03:58,832 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:03:58,837 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:03:58,895 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:03:58,907 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:03:58,929 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:04:04,356 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:04:04,366 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:04:04,368 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:04,369 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:04:04,371 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:04:04,374 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:04:04,415 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:04:04,416 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:04:04,418 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:04,419 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:04:04,421 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:04:04,465 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:04:04,466 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:04:04,468 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:04:10,634 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:04:10,639 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:04:10,644 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:10,646 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:04:10,653 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:04:10,656 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:04:10,691 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:04:10,692 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:04:10,694 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:10,695 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:04:10,697 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:04:10,744 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:04:10,746 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:04:10,758 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:04:16,215 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:04:16,219 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:04:16,230 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:16,231 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:04:16,234 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:04:16,236 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:04:16,270 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:04:16,271 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:04:16,273 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:16,274 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:04:16,276 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:04:16,333 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:04:16,334 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:04:16,337 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:04:21,799 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:04:21,801 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:04:21,805 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:21,807 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:04:21,809 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:04:21,812 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:04:21,846 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:04:21,847 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:04:21,849 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:21,854 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:04:21,857 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:04:21,910 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:04:21,919 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:04:21,929 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:04:27,381 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:04:27,383 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:04:27,384 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:27,385 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:04:27,387 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:04:27,390 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:04:27,424 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:04:27,425 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:04:27,427 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:27,428 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:04:27,430 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:04:27,474 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:04:27,475 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:04:27,476 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:04:32,932 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:04:32,934 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:04:32,937 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:32,938 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:04:32,940 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:04:32,942 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:04:32,991 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:04:32,992 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:04:32,993 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:32,994 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:04:32,996 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:04:33,036 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:04:33,037 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:04:33,038 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:04:38,520 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:04:38,521 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:04:38,523 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:38,524 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:04:38,525 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:04:38,527 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:04:38,562 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:04:38,563 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:04:38,565 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:38,566 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:04:38,568 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:04:38,612 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:04:38,613 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:04:38,614 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:04:44,100 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:04:44,101 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:04:44,102 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:44,103 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:04:44,105 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:04:44,107 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:04:44,141 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:04:44,142 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:04:44,144 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:44,145 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:04:44,147 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:04:44,189 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:04:44,190 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:04:44,192 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:04:49,672 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:04:49,673 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:04:49,674 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:49,675 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:04:49,677 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:04:49,847 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:04:49,881 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:04:49,882 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:04:49,896 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:49,897 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:04:49,899 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:04:49,941 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:04:49,942 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:04:49,943 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:04:55,402 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:04:55,404 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:04:55,405 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:55,406 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:04:55,408 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:04:55,410 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:04:55,444 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:04:55,445 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:04:55,447 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:04:55,448 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:04:55,450 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:04:55,492 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:04:55,493 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:04:55,495 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:05:00,969 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:05:00,971 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:05:00,972 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:05:00,973 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:05:00,975 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:05:00,977 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:05:01,018 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:05:01,019 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:05:01,021 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:05:01,022 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:05:01,024 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:05:01,062 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:05:01,063 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:05:01,064 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:05:06,532 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:05:06,533 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:05:06,535 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:05:06,536 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:05:06,538 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:05:06,540 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:05:06,574 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:05:06,575 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:05:06,577 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:05:06,578 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:05:06,580 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:05:06,618 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING...'
2015-10-15 08:05:06,619 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:05:06,620 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING...' (0900)
2015-10-15 08:05:12,088 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'UNABLETOCONNECT'
2015-10-15 08:05:12,093 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'UNABLETOCONNECT' (0900)
2015-10-15 08:05:12,100 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:05:12,104 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Connecting->Disconnected
2015-10-15 08:05:12,110 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATSP0'
2015-10-15 08:05:12,112 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 53 50 30 : ATSP0
2015-10-15 08:05:12,146 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:05:12,147 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATSP0)
2015-10-15 08:05:12,149 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:05:12,150 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'0900'
2015-10-15 08:05:12,152 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:30 39 30 30 : 0900
2015-10-15 08:05:17,688 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'SEARCHING..UNABLETOCONNECT'
2015-10-15 08:05:17,690 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - Status change: Disconnected->Connecting
2015-10-15 08:05:17,691 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'SEARCHING..UNABLETOCONNECT' (0900)
2015-10-15 08:05:17,693 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'>'
2015-10-15 08:05:38,434 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - OBD Service: 9->0
2015-10-15 08:06:04,429 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:'ATLP'
2015-10-15 08:06:04,443 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.prot.TelegramSender] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 TX:41 54 4C 50 : ATLP
2015-10-15 08:06:04,519 - [DEBUG::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - com.fr3ts0n.ecu.prot.ElmProt@41e4f3b0 RX:'OK'
2015-10-15 08:06:04,521 - [INFO::com.fr3ts0n.prot::com.fr3ts0n.ecu.prot.ElmProt] - ELM rx:'OK' (ATLP)
2015-10-15 08:06:04,523 - [DEBUG::CommService::com.fr3ts0n.ecu.gui.androbd.BtCommService] - stop
2015-10-15 08:06:04,529 - [DEBUG::CommService::com.fr3ts0n.ecu.gui.androbd.CommService] - setState() CONNECTED -> OFFLINE
2015-10-15 08:06:04,533 - [WARN::stream::com.fr3ts0n.prot.StreamHandler] - RX error
java.io.IOException: bt socket closed, read return: -1
at android.bluetooth.BluetoothSocket.read(BluetoothSocket.java:491)
at android.bluetooth.BluetoothInputStream.read(BluetoothInputStream.java:60)
at com.fr3ts0n.prot.StreamHandler.run(StreamHandler.java:115)
at com.fr3ts0n.ecu.gui.androbd.BtCommService$BtWorkerThread.run(BtCommService.java:345)
2015-10-15 08:06:04,574 - [INFO::stream::com.fr3ts0n.prot.StreamHandler] - RX Thread stopped
2015-10-15 08:06:04,576 - [DEBUG::CommService::com.fr3ts0n.ecu.gui.androbd.BtCommService] - stop
2015-10-15 08:06:04,608 - [DEBUG::CommService::com.fr3ts0n.ecu.gui.androbd.CommService] - setState() OFFLINE -> OFFLINE
2015-10-15 08:06:04,697 - [DEBUG::CommService::com.fr3ts0n.ecu.gui.androbd.CommService] - setState() OFFLINE -> OFFLINE

Propose new logo

Hi, I've seen your app and I think it's a lot of benefits, especially for the drivers. And here I would like to propose new logo for your app to have a good brand and become more interesting.

If you are interested and allowed me, I will make it for you, because I have an idea for this. ;)

Get all data from OBD

Hi!
I have a question about your program. Actually? I want to get data not from engine, but but from steering wheel. I want to use "forward" "back" "volume" buttons to control my android player. So my idea to get experimentally "who" is bottom and program player. So, the question is how to get row of the OBD data (probably all). I have some experience in programming on C but no any for android. Maybe I can use some of files as template to get all OBD conversations and, probably, guess who is who?

Android studio

Hi,

Csn you explain how we csn use it on latest version from Android studio please?

ConcurrentModificationException when displaying OBD data screen

I am not sure it's relevant to this issue but for completeness sake: the car I have this issue on is a 2009 Hyundai Sonata GLS. The engine is started before I plug in the adapter. This adapter (a Bluetooth ELM, a clone I suppose though I don't know) has been used successfully with this car as well as a 2003 Pontiac Grand Am with another app that only retrieves trouble codes.

After connecting to the ECU, I can access the "OBD Vehicle Info" screen. It loads and is populated with the correct information (the VIN is correct, etc.). If I select "OBD Data" the application crashes. In logcat, I see this:

02-15 10:29:13.240 16008 16008 E AndroidRuntime: FATAL EXCEPTION: main
02-15 10:29:13.240 16008 16008 E AndroidRuntime: java.util.ConcurrentModificationException
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at java.util.HashMap$HashIterator.nextEntry(HashMap.java:792)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at java.util.HashMap$ValueIterator.next(HashMap.java:824)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at com.fr3ts0n.ecu.gui.androbd.ObdItemAdapter.addAllDataSeries(ObdItemAdapter.java:231)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at com.fr3ts0n.ecu.gui.androbd.ObdItemAdapter.setPvList(ObdItemAdapter.java:97)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at com.fr3ts0n.ecu.gui.androbd.MainActivity$2.handleMessage(MainActivity.java:373)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at android.os.Looper.loop(Looper.java:137)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5227)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at java.lang.reflect.Method.invokeNative(Native Method)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:511)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
02-15 10:29:13.240 16008 16008 E AndroidRuntime: at dalvik.system.NativeStart.main(Native Method)

Cannot detect ECU

Hi there
I bought an OBDII dongle (this one )

So I can look at my car OBDII data (for now, I'm just curious)
My car is a Dacia Logan 1.6 MPI 90 HP from 2006, with the OBDII connector in front of the passenger side
Infos on OBD support here

my Android 4.2 phone connects successfully, but then, it freeze a few seconds on "ECU Detect..." and disconnects.

I tried several protocols, differents options but this is always the same (with some variant in the timing)

Engine was always on

Here is a full log of several trys

Tell me if you need more infos

Note : may be the log will show it but the app crashed a few time when in the "developpement option", taping on data customization items, I don't think it's related

cheers

gege

Added fr (French) translation

I have translated your application into fr (French). Here is the xml:

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!--  AndrOBD -->
    <string name="translation_credits">Traduction par (Wouazo)</string>
    <string name="app_description">Application Android de diagnostic véhicule OBD pour adaptateur Bluetooth ELM327</string>
    <string name="send">Envoyer</string>
    <string name="not_connected">Vous n\'êtes pas connecté a un périphérique</string>
    <string name="title_connecting">Connexion en cours…</string>
    <string name="title_connected_to">Connecté à %s</string>
    <string name="title_not_connected">Non connecté</string>
    <string name="title">Titre</string>
    <string name="welcome_to">Bienvenue sur</string>
    <string name="logo">Logo</string>
    <string name="back_again_to_exit">Appuyer à nouveau sur Retour pour Quitter</string>
    <!-- menu  -->
    <string name="action_connect">Connecter</string>
    <string name="obd_none">Pas de service</string>
    <string name="obd_services">Services OBD</string>
    <string name="obd_veh_info">Infos OBD Véhicule</string>
    <string name="obd_data">Données OBD</string>
    <string name="service_freezeframes">OBD Trames figées</string>
    <string name="obd_codes">Codes d\'erreurs OBD</string>
    <string name="obd_permanentcodes">codes erreurs OBD (permanent)</string>
    <string name="obd_pendingcodes">Codes erreur OBD (en cours)</string>
    <string name="obd_clearcodes">Effacer Codes Erreurs</string>
    <string name="obd_clear_info">" Cela va remettre à zéro la prochaine révision et effacer toutes les infos de diagnostic dont :\n
  - Les codes Erreurs\n
  - Les trames de données figées\n
  - Les données du test du capteur O2\n
  - L\'état du test du système de surveillance\n
  - Les résultats des test du système de surveillance\n
  - La distance parcourue depuis la dernière révision\n
  - Le nombre de démarrage depuis la dernière RàZ\n
  - La distance parcourue depuis la dernière RàZ\n
  - La durée de fonctionnement moteur depuis la dernière révision\n
  - Le temps écoulé depuis la dernière RàZ\n
  \n
  D\'autres remises à zéro ou effacement peuvent se produire selon les véhicules.\n
  L\'effacement des certaines données peut faire que le véhicule fonctionne moins\n
  bien le temps que l\'ECU se recalibre. "</string>

    <!--  BtDeviceListActivity -->
    <string name="scanning">Scan en cours…</string>
    <string name="select_device">Choisir un adaptateur</string>
    <string name="none_paired">Aucun appareil appairé</string>
    <string name="none_found">Aucun appareil trouvé</string>
    <string name="title_paired_devices">Appareils appairés</string>
    <string name="title_other_devices">Autres appareils disponibles</string>
    <string name="button_scan">Recherche d\'appareil</string>

    <!-- ExportTask -->
    <string name="send_to">Envoyer à</string>
    <string name="share">partager</string>
    <string name="time">Temps (s)</string>
    <string name="chart">Graphique</string>
    <string name="demo_stopped">Mode DÉMO arrêté</string>
    <string name="demo_started">Mode DÉMO démarré</string>
    <string name="snapshot">aperçu</string>
    <string name="save">Enregistrer les mesures</string>
    <string name="load">Charger les mesures</string>
    <string name="saved_data">Données enregistrées</string>
    <string name="loaded">chargé</string>
    <string name="saved">sauvegardé</string>

    <string name="connected_to">Connecté à</string>
    <string name="demo">Démo…</string>
    <string name="saving_data">Enregistrement des données…</string>
    <string name="loading_data">Chargement des données…</string>
    <string name="dashboard">Tableau de bord</string>
    <string name="graph_actions">Actions graph</string>
    <string name="hud">Affichage tête haute</string>
    <string name="filter">Filtre choisi</string>
    <string name="unfilter">Retirer le filtre</string>

    <!-- Settings -->
    <string name="settings">Paramètres</string>
    <string name="common_settings">Paramètres communs</string>
    <string name="measure_system_description">Unités de mesures (Métrique/impérial)</string>
    <string name="measure_system">Unités de mesures</string>
    <string name="metric">métrique</string>
    <string name="imperial">impérial</string>
    <string name="items_for_display">Données à afficher</string>
    <string name="items_for_display_descr">Choisir toutes les informations à afficher…</string>
    <string-array name="empty" translatable="false"/>

    <string name="debugging">Debug</string>
    <string name="logging_level">Niveau d\'enregistrement</string>
    <string name="logging_level_description">Niveau de détail à enregistrer dans le fichier de debug</string>
    <string name="master">principal</string>
    <string name="comm_io">e/s de communication</string>
    <string name="protocol">protocole</string>
    <string name="process_vars">variables du processus</string>
    <string name="data">données</string>

    <!--
    * key values for restore options
    * - must align with enum MainActivity.PRESELECT
    -->

    <!--
    * display values for restore options
    * - must align with enum MainActivity.PRESELECT
    -->

    <string name="last_elm">reconnecter le dernier ELM</string>
    <string name="last_ecu">reconnecter le dernier ECU</string>
    <string name="last_service">dernier service OBD</string>
    <string name="last_data_items">dernières données choisies</string>
    <string name="last_view_mode">dernier affichage des données</string>

    <string name="keep_screen_on">Garder l\'écran allumé</string>
    <string name="keep_screen_on_description">NE PAS éteindre l\'écran si l\'écran principal est affiché</string>

    <string name="development_options">Option de développement</string>
    <string name="dev_opt_description">Options pour le debug et la personnalisation</string>
    <string name="extension_files">Fichiers de personnalisation du protocole (csv)</string>
    <string name="conversions">Conversions de données</string>
    <string name="data_items">Données</string>
    <string name="fault_codes">Codes d\'erreurs</string>
    <string name="select_extension">Choisir un fichier .csv…</string>
    <string name="extension_loading">Chargement de la personnalisation</string>
    <string name="check_cust_settings">Vérifier vos paramètres de personnalisation</string>
    <string name="obd_options">"Options OBD "</string>
    <string name="obd_opt_description">Options du protocole OBD / communication véhicule</string>
    <string name="select_protocol">"Protocole OBD préféré "</string>
    <string name="select_fault_code">Choisir un code d\'erreur…</string>
    <string name="select_medium">Type d\'adaptateur…</string>

    <string name="refreshing">recherche…</string>
    <string name="devices_found">%s appareil(s) USB trouvé(s)</string>
    <string name="min_elm_timeout">Timeout min. pour l\'ELM (ms)</string>
    <string name="unabletoconnect">Impossible de connecter l\'appareil</string>
    <string name="connectionlost">La connexion est perdue</string>
    <string name="elm_timeout_descr">Délai d\'attente min. pour la réponse de l\'ELM (ms)</string>
    <string name="day_night_mode">Mode Jour/Nuit</string>
    <string name="night_mode_description">Fond d\'écran sombre</string>
    <string name="night_mode">Mode nuit</string>
    <string name="disable_elm_cmds">Commandes ELM inactives</string>
    <string name="disable_elm_cmds_descr">commandes ELM à activer/désactiver</string>
    <string name="elm_adaptive_timing">synchro. adaptative ELM</string>
    <string name="disabled">désactivé(e)</string>
    <string name="enabled">activé(e)</string>
    <string name="elm_adaptive_timing_descr">Permettre la syncho. adaptative dans les pilotes ELM ?</string>
    <string name="elm_reset_on_nrc">Reinit. sur NRC</string>
    <string name="elm_reset_on_nrc_descr">Réinit. l\'ELM sur erreur NRC ?</string>
    <string name="select_ecu_addr">Choisir l\'adresse de l\'ECU…</string>
    <string name="disconnect">Déconnecter</string>
    <string name="reset_preselections">Réinit. les dernières pré-sélections</string>
    <string name="use_last_settings_description">Utiliser les derniers paramètres au démarrage (Adresse Bluetooth, addresse ECU, éléments affichés ...)</string>
    <string name="use_last_settings">Utiliser les derniers paramètres</string>
    <string name="common_settings_description">Réglages communs de contrôle de l\'appli</string>
    <string name="secure_connect">Connexion sécurisée</string>
    <string name="secure_connect_description">Utiliser une connexion Bluetooth cryptée</string>
    <string name="elm_options">Options ELM</string>
    <string name="last_none">AUCUN(E)</string>
    <string name="elm_custom_init">Init. perso. de l\'ELM</string>
    <string name="elm_custom_init_descr">Commandes perso. d\'init. de l\'ELM</string>

    <!-- ELM communication states -->
    <string name="UNDEFINED">Non défini(e)</string>
    <string name="INITIALIZING">Initialisation…</string>
    <string name="INITIALIZED">Initialisé(e)</string>
    <string name="ECU_DETECT">Détection de l\'ECU…</string>
    <string name="ECU_DETECTED">ECU détectée</string>
    <string name="CONNECTING">Connexion…</string>
    <string name="CONNECTED">Connecté(e)</string>
    <string name="NODATA">Pas de donnée</string>
    <string name="STOPPED">Arrété(e)</string>
    <string name="DISCONNECTED">Déconnecté(e)</string>
    <string name="BUSERROR">Erreur du BUS</string>
    <string name="DATAERROR">Erreur de donnée</string>
    <string name="RXERROR">Erreur de réception</string>
    <string name="ERROR">Erreur</string>
    <string name="obd_error">Erreur du protocole OBD</string>
    <string name="device_address_description">Adresse IP de l\'appareil ELM</string>
    <string name="device_address">Adresse IP de l\'ELM</string>
    <string name="device_port">Port de l\'ELM</string>
    <string name="autohide_toolbar">Cacher la barre d\'outils</string>
    <string name="autohide_delay">Délai de disparition de la barre d\'outils [s]</string>
    <!-- the string array corresponding to state enum -->

    <!-- CSV export options -->
    <string name="csv_export_options">Options d\'export CSV</string>
    <string name="csv_export_description">Options de formatage des fichiers CSV exportés</string>
    <string name="csv_field_delimiter_description">Caractère(s) de séparation des champs de données CSV</string>
    <string name="csv_rec_delimiter">Séparateur d\'enregistrements CSV</string>
    <string name="csv_rec_delimiter_description">Caractère(s) de séparation de champs CSV</string>
    <string name="tab">Tabulation</string>
    <string name="semicolon">POINT-VIRGULE</string>
    <string name="send_after_export">Envoyer après l\'export</string>
    <string name="send_after_export_descr">Confirmer l\'envoi du fichier CSV juste après l\'export ?</string>

</resources>

Translation made with Stringlate.

Problem with backwards fault codes...

I am running AndrOBD V1.5.2 on a Nexus 7 tablet (pre 2012 model) and a purple ELM 327 compatible bluetooth adapter. My subaru threw 4 fault codes according to an Equis stand alone OBD reader and 3 other android OBD app readers. All of the android apps were using the same purple ELM adapter.

All readers said the codes were P0301, P0302, P0303, P0304. Which are misfire cylinder 1-4 (which matches the car's symptoms).

AndrOBD V1.5.2 found 4 fault codes too, P0103, P0203, P0303, and P0403... Which, except for the P0303 code, are nonsense.

It would appear that somewhere the fault code number is getting reversed.

-Chuck

License

Would you mind license your code under BSD/Apache 2.0/MIT?

Kind regards.

Copyright violation

Hi @fr3ts0n

I found this app on the Google Play Store. This guy just took your source code and put it on the Store, without warning this is free software and GNU GPL v3 licensed...

As you are the owner of the source code, feel free to open a request to google here to remove the false app from the Store, if it's your wish ;)

Don't forget to tell Google that:

  • The app is licensed under GNU GPL v3 license and this guy is violating it;
  • Provide screenshots of your app and screenshots of the fake app;
  • He is falsely claiming he made the app.

Create interface to openxc

Allow usage of AndrOBD as openxc vehicle interface (json)

  • allow openxc applications to connect to androbd core as vehicle interface
    • provide all data items supported by vehicle

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.