Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LibreTuner/tuneutils
A library for tuning vehicles
https://github.com/LibreTuner/tuneutils
Last synced: about 2 months ago
JSON representation
A library for tuning vehicles
- Host: GitHub
- URL: https://github.com/LibreTuner/tuneutils
- Owner: LibreTuner
- License: gpl-3.0
- Archived: true
- Created: 2018-09-18T13:55:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-15T14:47:33.000Z (over 5 years ago)
- Last Synced: 2024-08-01T03:27:24.005Z (4 months ago)
- Language: Rust
- Size: 105 KB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-rust-cn - LibreTuner/tuneutils
- awesome-rust - LibreTuner/tuneutils
- awesome-rust-zh - LibreTuner/tuneutils - 用于连接,诊断和调整汽车的实用程序 (库 / 汽车)
- awesome-rust - LibreTuner/tuneutils
README
TuneUtils
=========
A lightweight library with vehicle tuning utilities. This includes utilities for communicating with OBD-II services, firmware downloading/flashing, and table modifications.This library is the base of LibreTuner.
## Features
### OBD-II communication protocols
* CAN
* ISO 15765-2 (ISO-TP)
* Unified Diagnostic Services### Communication devices
* SocketCAN (Linux only)
* J2534 (Windows only)### Supported vehicles
| Vehicle | Downloading | Flashing | Tuning |
| ----------- | ----------- | -------- | ------ |
| Mazdaspeed6 / Mazda 6 MPS / Mazdaspeed Atenza | Yes | Yes | Yes |## Contributing
TuneUtils is licensed under GPL and we welcome anyone to fork and submit a pull request with changes. If you would like to join the team, you can find us in the LibreTuner [Discord](https://discord.gg/QQvX2rB)