Releases: fr3ts0n/AndrOBD
Flexibility improvements
Re-use previous selections
automatic re-usage of previous selections
Following selections will be automatically re-used (if activated in settings)
Bitwise data handling
Extended data model
- added bitwise extraction of PID data
Visual MIL status
- MIL status shown as list background image
Please note:
From V1.3.2 -> 1.3.3 the assignment of settings "Data items to display" to PIDs has changed.
If you see an empty data list with status connected, please clear application data (Settings -> Apps -> AndrOBD -> Clear data) and re-try
Dashboard/Protocol improvements
Add day/night view
New feature as the season of driving in darkness comes again ...
- Added support for day/night data view
- Day / night data view can be switched by a single button (without restart of activity)
Add USB support
ELM USB devices are now supported through USB serial drivers
Thanks for the good working drivers usb-serial-for-android to: @mik3y
Fixed some protocol issues on ELM V2.1 devices
- multiline messages w/o length identifier
- overlapping responses
Thanks to all users who have reported issues:
Especially @JeroenVanOort for all the effort and logs 👍
issue #8 changes
issue #8 changes:
- init with echo off
- remove setting MIN timeout on service select (possible protocol search)
- default timeout setting 200ms (dynamic adaption within loop)
- make preferred OBD protocol configurable
extensions
- add FreezeFrame selection spinner
Fix issue #8
Fix issue #8: changed handling of bus- and connection error:
-> set default imeout (instead of fastest)
-> set auto protocol
-> re-issue last command
Fix issue #8: Status display shows ELM status in bluetooth ONLINE mode
Please note:
From V1.2.7 -> 1.2.8 the assignment of settings "Data items to display" to PIDs has changed.
If you see an empty data list with status connected, please clear application data (Settings -> Apps -> AndrOBD -> Clear data) and re-try
V1.2.5 - Various corrections
handling of STOPPED - do NOT repeat request, (answer still pending) max timeout 1000ms readability cleanup
V1.2.2: * Corrections for gauge view re-usage
V1.2.2 changes:
- Corrections for gauge view re-usage
- Clean up of casting in conversions / adapters
V1.2.1
New Features of V1.2.1:
- CSV based control data for
- Data items / PIDs
- Data conversions
- code lists
- new Conversion types
- Bitmap conversions for bit mapped states
- Hash conversion for numeric states
- bar gauge display in data screen
- consistent coloring of data items in
- data display
- data charts
- gauge / hud display
- Data Customization
- Following OBD data can be customized via user defined csv files
- data conversions
- data items/PIDs
- fault code lists - Configuration
- Display off in data display configurable
- Debug / Customization configuration
- Logging level
- Selection of extension/customization files- data conversions
- data items/PIDs
- fault code lists