Page 16 of 17

Re: Firmware developent status

Posted: Wed Nov 24, 2021 2:01 pm
by AndreyB
PS: this is related to Proteus 0.6 with specific F7 where we are still having issues with incremental firmware update

Re: Firmware developent status

Posted: Sat Dec 04, 2021 5:04 pm
by AndreyB
@andreika has implemented ISO 15765-2, or ISO-TP in both rusEFI firmware and rusEFI console. rusEFI console part uses ELM327.

I have a random ELM327 which uses https://github.com/rusefi/rusefi_external_utils/tree/master/ELM327 CH340T USB driver let me now try it :)

Re: Firmware developent status

Posted: Sat Dec 04, 2021 6:18 pm
by AndreyB
So far zero response from unreliable KKmoon ELM327 USB Auto Scanner
I have this kind of KKmoon ELM327 which is v1.5 probably not original ELM. Those require +12v to run according to @andreika got some response now need to fix some bugs in rusEFI code.

Another unreliable ELM327 comes in tomorrow
image.png
image.png (507.36 KiB) Viewed 21261 times

Re: Firmware developent status

Posted: Thu Dec 23, 2021 10:48 pm
by AndreyB
Lua can now read and write both CAN buses on _all_ designs with two CAN buses.

Re: Firmware developent status

Posted: Tue Jan 11, 2022 12:39 am
by AndreyB
@dron_gus has added stm32f429-disco compilation target which would be first usage of external SDRAM by rusEFI. 8MB on this specific board, could go a bit higher if needed.

No specific plan to use that RAM as of today but very shiny and very cool.
image.png
image.png (4.33 KiB) Viewed 20702 times

Re: Firmware developent status

Posted: Sun Jan 16, 2022 6:37 pm
by AndreyB
Just bumped ChibiOS to version 20.3.4 / RT 6.1.4 for no good reason, just prefer to keep up with ChibiOS major releases.

Next frontier https://github.com/rusefi/rusefi/issues/3794 again no specific reason for priority.

Re: Firmware developent status

Posted: Fri Jan 21, 2022 2:25 pm
by tmbryhn
Am I the only one that keep gettign these kind of errors every time I update firmware?
error.jpg
error.jpg (630.61 KiB) Viewed 20400 times
Problem:
Can't set "Number of lobes (lobes/cam)" to zero. This keeps the HPFP feature enabled, and I get the same error regardless of what I do to the table. Load an old .MSQ from a previous firmware version where "Number of lobes (lobes/cam)"=0 disables the HPFP and fixes the problem.

Re: Firmware developent status

Posted: Fri Jan 21, 2022 3:36 pm
by AndreyB
tmbryhn wrote:
Fri Jan 21, 2022 2:25 pm
Am I the only one that keep gettign these kind of errors every time I update firmware?
That's a vague question. Are you getting same message always about HPFP? I doubt that.

Firmware update often comes with new mandatory settings.

Re: Firmware developent status

Posted: Fri Jan 21, 2022 4:04 pm
by tmbryhn
"Problem:
Can't set "Number of lobes (lobes/cam)" to zero. This keeps the HPFP feature enabled, and I get the same error regardless of what I do to the table. Load an old .MSQ from a previous firmware version where "Number of lobes (lobes/cam)"=0 disables the HPFP and fixes the problem."

Iow; I'm unable to disable HPFP feature by setting "Number of lobes (lobes/cam)" to zero unless I load an old .MSQ for a previous firmware version that already had this variable set to zero.

Re: Firmware developent status

Posted: Fri Jan 21, 2022 4:15 pm
by AndreyB
Please post a link to your tune on https://rusefi.com/online

Re: Firmware developent status

Posted: Fri Jan 21, 2022 4:18 pm
by AndreyB
tmbryhn wrote:
Fri Jan 21, 2022 2:25 pm
Can't set "Number of lobes (lobes/cam)" to zero.
Why? what prevents you from setting number of lobes to zero? Please provide more details screen shots error messages etc.

Re: Firmware developent status

Posted: Fri Jan 21, 2022 6:04 pm
by tmbryhn
error.png
error.png (401.68 KiB) Viewed 20381 times

Re: Firmware developent status

Posted: Fri Jan 21, 2022 6:10 pm
by AndreyB
Thank you! I've just pushed the change we shall have new snapshot in about 20 minutes

Re: Firmware developent status

Posted: Sun Jan 23, 2022 11:28 pm
by AndreyB
I think https://github.com/rusefi/rusefi/issues/3806 is a show stopper - anything after Jan 18ish might have performance degradation in it, technically that includes latest release.

Re: Firmware developent status

Posted: Thu Feb 03, 2022 9:05 pm
by AndreyB
Oh we should have implemented this usability change a while back. Well, progress!

Does not work for analog inputs but at least works for something :)
image.png
image.png (18.22 KiB) Viewed 20102 times

Re: Firmware developent status

Posted: Sun Feb 13, 2022 6:25 pm
by AndreyB
Matt has made https://github.com/rusefi/rusefi/issues/3912 console connectivity bugfix


Very upsetting to be wasting time on https://github.com/rusefi/rusefi/issues/3923 BS :( Ordered a new to me used laptop as replacement primary device :(

Re: Firmware developent status

Posted: Sun Mar 20, 2022 5:52 pm
by AndreyB
Mitsubishi update: two crank and one cam trigger wheels

_someone_ should check that I got the rotation direction right, also VVT wheel was a bit ball parked would need real vehicle validation.

https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers#mitsubishi

Re: Firmware developent status

Posted: Sat Jul 30, 2022 4:46 pm
by AndreyB
Status update: I have no idea what to work on, too many random desires without any way to sort those by priority. So I keep playing with my test mules.

Re: Firmware developent status

Posted: Wed Aug 03, 2022 2:09 am
by 007adr
There a few things that i think can add to the overall rusefi experience , the engine protection side of things that ties in with the sensors fuel and oil pressure and the launch control/ flat foot shifting, if you can grab it from the speeduino code it would make your product nearly complete

Re: Firmware developent status

Posted: Wed Aug 03, 2022 2:34 am
by AndreyB
007adr wrote:
Wed Aug 03, 2022 2:09 am
if you can grab it from the speeduino code it would make your product nearly complete
rusEFI and speeduino are completely unrelated codebases so we cannot simply grab code. For new functionality to be added into rusEFI please articulate a feature request with much, much more detail.

Re: Firmware developent status

Posted: Wed Aug 03, 2022 3:46 am
by 007adr
Sorry buddy, ill post it in the feature request section, or do i do it here sorry for the confusion

Re: Firmware developent status

Posted: Sat Aug 13, 2022 1:25 am
by AndreyB
Problem or not with instant RPM?

https://rusefi.com/online/view.php?log=961
image.png
image.png (51.42 KiB) Viewed 17288 times
compare to https://rusefi.com/online/view.php?log=955
image.png
image.png (56.35 KiB) Viewed 17288 times
Do we see a bug? Do we see an opportunity for any engine metric? Do we see totally expected behaviour?

Re: Firmware developent status

Posted: Sun Aug 14, 2022 10:25 pm
by AndreyB
@mck1117 i believe that we are not in a good place with newparse. Two months ago we've made the first step towards using it for real https://github.com/rusefi/rusefi/pull/4219 but no progress since, the current unfinished status creates more harm than good in my opinion.

Please find either a way forward or backwards under https://github.com/rusefi/rusefi/issues/4441 - one way or another we have to end up with a consistent clear implementation of this layer, not a combo of sad legacy and unfinished fancy.

Re: Firmware developent status

Posted: Mon Sep 26, 2022 7:01 am
by AndreyB
Console usability progress https://github.com/rusefi/rusefi/issues/4625 hopefully works on all relevant version of Windows.
image.png
image.png (36.79 KiB) Viewed 16621 times

Re: Firmware developent status

Posted: Tue Oct 04, 2022 3:10 am
by AndreyB
With the wmic win32_pnpentity magic I've discovered above startup frame can now be a bit smarter about firmware update.
image.png
image.png (23.26 KiB) Viewed 16504 times

Re: Firmware developent status

Posted: Fri Oct 14, 2022 12:02 am
by AndreyB
https://github.com/rusefi/rusefi/issues/3985 progress - SD card has way more data points now, and I am not done yet!
image.png
image.png (42.32 KiB) Viewed 16306 times

Re: Firmware developent status

Posted: Wed Oct 19, 2022 1:16 pm
by AndreyB
They have gcc12-beta so we've at least migrated from gcc9 to gcc10.

Re: Firmware developent status

Posted: Wed Nov 09, 2022 10:05 pm
by AndreyB
AndreyB wrote:
Wed Oct 19, 2022 1:16 pm
They have gcc12-beta so we've at least migrated from gcc9 to gcc10.
@nmschulte has just upgraded us to gcc 11.3 which is current release!

Sad story: rusEFI did not compile with 11.2

Re: Firmware developent status

Posted: Thu Nov 17, 2022 8:59 pm
by AndreyB
Once in a while we randomly get "Error: RDP level is set to 1, try using Read UnProtect (-rdu) command in order to remove the Read Out Protection."

Root cause unknown :(

Work-around:
in console\STM32_Programmer_CLI\bin folder of your bundle you have stm32-remove-read-out-protection.bat action to address that

Re: Firmware developent status

Posted: Sun Feb 19, 2023 2:03 am
by AndreyB
Now failing to read a byte from k-line :( k-line is supposed to be just a case of uart but something is not going well.

https://github.com/rusefi/rusefi/blob/master/firmware/hw_layer/kline.cpp
image.png
image.png (991.52 KiB) Viewed 14586 times