In case anyone else is looking for it, I found a copy here:
https://pcmhacking.net/forums/viewtopic.php?f=10&t=4191
Search found 70 matches
- Sun Aug 12, 2018 9:58 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Data Analysis Software - Motec, Gems, AEM
- Replies: 119
- Views: 2593422
- Sun Apr 01, 2018 6:26 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: Race Caputre 1.12.1
- Replies: 2
- Views: 12737
- Sat Mar 31, 2018 3:59 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: RaceCapture App 1.12 crashing
- Replies: 4
- Views: 14706
- Fri May 12, 2017 2:45 pm
- Forum: CAN mapping discussion
- Topic: CAN Mapping bug in Bit Mode for 2.11.0
- Replies: 1
- Views: 10614
CAN Mapping bug in Bit Mode for 2.11.0
FYI for you guys trying to use the new bit mode for the CAN signal mapping:
https://github.com/autosportlabs/RaceCa ... issues/926
Summary: Bit mode with big endian does not work correctly and will give unexpected outputs.
Per Brent, they're targeting 2.11.1 for the fix.
https://github.com/autosportlabs/RaceCa ... issues/926
Summary: Bit mode with big endian does not work correctly and will give unexpected outputs.
Per Brent, they're targeting 2.11.1 for the fix.
- Tue Apr 18, 2017 12:52 am
- Forum: RaceCapture/Pro introductions
- Topic: What did I just buy....
- Replies: 5
- Views: 30221
The CAN data is in binary form. You tell it the length of the signal in the message, then those bits are taken together and turned into an integer. This integer is then scaled and offset. Example: Message $197 (hex ID) has the following data in it (4 bytes) : 1101 0110 1010 0001 1110 0111 1010 You t...
- Sun Apr 16, 2017 10:35 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Where to get CAN OBD Channel Info for Ford?
- Replies: 2
- Views: 11644
This page on the wiki has some of the info you are looking for: https://wiki.autosportlabs.com/RaceCapturePro2_OBD2 Using standard OBD2 PIDs will alleviate the need for the manufacturer specific CAN bus message information. That information, for the most part, is not public information. Some vehicle...
- Sun Apr 16, 2017 2:19 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Convert log files to CSV or ASCII
- Replies: 3
- Views: 13613
I think you're asking about a script that's already be written
:
viewtopic.php?t=3731&postdays=0&postorder=asc&start=45
The rccsv2gems script converts the .log to a csv with all of the cells populated.

viewtopic.php?t=3731&postdays=0&postorder=asc&start=45
The rccsv2gems script converts the .log to a csv with all of the cells populated.
- Sun Apr 16, 2017 2:13 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Autox with RaceCapture/Pro3
- Replies: 3
- Views: 12137
- Thu Apr 13, 2017 3:52 pm
- Forum: RaceCapture/Pro introductions
- Topic: What did I just buy....
- Replies: 5
- Views: 30221
My suggestions: For combining data and video: RaceRender (free version works well enough for me) or Solostorm ($$$ but has more perks) As Brent said, you can log standard OBD2 PIDs without any special info. Start there. Worry about the CAN stuff later. You'll at least be able to get throttle, engine...
- Tue Jun 21, 2016 2:54 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: .log to .csv format
- Replies: 1
- Views: 11248
- Mon Mar 14, 2016 8:20 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Having problems viewing data using racecapture app
- Replies: 20
- Views: 60261
- Mon Mar 14, 2016 3:22 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Having problems viewing data using racecapture app
- Replies: 20
- Views: 60261
Can you upload the actual log file to this thread? My understanding is that you need start/finish markers (and potentially other information (GPS Data?)) in order to be able to view data in the app. As a result of that, I resort to going through the conversion script and viewing files in GEMS. I thi...
- Wed Mar 02, 2016 1:18 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Data Analysis Software - Motec, Gems, AEM
- Replies: 119
- Views: 2593422
RE: Speed multiplier?
I think there might be a conversion between kph and mph going on twice (1mph = 1.609kph, 1.609^2 =2.589
Can you post the raw log file?
Can you post the raw log file?
- Tue Jan 12, 2016 4:18 am
- Forum: Hardware and Installation
- Topic: OBDII PID support for these channels?
- Replies: 3
- Views: 12961