Описание: Программа предназначена для получения и отображения диагностической информации о работе двигателя через интерфейс OBD-II.
Для подключения нужен OBD-II bluetooth адаптер. Собственно программа умеет получать всю информацию по интерфейсу OBD2. Имеется 15 настраиваемых экранов. Можно выводить информацию в виде графиков, цифровых значений, циферблата. Есть несколько предопределённых виджетов, можно создавать свои. Программа умеет отображать текущие параметры работы двигателя, отображать и расшифровывать коды ошибок, стирать ошибки из ЭБУ автомобиля(погасить лампочку check engine на приборной панели). подробное описание стандартных параметров есть на википедии OBD-II_PIDs. Можно настроить алармы на различные значения датчиков, например температура охл.жидкости, обороты двигателя, скорость. Можно загрузить или самому настроить расширенный набор OBD2_PIDов, определяемых производителем автомобиля. Программа умеет автоматически отправлять логи значений датчиков на web сервер и после можно посмотреть маршрут и значения датчиков в разное время.
Некоторые возможности программы: • Измерение крутящего момента. • Считывание и показ информации о температуре двигателя и салона. • Настраиваемые панели. • Определение скорости и месторасположения с помощью GPS трекера. • Отправление ваших маршрутов по email или в соц.сеть. • Считывание и показ ошибок автомобиля, а также их сброс. • Обнуление Check-Engine. • Различные плагины для Torque Pro. • Множество различных тем оформления. • Компас с поддержкой GPS. • Подключения сторонних приложений, простой интерфейс.
Что нового в версии v1.8.196
v1.8.196 * Added link to PID editor from dashboard screen in display configuration when the display is linked to a user created PID * J1939 support for large vehicles (Busses, Boats, Plant equipment, etc) – Select the protocol from the vehicle profile settings to use it * Update to fix some non-obd compliant nissan ECUs as well as others ECUs that may cause to report \’No PIDs available\’ * Totaliser (and averaging, etc) equations now have the ability to save their \’learned\’ data as part of the PID definition * Fix difficult to reproduce hang in profile activity when exiting and the handset has a problematic bluetooth driver * {A:1} bitwise operator notation deprecated and replaced with BIT(A:1) function * PID editor now keeps the screen on when editing (and more importantly, when using the the ‘test’ button) * Added LOOKUP() and CLOSEST() functions (documentation to appear in wiki shortly) * Fixed a crash in the graphing activity when used with android versions less than 3 * Added INT24(A:B:C) function (in next beta update) * Update tile server with fresh maps (map widget) * Scale map widget graphic up on high dpi handsets * Fix temperature notification message not resetting * Fix ANR when power-disconnected received (in-dashboard settings) * Change to point at new theme server * Add support for generic BLE serial connections (All tested BLE based adapters are not very fast) * Add new extended information activity to adapter information screen * Fix a centering problem with text on a few screens * Added MAX(x:y) and MIN(x:y) functions. Max returns the greater of x or y, and min returns the smaller of x or y * Fix titles in O2 graph display showing wrong title (stuck on sensor one) when in fact it was showing a different sensor * Update the ‘choose bluetooth device’ dialog to be more intuitive and easier to see when you have a lot of bluetooth devices paired (or BLE devices in range) * Equation editor no longer shows the error popup over the currently editing area if the equation is multi-line * ‘Add Display’ menu now uses more decimal places for some PIDs(sensors) when previewing to avoid rounding * Updated status icons in starting screen * Add drag coefficient to vehicle profile settings (advanced) * Add vehicle ‘type’ to vehicle profile settings * Add different icons for trucks, minivans, bikes, boats, plant, etc * Update adapter benchmark activity with new options and graphs * Fix a timeout issue with the new BLE code * UI updates to the vehicle profile

Вернуться назад
|