
What build did you use ?
Any photos . .
Sent from my Moto G (4) using Tapatalk
Hello all;pete wrote: ↑Wed Nov 30, 2016 1:41 am Here run Tardis. Set Tardis to be a service and get the time from the GPS. I run a boot up script to sync the time and date after seeding a date/time.
@echo off
time 15:05
date 1/03/2015
net stop "Tardis time service"
PING 1.1.1.1 -n 1 -w 15000 > NUL
net start "Tardis time service"
Thanks for your feedback, Pete!pete wrote: ↑Sun Dec 17, 2017 4:29 am I run a script as the Joggler boots in to XPe here...and time it all with the R2 startup delayer...which is free..and I delay the script launch for 5 seconds after booting...and you can then also start iGo after a bit like 7 seconds...
So then the script is edited...for only the date..
@echo off
REM time 15:05
date 1/03/2017
net stop "Tardis time service"
PING 1.1.1.1 -n 1 -w 15000 > NUL
net start "Tardis time service
For tardis setting the time settings...
anything goes X2
every hour
Here thinking of switching over to a custom car pc KODI build...and running iGo from there...with an iBus connection...
What are you referring to here?For tardis setting the time settings...
anything goes X2
every hour