Search found 30 matches
- Mon Sep 09, 2019 11:30 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Ubuntu - Unable to connect to RaceCapture MK2
- Replies: 4
- Views: 14085
- Mon Sep 09, 2019 10:55 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: Linux dev install and connecting to RCP/mk2
- Replies: 1
- Views: 12048
Looks like it was a permissions issue, even though my user is in the dialout group.
This fixed it for me and now I can talk to the RCP!
Edit, adding my user to the dialout group did work, I just forgot to log out and back in after.
Code: Select all
sudo chmod 666 /dev/ttyACM0
Edit, adding my user to the dialout group did work, I just forgot to log out and back in after.
- Mon Sep 09, 2019 8:59 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: Linux dev install and connecting to RCP/mk2
- Replies: 1
- Views: 12048
Linux dev install and connecting to RCP/mk2
Due to a series of events, and a serious ass kicking at Solo Nationals, I'd like to get the datalogger updated and reinstalled in the racecar. The only PC I have available is my ubuntu 18.04 laptop, and I'm not really much of a pro at it. I managed to get the source to execute, though I had to use a...
- Mon Jul 06, 2015 9:32 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Missing data, no explanation why
- Replies: 31
- Views: 80498
- Thu Jul 02, 2015 4:55 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Haltech Elite CAN data streaming to RCP 2?
- Replies: 5
- Views: 10623
- Tue Jun 30, 2015 2:03 am
- Forum: RaceCapture/Pro General Q&A
- Topic: what to do with data on sd card
- Replies: 1
- Views: 6417
Read through this thread, the AEM/GEMS software is pretty good, even if it's kind of a pain to get the data into it.
http://www.autosportlabs.org/viewtopic.php?t=3731
http://www.autosportlabs.org/viewtopic.php?t=3731
- Tue Jun 30, 2015 1:04 am
- Forum: RaceCapture/Pro General Q&A
- Topic: Missing data, no explanation why
- Replies: 31
- Views: 80498
- Mon Jun 15, 2015 7:21 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Displaying CAN data in realtime
- Replies: 0
- Views: 12697
Displaying CAN data in realtime
I wrote a relatively simple script to display CAN data in realtime from the serial port of the RCP, thought it might be useful here. The lua script the RCP has loaded is just printing CAN data like : "ID, byte, byte, byte, ...". I believe there's an example script that does this in the wik...
- Fri Jun 12, 2015 5:56 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Missing data, no explanation why
- Replies: 31
- Views: 80498
- Wed May 27, 2015 11:20 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Missing data, no explanation why
- Replies: 31
- Views: 80498
In my case, I was powered on the entire time the logs were collected (RCP powered through the OBD connection). It stays powered on whenever connected to the OBD port, even if the car is off. I've been using the same micro SD card from the beginning. 32gb class 10 SanDisk ultra card. I didn't see th...
- Fri May 22, 2015 7:45 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Missing data, no explanation why
- Replies: 31
- Views: 80498
I don't have detailed info on when the log was started or stopped, but I'm pretty confident that it's not resetting due to voltage sag on start. In one case I have a log that ends several turns into a run. I will be sure to start the log only after the engine is running at the next event. I do know ...
- Fri May 22, 2015 6:47 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Missing data, no explanation why
- Replies: 31
- Views: 80498
- Wed May 13, 2015 10:40 am
- Forum: RaceCapture/Pro General Q&A
- Topic: Missing data, no explanation why
- Replies: 31
- Views: 80498
- Tue May 05, 2015 2:26 am
- Forum: RaceCapture/Pro General Q&A
- Topic: Missing data, no explanation why
- Replies: 31
- Views: 80498
Missing data, no explanation why
I've had 2 autocrosses so far this year. So far I've only gotten data for about half of the runs I've taken. Most times a file is created, but it has no data, or it's cut off after some period of time. I'm not seeing the error light on after a run at all. I'm using a lua script to read the canbus, b...
- Sun Apr 19, 2015 2:51 am
- Forum: RaceCapture App Operation and General Q&A
- Topic: Accelerometer calibration
- Replies: 14
- Views: 20408
Accelerometer calibration
I'm mounting the RCP vertically, so that the label faces drivers left, green connector rear. Trying to calibrate the accelerometer for this I have switched the X and Z axes. If I click the Calibrate button, it sets AccelX to have a resting value of 1.0G, Z to have a resting value of 0G. If I tilt th...