Active Topics

 

Showing results 1 to 23 of 23 @ 0.00 seconds. Search: Posts Made By: tuxy
Forum: Applications 2010-07-30, 14:37
Replies: 568
Views: 268,478
Posted By tuxy
Re: [Announce] Bluetooth PBAP / Carkit support is coming to N900...

Great, I was (slowly) working on a backport of the ebook plugin, can cancel that now.

I'm missing one change in your list, and that is filtering of phonebook queries. The ebook backend doesn't...
Forum: Nokia N900 2010-07-25, 16:35
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

Thank you. I didn't know about the lack of async ebook support in the stock openobex libs. I tested the configuration you suggested (upgraded lib, original obexd) and was quite happy to see pc-suite...
Forum: Nokia N900 2010-07-24, 20:23
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

Tested the PC-suite connection to the N900 using both stock and custom obex versions.

Procedure:
1 - pc-suite not started
2 - connect phone via USB
3 - press PC-suite button on N900
4 - start...
Forum: Nokia N900 2010-07-22, 23:07
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

I like all the suggestions from Jarmo2 and you. As I see it, a single post to the bug thread could not only attract testers, but also developers. A wiki page can be used to reflect the current...
Forum: Nokia N900 2010-07-22, 16:31
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

For me, that would be premature. I'm still looking into the issues and the sourcecode involved. And I'm familiar with Linux, but Maemo is new to me.
Forum: Nokia N900 2010-07-22, 16:18
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

I can confirm: the libopenobex1 upgrade breaks PC-suite.

Just tested on a work PC:

- with upgraded obex stack on my N900, PC-suite didn't work with cable or bluetooth.
- after a downgrade to...
Forum: Nokia N900 2010-07-22, 14:44
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

Could be carkit related, but also vcard version related. Your carkit uses version 2.1, mine (and Jarmo2's?) uses vcard version 3.0. These vcard versions differ in character set handling: 2.1...
Forum: Nokia N900 2010-07-21, 22:44
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

== tracker backend ==

Now that I got my carkit working with the e-book backend, I started debugging the tracker backend, as it seems to support more use cases (missed calls, etc).

The tracker...
Forum: Nokia N900 2010-07-21, 21:12
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

Cannot find that post just now, but I remember it was because of failing dependencies? Sometimes these dependencies are more of a packaging issue than a real one. Hcidump is a simple binary in...
Forum: Nokia N900 2010-07-21, 19:19
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

Reinstalling the original packages that are manually updated in drew's post 70 is worth a try.

But keep in mind that this can cause problems for the phone. Backup your data, backup your config...
Forum: Nokia N900 2010-07-21, 17:32
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

The phone number is not transferred, so the contact itself is?
And if so, is the name with ä, ö or ü then displayed correctly?

Just tested with a fake contact with ö and ü in the name, and my...
Forum: Nokia N900 2010-07-21, 10:13
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

I'm getting old :)

Added attachment to original post, thanks.
Forum: Nokia N900 2010-07-21, 10:01
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

Edit: solved the duplicate phonebook issue by returning an empty phonebook when SIM1/telecom/pb is queried. See attachments: obexd binary and the phonebook-ebook.c file containing all changes.
Forum: Nokia N900 2010-07-20, 23:43
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

See attached my latest version for /usr/lib/obex/obexd on the N900.

In this version:
1. vcards are properly separated by CR/LF
2. multiple (TEL) entries are included in the vcards
3. only...
Forum: Nokia N900 2010-07-20, 23:26
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

Checked your bt-dump with wireshark, and it doesn't show the CR/LF bytes between the vcards the binary from post 179 puts in the stream. You probably got your binaries mixed up.
Forum: Nokia N900 2010-07-20, 09:41
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

I don't think there is a need for such an option, as obexd should only send the parameters the carkit asks for. The reason you see picture references now is that the workaround I use ignores the...
Forum: Nokia N900 2010-07-18, 22:49
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

A 2007 carkit uses PBAP v1.0 at best, and probably no PBAP at all.

If you want to know whether your carkit uses PBAP, connect the N900 to your carkit wile running:
hcidump -w dump.dat
as...
Forum: Nokia N900 2010-07-18, 22:33
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

Debugged the ebook backend for the single-telephone-number issue. There seems to be a misunderstanding between the obexd ebook plugin and libebook in maemo on how multiple values for e.g. telephone...
Forum: Nokia N900 2010-07-15, 22:52
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

You are right, it looks like the tracker backend is geared towards richer support than the ebook backend. In addition to a phonebook pull with multiple TEL entries, the tracker backend should support...
Forum: Nokia N900 2010-07-15, 09:38
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

Used ebook backend. And as far as I can see this backend now only supports single TEL entries. Not sure though, as this whole PBAP stuff is new to me.
Forum: Nokia N900 2010-07-14, 22:29
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

I think it is worth a try. I don't have Drews source for the file in post 168, but it didn't work on my carkit, and this file does.
Forum: Nokia N900 2010-07-14, 21:50
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

I'm gifted with a N900 that works with my carkit :)

I followed Drews instructions to compile the obexd binary (post 70).

The change that implements the carriagereturn/linefeed remark from...
Forum: Nokia N900 2010-07-14, 21:18
Replies: 282
Views: 80,894
Posted By tuxy
Re: Car kit can not access contact information...

OK, just checked, and adding CRLF between vcards worked for my carkit: a Peugeot Connect Nav. All contacts available after an outbound call.

The change:
[sbox-FREMANTLE_ARMEL: ~/obexd/plugins] >...
Showing results 1 to 23 of 23



 
Forum Jump

All times are GMT. The time now is 10:45.