Announcement

Collapse
No announcement yet.

Karter16's Silbergrau E46 M3 Journal

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • karter16
    replied
    It's been a busy few months at work, but I've done a few tiny bits and pieces here and there - quick summary below:

    Replaced the broken clamp on the negative battery cable which broke - replacement thanks to a member on the NZ forum.

    Click image for larger version

Name:	IMG_8961.jpg
Views:	649
Size:	57.5 KB
ID:	265657


    I also noticed that when I'd installed the new gas struts on the boot, I'd installed them upside down 🤦‍♂️ so quickly sorted that:

    Click image for larger version

Name:	IMG_8962.jpg
Views:	623
Size:	92.8 KB
ID:	265658


    Also realised I didn't update on adjusting the xtrons headunit to fit the dash trim properly. It turned out it needed to be adjusted a lot - more than could be achieved with a file - photo shows how far out it is:

    Click image for larger version

Name:	IMG_8963.jpg
Views:	596
Size:	104.0 KB
ID:	265659


    Next up will be getting a chance to get some decent photos of the xtrons and then will write up my thoughts on it now that I've owned it for 6 months or so.

    Also waiting for the Yurkan 6 point brace to arrive, it's currently somewhere between Germany and here.

    Leave a comment:


  • robgill
    replied
    Originally posted by karter16 View Post
    Another little side project I've been working on is this:

    As time goes on my collection of spare/new parts continues to increase to the point that it's challenging to keep track in a spreadsheet of what I've purchased/fitted/quantities remaining, etc. I also want to be able to more easily plan out future projects and map that back to parts I have/need to get.

    To this end I've setup an inventree instance and loaded into it the complete list of part numbers for my specific VIN. Now that I've got this base setup I can go through my parts shelves, load in the quantities etc. and then I have an easy view of what I've got without having to dig through boxes. When I fit parts I can decrease the stock on hand, etc. I can also make use of some of inventree's other features to build BOMs for projects, track what parts I need to order, etc.

    Is this overkill? absolutely, 100%. But it will make things a bit easier for me, plus it's cool to have a complete list of part numbers for reference.
    My method is searching email for the part # to see if I already ordered it. Then hunting around my shop for the part I already ordered 😂.

    Leave a comment:


  • karter16
    replied
    Originally posted by Bry5on View Post

    You’re the man, thanks.

    Also that’s rad that you’ve got your own inventory tool! Now I’m curious how you got a file that contains your car’s full bill of materials..
    I was reading something last night that suggested there's a way of enabling wifi ADB via terminal without root, so I might give that a go when I get a chance.

    There's no magic way I got the file unfortunately - it was old-school scrapey scrape (which I left running overnight at a slow pace to not annoy anyone too much).

    Leave a comment:


  • Bry5on
    replied
    Originally posted by karter16 View Post

    I had a further look into this this evening. Building out the boot animation is easy - here is one attached for 1280x480 screen res: [ATTACH]n263171[/ATTACH]

    I installed ADB and enabled developer tools on the Xtrons unit. Unfortunately it seems that the unit doesn't have an option to use wireless debugging. USB is indeed an option, however I don't have any USB headers installed at present, so any further work on this will need to wait until a future point in time.

    If anyone else wants to give it a go you're welcome to use the attached file. If you do then let me know how you get on!
    You’re the man, thanks.

    Also that’s rad that you’ve got your own inventory tool! Now I’m curious how you got a file that contains your car’s full bill of materials..

    Leave a comment:


  • karter16
    replied
    Another little side project I've been working on is this:

    Click image for larger version  Name:	Screenshot 2024-04-30 at 9.07.42 PM.png Views:	0 Size:	214.3 KB ID:	263181

    As time goes on my collection of spare/new parts continues to increase to the point that it's challenging to keep track in a spreadsheet of what I've purchased/fitted/quantities remaining, etc. I also want to be able to more easily plan out future projects and map that back to parts I have/need to get.

    To this end I've setup an inventree instance and loaded into it the complete list of part numbers for my specific VIN. Now that I've got this base setup I can go through my parts shelves, load in the quantities etc. and then I have an easy view of what I've got without having to dig through boxes. When I fit parts I can decrease the stock on hand, etc. I can also make use of some of inventree's other features to build BOMs for projects, track what parts I need to order, etc.

    Is this overkill? absolutely, 100%. But it will make things a bit easier for me, plus it's cool to have a complete list of part numbers for reference.

    Leave a comment:


  • karter16
    replied
    Originally posted by Bry5on View Post

    Jumping back to this but taking it to 10/10.

    There’s a boot animation that happens after the splash screen that says “powered by android” and it also appears to be customizable. It seems like the boot animation is fundamentally just PNG files zipped up. Did you consider also replacing the boot animation so it stays consistent with the stock boot up?

    background on compiling a custom boot animation: https://emteria.com/blog/custom-boot...id?hs_amp=true

    I’ll note that you made the right call with the Xtrons. It’s leaps and bounds ahead of the Avin unit that crapped out on me after two years. I should have switched earlier.
    I had a further look into this this evening. Building out the boot animation is easy - here is one attached for 1280x480 screen res: bootanimation.zip
    I installed ADB and enabled developer tools on the Xtrons unit. Unfortunately it seems that the unit doesn't have an option to use wireless debugging. USB is indeed an option, however I don't have any USB headers installed at present, so any further work on this will need to wait until a future point in time.

    If anyone else wants to give it a go you're welcome to use the attached file. If you do then let me know how you get on!
    Attached Files
    Last edited by karter16; 04-30-2024, 09:26 PM.

    Leave a comment:


  • karter16
    replied
    Checked today and in fact there doesn't appear to be an option to turn off the boot animation. So I still have no idea why I don't see the animation under normal conditions. I confirmed this morning (driving car for first time in several days) that when I turn on/start the car the unit screen turns on, immediately showing the custom boot screen (BMW logo) from there as soon as the logo stops being displayed I'm straight into the home screen of the head unit...

    Leave a comment:


  • karter16
    replied
    Actually - thinking about this further - I think there's an option to turn off the boot animation that appears after the splash screen (it just shows the splash screen for longer instead) which would explain why I don't see it. Let me double check tomorrow when I'm in the car.

    Leave a comment:


  • karter16
    replied
    Originally posted by Bry5on View Post

    Jumping back to this but taking it to 10/10.

    There’s a boot animation that happens after the splash screen that says “powered by android” and it also appears to be customizable. It seems like the boot animation is fundamentally just PNG files zipped up. Did you consider also replacing the boot animation so it stays consistent with the stock boot up?

    background on compiling a custom boot animation: https://emteria.com/blog/custom-boot...id?hs_amp=true

    I’ll note that you made the right call with the Xtrons. It’s leaps and bounds ahead of the Avin unit that crapped out on me after two years. I should have switched earlier.
    Yeah interesting - several people have mentioned the boot animation. I'm not sure why but I don't see it on my unit under normal operation. The only time I ever see it is if I've disconnected the battery and the unit is doing a cold boot, or if I intentionally restart the unit (which I haven't had to do since first setting it up). Under these scenarios the boot animation shows BEFORE the splash screen, I don't see anything appear after the splash screen, it goes straight to the Home Screen/interface. Because of this I haven't made it a priority to look into further, but given a few people have mentioned this I'll give it a go when I get a chance!

    Re the Xtrons - I have to say I'm pretty happy with it so far - I've been meaning to write up a bit of a more detailed review of my experience but need to get some time to get some decent photos to go along with the writeup - will try to get that done soon.
    Last edited by karter16; 04-25-2024, 12:06 AM.

    Leave a comment:


  • Bry5on
    replied
    Originally posted by karter16 View Post

    Nice one - I've very happy with it so far - better than I was expecting for sure.

    FWIW he's a copy of the splash screen sized to fit that unit.

    Click image for larger version  Name:	BMW1280w480h.png Views:	195 Size:	32.6 KB ID:	247055
    Jumping back to this but taking it to 10/10.

    There’s a boot animation that happens after the splash screen that says “powered by android” and it also appears to be customizable. It seems like the boot animation is fundamentally just PNG files zipped up. Did you consider also replacing the boot animation so it stays consistent with the stock boot up?

    background on compiling a custom boot animation: https://emteria.com/blog/custom-boot...id?hs_amp=true

    I’ll note that you made the right call with the Xtrons. It’s leaps and bounds ahead of the Avin unit that crapped out on me after two years. I should have switched earlier.

    Leave a comment:


  • karter16
    replied
    Originally posted by bavarian3 View Post
    Read through all of it, amazing work! and I hope everyone is in good health.
    Thanks I really appreciate that - we've had a few months of relative calm on the health front which is fantastic and I'm enjoying every moment of it!


    Sent from my iPhone using Tapatalk

    Leave a comment:


  • karter16
    replied
    Originally posted by M3_mann View Post
    Awesome build. Just picked up a silver grey! Cant wait to start a build thread soon
    Thank you! Silver grey is a great colour (if I say so myself!) looking forward to following your build!


    Sent from my iPhone using Tapatalk

    Leave a comment:


  • bavarian3
    replied
    Read through all of it, amazing work! and I hope everyone is in good health.

    Leave a comment:


  • M3_mann
    replied
    Awesome build. Just picked up a silver grey! Cant wait to start a build thread soon

    Leave a comment:


  • karter16
    replied
    At last I got the final version of the top amp bracket sorted and Dad printed it and dropped it off yesterday. I fitted it today - all looking good!

    Click image for larger version

Name:	Post 93_1.jpg
Views:	448
Size:	173.4 KB
ID:	262597

    Next up is to clean up the bay properly and then bundle up the un-needed wiring on the loom and secure it.

    I also took the opportunity to re-familiarise myself with exactly how the structural foam has been done on the rear RACP mounts on my car as I start preparing for the installation of the 6 point brace when it arrives later in the year. I also checked the welds in the trunk to ensure that they're all still good - keep an eye on this just in case.


    ​
    Last edited by karter16; 04-24-2024, 09:37 PM.

    Leave a comment:

Working...
X