Skip to content

Feature history

fr3ts0n edited this page Oct 4, 2019 · 1 revision

AndrOBD feature history

V1.2.x

faster, more colorful, customizable

V1.2.0

  • 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

V1.3.x

Support for all adapter types

V 1.3.0

  • USB adapter support

V1.4.x

V1.4.0

  • WIFI adapter support
  • Auto hiding toolbar

V1.5.x

Clean up libraries and UI

V1.5.0

  • Change logging from log4j to java.util.logging to reduce build complexity for f-droid builds
    • remove log4j libraries
    • adapt logging calls
    • adapt settings to match levels
    • default settings from logging.properties

V1.5.5

  • Allow selection of ELM-internal adaptive timing modes
  • Automatic unhide of toolbar on status changes

V2.0.x

Implementation of Plugin extension framework

See also AndrOBD-Plugin project for plugin development.

V2.0.0

  • Support of data processing plugins

V2.1.x

V2.1.0

  • Full plugin support
    • Add support of data provision plugins