Search found 57 matches
- Wed Oct 02, 2019 7:40 pm
- Forum: RaceCapture/Pro General Q&A
- Topic: Data Analysis Software - Motec, Gems, AEM
- Replies: 119
- Views: 2605361
I just tried it on a latest firmware log file from my mk3 and it worked for me. Can you post your log file so I can see what's up with it? I did get an error though regarding the GpsSats column being missing. Fortunately I have an option to disable cleanup of logs related to that so you can proceed,...
- Thu Aug 08, 2019 7:59 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Guide to making Dashboards with Android Devices
- Replies: 4
- Views: 31389
Recent updates to the Secure Settings app (as of Jan 2019) broke functionality, and in this case will prevent devices from turning off the displays automatically. Need to make sure you stay on version 1.3.6 and not update to 1.3.6u1 or later. Fortunately you can google for an older version of the ap...
- Wed May 23, 2018 3:14 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: Guide to making Dashboards with Android Devices
- Replies: 4
- Views: 31389
So far everything for the most part is working well. There is one issue I'm having with my Samsung Galaxy Tab A 10.1. Tasker for some reason sometimes doesn't take airplane mode off, while it does all the rest of the actions like turning on the screen and switching to the RC App. So the app comes on...
- Tue May 22, 2018 6:49 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: Need more obvious warning indicators - cost us an engine...
- Replies: 4
- Views: 17684
Suggest a ShiftX2 with its very bright LEDs. I use it for shifting and have the side lights as warning/critical alerts and it's impossible for me to miss with how bright they are and with the shiftx2 in my direct line of sight. I have shared my code that simplifies the side light coding in the Shift...
- Tue May 22, 2018 6:46 pm
- Forum: Hardware and Installation
- Topic: Hard-wire GoPro!
- Replies: 5
- Views: 25096
I use products from Cam-Do to auto power up my hero 3 and hero 5 cameras. For the Hero 3 I use the battery eliminator to let me use 12V power input and never deal with charging a battery: https://cam-do.com/products/battery-eliminator-h3 as well as the time lapse intervalometer which when power is g...
- Tue May 22, 2018 5:42 pm
- Forum: ShiftX2
- Topic: ShiftX2 config in GUI instead of LUA?
- Replies: 11
- Views: 45555
I'm seeing the possible crashing behavior as well with maybe 25% of the time my ShiftX2 either starting/staying in demo mode, or after a bit of use going into demo mode and not coming out of it. I'm on 2.13.0. If it is memory, there really must not be much memory available to the scripting after add...
- Mon Apr 09, 2018 10:01 pm
- Forum: Sensors
- Topic: Analog Sensor Setup for RCP3
- Replies: 12
- Views: 55262
- Wed Apr 04, 2018 7:30 pm
- Forum: ShiftX2
- Topic: Setting up Warning and Critical Lights on your ShiftX2
- Replies: 2
- Views: 27096
- Tue Apr 03, 2018 7:06 pm
- Forum: Sensors
- Topic: Analog Sensor Setup for RCP3
- Replies: 12
- Views: 55262
You can configure things via whatever you like, and use any devices be it tablet/phone/pc for a dashboard. The devices you connect with read the configuration when they connect and you can modify and then write back to the RC Pro... or not. So yes you can do your configuration via a laptop, and this...
- Tue Apr 03, 2018 7:05 pm
- Forum: Sensors
- Topic: Analog Sensor Setup for RCP3
- Replies: 12
- Views: 55262
I think you're looking for these docs:
https://wiki.autosportlabs.com/RaceCapt ... ate_Sensor
https://wiki.autosportlabs.com/RaceCapt ... ate_Sensor
- Tue Apr 03, 2018 6:50 pm
- Forum: AnalogX
- Topic: Mapping Virtual AnalogX channels
- Replies: 10
- Views: 40197
- Mon Apr 02, 2018 10:36 pm
- Forum: AnalogX
- Topic: Mapping Virtual AnalogX channels
- Replies: 10
- Views: 40197
- Mon Apr 02, 2018 10:06 pm
- Forum: ShiftX2
- Topic: Setting up Warning and Critical Lights on your ShiftX2
- Replies: 2
- Views: 27096
Setting up Warning and Critical Lights on your ShiftX2
While many of you have some experience coding I imagine there are at least a few that don't. For those folks I thought this, arguably simple, code snippet would be useful. The script gives an example of how you can use the side lights on your ShiftX2 to alert you to Warning or Critical alerts based ...
- Thu Mar 01, 2018 9:40 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: Feature Requests: Sensor calibration and screen rotation
- Replies: 4
- Views: 17851
- Thu Mar 01, 2018 5:23 pm
- Forum: RaceCapture App Bug Reporting / Feature Requests
- Topic: Feature Requests: Sensor calibration and screen rotation
- Replies: 4
- Views: 17851
on #3, how does picking a single data point work? You can't create a linear map with just one data point, and this doesn't cover non-linear sensors which many are. You don't normally need to be measuring sensors to provide the calibration, but rather googling to get the sensor output map and then do...