It should be a structure for Analog to digital that has possible payload addresses.
Add this to your .dir
STR 1876c 8790 $Q1 :Y :WN # ADC
Search found 143 matches
- Tue Jul 02, 2024 6:41 am
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
- Sat Jun 29, 2024 10:29 pm
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
i think its Analog to digital input channels. AD_List: 1876c: 40,44,06 struct 40, 644 1876f: 41,42,06 struct 41, 642 18772: 42,d0,0a struct 42, [ad0] 18775: 43,74,06 struct 43, [674] 18778: 45,2c,08 struct 45, [82c] 1877b: 48,32,06 struct 48, 632 1877e: 49,34,06 struct 49, 634 18781: 4a,36,06 struct...
- Sat Jun 29, 2024 10:15 pm
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
what do you think this is ??? i didnt know and only because i could see a patern in it that i took more notice of it. 1876c: 40,44 word 4440 OSt1_039 1876e: 06 byte 6 1876f: 41 byte 41 18770: 42,06,42,d0,0a,43 ??? 18776: 74,06,45,2c,08,48 ??? 1877c: 32,06,49,34,06,4a ??? 18782: 36,06,4c,a8,08,4d ???...
- Sat Jun 29, 2024 10:10 pm
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
some of the things i dont know as i am still learning. SAD cant assume that any byte or word is to be a calculated value as some are not used in that way and that is where we put our things into .dir to make it print what we think it should be. eg some are multipliers that we dont need to change or ...
- Sat Jun 29, 2024 5:00 am
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
Yes it's the last byte of that table and in the sad user manual it describes that you can have the 1 or not ( 1 is the bank number in this case) The other items a also in the manual like V for value divided to make the item more understandable ( eg the adc voltage of act sensor is V 12800 to make it...
- Fri Jun 28, 2024 10:00 pm
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
- Fri Jun 28, 2024 9:42 pm
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
not sure if this will help hahaha
- Fri Jun 28, 2024 9:40 pm
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
add this then run sad again
Code: Select all
table 14214 427f :O 12 Y P 3
sym 14214 "TpTb1_4214_adaptive_learn_>BD_counts"
- Fri Jun 28, 2024 9:30 pm
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
yes i think they had ect and act incorrect.
that is why i put the addresses on the previous post.
do you have a .dir file for 12be_01 that is up to date?
that is why i put the addresses on the previous post.
do you have a .dir file for 12be_01 that is up to date?
- Fri Jun 28, 2024 9:04 pm
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
The ACT will get a bit of heat soak from the manifold/head also so its not ambient temp.
- Fri Jun 28, 2024 7:35 pm
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
I have a screen shot of TP with the conversion edited to X (was X*2)
- Fri Jun 28, 2024 7:19 pm
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
I think this is what you mean? The Hex to Dec values i have there dont have any conversion factor but appear to be Degrees C . byte 14208 4208 :P 3 sym 14208 "Adap_lern_min_ECT_4208" # 58=88 byte 14209 4209 :P 3 sym 14209 "Adap_lern_min_ECT_4209" # 73=115 byte 1420a 420a :P 3 sym 1420a "Adap_lern_mi...
- Fri Jun 28, 2024 3:58 am
- Forum: Software Issues & Support
- Topic: PID Tree view Error
- Replies: 0
- Views: 1529
PID Tree view Error
Hi. i thought i might share what happened when i did BE update. When i updated BE today 28/6/2024 all went well until i reopened BE and had a PID Error relating to Level 1 dose not exist ??? be startup.jpg So i was scratching my head WTF .... I soon realised that i dont have a LEVEL column in my pay...
- Thu Jun 27, 2024 12:57 am
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
The Sub_862f7 in your sad disassemble lst looks like the adaptive learning and there is reference to [613] and [614] that I think are ECT and ACT. Have similar learning tables in other eec's that have a update rate of 3 so that looks normal to me. Did you have logging working with quaterhorse ? Or a...
- Wed Jun 26, 2024 5:31 am
- Forum: Tuning the EEC....
- Topic: LTFT update rate?
- Replies: 27
- Views: 6840
Re: LTFT update rate?
From looking at my other el falcon ones there will be conditions like the adaptive learning Max and Min temps (0x1420b 0x1420a and learning Max/min change 0x1420d 0x1420e ) from your xdf.
I am pretty sure if you don't have data logging working the LTFT won't change.
I am pretty sure if you don't have data logging working the LTFT won't change.
- Tue Jun 25, 2024 8:26 pm
- Forum: Tuning the EEC....
- Topic: Data trace problem
- Replies: 9
- Views: 2646
- Tue Jun 25, 2024 5:27 pm
- Forum: Tuning the EEC....
- Topic: Data trace problem
- Replies: 9
- Views: 2646
- Tue Jun 25, 2024 5:11 pm
- Forum: Tuning the EEC....
- Topic: Data trace problem
- Replies: 9
- Views: 2646
Re: Data trace problem
Thanks John.
Oz falcon there is some work being done on AU eec by Rob H (ford j3 users forum )and think it's available on git hub . Think it is open eec aust and he has patch files for running boost in AU 2+3 . They will update the Ti Performance database with the AU files .
Oz falcon there is some work being done on AU eec by Rob H (ford j3 users forum )and think it's available on git hub . Think it is open eec aust and he has patch files for running boost in AU 2+3 . They will update the Ti Performance database with the AU files .
- Tue Jun 25, 2024 3:37 am
- Forum: Tuning the EEC....
- Topic: Data trace problem
- Replies: 9
- Views: 2646
Re: Data trace problem
data logging file with minimum payload.
- Tue Jun 25, 2024 3:31 am
- Forum: Tuning the EEC....
- Topic: Data trace problem
- Replies: 9
- Views: 2646
- Sun Jun 23, 2024 5:27 pm
- Forum: Tuning the EEC....
- Topic: Data trace problem
- Replies: 9
- Views: 2646
Data trace problem
Hi. I have been tuning my el falcon and the data trace circle isn't going past column 6 on my VE table (12 column) and others where RPM is the column scaler. I originally had 2 decimal places in the payload so I changed it to 0 and no change. In the data logs I have the RPM showing correctly to the ...
- Mon Jan 22, 2024 2:19 am
- Forum: EECGeeks
- Topic: 3DBC patch code
- Replies: 23
- Views: 9343
- Sun Jan 21, 2024 9:00 am
- Forum: EECGeeks
- Topic: 3DBC patch code
- Replies: 23
- Views: 9343
Re: 3DBC patch code
Just a question on address R22 in 3DBC Have i associated the R22=437 for this Sub correctly or am i way off ??? Eg 2459 [R22-49] =3EE ? 245f [R22+27] =45E ? Sub_2445_kam_qualification_test_logic: 2445: a1,37,04,22 ldw R22,437 R22 = 437_?kam_bit_flags?; 2449: 71,7f,28 an2b R28,7f FlgR28_B7_??kamok?? ...
- Thu Dec 28, 2023 12:56 am
- Forum: EECGeeks
- Topic: SAD version 5 (alpha)
- Replies: 6
- Views: 3599
Re: SAD version 5 (alpha)
Yes was only with 5.0.2jsa wrote:so if it works for 4.12 or 4.07.16b, it might not be your dir.
Have added the items to Dir and Cmt. Thanks
- Tue Dec 26, 2023 1:17 am
- Forum: EECGeeks
- Topic: SAD version 5 (alpha)
- Replies: 6
- Views: 3599
Re: SAD version 5 (alpha)
Guys, have just released latest SAD, version 5.0.1 to github/EEC-IV-disassembler. Have added a some new features and done a big tidy up. Most likely still some bugs, but I want you guys to play with it and give me feedback. Sad 5.0.2 the drag and drop in windows is working now. Thanks. Have a coupl...
- Sun Dec 03, 2023 5:11 am
- Forum: Tuning the EEC....
- Topic: Auto trans Power/Economy modes
- Replies: 3
- Views: 2659
Re: Auto trans Power/Economy modes
The XH with 5.0L running 6cyl sd ecu.
- Sun Dec 03, 2023 4:38 am
- Forum: Tuning the EEC....
- Topic: Auto trans Power/Economy modes
- Replies: 3
- Views: 2659
Re: Auto trans Power/Economy modes
Yes getting it done slowly. It's good to be able tune areas that hadn't be previously available like the trans and real time tune the engine helps heaps. I have almost finished assembly of the 1st 347 windsor for my XH and the old 5.0L that I did all the running and data logging / flogging on the dy...
- Fri Dec 01, 2023 6:56 pm
- Forum: Tuning the EEC....
- Topic: Auto trans Power/Economy modes
- Replies: 3
- Views: 2659
Auto trans Power/Economy modes
Hi. Just for some fun on 3DBC and 6DBx in my Aussie utes I have changed the boring Economy mode to EXTREME mode by setting the shift points to about 10kph below rpm limiter and down shifts to like 20 kph so it will shift down if I basicly stop. In Power mode still have normal shifting. Had to put a ...
- Sun Aug 20, 2023 6:10 am
- Forum: EECGeeks
- Topic: 3DBC patch code
- Replies: 23
- Views: 9343
Re: 3DBC patch code
1DCE ETV-456 EEC-iv BE_1DCE.BIN 1DCD ETV-456 EEC-iv from XG auto ute BE_1DCD_xgAuto.BIN 3DBC ETV-456 EEC-iv std ED 6 cyl BE_3DBC_6CYL.BIN 3DDB ETV-456 EEC-iv std 6 cyl BE_3DDB.BIN 3DBC for 302/5.0 V8 speed density (add exrea injector plug to each bank and made ECT wire longer) BE_3DBC_forV8_BASE_TUN...
- Sun Aug 20, 2023 5:57 am
- Forum: EECGeeks
- Topic: 3DBC patch code
- Replies: 23
- Views: 9343
Re: 3DBC patch code
5DBC bin for ETV-513 60 pin EEC-V XH Longreach auto and log manifold.