Триває пошук: ዘላለም ተፈራ የስነምህዳር ተመራማሪ፣ መምህር - 2657 Результати пошуку


User feedback Undertanding the LOG File
Nemezyz опубліковано це 20 квітня 2015

Hello, from Mexico:

Amazing work by the way, but I'm having trouble triying to understand the LOG File because it shows something like this:

gps:true;id=latitude,type=0;id=longitude,type=0;id=speed,type=0;id=time,type=0;id=altitude,type=0;id=accuracy,type=0

cmdDesc:0#01=Consumo de combustible;UnitType=l/100km;Unit=0 

cmdDesc:0111=Posición de mariposa (TP);UnitType=%;Unit=0

cmdDesc:013C=Catalyst Temperature Bank 1, Sensor 1 (CT11);UnitType=В°C;Unit=0​

For Example:

1429536766848;gps;20.57723571:-100.38369609:0.717844:1429536856000:1824.0:12.0

1429536766946;0111;3.52

1429536767027;0#01;0.0

1429536767133;013C;24.0

I'm guessinng this is the time (1429536755848) right?, but I don't understand the format, second the speed (the blue one is speed?) and again whats the format (for the RED) or i'm reading this wrong?

Have a nice day...

  • 0
  • 0
  • 0
OBD Car Doctor Android functionality Интервал оброса датчиков в комбинациях команд
Administrator опубліковано це 20 квітня 2015

В принципе подобный функционал мы планируем для некоторых предконфигурированных "smart" команд (появятся чуть позже). Пока выносить в настройки для пользователей не думали... наверное подумаем и о такой возможности. Спасибо!

  • 0
  • 0
  • 0
OBD Car Doctor Android functionality Интервал оброса датчиков в комбинациях команд
fixxxer78 опубліковано це 20 квітня 2015

Здравствуйте!

Подскажите пожалуйста, есть ли/планируется ли возможность задать индивидуальный интервал опроса для каждого из датчиков в составе комбинациях команд?

Для примера - производим опрос оборотов/скорости/температуры двигателя/напряжения. Данные об оборотах/скорости хочется получать с максимальной частотойданные о напряжении - с частотой не чаще раза в 1 секунду, а о температуре - не чаще раза в 5 секунд. Это позволит не опрашивать такие датчики в каждом цикле и повысить частоту обновления остальных параметров.

 

  • 0
  • 0
  • 0
Bluetooth / WiFi OBD-II adapters Attention! "Bad" Bluetooth & WiFi adapters with low quality clones of ELM327.
Administrator опубліковано це 20 квітня 2015

In reality there are some differences in firmware of clones marked as 2.1 but all of them looks like strongly limited or very old version of original ELM327 firmware. So a lot of AT commands are not supported. No problems with AT CRA xxx on original ELM, standard answer is OK 

  • 0
  • 0
  • 0
Bluetooth / WiFi OBD-II adapters Внимание! «Плохие» Bluetooth и WiFi адаптеры использующие низкокачественные клоны ELM327!
inCarDoc опубліковано це 19 квітня 2015

Да, наблюдаем по логам, что VGate 2.1 ведет себя заметно лучше безымянных адаптеров 2.1 Когда наберем статистику, сможем отписаться все ли с ним хорошо или часть характерных для других 2.1 проблем остается. Спасибо

  • 0
  • 0
  • 0
Bluetooth / WiFi OBD-II adapters Attention! "Bad" Bluetooth & WiFi adapters with low quality clones of ELM327.
Guest опубліковано це 19 квітня 2015

Hello.. I have an issue with 2.1 version.. I have ELMs one chines one from eBay they both answers with ? on command such like this ATCRA700

   So they don't know the command CRA for some reason 

   Who may know is that suppost to be this way? Maybe they change some parameter I don't know about. I google it can't find.  

    Pls can you guys send this command  (ATCRA700) to your ELM to check what youve got for answer a ? or OK.

 Thanks appreciate.

  • 0
  • 0
  • 0
Bluetooth / WiFi OBD-II adapters Внимание! «Плохие» Bluetooth и WiFi адаптеры использующие низкокачественные клоны ELM327!
Guest опубліковано це 18 квітня 2015 - Остання редакція 18 квітня 2015

купил адаптер VGate iCar3 - версия чипа 2.1 , проверил - всё работает.

  • 0
  • 0
  • 0
OBD Car Doctor Android functionality Converting logged data to an excel
Administrator опубліковано це 17 квітня 2015 - Остання редакція 17 квітня 2015

The data file have header and body.

The header have a descriptive information and separated with * star symbols, for example

*****

meta-info header:travel file

file version:2

app version:4.01

time:1411057439057

type:1

name:ecogps:true;id=latitude,type=0;id=longitude,type=0;id=speed,type=0;id=time,type=0;id=altitude,type=0;id=accuracy,type=0cmdDesc:0#01=Economy fuel;UnitType=l/100km;Unit=0 cmdDesc:0#03=Economy fuel avg;UnitType=l/100km;Unit=0 cmdDesc:010D=Vehicle speed (Speed);UnitType=km/h;Unit=0

*****

The following body data is simple 3 column csv-like data easily importable with excel, for example

1411057459333;010D;10

1411057459385;0#01;13.653899916130836

1411057459449;gps;50.49079627:30.41533998:0.0:1411057465000:204.89999389648438:32.0 1411057459728;010D;10

1411057459734;0#01;15.029354207436404 1411057460198;010D;9

1411057460214;0#01;21.545056378715874 1411057460399;gps;50.49069617:30.41535958:0.0:1411057466000:204.6999969482422:23.0

1st column - timestamp (milliseconds since 1 jan 1970 )

2nd column- ID command (name could be checked in header)

 

3rd column - parameter value

so one could import data to excel. use filtering by appropriate parameter and draw the chart

  • 1
  • 0
  • 0
  • Сподобалось
  • William EKE
OBD Car Doctor Android functionality Converting logged data to an excel
Beni опубліковано це 17 квітня 2015

I´ve solved pressure measurement unit trouble changing it into metric format

 

  • 0
  • 0
  • 0
OBD Car Doctor Android functionality Converting logged data to an excel
Beni опубліковано це 17 квітня 2015

Hi. I´m writting you from Spain, so sorry for my bad English.

Have an Opel (vauxhall) signum 3.0 diesel (y30dt engine) with some troubles, and have a pair of questions for you .I´ve been driving my car while i was recording some different PID´s and i found that pressure on direct inject gives strange values at the time car that he rides badly, (I supose inyection pump is not working properly). Measurement unit shown on the app is ATM and it changes from min 0.19 to max 2.56. i would like to know if that unit is shown as an electric voltage, or another kind of unit. Because its a pressure value, an in a good condition pump should be working between 150-200 bar. Can these value be shown on Bars?

The other question is related to logged data. I´d like to create an excel graph, but can´t be able to create one. How could I create one in order to send it to the mechanic?

Continue upgrading, I think you do a great job.

Thanks

 

  • 1
  • 0
  • 0
  • Сподобалось
  • Douglas Kemp