Search found 24 matches
- Fri Mar 09, 2018 7:24 pm
- Forum: CAN mapping discussion
- Topic: Lambda, fuel flow rate and fuel consumption - OBD2 PID?
- Replies: 4
- Views: 6457
- Thu Mar 08, 2018 5:28 pm
- Forum: CAN mapping discussion
- Topic: Lambda, fuel flow rate and fuel consumption - OBD2 PID?
- Replies: 4
- Views: 6457
- Tue Feb 27, 2018 1:00 am
- Forum: CAN mapping discussion
- Topic: Lambda, fuel flow rate and fuel consumption - OBD2 PID?
- Replies: 4
- Views: 6457
Lambda, fuel flow rate and fuel consumption - OBD2 PID?
Hi guys,
Does anybody know the PID/channel for lambda, fuel flow rate and real time fuel consumption? I´ve tried in several cars the list below but it has not worked:
https://en.wikipedia.org/wiki/OBD-II_PI ... -formula-3
Thanks again,
Does anybody know the PID/channel for lambda, fuel flow rate and real time fuel consumption? I´ve tried in several cars the list below but it has not worked:
https://en.wikipedia.org/wiki/OBD-II_PI ... -formula-3
Thanks again,
- Thu Nov 23, 2017 6:40 pm
- Forum: OBDII PIDs discussion
- Topic: RCT for 2017 Honda Civic
- Replies: 6
- Views: 16624
It worked!
Hi Brent, It worked! Doing that, I could add other obd channels too. Just the RPM is quite slow on response, however I found another one using can bus logger and can mapping. For Pedal: CAIN ID 304 MASK0 CAN BUS 1 OFFSET4 LENGTH 1 SOURCE TYPE UNSIGNED ENDIAN BIG FORMULA x0.39062 Thank you very much!...
- Fri Nov 10, 2017 5:39 pm
- Forum: OBDII PIDs discussion
- Topic: RCT for 2017 Honda Civic
- Replies: 6
- Views: 16624
Other Channels you may have for Honda
Hey guys, I saw the post and probably you can help me. I am testing a Honda Civic 2017 (in Brazil), which runs on ISO 15765-4 protocol. Are you guys able to share other channels, like RPM, TPM, Pedal and anything else you may have? I am using RaceCapture to test cars for a car magazine in Brazil. Th...
- Mon May 08, 2017 2:02 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Best app to plot RCP data into a Video. Any suggestion?
- Replies: 3
- Views: 6440
- Thu Apr 13, 2017 3:36 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Best app to plot RCP data into a Video. Any suggestion?
- Replies: 3
- Views: 6440
Best app to plot RCP data into a Video. Any suggestion?
Hi guys, I already have Harry´s LapTimer and it seems I can use it to get the RCP Mk2 data (Time, speed and CAN data) and show them in a video. However, it seems I can´t use the acceleration data from RCP (Accel sensors). Actually it gets the accel data from the tablet/phone accel sensor (which I do...
- Thu Apr 13, 2017 3:11 pm
- Forum: Hardware and Installation
- Topic: Wifi Module Not working
- Replies: 11
- Views: 23338
GoPri script not wor.9king
Hi Brent, I loaded the GoPro Script into my RaceCApture windows software (version 1.9) and RCP Mk2 2.10.2 and it hasn´t worked at all. I even put the same name and password for my GoPro Hero 3 as in the script but it is not working. How do I fix this? Thanks! The Poll Log shows: [lua] Gracefully sto...
- Fri Mar 03, 2017 1:10 am
- Forum: Feature Requests
- Topic: Recording file number showing as a virtual channel
- Replies: 3
- Views: 17966
I have been requested this feature
Hi Brent, Nowadays we have a big car website (with 2million visits per month) using a RCP Mk2. In near future (some weeks) we are going to prepare an article explaining the new test procedures and how accurate e precise the results are when the tests are done using RCP Mk2. So, we are going to have ...
- Sun Feb 05, 2017 9:10 pm
- Forum: OBDII PIDs discussion
- Topic: OBD2: PID read fail:
- Replies: 15
- Views: 39324
I have same issue - Fixed running on older firmware version
For a simple example, If I write the script below using Firmware 2.9 or latter - like 2.10.2: pedalId = addChannel("PedalPosition",10) function onTick() local pedalPosition = readOBD2(73) setChannel(pedalId, pedalPosition) end I have the red led flashing showing as a error However, if writ...
- Mon Oct 24, 2016 4:20 pm
- Forum: Feature Requests
- Topic: Recording file number showing as a virtual channel
- Replies: 3
- Views: 17966
Hi Toga94m, Thanks for the suggestion. But it would be better and easier to have the file number. Especially when you have several files and you need to find them on your computer when processing. Also, sometimes we have issues in a Launch maneuver and we have to re-start again. So, difference of se...
- Fri Oct 21, 2016 1:23 pm
- Forum: Feature Requests
- Topic: Recording file number showing as a virtual channel
- Replies: 3
- Views: 17966
Recording file number showing as a virtual channel
Hi Brent and Ryan, I requested this feature before I could not find a response for that. It would be very handy for our tests (and the car manufactures that I am trying to sell the RCP Pro) if I could create a virtual channel which could show the recording file number. The reason is: If I conduct a ...
- Fri Oct 21, 2016 12:56 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: RCP app on Android crashing when record button is pressed
- Replies: 2
- Views: 3333
Hi Brent, Could you find why I have this problem? I am planning to take my RCP and visit some car manufactures that I have contact/worked to introduce RCP and try to convince them to buy RCP and not Vbo3i(which is much more expensive). So, I need this fixed and working properly like before. It seems...
- Fri Oct 21, 2016 12:43 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: gpsDist() - Distance - is not showing any number
- Replies: 7
- Views: 7984
- Mon Oct 17, 2016 5:32 pm
- Forum: Lua Scripting
- Topic: Virtual Channel for Logging on / logging off
- Replies: 5
- Views: 7204
Hi Brent, Actually I am not using the Lua script to start logging start/stop. I need to start recording around 3s before my test. For example, I have start logging and run the 1/4mile launch test. I need to collect the response delay from the accelerator pedal. All the car manufactures have a target...