PCCar.ru - Ваш автомобильный компьютер

PCCar.ru - Ваш автомобильный компьютер (http://pccar.ru/index.php)
-   iCarDS и телефон (http://pccar.ru/forumdisplay.php?f=131)
-   -   MobilePhone Plugin (http://pccar.ru/showthread.php?t=24142)

Winlin 28.10.2016 20:55

Перед установкой версии от Lexx09 надо полностью удалить текущую, а потом все снова настраивать?
Или можно поверх ставить? И не понял его твики системы при установке выбираются или устанавливаются без спроса?

duzzy 28.10.2016 21:03

Winlin
Цитата:

Перед установкой версии от Lexx09 надо полностью удалить текущую
Конечно :) иначе будет каша...
(любые установки лучше делать по чистому, потом проблем будет меньше)

Цитата:

И не понял его твики системы при установке выбираются или устанавливаются без спроса?
Если боишься попробуй поставить на виртуальной машине(VirtualBox или VMWare player).
При запуске инсталлятор выдает окно с галками что нужно ставить а что нет...
вот такое...
http://jpegshare.net/thumbs/22/a3/22...9d2bea86f4.jpg
в нем можно выбрать что ставить.

pierrotm777 28.10.2016 21:23

Цитата:

Сообщение от duzzy (Сообщение 372893)
I read this post, and I speak absolutely about another.
Your plugin interacts directly with the program BlueSoleil from icar buttons(simple explanation), right ?
Well then why not make a small program to send commands BlueSoleil to switch from speakers to phone(toggle between speakers and phone) on the already paired phone.

icards user can make button in standard phone screen and run this little program from button to toggle between speakers and phone, and that's all.

fist run prog read from BlueSoleil what phone is paired...
then...
write to ini address of phone(or another opt)
[connected_phone]
phone=(phone address or id dot know how BlueSoleil interact with phone)
then...
write flag about fist run end(need for next run to not check what phone is paired)
[fist_run]
1_run=false

next run prog just read from ini and toggle paired phone from speakers to phone and vice versa...

I just described the simple logic of this program.
This program will be very useful to the user using a standard icards plug-in.

You want a button on the original phoco.skin screen that command MY plugin and switch speaker and phone ?

What plugin will use this ini file mine plugin or the original ?

Winlin 28.10.2016 21:55

This problem is fixed
http://pccar.ru/showpost.php?p=372865&postcount=382

1.6.4c

Winlin 28.10.2016 22:03

1 If the Subscriber has 2 phone numbers in the phone book,
When reading SMS photo only shows for the first number , in the second number of the photo does not show


2 in the history, if there are no numbers in the phone book, you must display the phone number not null, as it is now.

Winlin 28.10.2016 22:24

Цитата:

Сообщение от Winlin (Сообщение 372911)
1 If the Subscriber has 2 phone numbers in the phone book,
When reading SMS photo only shows for the first number , in the second number of the photo does not show

fix this copy to C:\Program Files\TipTop software\iCar DS\Extentions\MobilePhone\Photo
file with name second number

Winlin 29.10.2016 09:15

Цитата:

Сообщение от pierrotm777 (Сообщение 372908)
Try this new version 1.6.4c


Correct one and then you break another. Fixed to work with SMS, but broke the outgoing call.

pierrotm777 29.10.2016 12:32

Цитата:

Сообщение от Winlin (Сообщение 372913)
fix this copy to C:\Program Files\TipTop software\iCar DS\Extentions\MobilePhone\Photo
file with name second number

I can also modify the code for have a picture by number ! It's relatively easy !

pierrotm777 29.10.2016 13:34

Call out issue is into the exectbl.ini file :
Replace:
Код:

"OverlayResumePhoneOn","BYVAR;NEWPLUGINPHONEUSED;Overlay;call_in_overlay.skin<
by
Код:

"OverlayResumePhoneOn","Overlay;MOBILECALL_IN_OVERLAY.skin"

pierrotm777 29.10.2016 17:34

I have found an error into the sms reader screen !
Say button is bad:
Replace:
Код:

B,0,336,130,72,"PAUSE||DVBMUTE;1||WAIT;1||SAY;$MOBILEPHONE_MSGTEXT$||WAIT;1||RESUME||DVBMUTE;0",""
by:
Код:

B,0,336,130,72,"PAUSE||WAIT;1||SETVARBYCODE;MSGTEXT;CLTEXT||SAY;$MSGTEXT$||WAIT;1||RESUME",""

Winlin 29.10.2016 17:46

1. http://pccar.ru/showpost.php?p=372892&postcount=390

2 in the history, if there are no numbers in the phone book, you must display the phone number not null, as it is now.

pierrotm777 29.10.2016 19:09

Цитата:

Сообщение от Winlin (Сообщение 372986)

By default, the favorite screen is empty ! You have 12 positions for save your own favorite !
Favorites are saved in the beginning of the skin.ini file !

2 in the history, if there are no numbers in the phone book, you must display the phone number not null, as it is now.[/QUOTE]
What do you call 'history', the contact's list ?
I don't understand, sorry !
Send a picture please , if possible with english language !

pierrotm777 29.10.2016 19:13

Winlin, i think understand your first problem . It's not in the favorite screen but in the multi number caller.
I have this issue also if the contact has two identic number type (CELLULAR,CELLULAR or HOME,HOME)
I must to see why i have this problem.

pierrotm777 29.10.2016 21:13

I have found the multi number screen issue!
It was an iCarDS issue with the use of BYVAR in an indicator !

I use File;$MYVAR$ for solve this issue !

Curious

Winlin 30.10.2016 06:30

Вложений: 1
Цитата:

Сообщение от pierrotm777 (Сообщение 372992)
2 in the history, if there are no numbers in the phone book, you must display the phone number not null, as it is now


What do you call 'history', the contact's list ?
I don't understand, sorry !
Send a picture please , if possible with english language !

calls in, calls out, all calls ....


Вложение 45353

Winlin 30.10.2016 07:04

1.6.4.e

multi number caller not work properly

If you open an account with 3 numbers, then Subscriber with 2, then 3-rd number shows from the previous Subscriber.

Photo not show.

pierrotm777 30.10.2016 12:29

Цитата:

Сообщение от Winlin (Сообщение 372986)
1. http://pccar.ru/showpost.php?p=372892&postcount=390

2 in the history, if there are no numbers in the phone book, you must display the phone number not null, as it is now.

Please, send the vcard for these contacts that have no name or no number in history list.

And if possible a part of your MobilePhone_*CH.txt files .

Thanks

Winlin 30.10.2016 12:34

я подредактировал MOBILECALL_IN_OVERLAY.skin , чтобы можно было вернуться в MOBILECALL.skin

[Contact's Infos]
IMG,120,0,360,108,"$SkinPath$Theme\$ThemeButtons$\buttons\menu_8_260_ 90_off.png",off
IMG,120,0,360,108,"$SkinPath$Theme\$ThemeButtons$\buttons\menu_8_260_ 90_on.png",on
IMG,120,0,360,108,"$SkinPath$Theme\$ThemeButtons$\buttons\menu_8_260_ 90_down.png",down
IMG,120,0,360,108,"$SkinPath$Theme\$ThemeButtons$\buttons\menu_8_260_ 90_shadow_$shadow$.png",off
I,138,10,85,85,"MOBILEPHONE_NEWPHOTOPATH",,,
L,227,12,248,22,#FontMainBottomRed#,#FontMainBotto mGreen#,#FontMainBottomBlue#,18,#FontMainBottomSty le#,"=$l_set_BTM_Calling$","CENTER"
L,227,43,249,22,#FontMainBottomRed#,#FontMainBotto mGreen#,#FontMainBottomBlue#,18,#FontMainBottomSty le#,"MOBILEPHONE_CALLERNAME","CENTER"
L,228,75,249,21,#FontMainBottomRed#,#FontMainBotto mGreen#,#FontMainBottomBlue#,18,#FontMainBottomSty le#,"MOBILEPHONE_CALLERID","CENTER"
//B,120,0,360,108,"MOBILEPHONE_PICKUP||MOBILEPHONE_UNMUTEMIC||MOBILEP HONE_UNMUTESPKR",
B,120,0,360,108,"MENU;MOBILECALL.skin||PHONECLOSEOVERLAY",

Winlin 30.10.2016 12:40

Цитата:

Сообщение от pierrotm777 (Сообщение 373029)
Please, send the vcard for these contacts that have no name in history list.

Thanks

not understood what a vcard, if those strings that are not in the phone book?

pierrotm777 30.10.2016 12:52

Цитата:

Сообщение от Winlin (Сообщение 373031)
not understood what a vcard, if those strings that are not in the phone book?

vcard files are the *.vcf files.
Or send me the MobilePhone_*CH.txt files please !
Just a part of these files !

pierrotm777 30.10.2016 13:02

Цитата:

Сообщение от Winlin (Сообщение 373030)
я подредактировал MOBILECALL_IN_OVERLAY.skin , чтобы можно было вернуться в MOBILECALL.skin

[Contact's Infos]
IMG,120,0,360,108,"$SkinPath$Theme\$ThemeButtons$\buttons\menu_8_260_ 90_off.png",off
IMG,120,0,360,108,"$SkinPath$Theme\$ThemeButtons$\buttons\menu_8_260_ 90_on.png",on
IMG,120,0,360,108,"$SkinPath$Theme\$ThemeButtons$\buttons\menu_8_260_ 90_down.png",down
IMG,120,0,360,108,"$SkinPath$Theme\$ThemeButtons$\buttons\menu_8_260_ 90_shadow_$shadow$.png",off
I,138,10,85,85,"MOBILEPHONE_NEWPHOTOPATH",,,
L,227,12,248,22,#FontMainBottomRed#,#FontMainBotto mGreen#,#FontMainBottomBlue#,18,#FontMainBottomSty le#,"=$l_set_BTM_Calling$","CENTER"
L,227,43,249,22,#FontMainBottomRed#,#FontMainBotto mGreen#,#FontMainBottomBlue#,18,#FontMainBottomSty le#,"MOBILEPHONE_CALLERNAME","CENTER"
L,228,75,249,21,#FontMainBottomRed#,#FontMainBotto mGreen#,#FontMainBottomBlue#,18,#FontMainBottomSty le#,"MOBILEPHONE_CALLERID","CENTER"
//B,120,0,360,108,"MOBILEPHONE_PICKUP||MOBILEPHONE_UNMUTEMIC||MOBILEP HONE_UNMUTESPKR",
B,120,0,360,108,"MENU;MOBILECALL.skin||PHONECLOSEOVERLAY",

I don't like your change:
I better idea would be to do a hold option on the exit button like that:
Код:

B,120,0,360,108,"MOBILEPHONE_PICKUP||MOBILEPHONE_UNMUTEMIC||MOBILEPHONE_UNMUTESPKR",@MENU;MOBILECALL.skin||PHONECLOSEOVERLAY@
The idea to use the overlay screen mode is the possibility to go to another command like audio or what you need without hide the overlay screen !

Winlin 30.10.2016 13:14

MobilePhone_*CH.txt includes

LST0890||
LST2130909||


vcard

BEGIN:VCARD
VERSION:3.0
FN:
N:
TEL;TYPE=0:0890
END:VCARD
BEGIN:VCARD
VERSION:3.0
FN:
N:
TEL;TYPE=0:2130909
END:VCARD

pierrotm777 30.10.2016 13:20

Цитата:

Сообщение от Winlin (Сообщение 373034)
MobilePhone_*CH.txt includes

LST0890||
LST2130909||


vcard

BEGIN:VCARD
VERSION:3.0
FN:
N:
TEL;TYPE=0:0890
END:VCARD
BEGIN:VCARD
VERSION:3.0
FN:
N:
TEL;TYPE=0:2130909
END:VCARD

Ok, your vcard is very limited for this type of contact !
I see what i can do with that !

pierrotm777 30.10.2016 13:51

Цитата:

Сообщение от Winlin (Сообщение 373034)
BEGIN:VCARD
VERSION:3.0
FN:
N:
TEL;TYPE=0:0890
END:VCARD
BEGIN:VCARD
VERSION:3.0
FN:
N:
TEL;TYPE=0:2130909
END:VCARD

This vcard is extract from a history file or your pb.vcf file ?

Winlin 30.10.2016 15:06

Цитата:

Сообщение от pierrotm777 (Сообщение 373041)
This vcard is extract from a history file or your pb.vcf file ?

This vcard is extract from pb.vcf

Winlin 30.10.2016 15:27

Вложений: 1
Цитата:

Сообщение от pierrotm777 (Сообщение 373047)
I have found a method for extract the history type when no name and no datetime exist !
1.6.4f

Вложение 45355

Winlin 30.10.2016 15:30

MOBILEPHONE_NUMBER* should be clear variable

pierrotm777 30.10.2016 16:51

Цитата:

Сообщение от Winlin (Сообщение 373048)
This vcard is extract from pb.vcf

Ok, i need a vacrd extract from a history file and not the pb.vcf file

pierrotm777 30.10.2016 16:56

Цитата:

Сообщение от Winlin (Сообщение 373049)

That i can add is the number in replace to name when the name don't exist !

pierrotm777 30.10.2016 17:01

Цитата:

Сообщение от Winlin (Сообщение 373050)
MOBILEPHONE_NUMBER* should be clear variable

Please, explain !

Winlin 30.10.2016 17:11

multi number caller not work properly

If you open an account with 3 numbers, then Subscriber with 2, then 3-rd number shows from the previous Subscriber.

in MOBILEPHONE_CHOOSENUMBER.skin $MOBILEPHONE_NUMBER0-4$
when the output is not purged. the next time you open if phone numbers are smaller numbers remain from the previous one.

pierrotm777 30.10.2016 17:11

This version add the number if the name don't exist !
1.6.4g

Winlin 30.10.2016 17:29

MOBILEPHONE_PHONEBOOKPICTURE in MOBILEPHONE_CHOOSENUMBER.skin not properly

pierrotm777 30.10.2016 17:32

Цитата:

Сообщение от Winlin (Сообщение 373056)
multi number caller not work properly

If you open an account with 3 numbers, then Subscriber with 2, then 3-rd number shows from the previous Subscriber.

in MOBILEPHONE_CHOOSENUMBER.skin $MOBILEPHONE_NUMBER0-4$
when the output is not purged. the next time you open if phone numbers are smaller rooms remain from the previous one.

Ho , i understand the problem !

pierrotm777 30.10.2016 18:10

Цитата:

Сообщение от Winlin (Сообщение 373059)
MOBILEPHONE_PHONEBOOKPICTURE in MOBILEPHONE_CHOOSENUMBER.skin not properly

Can you explain please !

Winlin 30.10.2016 18:29

Цитата:

Сообщение от pierrotm777 (Сообщение 373066)
Can you explain please !

until MOBILEPHONE_CHOOSENUMBER. skin MOBILEPHONE. skin changes the variable MOBILEPHONE_PHONEBOOKPICTURE

also in MOBILEPHONE. skin not working lights

IND, MOBILEPHONE_PHONEPB, i_Off.png, i_On.png

IND, MOBILEPHONE_PHONECCH, i_Off.png, i_On.png

IND, MOBILEPHONE_PHONEOCH, i_Off.png, i_On.png

IND, MOBILEPHONE_PHONEMCH, i_Off.png, i_On.png

IND, MOBILEPHONE_PHONEICH, i_Off.png, i_On.png

pierrotm777 30.10.2016 20:02

I shall see picture tomorrow. About indicators, they run as I want and not as the original plugin. Each led return if files exist.

Winlin 31.10.2016 05:32

Цитата:

Сообщение от pierrotm777 (Сообщение 373076)
About indicators, they run as I want and not as the original plugin. Each led return if files exist.

Ok.
Then it is not clear at what point the files are updated. When you click on the button they are not updated. The update occurs only along with an update to the phone book.
you need to update the corresponding list in the case of an incoming or outgoing call, but do not update when the phone book.

pierrotm777 31.10.2016 13:33

Цитата:

Сообщение от Winlin (Сообщение 373116)
Ok.
Then it is not clear at what point the files are updated. When you click on the button they are not updated. The update occurs only along with an update to the phone book.

It's exactly that !
That i should can add is a blinking mode but i think that icards have not this feature as RideRunner has (SetIndBlink;mobilephone_synchronizing;true or
SetIndBlink;mobilephone_synchronizing;false)
Цитата:

Сообщение от Winlin (Сообщение 373116)
you need to update the corresponding list in the case of an incoming or outgoing call, but do not update when the phone book.

The code already exist but it is commented for now into the xml file false .
Change it by true !
Actually, all list are updated only after a call out !
I try to change that this morning !

Winlin 31.10.2016 13:47

PhoneBookAutoUpdate not exactly what we need. phone book just update is not necessary. It is necessary to update the lists of incoming, outgoing and not answered calls.


Часовой пояс GMT +4, время: 03:18.

Работает на vBulletin® версия 3.8.4.
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Перевод: zCarot