Search found 31 matches

by jeffmcaffer
Fri Mar 13, 2020 6:13 am
Forum: AnalogX
Topic: AnalogX with AIM MXG 1.2
Replies: 2
Views: 5620

Bump? @brentp would love to get this wired up before the race season. Pointers much appreciated.

Jeff
by jeffmcaffer
Sun Mar 08, 2020 10:06 pm
Forum: AnalogX
Topic: AnalogX with AIM MXG 1.2
Replies: 2
Views: 5620

AnalogX with AIM MXG 1.2

I'm moving a bunch of RaceCapture sensors to a car with an AiM MXG 1.2 and picked up an AnalogX to connect as a CAN expansion module. Unfortunately the MXG does not seem to recognize the AnalogX. I have verified the connections, the AnalogX has 3.3v at the pads on the back and that the sensors are p...
by jeffmcaffer
Mon Jul 17, 2017 3:41 am
Forum: Hardware and Installation
Topic: Wifi Module Not working
Replies: 11
Views: 14590

I see there is a best of 2.12 but no mention of GoPro or WiFi in the change log. Still thinking this will go in that release? My Lua script is getting pretty long...
by jeffmcaffer
Mon Jul 17, 2017 3:28 am
Forum: Lua Scripting
Topic: Lua Script Delay Function
Replies: 10
Views: 6960

I just posted a Wake on LAN snippet in another thread. Check out viewtopic.php?t=5398.

I've been working with a Session but the same sort of thing should work for other cameras needing WoL.
by jeffmcaffer
Mon Jul 17, 2017 3:24 am
Forum: Lua Scripting
Topic: GoPro Script - Hero5 Session
Replies: 16
Views: 18580

I got something working for WoL and the GP Session. Here is the rough outline. After joining the camera's network you tell the camera to wake up using function wakeGoPro() local macChars = '' for w in string.gmatch(mac, "[0-9A-Za-z][0-9A-Za-z]") do macChars = macChars .. string.char(tonumb...
by jeffmcaffer
Sun Jun 18, 2017 5:06 pm
Forum: Lua Scripting
Topic: Lua scripting IDE?
Replies: 8
Views: 12560

VS Code (https://code.visualstudio.com/) has a nice Lua extension (gccfeli.vscode-lua). Light, fast, ...
by jeffmcaffer
Tue Jun 13, 2017 6:15 pm
Forum: RaceCapture App Bug Reporting / Feature Requests
Topic: RaceCapture App Missing 'msvcr100.dll Error and Resolution
Replies: 15
Views: 20520

I just installed using the downloaded installer. Don't know where it went. No file copying, no files in the app folder etc. Running the installer makes the dll available to all it seems. I see the file in system32 but the date is old/original so its hard to tell when it was put there. Perhaps on you...
by jeffmcaffer
Tue Jun 13, 2017 5:38 pm
Forum: Lua Scripting
Topic: GoPro Script - Hero5 Session
Replies: 16
Views: 18580

Yikes?! there should be a better way of doing that. If you have a computer on the same subnet "arp" might help. I suspect that WIFI tools like WIFI analyzer should give you insight into the devices on the net. Either way, not super friendly but...
by jeffmcaffer
Tue Jun 13, 2017 5:31 pm
Forum: RaceCapture App Bug Reporting / Feature Requests
Topic: RaceCapture App Missing 'msvcr100.dll Error and Resolution
Replies: 15
Views: 20520

I believe you can just include the dll in the app folder. If you are distributing an MSI you can get a "merge module" (msm) for the redistributable and include that in your MSI. That should do "all the right things". See also https://msdn.microsoft.com/en-us/library/ms235299.aspx...
by jeffmcaffer
Tue Jun 13, 2017 5:17 pm
Forum: RaceCapture App Bug Reporting / Feature Requests
Topic: RaceCapture App Missing 'msvcr100.dll Error and Resolution
Replies: 15
Views: 20520

Nope. I just downloaded and installed. Then ran RCP just fine. Someone else should verify just to be sure.
by jeffmcaffer
Tue Jun 13, 2017 5:03 pm
Forum: RaceCapture App Bug Reporting / Feature Requests
Topic: RaceCapture App Missing 'msvcr100.dll Error and Resolution
Replies: 15
Views: 20520

Sigh, the forum link rendering included the trailing ',' as part of the link. Here is an updated version
http://www.microsoft.com/download/en/de ... px?id=5555
by jeffmcaffer
Tue Jun 13, 2017 5:00 pm
Forum: Lua Scripting
Topic: GoPro Script - Hero5 Session
Replies: 16
Views: 18580

Yeah, that (getting the MAC address) is not pretty. There must be a dance for this. Something like when you pair the remote with a camera.

The other thing to look at is how to control multiple cameras. Waking them all and giving them all IP addresses etc.
by jeffmcaffer
Sun Jun 11, 2017 9:29 pm
Forum: Lua Scripting
Topic: GoPro Script - Hero5 Session
Replies: 16
Views: 18580

Hey Brent, you may be thinking of me and the WoL discussion. At least some of the GoPros (session in particular) need WoL before you can talk to them. See https://github.com/KonradIT/goprowifihack/blob/master/HERO4/HERO4-Session.md A while ago I poked about trying to get this to work but you need to...
by jeffmcaffer
Sun Jun 11, 2017 7:46 pm
Forum: RaceCapture App Bug Reporting / Feature Requests
Topic: RaceCapture App Missing 'msvcr100.dll Error and Resolution
Replies: 15
Views: 20520

A bit better than downloading a dll from a random place on the internet is to get it directly from Microsoft. This dll is part of the Visual C++ Redistributable 2010. Head over to http://www.microsoft.com/download/en/details.aspx?id=5555, download and install. Racecapture fired up fine for me after ...
by jeffmcaffer
Mon May 29, 2017 4:34 am
Forum: RaceCapture/Pro introductions
Topic: Minneapolis E30 Install
Replies: 10
Views: 15737

@wcorredor As mentioned, I got one of the TPS sensors you mentioned and went to install it today. I found that it is opposite the original E30 switch. That is, the microswitch closes (continuity) at idle ( you can hear the click) by turning it all the way COUNTER clockwise (when looking down on the ...