[info] Feature Requests - Feature Bounty Program

It's all about the code!
User avatar
Zeiss
Posts: 110
Joined: Tue Oct 05, 2021 6:32 pm
Location: Germany
Github Username: HeinrichG-V12

Re: Feature Requests - Feature Bounty Program

Post by Zeiss »

@Andrey and Matthew:

I would put $300 bounty at https://github.com/rusefi/rusefi/issues/3680

Plus:
– possibility to increase idle RPM, i.e. when AC is on
– possibility to temporary (depends of input state) increase RPM, I.e. when trany engages the gear ( change from N to D). It is something for Lua?

Thank you guys!
Regards,
Heinrich

My GitHub
mck1117
running engine in first post
running engine in first post
Posts: 1493
Joined: Mon Jan 30, 2017 2:05 am
Location: Seattle-ish

Re: Feature Requests - Feature Bounty Program

Post by mck1117 »

Zeiss wrote:
Mon Aug 22, 2022 6:13 pm
@Andrey and Matthew:

I would put $300 bounty at https://github.com/rusefi/rusefi/issues/3680
Automatic or manual sync?
Zeiss wrote:
Mon Aug 22, 2022 6:13 pm
Plus:
– possibility to increase idle RPM, i.e. when AC is on
We already support adding more air, but not adding target RPM. Trivial enough to add.

Zeiss wrote:
Mon Aug 22, 2022 6:13 pm
– possibility to temporary (depends of input state) increase RPM, I.e. when trany engages the gear ( change from N to D). It is something for Lua?

Thank you guys!
I think we've already had other asks for P/N vs D idle control, so this is indeed one worth doing. You could also do it with Lua, but it seems like a common enough ask.
User avatar
Zeiss
Posts: 110
Joined: Tue Oct 05, 2021 6:32 pm
Location: Germany
Github Username: HeinrichG-V12

Re: Feature Requests - Feature Bounty Program

Post by Zeiss »

mck1117 wrote:
Mon Aug 22, 2022 6:16 pm
Zeiss wrote:
Mon Aug 22, 2022 6:13 pm
@Andrey and Matthew:

I would put $300 bounty at https://github.com/rusefi/rusefi/issues/3680
Automatic or manual sync?
Automatic, of course. Or a mix? Initial sync manual and then a kind of „keep air masses in sync“? Two MAFs and then balance the air mass, when the engine is warm and is idling, like the implementation of BMW/Bosch.
mck1117 wrote:
Mon Aug 22, 2022 6:16 pm
Zeiss wrote:
Mon Aug 22, 2022 6:13 pm
Plus:
– possibility to increase idle RPM, i.e. when AC is on
We already support adding more air, but not adding target RPM. Trivial enough to add.
This sounds very good! Something like „AC off = 600 rpm idle, AC on = 750 rpm idle“.

mck1117 wrote:
Mon Aug 22, 2022 6:16 pm
Zeiss wrote:
Mon Aug 22, 2022 6:13 pm
– possibility to temporary (depends of input state) increase RPM, I.e. when trany engages the gear ( change from N to D). It is something for Lua?

Thank you guys!
I think we've already had other asks for P/N vs D idle control, so this is indeed one worth doing. You could also do it with Lua, but it seems like a common enough ask.
Sounds very good! I think, here are two features. First one is „change from P/N to D“ (increase RPM) and the second one is „reduce torque during gear change“. BMW achieve this by retarding the ignition.
Regards,
Heinrich

My GitHub
mck1117
running engine in first post
running engine in first post
Posts: 1493
Joined: Mon Jan 30, 2017 2:05 am
Location: Seattle-ish

Re: Feature Requests - Feature Bounty Program

Post by mck1117 »

Zeiss wrote:
Mon Aug 22, 2022 6:50 pm
mck1117 wrote:
Mon Aug 22, 2022 6:16 pm
Zeiss wrote:
Mon Aug 22, 2022 6:13 pm
Plus:
– possibility to increase idle RPM, i.e. when AC is on
We already support adding more air, but not adding target RPM. Trivial enough to add.
This sounds very good! Something like „AC off = 600 rpm idle, AC on = 750 rpm idle“.
wait, this is already done! We have a field "A/C target adder (RPM)" that will add some extra RPM when AC is turned on.
User avatar
Zeiss
Posts: 110
Joined: Tue Oct 05, 2021 6:32 pm
Location: Germany
Github Username: HeinrichG-V12

Re: Feature Requests - Feature Bounty Program

Post by Zeiss »

Perfect!

Where can I find this in TS.
Regards,
Heinrich

My GitHub
mck1117
running engine in first post
running engine in first post
Posts: 1493
Joined: Mon Jan 30, 2017 2:05 am
Location: Seattle-ish

Re: Feature Requests - Feature Bounty Program

Post by mck1117 »

image.png
image.png (32.22 KiB) Viewed 15900 times
User avatar
Zeiss
Posts: 110
Joined: Tue Oct 05, 2021 6:32 pm
Location: Germany
Github Username: HeinrichG-V12

Re: Feature Requests - Feature Bounty Program

Post by Zeiss »

Thank you!

So, then $300 for trany stuff and ETB sync. :)
Regards,
Heinrich

My GitHub
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: Feature Requests - Feature Bounty Program

Post by AndreyB »

Zeiss wrote:
Mon Aug 22, 2022 7:01 pm
Where can I find this in TS.
Top-right corner of TS has search control! Took me 8 years to find out about that search feature. One day we shall add it on the rusEFI Online :)
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