Releases: provrb/obdium
Releases · provrb/obdium
Version 1.0.0
Initial stable, major release for OBDium. Introducing a bunch of new features and big fixes.
What's New
- Diagnostic trouble code reading
- DTC decoding is still experimental - decoding logic may return unknown or partial codes for some vehicles.
- Freeze frame status displays whenever the freeze frame is active
- Pause/resume and clear the OBD dashboard
- View supported PIDs for your vehicle rather than a general list
- Data remains consistent across refreshing the window
- User-selected paths for OBD request JSON files
- View I/M readiness tests - export as JSON and refresh tests
- Improve VIN decoding
- Fully functional demo mode
- Implement live metric graph view
- Overhauled VIN decoding panel
- Add user-defined unit preferences for metrics
- All settings are functional
Bug fixes
- OBDium would never receive current vehicle VIN
- VIN decoder would sometimes retrieve limited information about a vehicle
TODO:
- Monitor ID tests (Mode 06)
Installation
Windows: Install and the MSI or NSIS installer
AppImage: Download the .AppImage file
Debian
- Download the .deb file
- Run the following command in a terminal
sudo dpkg -i obdium_1.0.0_amd64.deb
Full Changelog: windows...v1.0.0
Version 0.9.0
This is the initial pre-release for OBDium.
This Release Includes:
- GUI
- VIN Decoding
- Live metrics
- PID index
TODO:
There is still much more to complete, including:
- Live graph view
- Settings functionality; some settings still need to be implemented.
- Trouble code view
Full Changelog: https://github.com/provrb/obdium/commits/windows