luthj
Engineer In Residence
Did some quick reworking on the Canbus program with improved debug output. Found a couple errors. A user contacted me with a currently unusable T1N 4x4 conversion with ford parts and Chrysler NAG1/Tcase. So I am doing a bit of a hail mary with my Canbus bridge module.
Here is the sample output (this is adjusted to compensate for the Ford axle swapped van). I am using the typical serial console output for debug purposes. I misspelled a variable name, that had me chasing my tail for a few hours. Hexadecimal outputs can look suspiciously like decimal!
wSpeedXr is the raw integer value. wSpeedL/R is the corrected value. cData is the output bytes, and bData is the input bytes. I jacked the front right wheel, and spun it manually.
I should be getting my wrangler trans mount tomorrow. If it fits, I am nearly ready to pull the sprinters trans, and reassemble with the Tcase/housing.
Here is the sample output (this is adjusted to compensate for the Ford axle swapped van). I am using the typical serial console output for debug purposes. I misspelled a variable name, that had me chasing my tail for a few hours. Hexadecimal outputs can look suspiciously like decimal!
wSpeedXr is the raw integer value. wSpeedL/R is the corrected value. cData is the output bytes, and bData is the input bytes. I jacked the front right wheel, and spun it manually.
Code:
lMsgID=0X200
wSpeedRr=0
wSpeedLr=221
wspeedR=0
wSpeedL=89
wspeedAr=0
wspeedA=0
cData [4]..[7]
0-59-0-0-
bData [0]..[3]
0-DD-0-0-
I should be getting my wrangler trans mount tomorrow. If it fits, I am nearly ready to pull the sprinters trans, and reassemble with the Tcase/housing.
IMG_20190731_172708196
IMG_20190731_172926468
IMG_20190731_173432207

IMG_20190811_102356988
IMG_20190811_102545891_HDR
IMG_20190811_102703053
IMG_20190811_102708217
IMG_20190811_102754621
IMG_20190811_103154851
IMG_20190811_103200366
IMG_20190811_103635007
IMG_20190811_104318321
IMG_20190811_104644158
IMG_20190811_104748116
IMG_20190811_141701342