dev console development thread

It's all about the code!
Post Reply
User avatar
AndreyB
Site Admin
Posts: 14727
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

dev console development thread

Post by AndreyB »

I was really hoping to avoid spending time on a tuning utility but people need to be able to tune reliably and I can not provide this unless I control both ends of the USB cable.

romraider which is originally a Subaru reflashing tool is written in Java, it's GPL - so looks like I am going to hack it into our dev console. Already found a bug but boy it's so nice to be able to fix those bugs myself!
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14727
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: dev console development thread

Post by AndreyB »

Image

Got romraider code to read rusEfi config already, next step would be making it work with rusEfi instead of a file.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14727
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: dev console development thread

Post by AndreyB »

Dev console is now using binary protocol.

First very, very raw version of console with build-in table editor is ready. Will shoot a video once it's a bit more stable. Once this is more reliable, we would have all communication within the same serial wire. Needs a lot of java work to look nice :(
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Post Reply