Search found 53 matches

by aaronc7
Fri Sep 02, 2022 11:56 pm
Forum: Custom Code
Topic: LS1 Boost OS - Development
Replies: 321
Views: 134977

Re: LS1 Boost OS - Development

I know you've been putting your time into E92 stuff lately, just wondering if this 'new' stuff ever got to a point of being something releasable?

Anyways, I'd still love to try out the closed loop PE stuff sometime.
by aaronc7
Wed Feb 02, 2022 12:17 pm
Forum: Tool Development
Topic: VPW Analyzer Tool
Replies: 27
Views: 41804

Re: VPW Analyzer Tool

That is exactly what is supposed to happen ... It is followed by ATZ, atz needs to be tested to ensure it returns OK, then the rest of the commands while also checking each for their proper response. Welp, I just finished commiting and doing a pull request to the main branch with these bug fixes. S...
by aaronc7
Tue Feb 01, 2022 10:22 am
Forum: Tool Development
Topic: VPW Analyzer Tool
Replies: 27
Views: 41804

Re: VPW Analyzer Tool

Thanks again for helping me getting it working. It's really cool to have that sniffing ability using only my trusty old OBDLink MX. Here's the specific sleep / init commands I ended up with: #configure the modem time.sleep(2) self.sp.write(b'z\r\n') # Just send garbage in case we get stuck in a weir...
by aaronc7
Sat Jan 29, 2022 10:40 am
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: LS1 Boost OS V2.1
Replies: 81
Views: 95297

Re: LS1 Boost OS V2.1

My biggest gripe with bin tuning is general is..............tuner pro. Which has led me to use hpt in that past in a hacky manner. I'm trying out EcuEdit right now as a possible alternative (but it costs money...not a big deal. but its also hardware locked which would be a deal breaker for many).
by aaronc7
Sat Jan 29, 2022 10:29 am
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: "flat response" knock sensors
Replies: 39
Views: 15150

Re: "flat response" knock sensors

here's a bin.

Curious to see how this turns out
by aaronc7
Tue Jan 25, 2022 1:43 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: "flat response" knock sensors
Replies: 39
Views: 15150

Re: "flat response" knock sensors

HPT has nothing to log a live knock level thing. You just get to record KR. Its one of the things I miss about my old Honda I tuned... It had a live "knock level" PID that was read at 60 hz and was a 0-100% value. You could see knocks as large spikes. You would also see the relative "...
by aaronc7
Sun Dec 19, 2021 11:12 am
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: PCM Hammer Release 19
Replies: 62
Views: 22084

Re: PCM Hammer Release 19

Once I get settled after this move I'd like to give my MXv2 a go again and see if we can't figure out what the heck is/was going on with it.
by aaronc7
Tue Dec 14, 2021 7:39 am
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: "flat response" knock sensors
Replies: 39
Views: 15150

Re: "flat response" knock sensors

Been quite a while ago now and I can't dig up all the good info I found at the time...but I basically came to the conclusion that I should just stick to stock sensors/stock location if I wanted to keep any sort of reliable knock system. As it turned out, the block I got was gen3 style so it wasn't a...
by aaronc7
Thu Dec 02, 2021 12:40 am
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: LS1 Boost OS V2.1
Replies: 81
Views: 95297

Re: LS1 Boost OS V2.1

The challenging part of making this work however is the OSID. HPT throws a fit over the un-known OSID so it can't load the proper definition. So to make that work might have to make an option where it doesn't change the OSID, or at least give an option to toggle it back/forth for editing. Just leav...
by aaronc7
Tue Nov 30, 2021 3:14 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: LS1 Boost OS V2.1
Replies: 81
Views: 95297

Re: LS1 Boost OS V2.1

As for user defined parameters, I have not seen them blocking off sections of the calibration segments yet, but I suppose it's a possibility in the future. I was also able to apply the boost OS patch to a bin and convert the file into hpt with their tune translator. I didn't flash it. But in theory ...