Search found 101 matches

by stieg
Mon Apr 04, 2016 3:51 pm
Forum: RaceCapture App Operation and General Q&A
Topic: Android App Freezing on reconnect
Replies: 5
Views: 4054

That is no good. I have filed issue https://github.com/autosportlabs/RaceCapture_App/issues/920 for ya. Please add your commentary there so we can get this resolved ASAP. Other thought, when the RCP is connected to both 12v power and USB, where does it pull it's power? Was wondering if connecting it...
by stieg
Mon Apr 04, 2016 2:41 pm
Forum: RaceCapture App Operation and General Q&A
Topic: Question about delta on Android app
Replies: 5
Views: 3889

I'm using a Nexus 7 and the shit-x light. Hehe. Oh how many times have I almost typed this. That 'f' key just doesn't want to work at the worst time :D. One thing I noticed though was that the delta didn't show up during every session. It worked on my first session but after that it just sat at 0.0...
by stieg
Thu Mar 17, 2016 7:07 pm
Forum: RaceCapture App Operation and General Q&A
Topic: Having problems viewing data using racecapture app
Replies: 20
Views: 54565

1) It does transition into the status of loading files, but then if freezes up at this point. I can close and reopen the app, and the laps are there in the analysis page, and all the data seems to be present. Shouldn't the system automatically return to the analysis page once the data has been load...
by stieg
Tue Mar 15, 2016 5:24 pm
Forum: RaceCapture App Operation and General Q&A
Topic: Having problems viewing data using racecapture app
Replies: 20
Views: 54565

If this is something I'll have to do manually, can you write a short procedure on how to modify the data in a .log file? Simply open up the log file. Look on the first line. Find where it says "RF Shock". Replace the space with an Underscore character. So is this something I will have to ...
by stieg
Tue Mar 15, 2016 12:50 pm
Forum: RaceCapture App Operation and General Q&A
Topic: Having problems viewing data using racecapture app
Replies: 20
Views: 54565

Hey Cooper2006, Just tried this locally and was able to find a bug. Filed a ticket to track it at the following location: https://github.com/autosportlabs/RaceCapture_App/issues/901 . The issue seems to be triggered by the space in the channel name "RF Shock". I corrected it by replacing t...
by stieg
Fri Mar 04, 2016 3:36 pm
Forum: RaceCapture App Operation and General Q&A
Topic: MK1 can't connect to android app
Replies: 26
Views: 17781

In prior app logfiles, the app iterated across all three devices multiple times before finally connecting. This test, it just stopped and gave up. Seems hit-or-miss now. We hear ya. We had to make some changes to the app to support some new functionality coming in the 2.9.0 firmware so that is prob...
by stieg
Thu Mar 03, 2016 3:27 pm
Forum: RaceCapture App Operation and General Q&A
Topic: MK1 can't connect to android app
Replies: 26
Views: 17781

Looking at your logfile I see the unit listed: [AndroidComms] detected ports: MCM,BECAUSERACECAR,RaceCapturePro But it would appear that the app just doesn't get to it. What is "BECAUSERACECAR" on your tablet? From what I can see it got stuck on this device. Anyway it seems like this is pr...
by stieg
Mon Feb 29, 2016 10:25 pm
Forum: RaceCapture App Operation and General Q&A
Topic: MK1 can't connect to android app
Replies: 26
Views: 17781

Cool. Let us know when you can.
by stieg
Wed Feb 24, 2016 4:13 pm
Forum: Sensors
Topic: DIY ride height sensor
Replies: 4
Views: 6768

Subscribed. Looking forward to seeing how this works out for you. May be wise to use LUA here to do the calculations since you will want to calculate the height based on the sin of the angle. With 2.9.0 firmware you will be able to make use of high rate Lua calculations to help with this.
by stieg
Wed Feb 24, 2016 4:10 pm
Forum: Hardware and Installation
Topic: default accelerometer orientation differs from industry stan
Replies: 8
Views: 8230

Hey JanVancura, I know that I can make any axis configuration in Race Capture App, but if i change the orientation of Z axis from normal to inverted, calibration doesn't work correctly for this axis (it shows 3G after calibration). Can you please take a look at this bug? Filed https://github.com/aut...
by stieg
Wed Feb 24, 2016 3:46 pm
Forum: Lua Scripting
Topic: Infinite reset loop
Replies: 15
Views: 17101

zechdz, When the unit first powers on, there is a 5 second window to disable the LUA run time by clicking the front button. Try that and see if it gets you back in the game. That is also pretty bad if the LUA run time is able to crash the RCP unit. Once you get out of the loop, will you kindly post ...
by stieg
Wed Feb 24, 2016 3:42 pm
Forum: RaceCapture/Pro General Q&A
Topic: RCP in NASA ST car?
Replies: 3
Views: 6210

Hey DanielsDM, The cellular module in MK2 is an optional component, and thus you can get one without it. The Bluetooth dongle is an external module as well, but without it you would not be able to use the android dash effectively. We had customers running RaceCapture devices at the Thunder Hill 25 h...
by stieg
Wed Feb 24, 2016 3:30 pm
Forum: RaceCapture App Operation and General Q&A
Topic: MK1 can't connect to android app
Replies: 26
Views: 17781

Hey @Toga94m
I went off and did something else for 10-20 minutes and eventually my 2.8.7 MK1 connected to the app over bluetooth. Hoping the next release gets it back to where it used to connect quickly.
Yeah... that is no good. I assume you are running the 1.4.2 beta app? Will you confirm?
by stieg
Tue Feb 09, 2016 4:37 pm
Forum: Bug Reporting
Topic: RCP Firmware 2.8.7 App Connectivity Is Unstable
Replies: 8
Views: 13061

I apologize for invoking a crash through my prototype code. HA! Not your fault. Not like you are trying to crash it or anything :P. I am quite surprised that commented-out code can break the runtime in 2.8.7 but not on 2.8.6. Are you sure its the exact same code as on 2.8.6? I downgraded my RCP to ...
by stieg
Sun Feb 07, 2016 1:02 am
Forum: Bug Reporting
Topic: RCP Firmware 2.8.7 App Connectivity Is Unstable
Replies: 8
Views: 13061

And here is what more debugging found: https://github.com/autosportlabs/RaceCa ... issues/411

Good find.