Search found 16 matches
- Mon Oct 17, 2016 6:38 am
- Forum: Bug Reporting
- Topic: 2.10.0 Firmware Won't Print(integer)
- Replies: 5
- Views: 18852
Hi, With your bluetooth module, can you paste the unit's log file when you first power up the unit? We'll be looking for messages related to bluetooth initialization. also, can you create a simple script that reproduces your scripting problem on 2.10.0 so we can test over here? Thanks, Here's a scr...
- Mon Oct 17, 2016 5:57 am
- Forum: Bug Reporting
- Topic: 2.10.0 Firmware Won't Print(integer)
- Replies: 5
- Views: 18852
Hi, With your bluetooth module, can you paste the unit's log file when you first power up the unit? We'll be looking for messages related to bluetooth initialization. also, can you create a simple script that reproduces your scripting problem on 2.10.0 so we can test over here? Thanks, When I paste...
- Tue Oct 11, 2016 11:45 am
- Forum: Bug Reporting
- Topic: 2.10.0 Firmware Won't Print(integer)
- Replies: 5
- Views: 18852
Bluetooth problem is a hardware failure
A friend sent me his RaceCapturePro2 (the only two in Thailand are now in my garage?) and with a second unit it was easy to determine that my bluetooth module has failed. How do I get a replacement? Or can I cobble one together from off-the-shelf components I can source in Asia?
-JJ
-JJ
- Fri Oct 07, 2016 8:42 am
- Forum: Bug Reporting
- Topic: 2.10.0 Firmware Won't Print(integer)
- Replies: 5
- Views: 18852
Replicated the problem, now bluetooth is dead
It's definitely a firmware upgrade problem. My bluetooth connection also stopped working, so I upgraded again to 2.10.0 to see if that fixes the bluetooth, and the script stopped working again but not the bluetooth. So I downgraded the firmware to 2.9.0 and the script started working again. Still di...
- Fri Oct 07, 2016 2:50 am
- Forum: Bug Reporting
- Topic: 2.10.0 Firmware Won't Print(integer)
- Replies: 5
- Views: 18852
2.10.0 Firmware Won't Print(integer)
I just upgraded to 2.10.0 and my working script no longer works. So I downgraded to 2.9.2, and the script started working again. One issue appears to be that print() and println() no longer automatically convert integers to strings as expected in standard Lua. Instead, I get an error about initSer e...
- Wed Oct 05, 2016 9:21 am
- Forum: Feature Requests
- Topic: "Clear Script" Button on Lua Scripting Page
- Replies: 1
- Views: 12075
"Clear Script" Button on Lua Scripting Page
Maybe I'm missing something, but I find it very difficult to clear out an old script from the scripting window. With short scripts I can just click-drag-select and delete all the text, but when the script is longer than the window, dragging the left mouse button drags the whole window instead. I lik...
- Sun Sep 18, 2016 9:28 am
- Forum: RaceCapture/Pro General Q&A
- Topic: Data Analysis Software - Motec, Gems, AEM
- Replies: 119
- Views: 2597980
Time / Distance switch in GEMS
Hey guys, Having some issues with GEMS itself. When you have the data loaded and try to switch from time to distance mode it's goes nuts. As viewing data by time is nearly useless for comparison. Any help appreciated, Mat Walker DREAM Motorsport (F4, FFord) Pedders Racing ( GT86 Australian Producti...
- Sat Sep 17, 2016 5:12 am
- Forum: Feature Requests
- Topic: Ability to disregard laps for "Best Lap"
- Replies: 0
- Views: 18045
Ability to disregard laps for "Best Lap"
Here's a really simple thing that would improve the live streaming. I'd like to be able to force the system to ignore a certain lap in the "Best Lap" display. Just right-click > ignore this lap on the offending lap on Podium would be all it takes. In Thai endurance racing, the cars are wei...
- Tue Aug 30, 2016 2:14 pm
- Forum: Lua Scripting
- Topic: 5 Baud Rate on Serial Port
- Replies: 2
- Views: 5113
Re: 5 Baud Rate on Serial Port
Just got my new digital oscilloscope, and it turns out the GSX-R1000 uses ISO 14230 fast initialization, so the 5 baud rate is not necessary. Now I have to figure out how to get the 25 ms. low / 25 ms. high hardware initialization sequence, which should be easy. Then I can talk to it through the aux...
- Tue Aug 16, 2016 5:59 am
- Forum: Lua Scripting
- Topic: 5 Baud Rate on Serial Port
- Replies: 2
- Views: 5113
5 Baud Rate on Serial Port
Is it possible to run the auxiliary serial port all the way down to 5 (yes, five, not a typo) baud? This is the baud rate for ISO 9141-2 initialization, necessary to communicate with my Suzuki GSX-R1000 engine. I want to connect the aux serial port up via a simple level-shifting adapter to the K-lin...
- Wed May 18, 2016 6:02 am
- Forum: Telemetry
- Topic: Send SMS to RaceCapture?
- Replies: 13
- Views: 24540
Send SMS to RaceCapture?
We used the RaceCapture Pro 2 for a 6-hour endurance race at Buriram International Circuit in Thailand over the weekend. The drivers loved the predictive lap time screen and the Samsung Galaxy S5 ran for the whole 6 hours with enough battery left over for a call home. Unfortunately, one of our drive...
GSX-R1000 to HealTech to Serial Converter
That's exactly the feedback I needed. Thank you!
First approach will be (GSX-R1000 diagnostic port) to (HealTech gizmo to USB) to (USB to serial converter) to RC aux serial port.
-JJ
First approach will be (GSX-R1000 diagnostic port) to (HealTech gizmo to USB) to (USB to serial converter) to RC aux serial port.
-JJ
USB / Serial / Bluetooth Communication to GSX-R1000 ECU
I see the Lua scripting page says the USB port is available as serial port 0, but recommends against using it as it " may interfere with normal operations of the unit". Is this still the case? I already have a device, the HealTech OBD Tool for Suzuki ( http://shop.bluemonkeymotorsports.com...
- Thu Apr 21, 2016 5:06 am
- Forum: Hardware and Installation
- Topic: OBD-II to CAN-bus Cable, Active or Passive?
- Replies: 1
- Views: 4061
OBD-II to CAN-bus Cable, Active or Passive?
I'm trying to connect my RaceCapture Pro Mk.2 to the ECU on my 2007-2008 Suzuki GSX-R1000-engined race car. There is no OBD-II connector, just an undocumented connector that the Internet has figured out supports the K-line subset of OBD-II. I have the CAN-bus to OBD-II cable from Autosportlabs, but ...