Jump to content

Recommended Posts

Posted

2021 AT4. Cardinal Red. 3.0 duramax. 
 

adding the off-road steps this week and a cover soon. Also will be swapping badges to be black for the AT4 and GMC logos. Black exhaust outlets too. 

7BF9C3AF-5883-4AF7-B0DE-6DF5D0DDBF60.jpeg

  • Like 10
  • Thanks 1
Posted
On 4/18/2021 at 8:48 PM, blckblt said:

2021 AT4. Cardinal Red. 3.0 duramax. 
 

adding the off-road steps this week and a cover soon. Also will be swapping badges to be black for the AT4 and GMC logos. Black exhaust outlets too. 

7BF9C3AF-5883-4AF7-B0DE-6DF5D0DDBF60.jpeg

Beautiful truck! Welcome!

Posted (edited)

That truck would be perfect for dumping my pontoon this weekend since mine is in the shop after kissing bambi! lol

Edited by Minnvmax
Posted
1 hour ago, TripleBGM said:

Nice truck. I've been thinking about the 3.0. How do you like it?

So far I love it.  Power is really good.  Not the instant off the line power of the 6.2 that I had but over all very good.

 

Averaging 22.3 over the 230ish miles I have put on it.  Mix of city, country roads and highway (75-80) with a little bit of idle.  I have had a couple trips around 25 miles that were around 25-27mpg (mix with no highway and minimal stops) and another one that was 65 miles and was a mix of all driving (mostly highway and country road) and got 24 mpg.

Posted
35 minutes ago, Minnvmax said:

That truck would be perfect for dumping my pontoon this weekend since mine is in the shop after kissing bambi! lol

Sorry about making contact with bambi.  Hopefully you get it fixed and back soon.

Posted
11 hours ago, dieselfan1 said:

Pull me over Red. emoji106.png


Sent from my SM-G991U using Tapatalk
 

Yes but I am hoping that it is also "Other drivers see me red". 

 

I had my 2020 TB for 15 months and it was Black.  At least once a week I would have someone either pull out in front of, drift into my lane, etc.  Broad daylight or at night.  Some how I managed to avoid all of them.  One of them was a 18 wheeler that ignored the yield signs......  Several times I would have died if I hadn't avoided the crash.  I think the truck had a death wish.

Posted
Yes but I am hoping that it is also "Other drivers see me red". 
 
I had my 2020 TB for 15 months and it was Black.  At least once a week I would have someone either pull out in front of, drift into my lane, etc.  Broad daylight or at night.  Some how I managed to avoid all of them.  One of them was a 18 wheeler that ignored the yield signs......  Several times I would have died if I hadn't avoided the crash.  I think the truck had a death wish.
IMy lifted truck is black and it's huge but I run with my foglights on during the day for that exact reason

Sent from my SM-G991U using Tapatalk

Posted

Terrible color choice ! 😉

 

People notice it for sure !

 

5.3 with an 8 speed getting a steady 22.9-23.2 MPG commuting 58 miles round trip every day. Stop and go combined with interstate at 75 MPH.

Red Hot.jpg

Posted
Yes but I am hoping that it is also "Other drivers see me red". 
 
I had my 2020 TB for 15 months and it was Black.  At least once a week I would have someone either pull out in front of, drift into my lane, etc.  Broad daylight or at night.  Some how I managed to avoid all of them.  One of them was a 18 wheeler that ignored the yield signs......  Several times I would have died if I hadn't avoided the crash.  I think the truck had a death wish.
There's a reason white is the #1 color for cars. It's obvious to see. Iirc, red is the most ticketed.

Sent from my SM-N960U using Tapatalk

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Forum Statistics

    250.4k
    Total Topics
    2.7m
    Total Posts
  • Member Statistics

    342,758
    Total Members
    8,960
    Most Online
    Randy Ginoza
    Newest Member
    Randy Ginoza
    Joined
  • Who's Online   3 Members, 0 Anonymous, 2,122 Guests (See full list)

  • Latest Articles

  • Posts

    • Paid $2.72 for E85 today.
    • Welcome back! No, it definitely doesn't pass the sniff test. Even "ceasefire" needs an alternative definition these days.    $5.29 at Kroger today
    • That makes sense, and I think you are describing the real product problem. Capturing data is the easy part. If the owner or technician has to manually dig through five minutes of millisecond-level logs, the product has already failed. The device would be at the ECM harness, not at the OBD port, so I agree that data retrieval and event marking need to be thought through carefully. The way I am thinking about the architecture is: The recorder itself should not depend on a phone, app, Bluetooth, Wi-Fi, or cloud connection to capture the event. It should always keep a local rolling buffer and lock the event locally. A button, phone app, or small cabin device would only act as an event marker. If the driver feels a stumble and presses the button 10–30 seconds later, the pre-buffer has to already contain the useful data. For data retrieval, the practical options would be a sealed service USB lead, Wi-Fi download, or a phone/cabin companion device. I would not expect the owner to remove the ECM-side module or work with raw files directly. The cloud or AI side would be for interpretation, not for capturing the event. The truck may have no connection when the issue happens, so the evidence has to be saved locally first. After that, cloud processing could help decode the data, compare it against baselines, and generate a readable report. For the first version, I would keep the automatic triggers conservative and objective: driver event marker bus-off error passive voltage drop / brownout device reset FIFO or queue overflow a normally periodic message disappearing side-to-side communication mismatch, if the topology supports that For “learning normal,” I agree with your point, but I would not want to overclaim it as automatic root-cause diagnosis at first. A realistic first step would be learned baseline comparison for that specific vehicle and operating condition. For example, a value would only be compared against similar conditions: RPM range load / MAP throttle position gear / vehicle speed coolant and oil temperature battery voltage AFM/DFM state, if decoded and validated Then the report could flag things like: this periodic message disappeared compared with its normal timing this value deviated from this vehicle’s normal range under similar conditions the same abnormal pattern repeated after the same type of event the anomaly occurred together with voltage, oil-pressure, misfire, or communication changes But I would still call that “abnormal pattern detected,” not “replace this part,” unless there is enough validated repair data behind it. So the intended product would not be “here is a huge log.” It would need to be an event package: what triggered the capture how much pre/post data was preserved what changed before and after the event whether the device itself reset, overflowed, or saw a bus error selected graphs around the event raw data only as supporting evidence From your perspective, what would make this kind of report useful instead of just another datalog? For example: What are the top 5 parameters or events you would want highlighted first? Would you trust a learned baseline for that specific vehicle, or would you prefer fixed thresholds? How much false-positive flagging would be acceptable before you stopped looking at the reports? What would a one-page report need to show for an independent shop to take it seriously? For misfire, AFM/DFM, oil pressure, or U-code complaints, what would you want the tool to flag automatically?
    • 2024 Silverado 2500 HD LTZ grille no camera Parts list   84603331 84913656 84913657 84913654 84913655 84911567 84911568 85646092 85646093 85797921 85797922   11570637  x10-15   grille/bumper bolts 11546500  x10      grille clips 11571006  x10      push/retainer clips 11546454  x6       nut retainers 11611609  x6       M5 bolts 11610700  x6       molding/trim retainers
    • And use RA's 5% discount code if you buy from them.  google for the code, one is always available.
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...