Code Monkey home page Code Monkey logo

chryslerscanner's Introduction

ChryslerScanner Badge LicenseBadge Tindie

Preview

GUI CCD 01

GUI SCI 01

GUI EngineTools 01

GUI BootstrapTools 01

chryslerscanner's People

Contributors

electronicsarchiver avatar laszlodaniel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chryslerscanner's Issues

Bootstrap/Programming

Am I right in understanding that the bootstrap/programming only relates to the SBEC and not JTEC, JTEC+ or NGC?
Thanks, Andy

Feature request: Log responses as CSV

When sending repeated commands, such as fetching parameters via SCI CMD 14 in the Engine Tools interface, it would be most excellent if the scanner application could optionally write the responses to CSV so that a user could see how the values change over time (and potentially graph them)

For example, i send a request for 0x1412, 0x1415, and 0x1416:

3D 00 0C 26 05 03 02 14 12 02 14 15 02 14 16 F8

The responses could be written out:

epochmillis,1412,1415,1416
epochmillis,03,11,00
epochmillis,03,10,00
epochmillis,05,11,00
[ ... ]
epochmillis,05,11,00
epochmillis,1412,1415,1416
epochmillis,08,16,00
[ ... ]

Where epochmillis is a milisecond epoch timestamp, and the header epochmillis,1412,1415,1416 could be logged on an interval every X samples or every X seconds, or similar.

[Arduino] SCI-bus low-speed diagnostic mode 14 repeated messages issue

For every 2 bytes sent in mode 14 (ex. 14 07) the scanner expects a third byte from the the engine controller after the echos (ex. 14 07 FF). When a third byte is not received the scanner tries to send the original 2 bytes again 10 times, then gives up.

In repeated message list mode (more than 1 request, ex. 14 07, 14 08, 14 09, 14 0A) the scanner interrupts the whole repeated session when the engine controller does not return any value for a single request.

It would be better to skip the non-responsive request after 10 retries to continue the session.

V210 KiCAD Project?

Hi, Would you would be willing to add the KiCAD project to github? I am interested in this project for my 2006 Jeep Wrangler. I could create my own KiCAD project from the schematic but it would save me a lot of time to just use yours. Thanks! Andy

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.