Search found 17 matches
- Mon May 04, 2015 7:31 pm
- Forum: Telemetry
- Topic: Race Capture New Event
- Replies: 1
- Views: 3459
Race Capture New Event
Defining new event does not quite work for me. I define new event, I add vehicle, all ok. But after clicking on event I get No Data. I figured out that when I go to Ad-hoc event, edit vehicle and assign it to event I created earlier telemetry shows up for some time in this event, but then after RCP ...
- Mon May 04, 2015 7:20 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: STRING VirtualChannel
- Replies: 3
- Views: 4762
So currently channels are numeric. Are you saying you want the scripting to send text-based alerts up to the app? this is interesting. How often would it send it? once until the condition resets? Clearly we don't want to flood the app with messages. The other option is to have the app interpret the...
- Mon May 04, 2015 6:46 pm
- Forum: General Discussion
- Topic: taptalk
- Replies: 3
- Views: 6036
I haven't heard much about it being good or bad - except for the complaints about the constant popups. Have you found it useful? We're also considering migrating the forums to a different technology, like discourse to make it easier to find information. Well it allows to use forum via Tapatalk app ...
- Fri Apr 17, 2015 9:47 pm
- Forum: General Discussion
- Topic: taptalk
- Replies: 3
- Views: 6036
taptalk
Would be nice if you could integrate taptalk to this forum;-)
https://tapatalk.com/activate_tapatalk.php?plugin=phpbb
https://tapatalk.com/activate_tapatalk.php?plugin=phpbb
- Fri Apr 17, 2015 9:45 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: STRING VirtualChannel
- Replies: 3
- Views: 4762
STRING VirtualChannel
Can you consider adding string vchan?
Maybe there is some other way but I was thinking about outputting INFO, WARN, ALARM,etc messages onto dashboard and such a STRING channel would be nice to have.
Maybe there is some other way but I was thinking about outputting INFO, WARN, ALARM,etc messages onto dashboard and such a STRING channel would be nice to have.
- Fri Apr 17, 2015 9:42 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: CAN 2.0 interface I/O
- Replies: 12
- Views: 12354
Here you go: 1) Actually, in the latest firmware you can set up to 30 virtual channels - just fixed the Lua documentation. 2) We have registrations constrained due to spam. Please email us at racecapture@autosportlabs.com to be a wiki contributor. Thank you! 3) Only the basic Lua libraries are supp...
- Sat Apr 11, 2015 12:19 am
- Forum: RaceCapture App Operation and General Q&A
- Topic: User Created Channel Names
- Replies: 4
- Views: 6866
What I've found is you can add a channel in a script using the addChannel function and call the channel whatever you want. If you add a channel with the same name as an standard channel name it will override the standard channel. If I understood Brent correctly, vchans will come to Dashboard with n...
- Thu Apr 09, 2015 7:21 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: CAN 2.0 interface I/O
- Replies: 12
- Views: 12354
Thanks for catching the error. Fixed! http://autosportlabs.net/CAN_Bus_database#Brightwater_Technologies we don't yet have an external editor - that simply looks like a bug to fix! You can print newlines with a println() also. We do have some optimizing to do for the log window when there is a lot ...
- Thu Apr 09, 2015 10:55 am
- Forum: RaceCapture App Operation and General Q&A
- Topic: CAN 2.0 interface I/O
- Replies: 12
- Views: 12354
Ok, added to CAN database. thanks again! http://autosportlabs.net/CAN_Bus_database#Brightwater_Technologies Thank you brent, I am implementing this now, will post soon. You switched Mul with Add in table on wiki;-) Multiplier can't be 0 obviously;-) Have few additional questions: 1. After defining ...
- Wed Mar 25, 2015 9:45 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: CAN 2.0 interface I/O
- Replies: 12
- Views: 12354
For integrating a new CAN system this is the essential guide: http://autosportlabs.net/CAN_Bus_Integration What kind of sensors are they? That is what I wanted I think. Brightwater http://www.brightwater.co.uk/tms.html I attached CAN spec from Brighwater. I will share code if/when I implement those...
- Tue Mar 24, 2015 7:47 am
- Forum: RaceCapture App Operation and General Q&A
- Topic: CAN 2.0 interface I/O
- Replies: 12
- Views: 12354
Ok, found some resources:
http://www.autosportlabs.net/RaceCaptur ... _Scripting
http://www.autosportlabs.net/RaceCaptur ... g_Examples
Should be enough, but is it it? or there is some more?
http://www.autosportlabs.net/RaceCaptur ... _Scripting
http://www.autosportlabs.net/RaceCaptur ... g_Examples
Should be enough, but is it it? or there is some more?
- Mon Mar 23, 2015 7:40 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: CAN 2.0 interface I/O
- Replies: 12
- Views: 12354
CAN 2.0 interface I/O
Let's say I have some sensors which output CAN2.0A in Motorola format( I have full frame spec) how can I configure RCP mkII for use with custom sensors/CAN2 protocol. Also how can I setup second CAN to output CAN 2.0 custom frames? I suck at searching or I just can't find documentation for this, it ...
- Wed Dec 24, 2014 9:59 am
- Forum: RaceCapture App Operation and General Q&A
- Topic: RaceCapture/Pro MK2 v2.7.1
- Replies: 8
- Views: 9342
Are you powering over 12v while attempting telemetry connection? You need a 12v power supply when connecting via telemetry; USB power alone is insufficient. See the full telemetry guide here: http://autosportlabs.net/RaceCapturePro2_TelemetryQuickstart#Integrated_Telemetry Thanks brentp, I should R...
- Tue Dec 23, 2014 12:51 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: RaceCapture/Pro MK2 v2.7.1
- Replies: 8
- Views: 9342
- Tue Dec 23, 2014 12:31 pm
- Forum: RaceCapture App Operation and General Q&A
- Topic: RaceCapture/Pro MK2 v2.7.1
- Replies: 8
- Views: 9342
Ok, great. Thanks for the update. We're working on a 'system wide' status page that will show what's going on with the system. In the meantime, there is a system log you can monitor. Go to configuration / scripting. There, change the drop-down box to 'debug', then check the box 'poll logfile'. Do t...