Giter Site home page Giter Site logo

WARNING:

This project is no longer maintained.

LibreTuner

Open source engine tuning software for Mazda platforms

Interested in contributing? Join the Discord server

Screenshots

Main Window

Supported vehicles

  • 2005-2007 Mazdaspeed6 / Mazda 6 MPS / Mazdaspeed Atenza
  • MX-5 NC (Only editing)

Supported Interfaces

  • J2534 interfaces with CAN support.
  • OBDLink SX
  • ELM327 devices (but many cheap knock-offs have been known to have issues)
  • SocketCAN

Planned support

  • Mazdaspeed3 (Gen 1 & 2)
  • First Generation RX-8

Layout

All interesting code lives at lib/LibLibreTuner.

Building

Requirements

  • Qt5
  • CMake 3.10 or higher
  • A compiler that supports C++17

Build instructions

Linux

  1. git clone https://github.com/Libretuner/LibreTuner.git
  2. cd LibreTuner
  3. git submodule update --init --recursive
  4. cd LibreTuner
  5. cmake .
  6. make
  7. ./LibreTuner

Windows

TODO. (Use Qt Creator with MSVC)

LibreTuner's Projects

cparse icon cparse

A expression parser in C++ that uses Dijkstra's Shunting-yard algorithm.

libretuner icon libretuner

Open source engine tuning software for Mazda platforms.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.