can you post your tune at rusefi.com/online?
Search found 1272 matches
- Mon May 23, 2022 6:58 pm
- Forum: User Support
- Topic: m102 2.3 8v mercedes E190 PROTEUS
- Replies: 5
- Views: 89
- Mon May 23, 2022 5:52 pm
- Forum: Dev: Hardware
- Topic: Live Telemetry second attempt
- Replies: 12
- Views: 117
Re: Live Telemetry second attempt
Whst is the workflow? Can to sutosports to 4g or wifi? Correct. It has a GPS/accelerometer/etc, and talks to the ECU over CAN. In my case, I have an rpi acting as the dashboard for the car connected to the Racecapture over USB. The Racecapture then uploads telemetry either over WiFi to a wifi hotsp...
- Mon May 23, 2022 5:49 pm
- Forum: Dev: Software
- Topic: MRE - SD Card SPI & CS select dialog
- Replies: 4
- Views: 26
Re: MRE - SD Card SPI & CS select dialog
update: it looks like since we last discussed it, we've added those back. They're present in snapshot but not the last release.
In the future, please check on snapshots if you think something is wrong or missing in the latest release.
In the future, please check on snapshots if you think something is wrong or missing in the latest release.
- Mon May 23, 2022 5:42 pm
- Forum: Dev: Software
- Topic: MRE - SD Card SPI & CS select dialog
- Replies: 4
- Views: 26
Re: MRE - SD Card SPI & CS select dialog
Looks fine to me?
- Sun May 22, 2022 11:27 pm
- Forum: Dev: Hardware
- Topic: Live Telemetry second attempt
- Replies: 12
- Views: 117
Re: Live Telemetry second attempt
What do you mean uplink and remote app? They have a website that you can look at live telemetry (and lap timing data): https://podium.live/events/ldrl-2022-04-24-ridge-sun-8-hour/device/happy-cactus-240
- Sun May 22, 2022 11:23 pm
- Forum: Dev: Hardware
- Topic: Live Telemetry second attempt
- Replies: 12
- Views: 117
Re: Live Telemetry second attempt
I use https://www.autosportlabs.com/ and it works very well. Talks to the ECU over CAN. Even has a preset for rusEFI!
- Wed May 18, 2022 8:04 am
- Forum: Dev: Hardware
- Topic: Volvo electric power steering pump CAN bus control
- Replies: 9
- Views: 477
Re: Volvo electric power steering pump CAN bus control
The log in this post contains the same ID, 1b200002: https://www.diyelectriccar.com/threads/volvo-electro-hydraulic-power-steering.44828/page-5#post-1046821 That log shows similar behavior: One frame of 0451, repeated frames of 0f71, BUT THEN a transition to 0f73, which presumably means the pump was...
- Wed May 18, 2022 7:59 am
- Forum: Dev: Hardware
- Topic: Volvo electric power steering pump CAN bus control
- Replies: 9
- Views: 477
Re: Volvo electric power steering pump CAN bus control
Here's what I recieve from my Volvo pump: 2022-05-18_00_58_39_790: EngineState: CAN_rx bus=0 1B200002(455081986) 8: 00 00 00 00 00 00 04 51 2022-05-18_00_58_39_878: EngineState: CAN_rx bus=0 1B200002(455081986) 8: 00 00 00 00 00 00 0F 71 2022-05-18_00_58_39_990: EngineState: CAN_rx bus=0 1B200002(45...
- Wed May 18, 2022 7:26 am
- Forum: You and your build
- Topic: Renault 8 Gordini
- Replies: 16
- Views: 838
Re: Renault 8 Gordini
why not upload an unlisted youtube video?JRD McLAREN wrote: ↑Wed May 18, 2022 6:18 amrunnig engine:
http://89.173.96.22/dohc/Renault8/VID_20220517_191807-0-28x.mp4
- Wed May 18, 2022 7:15 am
- Forum: Dev: Hardware
- Topic: Wideband Controller: Fully Custom, no ASIC!
- Replies: 130
- Views: 44614
Re: Wideband Controller: Fully Custom, no ASIC!
I upload firmware to my board but green and blue led blink alternating quickly at boot and then slowly (Firmware integrity check fail). You need to either: Disable the bootloader. Set USE_BOOTLOADER=o in f0_module/board.mk, then flash the resulting wideband.bin to your board. Build using the script...
- Tue May 17, 2022 6:33 pm
- Forum: User Support
- Topic: Hello And!!!! New CNG Project
- Replies: 18
- Views: 442
- Tue May 17, 2022 6:15 pm
- Forum: User Support
- Topic: Hello And!!!! New CNG Project
- Replies: 18
- Views: 442
Re: Hello And!!!! New CNG Project
A few observations from your tune: Displacement: should it be larger than 2 liters? Trigger offset: Setting "single tooth second half" with a trigger offset greater than +-180 seems wrong to me. You should be able to switch to "single tooth first half" with an offset of 53 instea...
- Tue May 17, 2022 5:22 pm
- Forum: Tuning Support: Making it Run
- Topic: Trigger settings - VVT sync requirement
- Replies: 19
- Views: 970
Re: Trigger settings - VVT sync requirement
Can i run the injection in a Semi-sequential without changing the sequential wiring? I don't want to run simultaneous, so it will fire pairs of injection? Injection isn't your problem. Injection phase largely doesn't matter, since an injection can't get past the intake valve until it opens, which t...
- Tue May 17, 2022 7:01 am
- Forum: Tuning Support: Making it Run
- Topic: Trigger settings - VVT sync requirement
- Replies: 19
- Views: 970
Re: Trigger settings - VVT sync requirement
Logs, dude. There are valuable nuggets in those logs about what's happening when it mis-syncs and kicks back on the starter.
- Tue May 17, 2022 3:01 am
- Forum: Tuning Support: Making it Run
- Topic: Trigger settings - VVT sync requirement
- Replies: 19
- Views: 970
Re: Trigger settings - VVT sync requirement
What does "better 80% of the time" mean? Can you take a normal log in tunerstudio of whatever you're seeing, both the "good" and "bad" cases?
- Mon May 16, 2022 10:35 pm
- Forum: You and your build
- Topic: Suggestion for starting 1st project
- Replies: 26
- Views: 1882
Re: Suggestion for starting 1st project
Can you describe the specific problem you're having? What steps to reproduce, and what do you think should happen differently?stayros32001 wrote: ↑Mon May 16, 2022 10:16 pmAbricos says that with old firmware has not problems like this.
Any suggestions?
(I am refering to usb connection and no bluetooth connection at all)
- Sat May 14, 2022 1:37 am
- Forum: Dev: Hardware
- Topic: PDM info dump
- Replies: 6
- Views: 339
- Fri May 13, 2022 10:47 pm
- Forum: Dev: Hardware
- Topic: Volvo electric power steering pump CAN bus control
- Replies: 9
- Views: 477
- Fri May 13, 2022 10:32 pm
- Forum: Universal Boards
- Topic: Proteus trigger problem ...HELP
- Replies: 26
- Views: 1427
Re: Proteus trigger problem ...HELP
ETB works quicker than i was expecting so can probably adjust that a bit higher. Yeah - it's just about as quick as you can get, save for a hard fuel cut. I have my ETB limiter set to start limiting near where you should shift, and hard limit between that and the "parts start falling off"...
- Fri May 13, 2022 9:41 pm
- Forum: User Support
- Topic: Hello And!!!! New CNG Project
- Replies: 18
- Views: 442
Re: Hello And!!!! New CNG Project
Looks like your wheel is a bit custom image.png your first ratio is around 3.2 so let's do from 3.2*0.75 to 3.2*1.25 so from 2.4 to 4.8 your second gap ratio is around 0.3 so let's do from 0.225 to 0.45 Nope - that's not what you want. The N-1th gap is actually the 1.0 gap just before the long toot...
- Fri May 13, 2022 9:02 pm
- Forum: User Support
- Topic: Hello And!!!! New CNG Project
- Replies: 18
- Views: 442
- Thu May 12, 2022 8:21 pm
- Forum: Dev: Hardware
- Topic: Volvo electric power steering pump CAN bus control
- Replies: 9
- Views: 477
- Thu May 12, 2022 8:10 pm
- Forum: Dev: Hardware
- Topic: Volvo electric power steering pump CAN bus control
- Replies: 9
- Views: 477
Re: Volvo electric power steering pump CAN buss control
I have one of those pumps on my endurance race car. I run it in the mode without CAN and it works totally fine. Almost undetectable that it's not the mechanical pump on the engine feeding the rack. I'd also be interested in making it talk over CAN, but to be honest I'm not sure of the value. It work...
- Tue May 10, 2022 6:58 am
- Forum: Dev: Software
- Topic: Weird RPM jumps and "Gap xxxx" in trigger logger - RPM doubles, caused by CAM
- Replies: 8
- Views: 808
Re: Weird RPM jumps and "Gap xxxx" in trigger logger - RPM doubles, caused by CAM
Hey @tmbryhn, I've added an option in the advanced trigger page to ignore the cam sensor above some RPM. Give that a try with it set to maybe 1200 in your case?
- Mon May 09, 2022 10:31 pm
- Forum: Tuning Support: Making it Run
- Topic: Trigger settings - VVT sync requirement
- Replies: 19
- Views: 970
Re: Trigger settings - VVT sync requirement
There are some more improvements being made in this area - will keep this thread posted.
- Thu May 05, 2022 1:48 am
- Forum: Dev: Hardware
- Topic: GPS in place of VSS
- Replies: 3
- Views: 642
Re: GPS in place of VSS
To answer your real question, instead of answering a different question as Mark has done: We don't currently support connecting a serial NMEA GPS to the ECU, no. While technically possible, we don't really want to parse NMEA on the ECU itself, since it's some extra work for the CPU (it's busy enough...
- Wed May 04, 2022 10:02 pm
- Forum: You and your build
- Topic: Suggestion for starting 1st project
- Replies: 26
- Views: 1882
Re: Suggestion for starting 1st project
What wideband controller do you use? Anyway, probably yes, you can at least test that the sensor shows very lean while sitting on the desk. You can hold a lighter up to the tip of the sensor (lit or unlit) and you should see a response.
- Tue May 03, 2022 7:11 pm
- Forum: You and your build
- Topic: Yani's TT6 Miata - HellenNB1
- Replies: 12
- Views: 789
Re: Yani's TT6 Miata - HellenNB1
But then I found what seems to be an issue in the AuxLinear software! ... This is showing they're using the same calibration. I didn't have them both assigned to the same pin simultaneously, I was switching between the two inputs on the same pin. The aux linear outputs can only represent values bet...
- Tue May 03, 2022 7:03 pm
- Forum: Dev: Hardware
- Topic: F103 Wideband Controller
- Replies: 90
- Views: 11884
Re: F103 Wideband Controller
Eh? We see much better performance than that on ECUs. Down in the single-digit millivolt range.
ps: nice HP scope
ps: nice HP scope
- Sun May 01, 2022 7:21 am
- Forum: Dev: Software
- Topic: Software knock processing
- Replies: 54
- Views: 15488
Re: Software knock processing
so, do I get it right that the hip9011 solution has now become officially obsolete in rusefi? In theory still works, but I can't recommend it after the success we've had without it. in this thread there are two almost similar schemes - with mcp6004 and with two LMV321IDBVR - which one is better? wh...