Search found 10 matches

by Adli
Mon Mar 06, 2017 9:48 pm
Forum: Feature Requests
Topic: CAN Mapping
Replies: 2
Views: 8324

Bump! Also looking for an update on this!
Not complaining about scripting, but the demo looked pretty slick!

Thanks,
by Adli
Sat Aug 06, 2016 8:38 am
Forum: Lua Scripting
Topic: setCANMask/setCANFilter
Replies: 13
Views: 24622

Just did merge in the fix 5 minutes ago. Will be part of the next RC for 2.10.0 when that goes out the door. Tested it locally with the script in the linked ticket and got expected output. Good News! I was struggling with this, specifically with the formatting of the Mask and Filter. Looking to mas...
by Adli
Sat Aug 06, 2016 8:29 am
Forum: Lua Scripting
Topic: setCANfilter
Replies: 4
Views: 4414

FYI, my code for logging a single CAD ID is below, shown with ID 999, adapted from ASL RCP2 Wiki https://wiki.autosportlabs.com/CAN_Bus_logger#Script The key change is if id == 999 then Full Lua Script --500K baud. set your baud rate here. initCAN(0, 500000) setTickRate(30&am...
by Adli
Sat Aug 06, 2016 8:27 am
Forum: Lua Scripting
Topic: setCANfilter
Replies: 4
Views: 4414

Ping - Also Interested. Right now im achieving this using the logging script provided in the wiki - but im chasing a CAN stream of data that needs to be masked, and this seems like the only way? I'd like to work this into a specific channel (Say ID 268) and mask 2 bytes (#2,3) with 0FFF... Cant seem...
by Adli
Wed Jul 20, 2016 10:06 am
Forum: Hardware and Installation
Topic: CAN BUS - 120 ohm terminator?
Replies: 2
Views: 2874

One note, i will be plugging into the CAN in place of another device, rather in the middle of the bus, so im thinking no...

Here is my reference, your input is much appreciated:
http://docs.canb.us/wiring/termination.html
by Adli
Wed Jul 20, 2016 10:00 am
Forum: Hardware and Installation
Topic: CAN BUS - 120 ohm terminator?
Replies: 2
Views: 2874

CAN BUS - 120 ohm terminator?

Making a custom CANBUS cable to start a data logging project for my BMW S1000RR - wanted to get clarification on the need for a 120 ohm termination. If the RCP will live at the end of the Can Bus line, i assume there needs to be a resistor built in to keep the CAN BUS impedance correct. Is there one...
by Adli
Tue Sep 22, 2015 7:43 pm
Forum: Hardware and Installation
Topic: Bricked MK2?
Replies: 5
Views: 4734

Thanks Brentp - puled it out and have been testing it on my desk. Nada.

Ill email you guys shortly.

Thanks,
by Adli
Tue Sep 22, 2015 8:11 am
Forum: Hardware and Installation
Topic: Bricked MK2?
Replies: 5
Views: 4734

Seems like i cant get into Bootloader mode - with the flashing red LED... :?:
by Adli
Tue Sep 22, 2015 8:05 am
Forum: Hardware and Installation
Topic: Bricked MK2?
Replies: 5
Views: 4734

Thank you - Unfortunately - i cannot get it to start up with the flashing LED.
No matter how long its disconnected or how long i hold down the button before plugging it in, firmware seems to fail.

"Unable to load firmware - cannot find bootloader"

Thoughts?
by Adli
Tue Sep 22, 2015 1:38 am
Forum: Hardware and Installation
Topic: Bricked MK2?
Replies: 5
Views: 4734

Bricked MK2?

Hi all,
During the setup of our RCP Mk2, I've seemed to have bricked it. When powered, all lights come on - green and red - and I get no response with Bluetooth or hardwired to a computer.

Read a little about using the boot loader, but I'm not sure if that applies to this.

Any recomendations?