![]() |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
in the meantime, is there a way to temporarily disable the MAP BT profile? the car pops up an error dialog after a few minutes when trying to retrieve SMSes. not really an issue. i can dismiss the dialog manually but i just have to do it everytime. anyway, keep it up!!!! |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
You can test if the MAP (non working) is enabled: Code:
# sdptool browse local | grep MessageChange the line: Code:
Exec=/usr/lib/obex/obexd --nodaemon --symlinks --root .obex-root --root-setup /usr/bin/obex-root-setup --capability '!/usr/bin/gen-obex-capability.sh'Code:
Exec=/usr/lib/obex/obexd --nodaemon --noplugin=mas --symlinks --root .obex-root --root-setup /usr/bin/obex-root-setup --capability '!/usr/bin/gen-obex-capability.sh'You have to restart obexd after changing this file (reboot your N900 or kill the obexd and run it under user). Hope it helps. |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Just upgraded to latest CSSU-T, which has pulled in PBAP support. Is it possible to swap the first/last name order? I have an Abarth with Fiat's Blue&Me system which is storing names as Surname, First Name which is quite unnatural when trying to issue voice commands to it.
|
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
Quote:
Also good for me is if you're able to use pbap-client (python script so it's arch independent) from obexd-client package like: ./pbab-client <BT addr> to list your contacts and see if it's ok. I receive from my N900: BEGIN:VCARD VERSION:2.1 UID:26 PRODID:-//Synthesis AG//NONSGML SyncML Engine V3.4.0.27//EN REV:2012-03-13T15:18:43Z N:Surname;FirstName;;; FN:FirstName Surname NICKNAME:Nick TEL;PREF:+123456789 ADR:;;;;;; END:VCARD And it's what is in specification (from PBAP_SPEC_V11r00.pdf): Code:
3.1.6.1 Name attribute format |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
it used to store them the other way before using pbab, so it may be the way its configured in the car so i'll try to test it later. if so, i'll just switch back to the old fashion way (petrovich).
|
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
It would be nice if you can compare some vcard from pbap-client and export for Petrovich if it differs or not. |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Ran pbab-client (from 0.47 package) on my laptop using latest versions from Arch Linux. Had to use python2 pbab-client, to avoid the system default of running v3, as the print function failed due to the syntax changes made in v3.
The only differences running pbab-client for me compared to your results is that the VCARD version is reporting 3.0 and I have no PRODID field. I haven't been able to try Petrovich with the car yet to make sure that is still working as it was previously. I have found that the v-card used by Petrovich, generated by the export contacts feature of Contacts, is different for v2.1. It seems to omit the FN: field. I'll keep testing. |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
Code:
#!/usr/bin/pythonQuote:
Quote:
It should be the same contact. Please try also debug the obexd so we know how the Blue&Me is using PBAP (PullAll or VCard listing). You need installed, configured and started syslog + http://talk.maemo.org/showpost.php?p...&postcount=340 + restart obexd (the easiest way is to reboot the phone) |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
I have to use the 0.47 version to get it to work with the installed obexd. 0.47 changes the D-Bus namespace to use org.bluez.obex, messes with the API and sets VCARD 3.0 in pbab-client. I've run with 0.47 returning 2.1 and 3.0.
pbab-client 2.1 Code:
BEGIN:VCARDCode:
BEGIN:VCARDCode:
BEGIN:VCARDCode:
BEGIN:VCARDWill have to wait till at least tomorrow afternoon to test with car as I'm off to sleep before long. For syslog, is it as simple as: Code:
root |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
Quote:
Quote:
You can start sysklogd few seconds before Blue&Me pairing/connecting so the log file will be smaller. You should see obexd lines in /var/log/syslog. These lines I'm interested in. And of course I'm curious if Petrovich way leads to different behaviour in voice dialing. |
| All times are GMT. The time now is 00:10. |
vBulletin® Version 3.8.8