Page 2 of 2

Re: Feature Requests - Feature Bounty Program

Posted: Mon Aug 22, 2022 6:13 pm
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!

Re: Feature Requests - Feature Bounty Program

Posted: Mon Aug 22, 2022 6:16 pm
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.

Re: Feature Requests - Feature Bounty Program

Posted: Mon Aug 22, 2022 6:50 pm
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.

Re: Feature Requests - Feature Bounty Program

Posted: Mon Aug 22, 2022 6:58 pm
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.

Re: Feature Requests - Feature Bounty Program

Posted: Mon Aug 22, 2022 7:01 pm
by Zeiss
Perfect!

Where can I find this in TS.

Re: Feature Requests - Feature Bounty Program

Posted: Mon Aug 22, 2022 7:03 pm
by mck1117
image.png
image.png (32.22 KiB) Viewed 17876 times

Re: Feature Requests - Feature Bounty Program

Posted: Mon Aug 22, 2022 7:05 pm
by Zeiss
Thank you!

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

Re: Feature Requests - Feature Bounty Program

Posted: Tue Aug 23, 2022 12:49 am
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 :)