This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
smittytx said:You might be able to shed some pounds by pulling out the dash cluster. The only thing you won't have is a fuel gauge.

ArizonaGT said:Is there a way to get the AIM to register the fuel used etc? I haven't played around with it too much.
DocB said:On my Aim I have it set up for % fuel in tank, and it is pretty close to the dash gauge.

ArizonaBOSS said:I think the only weight we are going to get on the car is the final weight when it's ready for corner-balance.
Maybe I can sneak it into the race shop next week and get a "before" weight.
Here's what I'm thinking (gross estimation) on what could be done weight-wise. Pardon my notation, it is a little backwards from what you might normally think.
ArizonaBOSS said:Looks like we want "M_FUEL_LVLMEAN" to display what's actually in the tank.
ArizonaBOSS said:Update: This isn't present in my list of channels on AiM, still haven't found something that works. Using stock fuel level gauge between sessions.
Jimmy Pribble said:You have P_FUEL_USED. If one doesn't already exist, you can just write a custom math channel with the static beginning fuel load and then subtract P_FUEL_USED to get a "fuel remaining" value. If you are a real propeller-head, you can probably write a channel that returns "laps remaining before empty."
Custom AiM Math Channels:
http://www.aim-sportline.com/download/software/doc/Math_Channels_101_eng.pdf
OR, take the data you have already collected to get your racing burn rate and do the math up-front to determine how much fuel to put in the car for any given race/track. This is actually better, because you only want as much fuel in the car as you need anyway. Then fill to that level before your race and don't worry about a gauge.
ArizonaBOSS said:Did you get the Master Cylinder Pressure data figured out?
Jimmy Pribble said:I'm getting there. I did collect some quick street data with the 302R configuration before Polar Vortex 2014 hit (only lasted one day for us) and I'm still getting my head around it. Right now I am mapping the 2012 Mustang AiM config against the 302R AiM config on a spreadsheet, because they use different channel names for the same things (Why AiM, WHY???) and adding plain names. There are some channel names that I can't figure-out at all and there is not any standard (apparently), nor any documentation for either the 2012 Mustang or 302R config.
My intention is to get everything together and start a "How to get started with an AiM system" thread in the how-to forum. Then the AiM people can come together and help solve the mystery channels and share tips, tricks, and maybe even math channel formulas and track data. We can geek-out on very specific AiM and Race Studio stuff. I'm no expert, either, but I figure we will be soon enough.
And yes, it does appear that the brake pressure channel works fine. I'll do better testing soon (I get TracKey on Saturday.)