Fun-Andy and his Miata Menagerie

Your chance to introduce yourself and your vehicle
Post Reply
andrewfunston
Posts: 5
Joined: Tue Aug 01, 2023 4:07 pm
Github Username: andrewfunston

Fun-Andy and his Miata Menagerie

Post by andrewfunston »

Howdy!

I'm Andy - I like race cars and software development. I've been interested in embedded development since I started into software. Professionally I work in mobile cross platform frameworks (C++/Kotlin/etc) among other things. I'm big into TDD and refactoring.

I have a handful of race cars: a k24 '85 Supra, an LS miata swap (in progress), a VVT swapped NA6, a V1 CTS-V, and a pair of spec miata.

I'm looking at building, compiling and contributing to the rusefi as a learning process. Progress is probably going to be a bit on the slow side since I have so much going on at any one time, but I figured I'd kick this party off.

Initial goals are getting a proteus (that I compiled)+harness (that I built) for my LS swap miata (it's currently using a termX, which I hate). I've started digging through the layered code and have unit tests running on mac as well as firmware cross compiled. I'll probably try to keep notes as well as slow LS miata progress. Assuming it goes well, I'd be interested in moving the other cars to Rusefi as well, both the K-supra and the VVT miata are on MSPNP products.

PXL_20230803_003255580.jpg
PXL_20230803_003255580.jpg (1.43 MiB) Viewed 3446 times
PXL_20221024_230745382.jpg
PXL_20221024_230745382.jpg (3.53 MiB) Viewed 3446 times
0166_SYN2113.jpg
0166_SYN2113.jpg (352.81 KiB) Viewed 3446 times
User avatar
AndreyB
Site Admin
Posts: 14340
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Fun-Andy and his Miata Menagerie

Post by AndreyB »

Hey Andy welcome rusEFI :) I hope that this codebase would be a useful fun.
andrewfunston wrote:
Thu Aug 03, 2023 11:18 pm
I like race cars and software development.
The latter we desperately need, most of the recent board say it right there :)
Attachments
looking.jpg
looking.jpg (350.42 KiB) Viewed 3434 times
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: 14340
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Fun-Andy and his Miata Menagerie

Post by AndreyB »

PS: where are you located give or take?
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: 14340
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Fun-Andy and his Miata Menagerie

Post by AndreyB »

andrewfunston wrote:
Thu Aug 03, 2023 11:18 pm

Initial goals are getting a proteus (that I compiled)
watch out for https://github.com/rusefi/rusefi/issues/5225 :( we have some cool code generation but it's not properly integrated into the Makefile
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
andrewfunston
Posts: 5
Joined: Tue Aug 01, 2023 4:07 pm
Github Username: andrewfunston

Re: Fun-Andy and his Miata Menagerie

Post by andrewfunston »

Hey! I'm located in TN at the present.

Thanks for the heads up on the issue - I'm still just digging around and getting my feet under me in the project structure.
Post Reply