Connecting TunerStudio

It's all about the code!
Post Reply
body4_drift
Posts: 3
Joined: Fri Aug 13, 2021 1:16 pm
Github Username: body4

Connecting TunerStudio

Post by body4_drift »

Hello. Please tell me how you implemented the connection to TunerStudio, how does the program recognize stm32 ? ;)
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Connecting TunerStudio

Post by AndreyB »

Please elaborate the question. Source code in console/binary folder
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
body4_drift
Posts: 3
Joined: Fri Aug 13, 2021 1:16 pm
Github Username: body4

Re: Connecting TunerStudio

Post by body4_drift »

I'm just wondering how you implemented the integration of your ecu with TunerStudio software
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Connecting TunerStudio

Post by AndreyB »

We read protocol notes someone has shared online and implemented based on that description. We created out .ini file to integrate.
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: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Connecting TunerStudio

Post by AndreyB »

firmware/console/binary/tunerstudio.cpp
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
body4_drift
Posts: 3
Joined: Fri Aug 13, 2021 1:16 pm
Github Username: body4

Re: Connecting TunerStudio

Post by body4_drift »

Thank you!
Post Reply