
How to make a request to ECU to get the data you need:Ĭommand = Mode + PID, e.g. To create custom sensor you need to know at least 2 things:ġ. * Add AIDL utility method for an easy way to combine multiple(long) CAN responses.Car Scanner allows you add custom sensors (also known as “custom PIDs”) to get data, defined by your car manufacturer. * Make sure diagnostic mode not enabled when exclusive lock requested via AIDL * Add AIDL method to get the current header in use (use with requestExclusiveLock) * Add AIDL method to allow CAN monitor mode on the adapter * Fix issue with boost sensor not working on vehicles with multiple pressure sensors * Fix issue with AIDL method requestExclusiveLock * GUI fix for statusbar positioning and icon positioning(improved for some more devices) * Further improvements to pid refresh rates * Change PID imports so # and * are no longer treated as comments at the start of the line * Fix idle polling when using custom init * Fix benchmark screen when using custom init * Add warnings for adapters that do not support the AT AL command (when they should) * Add warnings/notes in the adapter status screen for when some adapters don’t do what they’re told * Improve reconnection events for BLE adapters * Improve read speeds when using custom init * Remove permission that was no longer required * Reconnection fix when adapter cannot see ECU * Tidy up some custom init code, more reliable inits. * Improve the permissions explanation screen, shown when the app is installed for the first timeĪdded new version Torque PRO v1.12.75. * Fix an issue where lack of bluetooth permissions(‘nearby device’ permission) would cause a crash if not granted and the user chooses to look for a bluetooth OBD2 device * Workaround incorrect graphics on a cheap android headunit * Fix an issue if there was no GPS hardware present in the device * Add missing change type configuration option for new graph readout display * Fix ID generation for web uploads (if user chooses to enable them) * Fix a few small preference enabled/disabled bugs

* Add Authorization: Bearer token option for https:connections in web logging * Multiline text entry added to PID editor as well * Vehicle profile custom init text input can now be multiline making things a lot easier * Another startup speed improvement on low-end devices
