XK / XKR ( X150 ) 2006 - 2014

Requesting paid veteran assistance with choosing a first X150

Thread Tools
 
Search this Thread
 
  #141  
Old 09-13-2019 | 03:18 PM
TraxtarXKR's Avatar
Thread Starter
|
Senior Member
Joined: Apr 2019
Posts: 331
Likes: 120
From: Dallas, TX
Default

I have not figured out how to auto-start the GPS service when the device boots. But on the launcher, I have one of the options to be 'GPS', which opens the program so I can manually check the box to start the service. The GlobalSat dongle works quite well when I experimented with it in the passenger seat on my cell phone, and disabled the phone's internal sensors and put it into airplane mode so that only the dongle was working.

I do think that I can create a script or shell command using Tasker to automate the service startup. I also found an apk that should automate it, but it asks for superuser permissions. The Beelink GT King is rooted from factory, and comes with TWRP installed, but no SuperSU. So, I think I can manually move the apk files into the root folder to give it manual permission (essentially what granting SuperUser access does), and let the program work as intended.

I'll just be excited to see the car launcher pop up on the touch screen for the first time, be able to control it using the touch screen, use google maps, and hear music stream from the android box to the Bovee bluetooth unit.

I currently use tasker on my cell phone to know I'm both driving, and in my own car, with a few separate profiles.

The first three profiles are what trigger bluetooth to turn on:

They essentially work the same way... one is 'at home' and the other is 'at work'. When I get to work/home by detecting a wifi network ID, the condition is met, and it turns off bluetooth and silences the phone for meetings and the like. The important part for our discussion is the END TASK...

For the end task, once the phone looses wifi connection to my home or work network, it knows I'll probably be in the car soon. So, it turns on bluetooth, sets a 'driving' variable to 1, and tries to connect bluetooth to the bovee in the jaguar. This basically says I'm not at home, or at work, so I'm probably driving somewhere... let's try to connect to the car's bluetooth. If bluetooth is NOT connected (more on that later in condition 4), i will retry 5 times, and if it doesn't connect, bluetooth turns off since I'm not in my car or the bovee is turned off.

The third profile I use to turn on bluetooth uses the phone accelerometer, and knowing I'm not connected to home/work wifi. So, NOT at home, Not and work, and driving detected. When these three conditions occur, it turns on bluetooth. This is for cases where I'm not leaving work or home, but start driving... like from the store, for example. Basically when the driving condition is met, it performs the same end task as above, but as a start task. End task is to clear the 'driving' variable.

So, I've left work... bluetooth turns on. Or, I've left home... bluetooth turns on. Or, I'm not at home or at work, but it knows I'm driving... bluetooth turns on.

Which leads us to the fourth condition... bluetooth connects. This simply sets a 'bluetooth connected' variable to 1. End task is simply to clear the 'bluetooth connected' variable. This makes it so that the phone doesn't keep trying to re-connect to bluetooth in the above tasks, and doesn't automatically turn OFF if the bluetooth does connect to something.

Okay... so bluetooth is on/off when i need it to be... now what? How do we auto enable driving mode?

With the above profiles, bluetooth has turned on because i'm not at home (exit task), OR not and work (Exit task), OR I'm driving (Entrance task).

We only want this to work when we're in our car... so the last profile is only enabled when bluetooth connects to the bovee dongle in the Jag (which can only happen because bluetooth turns on from the above 3 profiles, and doesn't turn off because bluetooth actually connects to a specific device the phone recognizes). Only then will the 'Car audio play' profile become enabled. This turns on the car launcher, turns on pandora, and starts playing music. This profile ONLY turns on in my car while I'm driving... usually within 30 seconds or so. If the phone connected to my bluetooth headphones, for example, this profile would not enable... but bluetooth also wouldn't turn off by itself, because the 'bluetooth connected' variable is 1.

For the android box setup... my phone only needs to make calls, and provide a network connection for the android box. All I need to do is change a few of these conditions so that instead of turning on bluetooth, it turns on wifi hotspot for the car. The android box will also be running tasker to enable GPS service on the GlobalSat dongle, but it should connect to my phone's hotspot as soon as it sees it. Programming all that will probably take a bit of trial and error, but doesn't seem daunting in my head. We shall see!

Sean, while I have your attention... do I need to know a 'radio code' before I start pulling out the touch screen? Will it disable the car if I unplug it to modify the case for ribbon cables and plug it back in when complete?

Thanks for the help.
 

Last edited by TraxtarXKR; 09-13-2019 at 04:13 PM.
  #142  
Old 09-13-2019 | 04:02 PM
Sean W's Avatar
Veteran Member
Joined: Jun 2013
Posts: 8,478
Likes: 4,312
From: USA
Default

No radio code needed for US cars. I disconnected the battery when I pulled the head unit to install The ribbons are short so I drilled a hole in the back of the head unit and put in a grommet for easier fitment. I don't recall if the nav unit keeps attempting to reboot when you pull the Most cables, but in the end I had a few head units so I just swapped one out while working on another. The car should start and run IIRC but you'll get DTC's which will go away once the unit is plugged back in. Again, the nav unit will be constantly trying to boot unless you install a most bypass loop.

Car Solutions sold you the touch screen bits?

If you're using theirs, l'd love seeing the demo and probably better posted in the other thread. I found it ultimately to be slow and difficult so I just ended up storing a wireless mouse in the glovebox and if needed use it for maps and music but moved away from it because my eyes were off the road too long. May have been my choices of launchers too as I used two car launchers and Apex. For touch, Apex was the best (for me) Most apps were fine and launched at start up (Torque Pro comes to mind which is basically all I use now) I was disappointed in the display of google maps (color) but liked the voice command capability. Dunno, maybe Waze is better but haven't used OEM maps or google maps when on the road. Will also look forward to which music app you're using. I never tried a subscription service like spotify. If they have voice command you'll be golden. Bottom line for me was touch only before driving. A larger interface is needed (bigger soft touch buttons) Maybe I'm just to old:_)
 

Last edited by Sean W; 09-13-2019 at 04:10 PM.
  #143  
Old 09-13-2019 | 04:11 PM
TraxtarXKR's Avatar
Thread Starter
|
Senior Member
Joined: Apr 2019
Posts: 331
Likes: 120
From: Dallas, TX
Default

Gregory at car solutions went ahead and sourced the touch controller and switchboard from their partner office in europe for me. EXCELLENT customer service. He still expects a full shipment of both boards next month.

I am going to use Car Launcher AG. The Beelink GT King is a very nice media box, working on the new S922X chipset. It's a much faster GPU and processor than the 905 or 912 chipsets, but the OS is still going through critical updates for features to work (like the notification bar, for example), which is a bit frustrating. So far, using an air remote, I have not seen any lag whatsoever... so I'm interested to see how the touch interface works when it's all connected. Hopefully by the end of the month with my time availability.

I'm trying to time everything so I have the car pulled apart for as little time as possible. So, when the red anodized gear selector comes in, I'll pull the radio and connect the boards, pull the center console trim and wrap it in the satin red vinyl, run the cables to the trunk, and install the gear selector.
 
The following users liked this post:
Sean W (01-26-2020)
  #144  
Old 09-13-2019 | 04:24 PM
Sean W's Avatar
Veteran Member
Joined: Jun 2013
Posts: 8,478
Likes: 4,312
From: USA
Default

I have Car Launcher AG, GWG, Car Launcher Pro, Apex and I think I tried the Android Auto emulator. I know Lockbox was using that one. Will be interested in your take but for me to go back , I need a screen with "GIANT *** Soft Touch buttons" so I can focus on the road.

Frankly I wish someone could just redesign the current OEM touchscreen. The current OEM screens were designed by someone who loves excel and drill downs. I'd love to give that a go but I'm not a coder. I think Cambo said he has a partner that broke down that code but he's a busy guy and makes a living off retrofits. Not worth troubling him for it. If someone created one, I'm sure he'd be offering it up.
 

Last edited by Sean W; 09-13-2019 at 04:28 PM.
The following users liked this post:
TraxtarXKR (09-13-2019)
  #145  
Old 09-13-2019 | 04:30 PM
TraxtarXKR's Avatar
Thread Starter
|
Senior Member
Joined: Apr 2019
Posts: 331
Likes: 120
From: Dallas, TX
Default

That would be really nice. Or, to even emulate the touch screen in the F Type to maintain the jaguar look and feel but bring it into the current decade of GUI design.

I am also unskilled in python programming, or would definitely have a go at it.
 
The following users liked this post:
Sean W (09-13-2019)
  #146  
Old 09-13-2019 | 06:21 PM
u102768's Avatar
Veteran Member
Joined: Jan 2010
Posts: 2,941
Likes: 1,491
From: New Zealand
Default

Originally Posted by TraxtarXKR

For starters, I discovered a neat fact... It seems that midnight black was a 1 year only color in 2012. I don't see it as an option for any other year. Downside is finding any replacement panels or spoilers that are my exact color will be very difficult.
Midnight was actually the black colour for the 4.2 litre cars up until mid 2008 when it changed to Ultimate Black. Due to lack of availability of materials after the Japan earthquake and Tsunami they went back to Midnight for a short while.
 
  #147  
Old 09-16-2019 | 08:17 AM
Tervuren's Avatar
Veteran Member
Joined: Oct 2015
Posts: 2,181
Likes: 654
From: Carolinas
Default

A really useful place for paint colors and these cars.

Jaguar XK Colors | GTCarLot.com - Car Color Galleries
 
  #148  
Old 01-24-2020 | 11:54 AM
TraxtarXKR's Avatar
Thread Starter
|
Senior Member
Joined: Apr 2019
Posts: 331
Likes: 120
From: Dallas, TX
Default

I'll use this thread as a log for my progress with the car.

Recent updates:

Wrapped the 'brushed aluminum' interior bits in satin supercandy red by APA Films out of Italy. They make a beautiful product.

I also installed red carbon fiber extended paddles, and diamond weave red stitch floor mats. I got these custom oversized to tuck under the interior panels for a really nice edge-less fitment.













 
  #149  
Old 01-24-2020 | 11:57 AM
TraxtarXKR's Avatar
Thread Starter
|
Senior Member
Joined: Apr 2019
Posts: 331
Likes: 120
From: Dallas, TX
Default

Also finally completed integration of the android box. This really enhances the connectivity of the vehicle, and helps make it current with 2020 technology.

 
The following 4 users liked this post by TraxtarXKR:
Cee Jay (01-24-2020), DGL (01-26-2020), Sean W (01-26-2020), u102768 (01-24-2020)
  #150  
Old 01-24-2020 | 12:02 PM
TraxtarXKR's Avatar
Thread Starter
|
Senior Member
Joined: Apr 2019
Posts: 331
Likes: 120
From: Dallas, TX
Default

Also added performance exhaust and custom tips, TIG welded with stainless steel.















 
  #151  
Old 01-24-2020 | 12:07 PM
TraxtarXKR's Avatar
Thread Starter
|
Senior Member
Joined: Apr 2019
Posts: 331
Likes: 120
From: Dallas, TX
Default

Some ongoing issues are occassional TPMS signal dropout, and a finding out that the car doesn't like to sit and idle for extended periods of time:

https://www.jaguarforums.com/forum/x...r-data-221649/

https://www.jaguarforums.com/forum/x...rmance-225584/
 
  #152  
Old 01-24-2020 | 12:16 PM
Sovejag13190's Avatar
Senior Member
Joined: Sep 2018
Posts: 194
Likes: 83
From: Allauch
Default

Originally Posted by TraxtarXKR
Also finally completed integration of the android box. This really enhances the connectivity of the vehicle, and helps make it current with 2020 technology.

https://youtu.be/zLjy9xfh0cw
Very nice !!
Hi i've install GVIF end box android but have remote to control function. You have install UTC and cotrol screen behind screen ?
I've buying UTC but other control is not available to car-connexion.
Thank's
 
  #153  
Old 01-24-2020 | 12:51 PM
TraxtarXKR's Avatar
Thread Starter
|
Senior Member
Joined: Apr 2019
Posts: 331
Likes: 120
From: Dallas, TX
Default

Originally Posted by Sovejag13190
Very nice !!
Hi i've install GVIF end box android but have remote to control function. You have install UTC and cotrol screen behind screen ?
I've buying UTC but other control is not available to car-connexion.
Thank's
Yes, I have installed the RTC and UTC to make this work. That is the only way I know to integrate the touch panel.
 
  #154  
Old 01-25-2020 | 05:33 PM
pennstater's Avatar
Junior Member
Joined: Jan 2020
Posts: 18
Likes: 1
From: Florida
Default

Could you post an interior and exterior pic of the backup camera that you installed. I recently purchased a 2010 XKR convertible and it would be nice to have a camera. Thanks!
 
  #155  
Old 01-26-2020 | 03:04 AM
Sovejag13190's Avatar
Senior Member
Joined: Sep 2018
Posts: 194
Likes: 83
From: Allauch
Default

Originally Posted by TraxtarXKR
Yes, I have installed the RTC and UTC to make this work. That is the only way I know to integrate the touch panel.
Thank's for response. Can i put android box in the trunk with RTC and UTC ?
Marc
 
  #156  
Old 01-26-2020 | 07:59 AM
Stuart S's Avatar
Veteran Member
Joined: Aug 2010
Posts: 9,467
Likes: 6,500
From: Atlanta suburbs
Default

Originally Posted by pennstater
Could you post an interior and exterior pic of the backup camera that you installed. I recently purchased a 2010 XKR convertible and it would be nice to have a camera. Thanks!
For a much easier 5-minute installation and far lower cost, the Type S wireless solar-powered backup camera works for me. See: https://www.jaguarforums.com/forum/x...option-206212/

Here's the license plate frame with the camera on the top and the solar panel on the bottom.


There are no wires between the camera and the display unit, which is powered by the cigarette lighter socket and fits perfectly in the ashtray and hides the plug and wire. It works great together with the factory parking sensors. Sure, I'd rather have the it integrated into the touchscreen display but to do that installation is above my pay grade.
 
The following users liked this post:
pennstater (02-04-2020)
  #157  
Old 01-26-2020 | 08:37 AM
DGL's Avatar
DGL
Veteran Member
Joined: Dec 2012
Posts: 3,010
Likes: 943
From: Canada
Default

Originally Posted by TraxtarXKR
Also finally completed integration of the android box. This really enhances the connectivity of the vehicle, and helps make it current with 2020 technology.

https://youtu.be/zLjy9xfh0cw


Do you have the step-by-step installation procedure for adding an android box and a list of all the accessories required? I'd like to get this done before spring. Rhy's Morgan has also been playing with adding more functionally on the XF form.
 
  #158  
Old 01-26-2020 | 10:59 AM
Sean W's Avatar
Veteran Member
Joined: Jun 2013
Posts: 8,478
Likes: 4,312
From: USA
Default

Originally Posted by Sovejag13190
Thank's for response. Can i put android box in the trunk with RTC and UTC ?
Marc
You can put the android box in the trunk but the UTC and RTC are attached to the back of the head unit.
See post 44 here on this thread for some videos on how it's set up.
https://www.jaguarforums.com/forum/x...-194608/page3/
 
  #159  
Old 01-26-2020 | 11:00 AM
Sean W's Avatar
Veteran Member
Joined: Jun 2013
Posts: 8,478
Likes: 4,312
From: USA
Default

Originally Posted by DGL
Do you have the step-by-step installation procedure for adding an android box and a list of all the accessories required? I'd like to get this done before spring. Rhy's Morgan has also been playing with adding more functionally on the XF form.
DGL, I replied in the other thread where you posted the same question.
 
The following users liked this post:
DGL (01-26-2020)
  #160  
Old 01-26-2020 | 11:08 AM
Sean W's Avatar
Veteran Member
Joined: Jun 2013
Posts: 8,478
Likes: 4,312
From: USA
Default

Originally Posted by pennstater
Could you post an interior and exterior pic of the backup camera that you installed. I recently purchased a 2010 XKR convertible and it would be nice to have a camera. Thanks!
If you have access to modified SDD or know someone who does, or live near one of the forum members who does, you'll be happier with this solution. Otherwise there are thousands of backup camera's to choose from and if you use the GVIF solution, get a camera that doesn't have parking lines. GVIF does.

https://www.jaguarforums.com/forum/x...08-xkr-198002/
 


Quick Reply: Requesting paid veteran assistance with choosing a first X150



All times are GMT -5. The time now is 09:07 PM.