Search found 23 matches
- Sat Sep 28, 2019 2:57 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: Allow More Customization of Display Screens
- Replies: 4
- Views: 11688
Allow More Customization of Display Screens
I think it would be good to allow more customization for the display screens when in the car. I like the lap timing screen that shows the delta, predicted lap time, last lap time, and best lap, but I wish I could substitute some of those items for a gauge. Right now the only freedom I have is to use...
- Fri Sep 28, 2018 11:43 pm
- Forum: Bug Reporting
- Topic: New Analog Channels Not Being Logged - RaceCapture MK3
- Replies: 5
- Views: 15679
Thanks Brent. I'll give that a try. Can you expand on what is going on in the back end when trying to send a configuration to the Race Capture while I have a script that starts logging on power up? Based on what you said I could see some issues coming from that. The SD card was indeed plugged in the...
- Fri Sep 28, 2018 8:56 pm
- Forum: Bug Reporting
- Topic: New Analog Channels Not Being Logged - RaceCapture MK3
- Replies: 5
- Views: 15679
Hi Brent. Log file is attached. This is after driving around the block for a few minutes. The car is stored at my friend's house so I can try something else in a few days. I had to delete half the rows to get under the 256kb file limit. Let me know if for some reason this doesn't give you what you w...
- Fri Sep 28, 2018 2:34 am
- Forum: Bug Reporting
- Topic: New Analog Channels Not Being Logged - RaceCapture MK3
- Replies: 5
- Views: 15679
New Analog Channels Not Being Logged - RaceCapture MK3
We got our new engine running tonight and added a few analog voltage inputs such as oil pressure, temperature, and wideband lambda. For some reason these channels do not seem to be logging to the data file. They are reading properly as seen on the dashboard, and are set to be sampled at various rate...
- Thu Sep 06, 2018 12:31 am
- Forum: AnalogX
- Topic: AnalogX RCP MK2/MK3 CAN map still limited to linear sensors?
- Replies: 3
- Views: 12884
I don't have an Analog X, but I think the limitation over CAN is that you can only specify a scaling factor and offset to the raw CAN value to obtain something in engineering units. I haven't tried this before, but could you create virtual channels in the Lua scripting that take in the raw voltage o...
- Wed Aug 29, 2018 12:56 am
- Forum: Sensors
- Topic: BMW (E36) Pressure Transducer Adapters
- Replies: 1
- Views: 10753
BMW (E36) Pressure Transducer Adapters
Hello!
I'm planning on installing a few pressure transducers and was wondering what adapters people are using to go from 1/8" NPT to M12x1.5 (common threads for BMW E36 ports). I found some, but saw many reviews of brass ones cracking or breaking off in people's engines.
I'm planning on installing a few pressure transducers and was wondering what adapters people are using to go from 1/8" NPT to M12x1.5 (common threads for BMW E36 ports). I found some, but saw many reviews of brass ones cracking or breaking off in people's engines.
- Mon Nov 27, 2017 3:37 am
- Forum: RaceCapture/Pro General Q&A
- Topic: Data Analysis Software - Motec, Gems, AEM
- Replies: 119
- Views: 2552947
@wizrd54, I'd be interested in getting your Python script - WinDarab looks pretty interesting, even the free version. Thanks, Scott Here you go. The variable names and code is a bit of a mess because this evolved over time and was mostly me coding at track days. One note is that every once in a whi...
- Tue Oct 10, 2017 5:24 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: Racecapture App for Windows Crashing
- Replies: 6
- Views: 17048
- Tue Oct 10, 2017 3:01 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: Track Detection Pop-Up Occurs at Inconvenient Times and More
- Replies: 0
- Views: 111388
Track Detection Pop-Up Occurs at Inconvenient Times and More
First I wanted to say that we used the RCP for the first time during an actual race this past weekend at Pitt Race. It worked great! Post-race analysis showed us where our drivers could improve their technique and lap times. However, one issue we had was that the track detection screen would pop up ...
- Wed Oct 04, 2017 11:13 pm
- Forum: Lua Scripting
- Topic: Can't Get Action Button State and Only Controls Logging?
- Replies: 3
- Views: 7662
I will play around with it more tomorrow and this weekend, but I get no 0s or 1s when trying println(getButton()). Debugging worked fine for the rest of the script. The rest of my script worked though. I was originally going to make a timer for the driver to know how long they have been in the car f...
- Wed Oct 04, 2017 3:02 am
- Forum: Lua Scripting
- Topic: Can't Get Action Button State and Only Controls Logging?
- Replies: 3
- Views: 7662
Can't Get Action Button State and Only Controls Logging?
I was trying to have a script that would do some action when the action button on the RCP was pressed. It doesn't seem that I'm able to get the state of the action button. I tried just doing println(getButton()), but nothing showed up. Also noticed that by default the action button starts and stops ...
- Tue Oct 03, 2017 6:33 pm
- Forum: Lua Scripting
- Topic: Im going insane. Help required geeting 2 scripts to work
- Replies: 5
- Views: 9656
- Tue Oct 03, 2017 3:32 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Data Analysis Software - Motec, Gems, AEM
- Replies: 119
- Views: 2552947
- Tue Oct 03, 2017 3:23 pm
- Forum: Lua Scripting
- Topic: Calculated Brake Pressure
- Replies: 6
- Views: 10370
- Sat Jul 22, 2017 8:19 pm
- Forum: OBDII PIDs discussion
- Topic: BMW E36 / MS41 OBD mapping
- Replies: 13
- Views: 39281
I'm having similar issues. E36/M44 motor. I get some data, but then it says it is squelching the PIDs that I'm trying to request. I'm using the OBD classic connector. I'm following the setup for PIDs listed on the OBDII wiki for Mode 1. Should be coming over CAN or OBD when using the adapter and is ...