What I am struggling with is overlaying maths that are based on channels that are not in both data files.
Say I want Trans output speed. One car has driveshaft speed, and the other has wheelspeed.
The first is easy, Trans output==driveshaft speed. Call it Trans_OP_DSS
The second would be Trans output==wheel speed*??Maths??*Rear Gear Ratio. Call it Trans_OP_Whl
The stuff I have setup now works fine individually, but one gets n/a when overlayed. It seems like the only channels available to overlay are the the ones in the first data file. Understandable, why would you want to overlay one cars driveshaft speed with another cars Wheel speed?
The problem is it seems to also not let you use those channels in maths that you may want to overlay, like Trans_OP_DSS and Trans_OP_Whl
I know I can change sensors around or build a driveshaft speed off of wheel speed, but any way to "unlock" the channels in the overlayed data file?
Also, any way to get 4 decimal places on the dash? I have some tables for calculating gears that can't be rounded to 3 places because they would overlap in the table.